2026-05-31 01:37:53.695609 | Job console starting 2026-05-31 01:37:53.705043 | Updating git repos 2026-05-31 01:37:54.304428 | Cloning repos into workspace 2026-05-31 01:37:54.656284 | Restoring repo states 2026-05-31 01:37:54.685999 | Merging changes 2026-05-31 01:37:54.686042 | Checking out repos 2026-05-31 01:37:55.239207 | Preparing playbooks 2026-05-31 01:37:56.148103 | Running Ansible setup 2026-05-31 01:38:00.607099 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-31 01:38:01.404873 | 2026-05-31 01:38:01.405044 | PLAY [Base pre] 2026-05-31 01:38:01.423370 | 2026-05-31 01:38:01.423571 | TASK [Setup log path fact] 2026-05-31 01:38:01.454172 | orchestrator | ok 2026-05-31 01:38:01.477509 | 2026-05-31 01:38:01.477665 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-31 01:38:01.510118 | orchestrator | ok 2026-05-31 01:38:01.522571 | 2026-05-31 01:38:01.522699 | TASK [emit-job-header : Print job information] 2026-05-31 01:38:01.570056 | # Job Information 2026-05-31 01:38:01.570464 | Ansible Version: 2.16.14 2026-05-31 01:38:01.570557 | Job: testbed-upgrade-stable-next-ubuntu-24.04 2026-05-31 01:38:01.570639 | Pipeline: periodic-midnight 2026-05-31 01:38:01.570697 | Executor: 521e9411259a 2026-05-31 01:38:01.570750 | Triggered by: https://github.com/osism/testbed 2026-05-31 01:38:01.570804 | Event ID: f72935accb484f9286e883281382f140 2026-05-31 01:38:01.583502 | 2026-05-31 01:38:01.583656 | LOOP [emit-job-header : Print node information] 2026-05-31 01:38:01.714223 | orchestrator | ok: 2026-05-31 01:38:01.714481 | orchestrator | # Node Information 2026-05-31 01:38:01.714529 | orchestrator | Inventory Hostname: orchestrator 2026-05-31 01:38:01.714564 | orchestrator | Hostname: zuul-static-regiocloud-infra-1 2026-05-31 01:38:01.714593 | orchestrator | Username: zuul-testbed06 2026-05-31 01:38:01.714807 | orchestrator | Distro: Debian 12.14 2026-05-31 01:38:01.714884 | orchestrator | Provider: static-testbed 2026-05-31 01:38:01.714919 | orchestrator | Region: 2026-05-31 01:38:01.714951 | orchestrator | Label: testbed-orchestrator 2026-05-31 01:38:01.714981 | orchestrator | Product Name: OpenStack Nova 2026-05-31 01:38:01.715010 | orchestrator | Interface IP: 81.163.193.140 2026-05-31 01:38:01.741395 | 2026-05-31 01:38:01.741569 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-31 01:38:02.218746 | orchestrator -> localhost | changed 2026-05-31 01:38:02.237608 | 2026-05-31 01:38:02.237980 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-31 01:38:03.307330 | orchestrator -> localhost | changed 2026-05-31 01:38:03.330467 | 2026-05-31 01:38:03.330731 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-31 01:38:03.652719 | orchestrator -> localhost | ok 2026-05-31 01:38:03.667553 | 2026-05-31 01:38:03.667727 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-31 01:38:03.702729 | orchestrator | ok 2026-05-31 01:38:03.726510 | orchestrator | included: /var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-31 01:38:03.733782 | 2026-05-31 01:38:03.733893 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-31 01:38:04.795100 | orchestrator -> localhost | Generating public/private rsa key pair. 2026-05-31 01:38:04.795678 | orchestrator -> localhost | Your identification has been saved in /var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/work/47c3b004c8494dc3afda00cf898f91eb_id_rsa 2026-05-31 01:38:04.795763 | orchestrator -> localhost | Your public key has been saved in /var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/work/47c3b004c8494dc3afda00cf898f91eb_id_rsa.pub 2026-05-31 01:38:04.795815 | orchestrator -> localhost | The key fingerprint is: 2026-05-31 01:38:04.795861 | orchestrator -> localhost | SHA256:i19fwtV3Tp5bmGhTWHHKmUL0mrjUWI+j+Cr1NnbEKUM zuul-build-sshkey 2026-05-31 01:38:04.795905 | orchestrator -> localhost | The key's randomart image is: 2026-05-31 01:38:04.795964 | orchestrator -> localhost | +---[RSA 3072]----+ 2026-05-31 01:38:04.796007 | orchestrator -> localhost | | .o . .| 2026-05-31 01:38:04.796047 | orchestrator -> localhost | | . o * | 2026-05-31 01:38:04.796113 | orchestrator -> localhost | | o B | 2026-05-31 01:38:04.796154 | orchestrator -> localhost | | E= O . | 2026-05-31 01:38:04.796192 | orchestrator -> localhost | | S.+.B.+ =| 2026-05-31 01:38:04.796241 | orchestrator -> localhost | | ..+o++= *+| 2026-05-31 01:38:04.796281 | orchestrator -> localhost | | ..o.++* +.+| 2026-05-31 01:38:04.796319 | orchestrator -> localhost | | .. o=o.+ o| 2026-05-31 01:38:04.796358 | orchestrator -> localhost | | .o+.o. . | 2026-05-31 01:38:04.796396 | orchestrator -> localhost | +----[SHA256]-----+ 2026-05-31 01:38:04.796501 | orchestrator -> localhost | ok: Runtime: 0:00:00.524984 2026-05-31 01:38:04.809123 | 2026-05-31 01:38:04.809280 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-31 01:38:04.847342 | orchestrator | ok 2026-05-31 01:38:04.860814 | orchestrator | included: /var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-31 01:38:04.871360 | 2026-05-31 01:38:04.871465 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-31 01:38:04.896314 | orchestrator | skipping: Conditional result was False 2026-05-31 01:38:04.904824 | 2026-05-31 01:38:04.904961 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-31 01:38:05.502547 | orchestrator | changed 2026-05-31 01:38:05.512596 | 2026-05-31 01:38:05.512738 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-31 01:38:05.809831 | orchestrator | ok 2026-05-31 01:38:05.821322 | 2026-05-31 01:38:05.821466 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-31 01:38:06.282562 | orchestrator | ok 2026-05-31 01:38:06.291554 | 2026-05-31 01:38:06.291715 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-31 01:38:06.727417 | orchestrator | ok 2026-05-31 01:38:06.736764 | 2026-05-31 01:38:06.736906 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-31 01:38:06.761164 | orchestrator | skipping: Conditional result was False 2026-05-31 01:38:06.772184 | 2026-05-31 01:38:06.772328 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-31 01:38:07.243345 | orchestrator -> localhost | changed 2026-05-31 01:38:07.265892 | 2026-05-31 01:38:07.266037 | TASK [add-build-sshkey : Add back temp key] 2026-05-31 01:38:07.601763 | orchestrator -> localhost | Identity added: /var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/work/47c3b004c8494dc3afda00cf898f91eb_id_rsa (zuul-build-sshkey) 2026-05-31 01:38:07.602375 | orchestrator -> localhost | ok: Runtime: 0:00:00.020088 2026-05-31 01:38:07.615671 | 2026-05-31 01:38:07.615828 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-31 01:38:08.041641 | orchestrator | ok 2026-05-31 01:38:08.052868 | 2026-05-31 01:38:08.053006 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-31 01:38:08.077546 | orchestrator | skipping: Conditional result was False 2026-05-31 01:38:08.137306 | 2026-05-31 01:38:08.137453 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-31 01:38:08.571786 | orchestrator | ok 2026-05-31 01:38:08.590995 | 2026-05-31 01:38:08.591177 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-31 01:38:08.642829 | orchestrator | ok 2026-05-31 01:38:08.651318 | 2026-05-31 01:38:08.651498 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-31 01:38:08.969368 | orchestrator -> localhost | ok 2026-05-31 01:38:08.977467 | 2026-05-31 01:38:08.977590 | TASK [validate-host : Collect information about the host] 2026-05-31 01:38:10.217778 | orchestrator | ok 2026-05-31 01:38:10.234411 | 2026-05-31 01:38:10.234553 | TASK [validate-host : Sanitize hostname] 2026-05-31 01:38:10.297250 | orchestrator | ok 2026-05-31 01:38:10.304589 | 2026-05-31 01:38:10.304726 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-31 01:38:10.877130 | orchestrator -> localhost | changed 2026-05-31 01:38:10.891519 | 2026-05-31 01:38:10.891716 | TASK [validate-host : Collect information about zuul worker] 2026-05-31 01:38:11.347075 | orchestrator | ok 2026-05-31 01:38:11.355240 | 2026-05-31 01:38:11.355381 | TASK [validate-host : Write out all zuul information for each host] 2026-05-31 01:38:11.926183 | orchestrator -> localhost | changed 2026-05-31 01:38:11.937626 | 2026-05-31 01:38:11.937753 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-31 01:38:12.228296 | orchestrator | ok 2026-05-31 01:38:12.238464 | 2026-05-31 01:38:12.238603 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-31 01:38:44.095349 | orchestrator | changed: 2026-05-31 01:38:44.095632 | orchestrator | .d..t...... src/ 2026-05-31 01:38:44.095685 | orchestrator | .d..t...... src/github.com/ 2026-05-31 01:38:44.095718 | orchestrator | .d..t...... src/github.com/osism/ 2026-05-31 01:38:44.095747 | orchestrator | .d..t...... src/github.com/osism/ansible-collection-commons/ 2026-05-31 01:38:44.095773 | orchestrator | RedHat.yml 2026-05-31 01:38:44.112538 | orchestrator | .L..t...... src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-05-31 01:38:44.112556 | orchestrator | RedHat.yml 2026-05-31 01:38:44.112608 | orchestrator | = 1.53.0"... 2026-05-31 01:39:00.955845 | orchestrator | - Finding latest version of hashicorp/null... 2026-05-31 01:39:00.956275 | orchestrator | - Finding hashicorp/local versions matching ">= 2.2.0"... 2026-05-31 01:39:01.628481 | orchestrator | - Installing hashicorp/null v3.3.0... 2026-05-31 01:39:02.047151 | orchestrator | - Installing hashicorp/local v2.9.0... 2026-05-31 01:39:02.047418 | orchestrator | - Installing terraform-provider-openstack/openstack v3.4.0... 2026-05-31 01:39:02.267664 | orchestrator | - Installed hashicorp/null v3.3.0 (signed, key ID 0C0AF313E5FD9F80) 2026-05-31 01:39:02.954272 | orchestrator | - Installed hashicorp/local v2.9.0 (signed, key ID 0C0AF313E5FD9F80) 2026-05-31 01:39:02.974026 | orchestrator | - Installed terraform-provider-openstack/openstack v3.4.0 (signed, key ID 4F80527A391BEFD2) 2026-05-31 01:39:02.974068 | orchestrator | 2026-05-31 01:39:02.974074 | orchestrator | Providers are signed by their developers. 2026-05-31 01:39:02.974079 | orchestrator | If you'd like to know more about provider signing, you can read about it here: 2026-05-31 01:39:02.974084 | orchestrator | https://opentofu.org/docs/cli/plugins/signing/ 2026-05-31 01:39:02.974091 | orchestrator | 2026-05-31 01:39:02.974096 | orchestrator | OpenTofu has created a lock file .terraform.lock.hcl to record the provider 2026-05-31 01:39:02.974112 | orchestrator | selections it made above. Include this file in your version control repository 2026-05-31 01:39:02.974117 | orchestrator | so that OpenTofu can guarantee to make the same selections by default when 2026-05-31 01:39:02.974121 | orchestrator | you run "tofu init" in the future. 2026-05-31 01:39:02.977140 | orchestrator | 2026-05-31 01:39:02.977180 | orchestrator | OpenTofu has been successfully initialized! 2026-05-31 01:39:02.977186 | orchestrator | 2026-05-31 01:39:02.977191 | orchestrator | You may now begin working with OpenTofu. Try running "tofu plan" to see 2026-05-31 01:39:02.977195 | orchestrator | any changes that are required for your infrastructure. All OpenTofu commands 2026-05-31 01:39:02.977200 | orchestrator | should now work. 2026-05-31 01:39:02.977203 | orchestrator | 2026-05-31 01:39:02.977207 | orchestrator | If you ever set or change modules or backend configuration for OpenTofu, 2026-05-31 01:39:02.977212 | orchestrator | rerun this command to reinitialize your working directory. If you forget, other 2026-05-31 01:39:02.977216 | orchestrator | commands will detect it and remind you to do so if necessary. 2026-05-31 01:39:03.032297 | orchestrator | Created and switched to workspace "ci"! 2026-05-31 01:39:03.032385 | orchestrator | 2026-05-31 01:39:03.032393 | orchestrator | You're now on a new, empty workspace. Workspaces isolate their state, 2026-05-31 01:39:03.032400 | orchestrator | so if you run "tofu plan" OpenTofu will not see any existing state 2026-05-31 01:39:03.032407 | orchestrator | for this configuration. 2026-05-31 01:39:03.152595 | orchestrator | ci.auto.tfvars 2026-05-31 01:39:03.155578 | orchestrator | default_custom.tf 2026-05-31 01:39:03.868611 | orchestrator | data.openstack_networking_network_v2.public: Reading... 2026-05-31 01:39:04.432712 | orchestrator | data.openstack_networking_network_v2.public: Read complete after 0s [id=e6be7364-bfd8-4de7-8120-8f41c69a139a] 2026-05-31 01:39:04.642426 | orchestrator | 2026-05-31 01:39:04.642497 | orchestrator | OpenTofu used the selected providers to generate the following execution 2026-05-31 01:39:04.642504 | orchestrator | plan. Resource actions are indicated with the following symbols: 2026-05-31 01:39:04.642509 | orchestrator | + create 2026-05-31 01:39:04.642524 | orchestrator | <= read (data resources) 2026-05-31 01:39:04.642529 | orchestrator | 2026-05-31 01:39:04.642534 | orchestrator | OpenTofu will perform the following actions: 2026-05-31 01:39:04.642538 | orchestrator | 2026-05-31 01:39:04.642542 | orchestrator | # data.openstack_images_image_v2.image will be read during apply 2026-05-31 01:39:04.642546 | orchestrator | # (config refers to values not yet known) 2026-05-31 01:39:04.642550 | orchestrator | <= data "openstack_images_image_v2" "image" { 2026-05-31 01:39:04.642554 | orchestrator | + checksum = (known after apply) 2026-05-31 01:39:04.642558 | orchestrator | + created_at = (known after apply) 2026-05-31 01:39:04.642562 | orchestrator | + file = (known after apply) 2026-05-31 01:39:04.642566 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.642587 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.642591 | orchestrator | + min_disk_gb = (known after apply) 2026-05-31 01:39:04.642596 | orchestrator | + min_ram_mb = (known after apply) 2026-05-31 01:39:04.642600 | orchestrator | + most_recent = true 2026-05-31 01:39:04.642603 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.642607 | orchestrator | + protected = (known after apply) 2026-05-31 01:39:04.642611 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.642617 | orchestrator | + schema = (known after apply) 2026-05-31 01:39:04.642621 | orchestrator | + size_bytes = (known after apply) 2026-05-31 01:39:04.642625 | orchestrator | + tags = (known after apply) 2026-05-31 01:39:04.642629 | orchestrator | + updated_at = (known after apply) 2026-05-31 01:39:04.642633 | orchestrator | } 2026-05-31 01:39:04.642639 | orchestrator | 2026-05-31 01:39:04.642643 | orchestrator | # data.openstack_images_image_v2.image_node will be read during apply 2026-05-31 01:39:04.642647 | orchestrator | # (config refers to values not yet known) 2026-05-31 01:39:04.642650 | orchestrator | <= data "openstack_images_image_v2" "image_node" { 2026-05-31 01:39:04.642654 | orchestrator | + checksum = (known after apply) 2026-05-31 01:39:04.642658 | orchestrator | + created_at = (known after apply) 2026-05-31 01:39:04.642661 | orchestrator | + file = (known after apply) 2026-05-31 01:39:04.642665 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.642669 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.642673 | orchestrator | + min_disk_gb = (known after apply) 2026-05-31 01:39:04.642676 | orchestrator | + min_ram_mb = (known after apply) 2026-05-31 01:39:04.642680 | orchestrator | + most_recent = true 2026-05-31 01:39:04.642684 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.642687 | orchestrator | + protected = (known after apply) 2026-05-31 01:39:04.642691 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.642695 | orchestrator | + schema = (known after apply) 2026-05-31 01:39:04.642698 | orchestrator | + size_bytes = (known after apply) 2026-05-31 01:39:04.642702 | orchestrator | + tags = (known after apply) 2026-05-31 01:39:04.642706 | orchestrator | + updated_at = (known after apply) 2026-05-31 01:39:04.642710 | orchestrator | } 2026-05-31 01:39:04.642715 | orchestrator | 2026-05-31 01:39:04.642719 | orchestrator | # local_file.MANAGER_ADDRESS will be created 2026-05-31 01:39:04.642723 | orchestrator | + resource "local_file" "MANAGER_ADDRESS" { 2026-05-31 01:39:04.642727 | orchestrator | + content = (known after apply) 2026-05-31 01:39:04.642730 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-31 01:39:04.642734 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-31 01:39:04.642738 | orchestrator | + content_md5 = (known after apply) 2026-05-31 01:39:04.642741 | orchestrator | + content_sha1 = (known after apply) 2026-05-31 01:39:04.642745 | orchestrator | + content_sha256 = (known after apply) 2026-05-31 01:39:04.642749 | orchestrator | + content_sha512 = (known after apply) 2026-05-31 01:39:04.642752 | orchestrator | + directory_permission = "0777" 2026-05-31 01:39:04.642756 | orchestrator | + file_permission = "0644" 2026-05-31 01:39:04.642760 | orchestrator | + filename = ".MANAGER_ADDRESS.ci" 2026-05-31 01:39:04.642778 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.642783 | orchestrator | } 2026-05-31 01:39:04.642788 | orchestrator | 2026-05-31 01:39:04.642792 | orchestrator | # local_file.id_rsa_pub will be created 2026-05-31 01:39:04.642796 | orchestrator | + resource "local_file" "id_rsa_pub" { 2026-05-31 01:39:04.642799 | orchestrator | + content = (known after apply) 2026-05-31 01:39:04.642803 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-31 01:39:04.642807 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-31 01:39:04.642811 | orchestrator | + content_md5 = (known after apply) 2026-05-31 01:39:04.642814 | orchestrator | + content_sha1 = (known after apply) 2026-05-31 01:39:04.642818 | orchestrator | + content_sha256 = (known after apply) 2026-05-31 01:39:04.642828 | orchestrator | + content_sha512 = (known after apply) 2026-05-31 01:39:04.642832 | orchestrator | + directory_permission = "0777" 2026-05-31 01:39:04.642836 | orchestrator | + file_permission = "0644" 2026-05-31 01:39:04.642843 | orchestrator | + filename = ".id_rsa.ci.pub" 2026-05-31 01:39:04.642847 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.642851 | orchestrator | } 2026-05-31 01:39:04.642881 | orchestrator | 2026-05-31 01:39:04.642890 | orchestrator | # local_file.inventory will be created 2026-05-31 01:39:04.642893 | orchestrator | + resource "local_file" "inventory" { 2026-05-31 01:39:04.642897 | orchestrator | + content = (known after apply) 2026-05-31 01:39:04.642901 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-31 01:39:04.642905 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-31 01:39:04.642908 | orchestrator | + content_md5 = (known after apply) 2026-05-31 01:39:04.642912 | orchestrator | + content_sha1 = (known after apply) 2026-05-31 01:39:04.642916 | orchestrator | + content_sha256 = (known after apply) 2026-05-31 01:39:04.642920 | orchestrator | + content_sha512 = (known after apply) 2026-05-31 01:39:04.642924 | orchestrator | + directory_permission = "0777" 2026-05-31 01:39:04.642928 | orchestrator | + file_permission = "0644" 2026-05-31 01:39:04.642931 | orchestrator | + filename = "inventory.ci" 2026-05-31 01:39:04.642935 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.642939 | orchestrator | } 2026-05-31 01:39:04.643024 | orchestrator | 2026-05-31 01:39:04.643030 | orchestrator | # local_sensitive_file.id_rsa will be created 2026-05-31 01:39:04.643034 | orchestrator | + resource "local_sensitive_file" "id_rsa" { 2026-05-31 01:39:04.643038 | orchestrator | + content = (sensitive value) 2026-05-31 01:39:04.643041 | orchestrator | + content_base64sha256 = (known after apply) 2026-05-31 01:39:04.643045 | orchestrator | + content_base64sha512 = (known after apply) 2026-05-31 01:39:04.643049 | orchestrator | + content_md5 = (known after apply) 2026-05-31 01:39:04.643053 | orchestrator | + content_sha1 = (known after apply) 2026-05-31 01:39:04.643056 | orchestrator | + content_sha256 = (known after apply) 2026-05-31 01:39:04.643060 | orchestrator | + content_sha512 = (known after apply) 2026-05-31 01:39:04.643064 | orchestrator | + directory_permission = "0700" 2026-05-31 01:39:04.643068 | orchestrator | + file_permission = "0600" 2026-05-31 01:39:04.643071 | orchestrator | + filename = ".id_rsa.ci" 2026-05-31 01:39:04.643075 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643079 | orchestrator | } 2026-05-31 01:39:04.643083 | orchestrator | 2026-05-31 01:39:04.643087 | orchestrator | # null_resource.node_semaphore will be created 2026-05-31 01:39:04.643090 | orchestrator | + resource "null_resource" "node_semaphore" { 2026-05-31 01:39:04.643094 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643098 | orchestrator | } 2026-05-31 01:39:04.643103 | orchestrator | 2026-05-31 01:39:04.643107 | orchestrator | # openstack_blockstorage_volume_v3.manager_base_volume[0] will be created 2026-05-31 01:39:04.643111 | orchestrator | + resource "openstack_blockstorage_volume_v3" "manager_base_volume" { 2026-05-31 01:39:04.643115 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643118 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643122 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643126 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.643129 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643133 | orchestrator | + name = "testbed-volume-manager-base" 2026-05-31 01:39:04.643137 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643141 | orchestrator | + size = 80 2026-05-31 01:39:04.643144 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643148 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643152 | orchestrator | } 2026-05-31 01:39:04.643157 | orchestrator | 2026-05-31 01:39:04.643161 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[0] will be created 2026-05-31 01:39:04.643164 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-31 01:39:04.643168 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643172 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643176 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643183 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.643187 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643191 | orchestrator | + name = "testbed-volume-0-node-base" 2026-05-31 01:39:04.643195 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643198 | orchestrator | + size = 80 2026-05-31 01:39:04.643202 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643206 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643209 | orchestrator | } 2026-05-31 01:39:04.643215 | orchestrator | 2026-05-31 01:39:04.643218 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[1] will be created 2026-05-31 01:39:04.643222 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-31 01:39:04.643226 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643230 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643233 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643237 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.643241 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643245 | orchestrator | + name = "testbed-volume-1-node-base" 2026-05-31 01:39:04.643248 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643252 | orchestrator | + size = 80 2026-05-31 01:39:04.643256 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643259 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643263 | orchestrator | } 2026-05-31 01:39:04.643268 | orchestrator | 2026-05-31 01:39:04.643272 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[2] will be created 2026-05-31 01:39:04.643276 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-31 01:39:04.643279 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643283 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643287 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643291 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.643294 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643298 | orchestrator | + name = "testbed-volume-2-node-base" 2026-05-31 01:39:04.643302 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643305 | orchestrator | + size = 80 2026-05-31 01:39:04.643312 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643315 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643319 | orchestrator | } 2026-05-31 01:39:04.643324 | orchestrator | 2026-05-31 01:39:04.643328 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[3] will be created 2026-05-31 01:39:04.643332 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-31 01:39:04.643336 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643339 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643343 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643347 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.643350 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643354 | orchestrator | + name = "testbed-volume-3-node-base" 2026-05-31 01:39:04.643358 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643361 | orchestrator | + size = 80 2026-05-31 01:39:04.643365 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643369 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643373 | orchestrator | } 2026-05-31 01:39:04.643411 | orchestrator | 2026-05-31 01:39:04.643416 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[4] will be created 2026-05-31 01:39:04.643420 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-31 01:39:04.643424 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643427 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643431 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643438 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.643442 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643446 | orchestrator | + name = "testbed-volume-4-node-base" 2026-05-31 01:39:04.643450 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643454 | orchestrator | + size = 80 2026-05-31 01:39:04.643457 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643461 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643465 | orchestrator | } 2026-05-31 01:39:04.643470 | orchestrator | 2026-05-31 01:39:04.643474 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[5] will be created 2026-05-31 01:39:04.643478 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-05-31 01:39:04.643482 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643485 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643489 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643493 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.643497 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643500 | orchestrator | + name = "testbed-volume-5-node-base" 2026-05-31 01:39:04.643504 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643508 | orchestrator | + size = 80 2026-05-31 01:39:04.643512 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643515 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643519 | orchestrator | } 2026-05-31 01:39:04.643524 | orchestrator | 2026-05-31 01:39:04.643528 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[0] will be created 2026-05-31 01:39:04.643532 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643536 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643540 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643544 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643547 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643551 | orchestrator | + name = "testbed-volume-0-node-3" 2026-05-31 01:39:04.643555 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643559 | orchestrator | + size = 20 2026-05-31 01:39:04.643563 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643566 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643570 | orchestrator | } 2026-05-31 01:39:04.643575 | orchestrator | 2026-05-31 01:39:04.643579 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[1] will be created 2026-05-31 01:39:04.643583 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643587 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643591 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643594 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643598 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643602 | orchestrator | + name = "testbed-volume-1-node-4" 2026-05-31 01:39:04.643606 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643609 | orchestrator | + size = 20 2026-05-31 01:39:04.643613 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643617 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643621 | orchestrator | } 2026-05-31 01:39:04.643626 | orchestrator | 2026-05-31 01:39:04.643630 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[2] will be created 2026-05-31 01:39:04.643633 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643637 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643641 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643645 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643648 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643652 | orchestrator | + name = "testbed-volume-2-node-5" 2026-05-31 01:39:04.643656 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643663 | orchestrator | + size = 20 2026-05-31 01:39:04.643667 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643670 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643674 | orchestrator | } 2026-05-31 01:39:04.643679 | orchestrator | 2026-05-31 01:39:04.643683 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[3] will be created 2026-05-31 01:39:04.643687 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643690 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643694 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643698 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643704 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643708 | orchestrator | + name = "testbed-volume-3-node-3" 2026-05-31 01:39:04.643712 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643715 | orchestrator | + size = 20 2026-05-31 01:39:04.643719 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643723 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643727 | orchestrator | } 2026-05-31 01:39:04.643732 | orchestrator | 2026-05-31 01:39:04.643736 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[4] will be created 2026-05-31 01:39:04.643740 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643743 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643747 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643751 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643755 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643758 | orchestrator | + name = "testbed-volume-4-node-4" 2026-05-31 01:39:04.643762 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643817 | orchestrator | + size = 20 2026-05-31 01:39:04.643822 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643826 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643829 | orchestrator | } 2026-05-31 01:39:04.643835 | orchestrator | 2026-05-31 01:39:04.643839 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[5] will be created 2026-05-31 01:39:04.643843 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643847 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643850 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643854 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643858 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643861 | orchestrator | + name = "testbed-volume-5-node-5" 2026-05-31 01:39:04.643865 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643869 | orchestrator | + size = 20 2026-05-31 01:39:04.643873 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643876 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643880 | orchestrator | } 2026-05-31 01:39:04.643885 | orchestrator | 2026-05-31 01:39:04.643889 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[6] will be created 2026-05-31 01:39:04.643893 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643897 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643901 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643905 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643908 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643912 | orchestrator | + name = "testbed-volume-6-node-3" 2026-05-31 01:39:04.643916 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643920 | orchestrator | + size = 20 2026-05-31 01:39:04.643923 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643927 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643931 | orchestrator | } 2026-05-31 01:39:04.643936 | orchestrator | 2026-05-31 01:39:04.643940 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[7] will be created 2026-05-31 01:39:04.643944 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.643952 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.643956 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.643959 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.643963 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.643967 | orchestrator | + name = "testbed-volume-7-node-4" 2026-05-31 01:39:04.643970 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.643974 | orchestrator | + size = 20 2026-05-31 01:39:04.643978 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.643982 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.643985 | orchestrator | } 2026-05-31 01:39:04.643991 | orchestrator | 2026-05-31 01:39:04.643995 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[8] will be created 2026-05-31 01:39:04.643998 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-05-31 01:39:04.644002 | orchestrator | + attachment = (known after apply) 2026-05-31 01:39:04.644006 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.644009 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.644013 | orchestrator | + metadata = (known after apply) 2026-05-31 01:39:04.644017 | orchestrator | + name = "testbed-volume-8-node-5" 2026-05-31 01:39:04.644021 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.644024 | orchestrator | + size = 20 2026-05-31 01:39:04.644028 | orchestrator | + volume_retype_policy = "never" 2026-05-31 01:39:04.644032 | orchestrator | + volume_type = "ssd" 2026-05-31 01:39:04.644036 | orchestrator | } 2026-05-31 01:39:04.644210 | orchestrator | 2026-05-31 01:39:04.644216 | orchestrator | # openstack_compute_instance_v2.manager_server will be created 2026-05-31 01:39:04.644220 | orchestrator | + resource "openstack_compute_instance_v2" "manager_server" { 2026-05-31 01:39:04.644224 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-31 01:39:04.644227 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-31 01:39:04.644231 | orchestrator | + all_metadata = (known after apply) 2026-05-31 01:39:04.644235 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.644238 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.644242 | orchestrator | + config_drive = true 2026-05-31 01:39:04.644249 | orchestrator | + created = (known after apply) 2026-05-31 01:39:04.644253 | orchestrator | + flavor_id = (known after apply) 2026-05-31 01:39:04.644256 | orchestrator | + flavor_name = "OSISM-4V-16" 2026-05-31 01:39:04.644260 | orchestrator | + force_delete = false 2026-05-31 01:39:04.644264 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-31 01:39:04.644268 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.644271 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.644275 | orchestrator | + image_name = (known after apply) 2026-05-31 01:39:04.644279 | orchestrator | + key_pair = "testbed" 2026-05-31 01:39:04.644282 | orchestrator | + name = "testbed-manager" 2026-05-31 01:39:04.644286 | orchestrator | + power_state = "active" 2026-05-31 01:39:04.644290 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.644294 | orchestrator | + security_groups = (known after apply) 2026-05-31 01:39:04.644297 | orchestrator | + stop_before_destroy = false 2026-05-31 01:39:04.644301 | orchestrator | + updated = (known after apply) 2026-05-31 01:39:04.644305 | orchestrator | + user_data = (sensitive value) 2026-05-31 01:39:04.644308 | orchestrator | 2026-05-31 01:39:04.644313 | orchestrator | + block_device { 2026-05-31 01:39:04.644316 | orchestrator | + boot_index = 0 2026-05-31 01:39:04.644320 | orchestrator | + delete_on_termination = false 2026-05-31 01:39:04.644324 | orchestrator | + destination_type = "volume" 2026-05-31 01:39:04.644328 | orchestrator | + multiattach = false 2026-05-31 01:39:04.644331 | orchestrator | + source_type = "volume" 2026-05-31 01:39:04.644335 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.644344 | orchestrator | } 2026-05-31 01:39:04.644347 | orchestrator | 2026-05-31 01:39:04.644351 | orchestrator | + network { 2026-05-31 01:39:04.644355 | orchestrator | + access_network = false 2026-05-31 01:39:04.644359 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-31 01:39:04.644362 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-31 01:39:04.644366 | orchestrator | + mac = (known after apply) 2026-05-31 01:39:04.644370 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.644373 | orchestrator | + port = (known after apply) 2026-05-31 01:39:04.644377 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.644381 | orchestrator | } 2026-05-31 01:39:04.644384 | orchestrator | } 2026-05-31 01:39:04.644417 | orchestrator | 2026-05-31 01:39:04.644422 | orchestrator | # openstack_compute_instance_v2.node_server[0] will be created 2026-05-31 01:39:04.644426 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-31 01:39:04.644430 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-31 01:39:04.644433 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-31 01:39:04.644437 | orchestrator | + all_metadata = (known after apply) 2026-05-31 01:39:04.644441 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.644445 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.644448 | orchestrator | + config_drive = true 2026-05-31 01:39:04.644452 | orchestrator | + created = (known after apply) 2026-05-31 01:39:04.644456 | orchestrator | + flavor_id = (known after apply) 2026-05-31 01:39:04.644460 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-31 01:39:04.644463 | orchestrator | + force_delete = false 2026-05-31 01:39:04.644467 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-31 01:39:04.644471 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.644475 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.644478 | orchestrator | + image_name = (known after apply) 2026-05-31 01:39:04.644482 | orchestrator | + key_pair = "testbed" 2026-05-31 01:39:04.644486 | orchestrator | + name = "testbed-node-0" 2026-05-31 01:39:04.644490 | orchestrator | + power_state = "active" 2026-05-31 01:39:04.644493 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.644497 | orchestrator | + security_groups = (known after apply) 2026-05-31 01:39:04.644501 | orchestrator | + stop_before_destroy = false 2026-05-31 01:39:04.644504 | orchestrator | + updated = (known after apply) 2026-05-31 01:39:04.644508 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-31 01:39:04.644512 | orchestrator | 2026-05-31 01:39:04.644516 | orchestrator | + block_device { 2026-05-31 01:39:04.644519 | orchestrator | + boot_index = 0 2026-05-31 01:39:04.644523 | orchestrator | + delete_on_termination = false 2026-05-31 01:39:04.644527 | orchestrator | + destination_type = "volume" 2026-05-31 01:39:04.644531 | orchestrator | + multiattach = false 2026-05-31 01:39:04.644534 | orchestrator | + source_type = "volume" 2026-05-31 01:39:04.644538 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.644542 | orchestrator | } 2026-05-31 01:39:04.644545 | orchestrator | 2026-05-31 01:39:04.644549 | orchestrator | + network { 2026-05-31 01:39:04.644553 | orchestrator | + access_network = false 2026-05-31 01:39:04.644557 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-31 01:39:04.644560 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-31 01:39:04.644564 | orchestrator | + mac = (known after apply) 2026-05-31 01:39:04.644568 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.644572 | orchestrator | + port = (known after apply) 2026-05-31 01:39:04.644575 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.644579 | orchestrator | } 2026-05-31 01:39:04.644583 | orchestrator | } 2026-05-31 01:39:04.644634 | orchestrator | 2026-05-31 01:39:04.644640 | orchestrator | # openstack_compute_instance_v2.node_server[1] will be created 2026-05-31 01:39:04.644644 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-31 01:39:04.644648 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-31 01:39:04.644655 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-31 01:39:04.644659 | orchestrator | + all_metadata = (known after apply) 2026-05-31 01:39:04.644663 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.644666 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.644670 | orchestrator | + config_drive = true 2026-05-31 01:39:04.644674 | orchestrator | + created = (known after apply) 2026-05-31 01:39:04.644677 | orchestrator | + flavor_id = (known after apply) 2026-05-31 01:39:04.644681 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-31 01:39:04.644685 | orchestrator | + force_delete = false 2026-05-31 01:39:04.644689 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-31 01:39:04.644693 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.644696 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.644700 | orchestrator | + image_name = (known after apply) 2026-05-31 01:39:04.644704 | orchestrator | + key_pair = "testbed" 2026-05-31 01:39:04.644708 | orchestrator | + name = "testbed-node-1" 2026-05-31 01:39:04.644711 | orchestrator | + power_state = "active" 2026-05-31 01:39:04.644715 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.644719 | orchestrator | + security_groups = (known after apply) 2026-05-31 01:39:04.644723 | orchestrator | + stop_before_destroy = false 2026-05-31 01:39:04.644726 | orchestrator | + updated = (known after apply) 2026-05-31 01:39:04.644733 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-31 01:39:04.644737 | orchestrator | 2026-05-31 01:39:04.644740 | orchestrator | + block_device { 2026-05-31 01:39:04.644744 | orchestrator | + boot_index = 0 2026-05-31 01:39:04.644748 | orchestrator | + delete_on_termination = false 2026-05-31 01:39:04.644752 | orchestrator | + destination_type = "volume" 2026-05-31 01:39:04.644755 | orchestrator | + multiattach = false 2026-05-31 01:39:04.644759 | orchestrator | + source_type = "volume" 2026-05-31 01:39:04.644776 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.644781 | orchestrator | } 2026-05-31 01:39:04.644785 | orchestrator | 2026-05-31 01:39:04.644788 | orchestrator | + network { 2026-05-31 01:39:04.644792 | orchestrator | + access_network = false 2026-05-31 01:39:04.644796 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-31 01:39:04.644800 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-31 01:39:04.644803 | orchestrator | + mac = (known after apply) 2026-05-31 01:39:04.644807 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.644811 | orchestrator | + port = (known after apply) 2026-05-31 01:39:04.644814 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.644818 | orchestrator | } 2026-05-31 01:39:04.644822 | orchestrator | } 2026-05-31 01:39:04.644859 | orchestrator | 2026-05-31 01:39:04.644865 | orchestrator | # openstack_compute_instance_v2.node_server[2] will be created 2026-05-31 01:39:04.644868 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-31 01:39:04.644872 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-31 01:39:04.644876 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-31 01:39:04.644880 | orchestrator | + all_metadata = (known after apply) 2026-05-31 01:39:04.644884 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.644887 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.644891 | orchestrator | + config_drive = true 2026-05-31 01:39:04.644895 | orchestrator | + created = (known after apply) 2026-05-31 01:39:04.644899 | orchestrator | + flavor_id = (known after apply) 2026-05-31 01:39:04.644902 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-31 01:39:04.644906 | orchestrator | + force_delete = false 2026-05-31 01:39:04.644910 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-31 01:39:04.644913 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.644917 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.644924 | orchestrator | + image_name = (known after apply) 2026-05-31 01:39:04.644928 | orchestrator | + key_pair = "testbed" 2026-05-31 01:39:04.644932 | orchestrator | + name = "testbed-node-2" 2026-05-31 01:39:04.644935 | orchestrator | + power_state = "active" 2026-05-31 01:39:04.644939 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.644943 | orchestrator | + security_groups = (known after apply) 2026-05-31 01:39:04.644946 | orchestrator | + stop_before_destroy = false 2026-05-31 01:39:04.644950 | orchestrator | + updated = (known after apply) 2026-05-31 01:39:04.644954 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-31 01:39:04.644957 | orchestrator | 2026-05-31 01:39:04.644961 | orchestrator | + block_device { 2026-05-31 01:39:04.644965 | orchestrator | + boot_index = 0 2026-05-31 01:39:04.644968 | orchestrator | + delete_on_termination = false 2026-05-31 01:39:04.644972 | orchestrator | + destination_type = "volume" 2026-05-31 01:39:04.644976 | orchestrator | + multiattach = false 2026-05-31 01:39:04.644979 | orchestrator | + source_type = "volume" 2026-05-31 01:39:04.644983 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.644987 | orchestrator | } 2026-05-31 01:39:04.644990 | orchestrator | 2026-05-31 01:39:04.644994 | orchestrator | + network { 2026-05-31 01:39:04.644998 | orchestrator | + access_network = false 2026-05-31 01:39:04.645001 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-31 01:39:04.645005 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-31 01:39:04.645009 | orchestrator | + mac = (known after apply) 2026-05-31 01:39:04.645012 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.645016 | orchestrator | + port = (known after apply) 2026-05-31 01:39:04.645020 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.645023 | orchestrator | } 2026-05-31 01:39:04.645027 | orchestrator | } 2026-05-31 01:39:04.645071 | orchestrator | 2026-05-31 01:39:04.645083 | orchestrator | # openstack_compute_instance_v2.node_server[3] will be created 2026-05-31 01:39:04.645087 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-31 01:39:04.645090 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-31 01:39:04.645094 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-31 01:39:04.645098 | orchestrator | + all_metadata = (known after apply) 2026-05-31 01:39:04.645101 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.645105 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.645109 | orchestrator | + config_drive = true 2026-05-31 01:39:04.645112 | orchestrator | + created = (known after apply) 2026-05-31 01:39:04.645116 | orchestrator | + flavor_id = (known after apply) 2026-05-31 01:39:04.645120 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-31 01:39:04.645123 | orchestrator | + force_delete = false 2026-05-31 01:39:04.645127 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-31 01:39:04.645131 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.645134 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.645138 | orchestrator | + image_name = (known after apply) 2026-05-31 01:39:04.645142 | orchestrator | + key_pair = "testbed" 2026-05-31 01:39:04.645145 | orchestrator | + name = "testbed-node-3" 2026-05-31 01:39:04.645149 | orchestrator | + power_state = "active" 2026-05-31 01:39:04.645153 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.645156 | orchestrator | + security_groups = (known after apply) 2026-05-31 01:39:04.645160 | orchestrator | + stop_before_destroy = false 2026-05-31 01:39:04.645164 | orchestrator | + updated = (known after apply) 2026-05-31 01:39:04.645167 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-31 01:39:04.645171 | orchestrator | 2026-05-31 01:39:04.645175 | orchestrator | + block_device { 2026-05-31 01:39:04.645178 | orchestrator | + boot_index = 0 2026-05-31 01:39:04.645182 | orchestrator | + delete_on_termination = false 2026-05-31 01:39:04.645186 | orchestrator | + destination_type = "volume" 2026-05-31 01:39:04.645193 | orchestrator | + multiattach = false 2026-05-31 01:39:04.645197 | orchestrator | + source_type = "volume" 2026-05-31 01:39:04.645201 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.645204 | orchestrator | } 2026-05-31 01:39:04.645208 | orchestrator | 2026-05-31 01:39:04.645212 | orchestrator | + network { 2026-05-31 01:39:04.645215 | orchestrator | + access_network = false 2026-05-31 01:39:04.645219 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-31 01:39:04.645223 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-31 01:39:04.645226 | orchestrator | + mac = (known after apply) 2026-05-31 01:39:04.645230 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.645234 | orchestrator | + port = (known after apply) 2026-05-31 01:39:04.645238 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.645241 | orchestrator | } 2026-05-31 01:39:04.645245 | orchestrator | } 2026-05-31 01:39:04.645302 | orchestrator | 2026-05-31 01:39:04.645314 | orchestrator | # openstack_compute_instance_v2.node_server[4] will be created 2026-05-31 01:39:04.645320 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-31 01:39:04.645325 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-31 01:39:04.645329 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-31 01:39:04.645333 | orchestrator | + all_metadata = (known after apply) 2026-05-31 01:39:04.645337 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.645340 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.645344 | orchestrator | + config_drive = true 2026-05-31 01:39:04.645348 | orchestrator | + created = (known after apply) 2026-05-31 01:39:04.645351 | orchestrator | + flavor_id = (known after apply) 2026-05-31 01:39:04.645355 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-31 01:39:04.645358 | orchestrator | + force_delete = false 2026-05-31 01:39:04.645362 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-31 01:39:04.645366 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.645369 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.645373 | orchestrator | + image_name = (known after apply) 2026-05-31 01:39:04.645377 | orchestrator | + key_pair = "testbed" 2026-05-31 01:39:04.645380 | orchestrator | + name = "testbed-node-4" 2026-05-31 01:39:04.645384 | orchestrator | + power_state = "active" 2026-05-31 01:39:04.645388 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.645391 | orchestrator | + security_groups = (known after apply) 2026-05-31 01:39:04.645395 | orchestrator | + stop_before_destroy = false 2026-05-31 01:39:04.645399 | orchestrator | + updated = (known after apply) 2026-05-31 01:39:04.645402 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-31 01:39:04.645406 | orchestrator | 2026-05-31 01:39:04.645410 | orchestrator | + block_device { 2026-05-31 01:39:04.645414 | orchestrator | + boot_index = 0 2026-05-31 01:39:04.645417 | orchestrator | + delete_on_termination = false 2026-05-31 01:39:04.645421 | orchestrator | + destination_type = "volume" 2026-05-31 01:39:04.645424 | orchestrator | + multiattach = false 2026-05-31 01:39:04.645428 | orchestrator | + source_type = "volume" 2026-05-31 01:39:04.645432 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.645435 | orchestrator | } 2026-05-31 01:39:04.645439 | orchestrator | 2026-05-31 01:39:04.645443 | orchestrator | + network { 2026-05-31 01:39:04.645446 | orchestrator | + access_network = false 2026-05-31 01:39:04.645450 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-31 01:39:04.645454 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-31 01:39:04.645457 | orchestrator | + mac = (known after apply) 2026-05-31 01:39:04.645461 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.645465 | orchestrator | + port = (known after apply) 2026-05-31 01:39:04.645468 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.645472 | orchestrator | } 2026-05-31 01:39:04.645476 | orchestrator | } 2026-05-31 01:39:04.645791 | orchestrator | 2026-05-31 01:39:04.645797 | orchestrator | # openstack_compute_instance_v2.node_server[5] will be created 2026-05-31 01:39:04.645801 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-05-31 01:39:04.645805 | orchestrator | + access_ip_v4 = (known after apply) 2026-05-31 01:39:04.645809 | orchestrator | + access_ip_v6 = (known after apply) 2026-05-31 01:39:04.645813 | orchestrator | + all_metadata = (known after apply) 2026-05-31 01:39:04.645816 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.645820 | orchestrator | + availability_zone = "nova" 2026-05-31 01:39:04.645824 | orchestrator | + config_drive = true 2026-05-31 01:39:04.645827 | orchestrator | + created = (known after apply) 2026-05-31 01:39:04.645831 | orchestrator | + flavor_id = (known after apply) 2026-05-31 01:39:04.645835 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-05-31 01:39:04.645839 | orchestrator | + force_delete = false 2026-05-31 01:39:04.645842 | orchestrator | + hypervisor_hostname = (known after apply) 2026-05-31 01:39:04.645846 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.645850 | orchestrator | + image_id = (known after apply) 2026-05-31 01:39:04.645853 | orchestrator | + image_name = (known after apply) 2026-05-31 01:39:04.645857 | orchestrator | + key_pair = "testbed" 2026-05-31 01:39:04.645861 | orchestrator | + name = "testbed-node-5" 2026-05-31 01:39:04.645864 | orchestrator | + power_state = "active" 2026-05-31 01:39:04.645868 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.645872 | orchestrator | + security_groups = (known after apply) 2026-05-31 01:39:04.645876 | orchestrator | + stop_before_destroy = false 2026-05-31 01:39:04.645879 | orchestrator | + updated = (known after apply) 2026-05-31 01:39:04.645883 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-05-31 01:39:04.645887 | orchestrator | 2026-05-31 01:39:04.645890 | orchestrator | + block_device { 2026-05-31 01:39:04.645894 | orchestrator | + boot_index = 0 2026-05-31 01:39:04.645898 | orchestrator | + delete_on_termination = false 2026-05-31 01:39:04.645901 | orchestrator | + destination_type = "volume" 2026-05-31 01:39:04.645905 | orchestrator | + multiattach = false 2026-05-31 01:39:04.645909 | orchestrator | + source_type = "volume" 2026-05-31 01:39:04.645913 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.645916 | orchestrator | } 2026-05-31 01:39:04.645920 | orchestrator | 2026-05-31 01:39:04.645924 | orchestrator | + network { 2026-05-31 01:39:04.645927 | orchestrator | + access_network = false 2026-05-31 01:39:04.645931 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-05-31 01:39:04.645935 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-05-31 01:39:04.645939 | orchestrator | + mac = (known after apply) 2026-05-31 01:39:04.645942 | orchestrator | + name = (known after apply) 2026-05-31 01:39:04.645946 | orchestrator | + port = (known after apply) 2026-05-31 01:39:04.645950 | orchestrator | + uuid = (known after apply) 2026-05-31 01:39:04.645954 | orchestrator | } 2026-05-31 01:39:04.645957 | orchestrator | } 2026-05-31 01:39:04.645963 | orchestrator | 2026-05-31 01:39:04.645967 | orchestrator | # openstack_compute_keypair_v2.key will be created 2026-05-31 01:39:04.645971 | orchestrator | + resource "openstack_compute_keypair_v2" "key" { 2026-05-31 01:39:04.645974 | orchestrator | + fingerprint = (known after apply) 2026-05-31 01:39:04.645978 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.645982 | orchestrator | + name = "testbed" 2026-05-31 01:39:04.645986 | orchestrator | + private_key = (sensitive value) 2026-05-31 01:39:04.645989 | orchestrator | + public_key = (known after apply) 2026-05-31 01:39:04.645993 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.645996 | orchestrator | + user_id = (known after apply) 2026-05-31 01:39:04.646000 | orchestrator | } 2026-05-31 01:39:04.646004 | orchestrator | 2026-05-31 01:39:04.646008 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[0] will be created 2026-05-31 01:39:04.646011 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646034 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646037 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646041 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646045 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646052 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646056 | orchestrator | } 2026-05-31 01:39:04.646059 | orchestrator | 2026-05-31 01:39:04.646063 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[1] will be created 2026-05-31 01:39:04.646067 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646071 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646074 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646078 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646082 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646085 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646089 | orchestrator | } 2026-05-31 01:39:04.646095 | orchestrator | 2026-05-31 01:39:04.646099 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[2] will be created 2026-05-31 01:39:04.646103 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646106 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646110 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646114 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646117 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646121 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646125 | orchestrator | } 2026-05-31 01:39:04.646129 | orchestrator | 2026-05-31 01:39:04.646132 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[3] will be created 2026-05-31 01:39:04.646136 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646140 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646143 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646147 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646151 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646155 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646158 | orchestrator | } 2026-05-31 01:39:04.646164 | orchestrator | 2026-05-31 01:39:04.646167 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[4] will be created 2026-05-31 01:39:04.646171 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646175 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646179 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646182 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646186 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646190 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646193 | orchestrator | } 2026-05-31 01:39:04.646197 | orchestrator | 2026-05-31 01:39:04.646201 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[5] will be created 2026-05-31 01:39:04.646205 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646208 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646212 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646216 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646220 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646223 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646227 | orchestrator | } 2026-05-31 01:39:04.646232 | orchestrator | 2026-05-31 01:39:04.646236 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[6] will be created 2026-05-31 01:39:04.646240 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646243 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646247 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646251 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646254 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646261 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646265 | orchestrator | } 2026-05-31 01:39:04.646270 | orchestrator | 2026-05-31 01:39:04.646274 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[7] will be created 2026-05-31 01:39:04.646278 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646281 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646285 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646289 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646293 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646296 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646300 | orchestrator | } 2026-05-31 01:39:04.646408 | orchestrator | 2026-05-31 01:39:04.646413 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[8] will be created 2026-05-31 01:39:04.646417 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-05-31 01:39:04.646421 | orchestrator | + device = (known after apply) 2026-05-31 01:39:04.646425 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646428 | orchestrator | + instance_id = (known after apply) 2026-05-31 01:39:04.646432 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646436 | orchestrator | + volume_id = (known after apply) 2026-05-31 01:39:04.646440 | orchestrator | } 2026-05-31 01:39:04.646445 | orchestrator | 2026-05-31 01:39:04.646449 | orchestrator | # openstack_networking_floatingip_associate_v2.manager_floating_ip_association will be created 2026-05-31 01:39:04.646453 | orchestrator | + resource "openstack_networking_floatingip_associate_v2" "manager_floating_ip_association" { 2026-05-31 01:39:04.646457 | orchestrator | + fixed_ip = (known after apply) 2026-05-31 01:39:04.646461 | orchestrator | + floating_ip = (known after apply) 2026-05-31 01:39:04.646465 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.646468 | orchestrator | + port_id = (known after apply) 2026-05-31 01:39:04.646472 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.646476 | orchestrator | } 2026-05-31 01:39:04.649886 | orchestrator | 2026-05-31 01:39:04.649896 | orchestrator | # openstack_networking_floatingip_v2.manager_floating_ip will be created 2026-05-31 01:39:04.649900 | orchestrator | + resource "openstack_networking_floatingip_v2" "manager_floating_ip" { 2026-05-31 01:39:04.649904 | orchestrator | + address = (known after apply) 2026-05-31 01:39:04.649908 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.649915 | orchestrator | + dns_domain = (known after apply) 2026-05-31 01:39:04.649919 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.649923 | orchestrator | + fixed_ip = (known after apply) 2026-05-31 01:39:04.649927 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.649930 | orchestrator | + pool = "public" 2026-05-31 01:39:04.649934 | orchestrator | + port_id = (known after apply) 2026-05-31 01:39:04.649938 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.649942 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.649945 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.649949 | orchestrator | } 2026-05-31 01:39:04.650042 | orchestrator | 2026-05-31 01:39:04.650049 | orchestrator | # openstack_networking_network_v2.net_management will be created 2026-05-31 01:39:04.650053 | orchestrator | + resource "openstack_networking_network_v2" "net_management" { 2026-05-31 01:39:04.650056 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.650060 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.650064 | orchestrator | + availability_zone_hints = [ 2026-05-31 01:39:04.650068 | orchestrator | + "nova", 2026-05-31 01:39:04.650072 | orchestrator | ] 2026-05-31 01:39:04.650075 | orchestrator | + dns_domain = (known after apply) 2026-05-31 01:39:04.650079 | orchestrator | + external = (known after apply) 2026-05-31 01:39:04.650083 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.650087 | orchestrator | + mtu = (known after apply) 2026-05-31 01:39:04.650091 | orchestrator | + name = "net-testbed-management" 2026-05-31 01:39:04.650094 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.650103 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.650107 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.650111 | orchestrator | + shared = (known after apply) 2026-05-31 01:39:04.650115 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.650118 | orchestrator | + transparent_vlan = (known after apply) 2026-05-31 01:39:04.650122 | orchestrator | 2026-05-31 01:39:04.650126 | orchestrator | + segments (known after apply) 2026-05-31 01:39:04.650130 | orchestrator | } 2026-05-31 01:39:04.650516 | orchestrator | 2026-05-31 01:39:04.650522 | orchestrator | # openstack_networking_port_v2.manager_port_management will be created 2026-05-31 01:39:04.650526 | orchestrator | + resource "openstack_networking_port_v2" "manager_port_management" { 2026-05-31 01:39:04.650529 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.650533 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-31 01:39:04.650537 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-31 01:39:04.650541 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.650545 | orchestrator | + device_id = (known after apply) 2026-05-31 01:39:04.650548 | orchestrator | + device_owner = (known after apply) 2026-05-31 01:39:04.650552 | orchestrator | + dns_assignment = (known after apply) 2026-05-31 01:39:04.650556 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.650560 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.650563 | orchestrator | + mac_address = (known after apply) 2026-05-31 01:39:04.650567 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.650571 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.650575 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.650578 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.650582 | orchestrator | + security_group_ids = (known after apply) 2026-05-31 01:39:04.650586 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.650590 | orchestrator | 2026-05-31 01:39:04.650594 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.650597 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-31 01:39:04.650601 | orchestrator | } 2026-05-31 01:39:04.650605 | orchestrator | 2026-05-31 01:39:04.650609 | orchestrator | + binding (known after apply) 2026-05-31 01:39:04.650613 | orchestrator | 2026-05-31 01:39:04.650617 | orchestrator | + fixed_ip { 2026-05-31 01:39:04.650620 | orchestrator | + ip_address = "192.168.16.5" 2026-05-31 01:39:04.650624 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.650628 | orchestrator | } 2026-05-31 01:39:04.650632 | orchestrator | } 2026-05-31 01:39:04.650668 | orchestrator | 2026-05-31 01:39:04.650677 | orchestrator | # openstack_networking_port_v2.node_port_management[0] will be created 2026-05-31 01:39:04.650681 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-31 01:39:04.650685 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.650688 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-31 01:39:04.650692 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-31 01:39:04.650696 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.650700 | orchestrator | + device_id = (known after apply) 2026-05-31 01:39:04.650704 | orchestrator | + device_owner = (known after apply) 2026-05-31 01:39:04.650707 | orchestrator | + dns_assignment = (known after apply) 2026-05-31 01:39:04.650711 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.650715 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.650719 | orchestrator | + mac_address = (known after apply) 2026-05-31 01:39:04.650722 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.650726 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.650730 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.650734 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.650741 | orchestrator | + security_group_ids = (known after apply) 2026-05-31 01:39:04.650745 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.650749 | orchestrator | 2026-05-31 01:39:04.650753 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.650757 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-31 01:39:04.650761 | orchestrator | } 2026-05-31 01:39:04.650789 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.650794 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-31 01:39:04.650797 | orchestrator | } 2026-05-31 01:39:04.650801 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.650805 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-31 01:39:04.650809 | orchestrator | } 2026-05-31 01:39:04.650812 | orchestrator | 2026-05-31 01:39:04.650816 | orchestrator | + binding (known after apply) 2026-05-31 01:39:04.650820 | orchestrator | 2026-05-31 01:39:04.650824 | orchestrator | + fixed_ip { 2026-05-31 01:39:04.650827 | orchestrator | + ip_address = "192.168.16.10" 2026-05-31 01:39:04.650831 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.650835 | orchestrator | } 2026-05-31 01:39:04.650839 | orchestrator | } 2026-05-31 01:39:04.650844 | orchestrator | 2026-05-31 01:39:04.650848 | orchestrator | # openstack_networking_port_v2.node_port_management[1] will be created 2026-05-31 01:39:04.650852 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-31 01:39:04.650859 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.650863 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-31 01:39:04.650867 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-31 01:39:04.650870 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.650874 | orchestrator | + device_id = (known after apply) 2026-05-31 01:39:04.650878 | orchestrator | + device_owner = (known after apply) 2026-05-31 01:39:04.650882 | orchestrator | + dns_assignment = (known after apply) 2026-05-31 01:39:04.650885 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.650889 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.650893 | orchestrator | + mac_address = (known after apply) 2026-05-31 01:39:04.650896 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.650900 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.650904 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.650907 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.650911 | orchestrator | + security_group_ids = (known after apply) 2026-05-31 01:39:04.650915 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.650919 | orchestrator | 2026-05-31 01:39:04.650922 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.650926 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-31 01:39:04.650930 | orchestrator | } 2026-05-31 01:39:04.650934 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.650937 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-31 01:39:04.650941 | orchestrator | } 2026-05-31 01:39:04.650945 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.650948 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-31 01:39:04.650952 | orchestrator | } 2026-05-31 01:39:04.650956 | orchestrator | 2026-05-31 01:39:04.650959 | orchestrator | + binding (known after apply) 2026-05-31 01:39:04.650963 | orchestrator | 2026-05-31 01:39:04.650967 | orchestrator | + fixed_ip { 2026-05-31 01:39:04.650971 | orchestrator | + ip_address = "192.168.16.11" 2026-05-31 01:39:04.650974 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.650978 | orchestrator | } 2026-05-31 01:39:04.650982 | orchestrator | } 2026-05-31 01:39:04.650987 | orchestrator | 2026-05-31 01:39:04.650991 | orchestrator | # openstack_networking_port_v2.node_port_management[2] will be created 2026-05-31 01:39:04.650995 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-31 01:39:04.650998 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.651002 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-31 01:39:04.651006 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-31 01:39:04.651010 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.651017 | orchestrator | + device_id = (known after apply) 2026-05-31 01:39:04.651021 | orchestrator | + device_owner = (known after apply) 2026-05-31 01:39:04.651024 | orchestrator | + dns_assignment = (known after apply) 2026-05-31 01:39:04.651028 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.651032 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651036 | orchestrator | + mac_address = (known after apply) 2026-05-31 01:39:04.651039 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.651043 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.651047 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.651050 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651054 | orchestrator | + security_group_ids = (known after apply) 2026-05-31 01:39:04.651058 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651062 | orchestrator | 2026-05-31 01:39:04.651065 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651069 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-31 01:39:04.651073 | orchestrator | } 2026-05-31 01:39:04.651076 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651080 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-31 01:39:04.651084 | orchestrator | } 2026-05-31 01:39:04.651088 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651091 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-31 01:39:04.651095 | orchestrator | } 2026-05-31 01:39:04.651099 | orchestrator | 2026-05-31 01:39:04.651103 | orchestrator | + binding (known after apply) 2026-05-31 01:39:04.651106 | orchestrator | 2026-05-31 01:39:04.651110 | orchestrator | + fixed_ip { 2026-05-31 01:39:04.651114 | orchestrator | + ip_address = "192.168.16.12" 2026-05-31 01:39:04.651118 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.651122 | orchestrator | } 2026-05-31 01:39:04.651125 | orchestrator | } 2026-05-31 01:39:04.651130 | orchestrator | 2026-05-31 01:39:04.651134 | orchestrator | # openstack_networking_port_v2.node_port_management[3] will be created 2026-05-31 01:39:04.651138 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-31 01:39:04.651142 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.651145 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-31 01:39:04.651149 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-31 01:39:04.651153 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.651157 | orchestrator | + device_id = (known after apply) 2026-05-31 01:39:04.651160 | orchestrator | + device_owner = (known after apply) 2026-05-31 01:39:04.651164 | orchestrator | + dns_assignment = (known after apply) 2026-05-31 01:39:04.651168 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.651172 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651175 | orchestrator | + mac_address = (known after apply) 2026-05-31 01:39:04.651179 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.651183 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.651186 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.651190 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651194 | orchestrator | + security_group_ids = (known after apply) 2026-05-31 01:39:04.651197 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651201 | orchestrator | 2026-05-31 01:39:04.651205 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651209 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-31 01:39:04.651212 | orchestrator | } 2026-05-31 01:39:04.651216 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651220 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-31 01:39:04.651224 | orchestrator | } 2026-05-31 01:39:04.651227 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651231 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-31 01:39:04.651235 | orchestrator | } 2026-05-31 01:39:04.651238 | orchestrator | 2026-05-31 01:39:04.651245 | orchestrator | + binding (known after apply) 2026-05-31 01:39:04.651249 | orchestrator | 2026-05-31 01:39:04.651253 | orchestrator | + fixed_ip { 2026-05-31 01:39:04.651256 | orchestrator | + ip_address = "192.168.16.13" 2026-05-31 01:39:04.651260 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.651264 | orchestrator | } 2026-05-31 01:39:04.651268 | orchestrator | } 2026-05-31 01:39:04.651273 | orchestrator | 2026-05-31 01:39:04.651277 | orchestrator | # openstack_networking_port_v2.node_port_management[4] will be created 2026-05-31 01:39:04.651280 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-31 01:39:04.651284 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.651288 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-31 01:39:04.651291 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-31 01:39:04.651295 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.651299 | orchestrator | + device_id = (known after apply) 2026-05-31 01:39:04.651303 | orchestrator | + device_owner = (known after apply) 2026-05-31 01:39:04.651306 | orchestrator | + dns_assignment = (known after apply) 2026-05-31 01:39:04.651310 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.651316 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651320 | orchestrator | + mac_address = (known after apply) 2026-05-31 01:39:04.651323 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.651327 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.651331 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.651335 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651338 | orchestrator | + security_group_ids = (known after apply) 2026-05-31 01:39:04.651342 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651347 | orchestrator | 2026-05-31 01:39:04.651351 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651357 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-31 01:39:04.651361 | orchestrator | } 2026-05-31 01:39:04.651365 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651368 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-31 01:39:04.651372 | orchestrator | } 2026-05-31 01:39:04.651376 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651379 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-31 01:39:04.651383 | orchestrator | } 2026-05-31 01:39:04.651387 | orchestrator | 2026-05-31 01:39:04.651390 | orchestrator | + binding (known after apply) 2026-05-31 01:39:04.651394 | orchestrator | 2026-05-31 01:39:04.651398 | orchestrator | + fixed_ip { 2026-05-31 01:39:04.651402 | orchestrator | + ip_address = "192.168.16.14" 2026-05-31 01:39:04.651405 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.651409 | orchestrator | } 2026-05-31 01:39:04.651413 | orchestrator | } 2026-05-31 01:39:04.651418 | orchestrator | 2026-05-31 01:39:04.651422 | orchestrator | # openstack_networking_port_v2.node_port_management[5] will be created 2026-05-31 01:39:04.651426 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-05-31 01:39:04.651430 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.651433 | orchestrator | + all_fixed_ips = (known after apply) 2026-05-31 01:39:04.651437 | orchestrator | + all_security_group_ids = (known after apply) 2026-05-31 01:39:04.651441 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.651444 | orchestrator | + device_id = (known after apply) 2026-05-31 01:39:04.651448 | orchestrator | + device_owner = (known after apply) 2026-05-31 01:39:04.651452 | orchestrator | + dns_assignment = (known after apply) 2026-05-31 01:39:04.651456 | orchestrator | + dns_name = (known after apply) 2026-05-31 01:39:04.651459 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651463 | orchestrator | + mac_address = (known after apply) 2026-05-31 01:39:04.651467 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.651470 | orchestrator | + port_security_enabled = (known after apply) 2026-05-31 01:39:04.651474 | orchestrator | + qos_policy_id = (known after apply) 2026-05-31 01:39:04.651481 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651484 | orchestrator | + security_group_ids = (known after apply) 2026-05-31 01:39:04.651488 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651492 | orchestrator | 2026-05-31 01:39:04.651496 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651499 | orchestrator | + ip_address = "192.168.16.254/32" 2026-05-31 01:39:04.651503 | orchestrator | } 2026-05-31 01:39:04.651507 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651510 | orchestrator | + ip_address = "192.168.16.8/32" 2026-05-31 01:39:04.651514 | orchestrator | } 2026-05-31 01:39:04.651518 | orchestrator | + allowed_address_pairs { 2026-05-31 01:39:04.651522 | orchestrator | + ip_address = "192.168.16.9/32" 2026-05-31 01:39:04.651525 | orchestrator | } 2026-05-31 01:39:04.651529 | orchestrator | 2026-05-31 01:39:04.651533 | orchestrator | + binding (known after apply) 2026-05-31 01:39:04.651536 | orchestrator | 2026-05-31 01:39:04.651540 | orchestrator | + fixed_ip { 2026-05-31 01:39:04.651544 | orchestrator | + ip_address = "192.168.16.15" 2026-05-31 01:39:04.651548 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.651551 | orchestrator | } 2026-05-31 01:39:04.651555 | orchestrator | } 2026-05-31 01:39:04.651559 | orchestrator | 2026-05-31 01:39:04.651562 | orchestrator | # openstack_networking_router_interface_v2.router_interface will be created 2026-05-31 01:39:04.651566 | orchestrator | + resource "openstack_networking_router_interface_v2" "router_interface" { 2026-05-31 01:39:04.651570 | orchestrator | + force_destroy = false 2026-05-31 01:39:04.651574 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651577 | orchestrator | + port_id = (known after apply) 2026-05-31 01:39:04.651581 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651585 | orchestrator | + router_id = (known after apply) 2026-05-31 01:39:04.651589 | orchestrator | + subnet_id = (known after apply) 2026-05-31 01:39:04.651592 | orchestrator | } 2026-05-31 01:39:04.651602 | orchestrator | 2026-05-31 01:39:04.651606 | orchestrator | # openstack_networking_router_v2.router will be created 2026-05-31 01:39:04.651610 | orchestrator | + resource "openstack_networking_router_v2" "router" { 2026-05-31 01:39:04.651614 | orchestrator | + admin_state_up = (known after apply) 2026-05-31 01:39:04.651618 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.651621 | orchestrator | + availability_zone_hints = [ 2026-05-31 01:39:04.651625 | orchestrator | + "nova", 2026-05-31 01:39:04.651629 | orchestrator | ] 2026-05-31 01:39:04.651633 | orchestrator | + distributed = (known after apply) 2026-05-31 01:39:04.651636 | orchestrator | + enable_snat = (known after apply) 2026-05-31 01:39:04.651640 | orchestrator | + external_network_id = "e6be7364-bfd8-4de7-8120-8f41c69a139a" 2026-05-31 01:39:04.651644 | orchestrator | + external_qos_policy_id = (known after apply) 2026-05-31 01:39:04.651647 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651651 | orchestrator | + name = "testbed" 2026-05-31 01:39:04.651655 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651659 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651662 | orchestrator | 2026-05-31 01:39:04.651666 | orchestrator | + external_fixed_ip (known after apply) 2026-05-31 01:39:04.651670 | orchestrator | } 2026-05-31 01:39:04.651674 | orchestrator | 2026-05-31 01:39:04.651678 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule1 will be created 2026-05-31 01:39:04.651682 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule1" { 2026-05-31 01:39:04.651685 | orchestrator | + description = "ssh" 2026-05-31 01:39:04.651689 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.651693 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.651696 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651700 | orchestrator | + port_range_max = 22 2026-05-31 01:39:04.651704 | orchestrator | + port_range_min = 22 2026-05-31 01:39:04.651707 | orchestrator | + protocol = "tcp" 2026-05-31 01:39:04.651711 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651721 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.651724 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.651728 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-31 01:39:04.651732 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.651735 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651739 | orchestrator | } 2026-05-31 01:39:04.651743 | orchestrator | 2026-05-31 01:39:04.651747 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule2 will be created 2026-05-31 01:39:04.651750 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule2" { 2026-05-31 01:39:04.651754 | orchestrator | + description = "wireguard" 2026-05-31 01:39:04.651758 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.651761 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.651781 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651785 | orchestrator | + port_range_max = 51820 2026-05-31 01:39:04.651788 | orchestrator | + port_range_min = 51820 2026-05-31 01:39:04.651792 | orchestrator | + protocol = "udp" 2026-05-31 01:39:04.651796 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651799 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.651803 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.651807 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-31 01:39:04.651811 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.651814 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651818 | orchestrator | } 2026-05-31 01:39:04.651824 | orchestrator | 2026-05-31 01:39:04.651827 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule3 will be created 2026-05-31 01:39:04.651831 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule3" { 2026-05-31 01:39:04.651838 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.651842 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.651846 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651849 | orchestrator | + protocol = "tcp" 2026-05-31 01:39:04.651853 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651857 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.651860 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.651864 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-05-31 01:39:04.651868 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.651871 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651875 | orchestrator | } 2026-05-31 01:39:04.651879 | orchestrator | 2026-05-31 01:39:04.651882 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule4 will be created 2026-05-31 01:39:04.651886 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule4" { 2026-05-31 01:39:04.651890 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.651893 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.651897 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651901 | orchestrator | + protocol = "udp" 2026-05-31 01:39:04.651905 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651908 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.651912 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.651916 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-05-31 01:39:04.651919 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.651923 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651927 | orchestrator | } 2026-05-31 01:39:04.651930 | orchestrator | 2026-05-31 01:39:04.651934 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule5 will be created 2026-05-31 01:39:04.651941 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule5" { 2026-05-31 01:39:04.651944 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.651948 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.651952 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.651956 | orchestrator | + protocol = "icmp" 2026-05-31 01:39:04.651959 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.651963 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.651967 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.651970 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-31 01:39:04.651974 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.651978 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.651981 | orchestrator | } 2026-05-31 01:39:04.651985 | orchestrator | 2026-05-31 01:39:04.651989 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule1 will be created 2026-05-31 01:39:04.651993 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule1" { 2026-05-31 01:39:04.651996 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.652000 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.652004 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652008 | orchestrator | + protocol = "tcp" 2026-05-31 01:39:04.652011 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.652015 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.652019 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.652022 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-31 01:39:04.652026 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.652030 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.652033 | orchestrator | } 2026-05-31 01:39:04.652039 | orchestrator | 2026-05-31 01:39:04.652043 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule2 will be created 2026-05-31 01:39:04.652047 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule2" { 2026-05-31 01:39:04.652050 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.652054 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.652058 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652061 | orchestrator | + protocol = "udp" 2026-05-31 01:39:04.652065 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.652069 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.652072 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.652076 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-31 01:39:04.652080 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.652083 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.652087 | orchestrator | } 2026-05-31 01:39:04.652091 | orchestrator | 2026-05-31 01:39:04.652095 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule3 will be created 2026-05-31 01:39:04.652098 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule3" { 2026-05-31 01:39:04.652102 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.652106 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.652109 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652113 | orchestrator | + protocol = "icmp" 2026-05-31 01:39:04.652117 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.652120 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.652124 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.652128 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-31 01:39:04.652132 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.652135 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.652142 | orchestrator | } 2026-05-31 01:39:04.652146 | orchestrator | 2026-05-31 01:39:04.652149 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_rule_vrrp will be created 2026-05-31 01:39:04.652153 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_rule_vrrp" { 2026-05-31 01:39:04.652157 | orchestrator | + description = "vrrp" 2026-05-31 01:39:04.652161 | orchestrator | + direction = "ingress" 2026-05-31 01:39:04.652164 | orchestrator | + ethertype = "IPv4" 2026-05-31 01:39:04.652168 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652172 | orchestrator | + protocol = "112" 2026-05-31 01:39:04.652175 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.652179 | orchestrator | + remote_address_group_id = (known after apply) 2026-05-31 01:39:04.652183 | orchestrator | + remote_group_id = (known after apply) 2026-05-31 01:39:04.652187 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-05-31 01:39:04.652190 | orchestrator | + security_group_id = (known after apply) 2026-05-31 01:39:04.652194 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.652198 | orchestrator | } 2026-05-31 01:39:04.652201 | orchestrator | 2026-05-31 01:39:04.652205 | orchestrator | # openstack_networking_secgroup_v2.security_group_management will be created 2026-05-31 01:39:04.652209 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_management" { 2026-05-31 01:39:04.652213 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.652216 | orchestrator | + description = "management security group" 2026-05-31 01:39:04.652220 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652224 | orchestrator | + name = "testbed-management" 2026-05-31 01:39:04.652227 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.652231 | orchestrator | + stateful = (known after apply) 2026-05-31 01:39:04.652235 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.652238 | orchestrator | } 2026-05-31 01:39:04.652242 | orchestrator | 2026-05-31 01:39:04.652246 | orchestrator | # openstack_networking_secgroup_v2.security_group_node will be created 2026-05-31 01:39:04.652249 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_node" { 2026-05-31 01:39:04.652253 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.652257 | orchestrator | + description = "node security group" 2026-05-31 01:39:04.652260 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652264 | orchestrator | + name = "testbed-node" 2026-05-31 01:39:04.652268 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.652272 | orchestrator | + stateful = (known after apply) 2026-05-31 01:39:04.652275 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.652279 | orchestrator | } 2026-05-31 01:39:04.652284 | orchestrator | 2026-05-31 01:39:04.652288 | orchestrator | # openstack_networking_subnet_v2.subnet_management will be created 2026-05-31 01:39:04.652292 | orchestrator | + resource "openstack_networking_subnet_v2" "subnet_management" { 2026-05-31 01:39:04.652295 | orchestrator | + all_tags = (known after apply) 2026-05-31 01:39:04.652299 | orchestrator | + cidr = "192.168.16.0/20" 2026-05-31 01:39:04.652303 | orchestrator | + dns_nameservers = [ 2026-05-31 01:39:04.652307 | orchestrator | + "8.8.8.8", 2026-05-31 01:39:04.652310 | orchestrator | + "9.9.9.9", 2026-05-31 01:39:04.652314 | orchestrator | ] 2026-05-31 01:39:04.652318 | orchestrator | + enable_dhcp = true 2026-05-31 01:39:04.652321 | orchestrator | + gateway_ip = (known after apply) 2026-05-31 01:39:04.652328 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652331 | orchestrator | + ip_version = 4 2026-05-31 01:39:04.652335 | orchestrator | + ipv6_address_mode = (known after apply) 2026-05-31 01:39:04.652339 | orchestrator | + ipv6_ra_mode = (known after apply) 2026-05-31 01:39:04.652342 | orchestrator | + name = "subnet-testbed-management" 2026-05-31 01:39:04.652346 | orchestrator | + network_id = (known after apply) 2026-05-31 01:39:04.652350 | orchestrator | + no_gateway = false 2026-05-31 01:39:04.652353 | orchestrator | + region = (known after apply) 2026-05-31 01:39:04.652357 | orchestrator | + service_types = (known after apply) 2026-05-31 01:39:04.652364 | orchestrator | + tenant_id = (known after apply) 2026-05-31 01:39:04.652367 | orchestrator | 2026-05-31 01:39:04.652371 | orchestrator | + allocation_pool { 2026-05-31 01:39:04.652375 | orchestrator | + end = "192.168.31.250" 2026-05-31 01:39:04.652378 | orchestrator | + start = "192.168.31.200" 2026-05-31 01:39:04.652382 | orchestrator | } 2026-05-31 01:39:04.652386 | orchestrator | } 2026-05-31 01:39:04.652389 | orchestrator | 2026-05-31 01:39:04.652393 | orchestrator | # terraform_data.image will be created 2026-05-31 01:39:04.652397 | orchestrator | + resource "terraform_data" "image" { 2026-05-31 01:39:04.652400 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652404 | orchestrator | + input = "Ubuntu 24.04" 2026-05-31 01:39:04.652408 | orchestrator | + output = (known after apply) 2026-05-31 01:39:04.652411 | orchestrator | } 2026-05-31 01:39:04.652415 | orchestrator | 2026-05-31 01:39:04.652419 | orchestrator | # terraform_data.image_node will be created 2026-05-31 01:39:04.652422 | orchestrator | + resource "terraform_data" "image_node" { 2026-05-31 01:39:04.652426 | orchestrator | + id = (known after apply) 2026-05-31 01:39:04.652430 | orchestrator | + input = "Ubuntu 24.04" 2026-05-31 01:39:04.652433 | orchestrator | + output = (known after apply) 2026-05-31 01:39:04.652437 | orchestrator | } 2026-05-31 01:39:04.652441 | orchestrator | 2026-05-31 01:39:04.652444 | orchestrator | Plan: 64 to add, 0 to change, 0 to destroy. 2026-05-31 01:39:04.652448 | orchestrator | 2026-05-31 01:39:04.652452 | orchestrator | Changes to Outputs: 2026-05-31 01:39:04.652455 | orchestrator | + manager_address = (sensitive value) 2026-05-31 01:39:04.652459 | orchestrator | + private_key = (sensitive value) 2026-05-31 01:39:04.764744 | orchestrator | terraform_data.image: Creating... 2026-05-31 01:39:04.765504 | orchestrator | terraform_data.image: Creation complete after 0s [id=ca70a4ac-a2eb-4ef6-ff7f-68149fc9c446] 2026-05-31 01:39:04.766477 | orchestrator | terraform_data.image_node: Creating... 2026-05-31 01:39:04.767089 | orchestrator | terraform_data.image_node: Creation complete after 0s [id=2d681a3b-3d76-67e3-9bc0-c567d4975840] 2026-05-31 01:39:04.969141 | orchestrator | data.openstack_images_image_v2.image_node: Reading... 2026-05-31 01:39:04.970249 | orchestrator | data.openstack_images_image_v2.image: Reading... 2026-05-31 01:39:04.978889 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creating... 2026-05-31 01:39:04.982234 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creating... 2026-05-31 01:39:04.985529 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creating... 2026-05-31 01:39:04.986883 | orchestrator | openstack_compute_keypair_v2.key: Creating... 2026-05-31 01:39:04.987227 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creating... 2026-05-31 01:39:04.988437 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creating... 2026-05-31 01:39:04.995841 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creating... 2026-05-31 01:39:04.996189 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creating... 2026-05-31 01:39:05.453012 | orchestrator | data.openstack_images_image_v2.image_node: Read complete after 0s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-05-31 01:39:05.456414 | orchestrator | data.openstack_images_image_v2.image: Read complete after 0s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-05-31 01:39:05.462545 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creating... 2026-05-31 01:39:05.471752 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creating... 2026-05-31 01:39:05.521466 | orchestrator | openstack_compute_keypair_v2.key: Creation complete after 1s [id=testbed] 2026-05-31 01:39:05.528190 | orchestrator | openstack_networking_network_v2.net_management: Creating... 2026-05-31 01:39:06.103557 | orchestrator | openstack_networking_network_v2.net_management: Creation complete after 0s [id=1d0f61ee-9ed5-43ea-896e-9d84fe47a42e] 2026-05-31 01:39:06.112102 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creating... 2026-05-31 01:39:08.628541 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creation complete after 4s [id=623aae15-1a26-4170-9a18-1c0f9ea3e94a] 2026-05-31 01:39:08.635254 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creating... 2026-05-31 01:39:08.637838 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creation complete after 4s [id=57064809-581e-4afc-9a90-c4f4750dc98f] 2026-05-31 01:39:08.644884 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creating... 2026-05-31 01:39:08.652406 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creation complete after 4s [id=307f7ad0-4eb0-4d39-a610-dfed2a7020f7] 2026-05-31 01:39:08.660069 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creation complete after 4s [id=173b8ef4-a7fc-41f0-a300-c97eb44dd1be] 2026-05-31 01:39:08.661679 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creating... 2026-05-31 01:39:08.665628 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creating... 2026-05-31 01:39:08.672630 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creation complete after 4s [id=66175813-28ee-48f7-89fd-c214d5b6b95c] 2026-05-31 01:39:08.681129 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creating... 2026-05-31 01:39:08.685176 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creation complete after 4s [id=1b5570e0-9d02-415c-ba4e-1acebdd65d24] 2026-05-31 01:39:08.690591 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creation complete after 4s [id=b0623301-b0ea-42ff-bf59-b9c6caa1c591] 2026-05-31 01:39:08.690981 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creating... 2026-05-31 01:39:08.701141 | orchestrator | local_sensitive_file.id_rsa: Creating... 2026-05-31 01:39:08.708675 | orchestrator | local_sensitive_file.id_rsa: Creation complete after 0s [id=fb45ef86cd9f663f7afc166c2d3d437dcf90bed2] 2026-05-31 01:39:08.717606 | orchestrator | local_file.id_rsa_pub: Creating... 2026-05-31 01:39:08.726717 | orchestrator | local_file.id_rsa_pub: Creation complete after 0s [id=398e5286c15d78e5b6df94cf1794a588fb5a2e21] 2026-05-31 01:39:08.731414 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creating... 2026-05-31 01:39:08.737933 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creation complete after 4s [id=44444fce-d565-4dda-94c8-233fa5dcc7ef] 2026-05-31 01:39:08.740124 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creation complete after 4s [id=b7ffb03e-ae04-4b59-be6d-01d05cc8f11b] 2026-05-31 01:39:09.441492 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creation complete after 3s [id=5aa25931-1815-4d37-bea5-a32c9ba1d721] 2026-05-31 01:39:09.606349 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creation complete after 1s [id=43629814-2710-499e-b156-92552470bfcf] 2026-05-31 01:39:09.615811 | orchestrator | openstack_networking_router_v2.router: Creating... 2026-05-31 01:39:12.003337 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creation complete after 3s [id=b244eb02-01d2-4375-a7b2-810214334dad] 2026-05-31 01:39:12.077022 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creation complete after 3s [id=aed45abd-741f-497c-8be4-08170cee83a7] 2026-05-31 01:39:12.082168 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creation complete after 3s [id=c2a2f8fb-288f-472d-a04a-5f198b30f7ed] 2026-05-31 01:39:12.102149 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creation complete after 3s [id=cf73f308-22af-4b22-9c32-81e1d5a596c8] 2026-05-31 01:39:12.110317 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creation complete after 3s [id=26873ba0-0eba-428f-be16-20ff49b287a0] 2026-05-31 01:39:12.130890 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creation complete after 3s [id=090ee7e1-e029-4a32-8ab8-e40a21efaceb] 2026-05-31 01:39:12.605659 | orchestrator | openstack_networking_router_v2.router: Creation complete after 3s [id=e467039a-7834-4a74-908a-3efc9df2fce0] 2026-05-31 01:39:12.611071 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creating... 2026-05-31 01:39:12.611908 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creating... 2026-05-31 01:39:12.612918 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creating... 2026-05-31 01:39:12.796420 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creation complete after 0s [id=d714d490-e56d-428e-84ae-62e4319b78fc] 2026-05-31 01:39:12.812440 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creating... 2026-05-31 01:39:12.814039 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creating... 2026-05-31 01:39:12.816000 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creating... 2026-05-31 01:39:12.819695 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creating... 2026-05-31 01:39:12.820006 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creating... 2026-05-31 01:39:12.820881 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creating... 2026-05-31 01:39:12.820966 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creating... 2026-05-31 01:39:12.821013 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creating... 2026-05-31 01:39:12.838165 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creation complete after 0s [id=6b25ae40-a288-40fc-bccd-7747cd087907] 2026-05-31 01:39:12.844360 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creating... 2026-05-31 01:39:12.993719 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creation complete after 0s [id=80e8b87e-d3f4-40d0-be0a-aeaedace689f] 2026-05-31 01:39:13.004447 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creating... 2026-05-31 01:39:13.268210 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creation complete after 0s [id=388536b5-6872-4b1d-9da5-28cef7592a70] 2026-05-31 01:39:13.275174 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creating... 2026-05-31 01:39:13.396023 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creation complete after 0s [id=79da95fe-706b-47ab-8a3c-39c3a1685926] 2026-05-31 01:39:13.410508 | orchestrator | openstack_networking_port_v2.manager_port_management: Creating... 2026-05-31 01:39:13.435885 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creation complete after 0s [id=8f585230-02af-471c-8c06-dbc0479a75e6] 2026-05-31 01:39:13.442279 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creating... 2026-05-31 01:39:13.501544 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creation complete after 1s [id=96b3b734-d23a-4474-ab3e-96056469f175] 2026-05-31 01:39:13.508525 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creating... 2026-05-31 01:39:13.516225 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creation complete after 1s [id=aefe0135-c810-4cb3-a12e-e5301fef8ae7] 2026-05-31 01:39:13.523152 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creating... 2026-05-31 01:39:13.560729 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creation complete after 1s [id=d2e37ffc-fd1b-4c20-8f53-486f495afbd1] 2026-05-31 01:39:13.564097 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creating... 2026-05-31 01:39:13.567994 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creation complete after 1s [id=4c7f6a1b-c065-4e3e-b028-e6af71cffc9f] 2026-05-31 01:39:13.678439 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creation complete after 1s [id=92625a2f-5876-4134-86df-cfea3c5702cb] 2026-05-31 01:39:13.707224 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creation complete after 1s [id=b921464f-baae-45df-b769-19d311730b20] 2026-05-31 01:39:13.723869 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creation complete after 1s [id=6d40b8dd-0956-426d-a1fa-1c559a64715a] 2026-05-31 01:39:13.753563 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creation complete after 1s [id=1082b190-5343-4352-bd28-8b5f7f66b9c9] 2026-05-31 01:39:13.886555 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creation complete after 0s [id=7a67a943-d56f-4dab-b5f1-786fe798cea1] 2026-05-31 01:39:14.049208 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creation complete after 0s [id=b335268a-9f0c-46d4-923d-0f7c25aa9b86] 2026-05-31 01:39:14.087581 | orchestrator | openstack_networking_port_v2.manager_port_management: Creation complete after 1s [id=97e33195-4cf1-4c18-99a9-d14479c0a3fa] 2026-05-31 01:39:14.251315 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creation complete after 0s [id=3f424785-6445-4b38-a4cc-bf03e6544119] 2026-05-31 01:39:15.193049 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creation complete after 2s [id=d733955f-ef4b-4f3f-9d97-2963554ea396] 2026-05-31 01:39:15.214520 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creating... 2026-05-31 01:39:15.230555 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creating... 2026-05-31 01:39:15.230616 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creating... 2026-05-31 01:39:15.233526 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creating... 2026-05-31 01:39:15.236359 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creating... 2026-05-31 01:39:15.243205 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creating... 2026-05-31 01:39:15.244504 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creating... 2026-05-31 01:39:16.679797 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creation complete after 2s [id=ebf1fa3a-a1f9-43cf-9532-2eb2f630f4fa] 2026-05-31 01:39:16.689298 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creating... 2026-05-31 01:39:16.694967 | orchestrator | local_file.inventory: Creating... 2026-05-31 01:39:16.695171 | orchestrator | local_file.MANAGER_ADDRESS: Creating... 2026-05-31 01:39:16.700108 | orchestrator | local_file.inventory: Creation complete after 0s [id=c4c1530b333294bcb375c4353229b88ede0db389] 2026-05-31 01:39:16.703183 | orchestrator | local_file.MANAGER_ADDRESS: Creation complete after 0s [id=cc5c18cd9b46a6fdebe0f8627fbea6b933658e5f] 2026-05-31 01:39:17.394687 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creation complete after 0s [id=ebf1fa3a-a1f9-43cf-9532-2eb2f630f4fa] 2026-05-31 01:39:25.231737 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [10s elapsed] 2026-05-31 01:39:25.231896 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [10s elapsed] 2026-05-31 01:39:25.236078 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [10s elapsed] 2026-05-31 01:39:25.237248 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [10s elapsed] 2026-05-31 01:39:25.243551 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [10s elapsed] 2026-05-31 01:39:25.245837 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [10s elapsed] 2026-05-31 01:39:35.232867 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [20s elapsed] 2026-05-31 01:39:35.233016 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [20s elapsed] 2026-05-31 01:39:35.237127 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [20s elapsed] 2026-05-31 01:39:35.238233 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [20s elapsed] 2026-05-31 01:39:35.244737 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [20s elapsed] 2026-05-31 01:39:35.247064 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [20s elapsed] 2026-05-31 01:39:35.656729 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creation complete after 21s [id=8a346dc0-b417-40a9-94e5-d625a29d7194] 2026-05-31 01:39:35.683353 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creation complete after 21s [id=97798169-b1f8-4cbc-9a9b-58d7dea378bf] 2026-05-31 01:39:45.233236 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [30s elapsed] 2026-05-31 01:39:45.233359 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [30s elapsed] 2026-05-31 01:39:45.238485 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [30s elapsed] 2026-05-31 01:39:45.245910 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [30s elapsed] 2026-05-31 01:39:45.931409 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creation complete after 31s [id=c1ac2333-133c-4a50-b45f-da527c94d762] 2026-05-31 01:39:45.954873 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creation complete after 31s [id=a105c514-03e9-4f59-b1eb-edfb22b467a7] 2026-05-31 01:39:45.964196 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creation complete after 31s [id=45be7449-24c4-4ecb-8c69-1b3f304cf4a1] 2026-05-31 01:39:46.138081 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creation complete after 31s [id=4912dab9-8f01-4e8b-89fa-938a16f89345] 2026-05-31 01:39:46.152571 | orchestrator | null_resource.node_semaphore: Creating... 2026-05-31 01:39:46.160545 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creating... 2026-05-31 01:39:46.162877 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creating... 2026-05-31 01:39:46.168463 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creating... 2026-05-31 01:39:46.171016 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creating... 2026-05-31 01:39:46.173151 | orchestrator | null_resource.node_semaphore: Creation complete after 0s [id=3216026338276309225] 2026-05-31 01:39:46.173375 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creating... 2026-05-31 01:39:46.183502 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creating... 2026-05-31 01:39:46.209628 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creating... 2026-05-31 01:39:46.209954 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creating... 2026-05-31 01:39:46.212811 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creating... 2026-05-31 01:39:46.242869 | orchestrator | openstack_compute_instance_v2.manager_server: Creating... 2026-05-31 01:39:49.570543 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creation complete after 4s [id=45be7449-24c4-4ecb-8c69-1b3f304cf4a1/66175813-28ee-48f7-89fd-c214d5b6b95c] 2026-05-31 01:39:49.576650 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creation complete after 4s [id=c1ac2333-133c-4a50-b45f-da527c94d762/44444fce-d565-4dda-94c8-233fa5dcc7ef] 2026-05-31 01:39:49.596876 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creation complete after 4s [id=4912dab9-8f01-4e8b-89fa-938a16f89345/623aae15-1a26-4170-9a18-1c0f9ea3e94a] 2026-05-31 01:39:49.605419 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creation complete after 4s [id=45be7449-24c4-4ecb-8c69-1b3f304cf4a1/b0623301-b0ea-42ff-bf59-b9c6caa1c591] 2026-05-31 01:39:49.612908 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creation complete after 4s [id=4912dab9-8f01-4e8b-89fa-938a16f89345/57064809-581e-4afc-9a90-c4f4750dc98f] 2026-05-31 01:39:49.622035 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creation complete after 4s [id=c1ac2333-133c-4a50-b45f-da527c94d762/b7ffb03e-ae04-4b59-be6d-01d05cc8f11b] 2026-05-31 01:39:55.707823 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creation complete after 10s [id=45be7449-24c4-4ecb-8c69-1b3f304cf4a1/1b5570e0-9d02-415c-ba4e-1acebdd65d24] 2026-05-31 01:39:55.711817 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creation complete after 10s [id=c1ac2333-133c-4a50-b45f-da527c94d762/307f7ad0-4eb0-4d39-a610-dfed2a7020f7] 2026-05-31 01:39:55.742213 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creation complete after 10s [id=4912dab9-8f01-4e8b-89fa-938a16f89345/173b8ef4-a7fc-41f0-a300-c97eb44dd1be] 2026-05-31 01:39:56.243725 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [10s elapsed] 2026-05-31 01:40:06.245011 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [20s elapsed] 2026-05-31 01:40:06.535398 | orchestrator | openstack_compute_instance_v2.manager_server: Creation complete after 21s [id=28805ef8-64de-4584-acf6-0eb645c66874] 2026-05-31 01:40:06.552479 | orchestrator | 2026-05-31 01:40:06.552568 | orchestrator | Apply complete! Resources: 64 added, 0 changed, 0 destroyed. 2026-05-31 01:40:06.552583 | orchestrator | 2026-05-31 01:40:06.552595 | orchestrator | Outputs: 2026-05-31 01:40:06.552607 | orchestrator | 2026-05-31 01:40:06.552624 | orchestrator | manager_address = 2026-05-31 01:40:06.552642 | orchestrator | private_key = 2026-05-31 01:40:07.032222 | orchestrator | ok: Runtime: 0:01:05.681221 2026-05-31 01:40:07.052230 | 2026-05-31 01:40:07.052353 | TASK [Fetch manager address] 2026-05-31 01:40:07.488110 | orchestrator | ok 2026-05-31 01:40:07.495720 | 2026-05-31 01:40:07.495833 | TASK [Set manager_host address] 2026-05-31 01:40:07.575706 | orchestrator | ok 2026-05-31 01:40:07.585247 | 2026-05-31 01:40:07.585409 | LOOP [Update ansible collections] 2026-05-31 01:40:12.110884 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-05-31 01:40:12.111326 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-31 01:40:12.111404 | orchestrator | Starting galaxy collection install process 2026-05-31 01:40:12.111453 | orchestrator | Process install dependency map 2026-05-31 01:40:12.111497 | orchestrator | Starting collection install process 2026-05-31 01:40:12.111539 | orchestrator | Installing 'osism.commons:999.0.0' to '/home/zuul-testbed06/.ansible/collections/ansible_collections/osism/commons' 2026-05-31 01:40:12.111586 | orchestrator | Created collection for osism.commons:999.0.0 at /home/zuul-testbed06/.ansible/collections/ansible_collections/osism/commons 2026-05-31 01:40:12.111654 | orchestrator | osism.commons:999.0.0 was installed successfully 2026-05-31 01:40:12.111755 | orchestrator | ok: Item: commons Runtime: 0:00:04.180447 2026-05-31 01:40:16.067414 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-31 01:40:16.067613 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-05-31 01:40:16.067731 | orchestrator | Starting galaxy collection install process 2026-05-31 01:40:16.067784 | orchestrator | Process install dependency map 2026-05-31 01:40:16.067823 | orchestrator | Starting collection install process 2026-05-31 01:40:16.067858 | orchestrator | Installing 'osism.services:999.0.0' to '/home/zuul-testbed06/.ansible/collections/ansible_collections/osism/services' 2026-05-31 01:40:16.067894 | orchestrator | Created collection for osism.services:999.0.0 at /home/zuul-testbed06/.ansible/collections/ansible_collections/osism/services 2026-05-31 01:40:16.067927 | orchestrator | osism.services:999.0.0 was installed successfully 2026-05-31 01:40:16.067985 | orchestrator | ok: Item: services Runtime: 0:00:03.693206 2026-05-31 01:40:16.086594 | 2026-05-31 01:40:16.086747 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-05-31 01:40:26.960675 | orchestrator | ok 2026-05-31 01:40:26.971142 | 2026-05-31 01:40:26.971257 | TASK [Fetch manager ssh hostkey] 2026-05-31 01:40:28.039862 | orchestrator | Output suppressed because no_log was given 2026-05-31 01:40:28.057811 | 2026-05-31 01:40:28.057988 | TASK [Wait until ssh public key authentication to the manager works] 2026-05-31 01:40:30.600566 | orchestrator | ok: Runtime: 0:00:01.958873 2026-05-31 01:40:30.618875 | 2026-05-31 01:40:30.619131 | TASK [Get ssh keypair from terraform environment] 2026-05-31 01:40:31.158403 | orchestrator | ok: Runtime: 0:00:00.006043 2026-05-31 01:40:31.177662 | 2026-05-31 01:40:31.177842 | TASK [Point out that the following task takes some time and does not give any output] 2026-05-31 01:40:31.218702 | orchestrator | ok: The task 'Run manager part 0' runs an Ansible playbook on the manager. There is no further output of this here. It takes a few minutes for this task to complete. 2026-05-31 01:40:31.228729 | 2026-05-31 01:40:31.228867 | TASK [Run manager part 0] 2026-05-31 01:40:32.229441 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-31 01:40:32.309862 | orchestrator | 2026-05-31 01:40:32.309944 | orchestrator | PLAY [Wait for cloud-init to finish] ******************************************* 2026-05-31 01:40:32.309957 | orchestrator | 2026-05-31 01:40:32.309980 | orchestrator | TASK [Check /var/lib/cloud/instance/boot-finished] ***************************** 2026-05-31 01:41:21.299423 | orchestrator | ok: [testbed-manager] 2026-05-31 01:41:21.299548 | orchestrator | 2026-05-31 01:41:21.299635 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-05-31 01:41:21.299660 | orchestrator | 2026-05-31 01:41:21.299682 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:41:23.285816 | orchestrator | ok: [testbed-manager] 2026-05-31 01:41:23.285912 | orchestrator | 2026-05-31 01:41:23.285933 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-05-31 01:41:23.996793 | orchestrator | ok: [testbed-manager] 2026-05-31 01:41:23.996858 | orchestrator | 2026-05-31 01:41:23.996866 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-05-31 01:41:24.060229 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:41:24.060317 | orchestrator | 2026-05-31 01:41:24.060337 | orchestrator | TASK [Fail if Ubuntu version is lower than 24.04] ****************************** 2026-05-31 01:41:24.105613 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:41:24.105685 | orchestrator | 2026-05-31 01:41:24.105696 | orchestrator | TASK [Fail if Debian version is lower than 12] ********************************* 2026-05-31 01:41:24.148125 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:41:24.148210 | orchestrator | 2026-05-31 01:41:24.148240 | orchestrator | TASK [Set APT options on manager] ********************************************** 2026-05-31 01:41:25.040291 | orchestrator | changed: [testbed-manager] 2026-05-31 01:41:25.040366 | orchestrator | 2026-05-31 01:41:25.040382 | orchestrator | TASK [Update APT cache and run dist-upgrade] *********************************** 2026-05-31 01:45:32.897149 | orchestrator | changed: [testbed-manager] 2026-05-31 01:45:32.897237 | orchestrator | 2026-05-31 01:45:32.897256 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-05-31 01:46:51.095512 | orchestrator | changed: [testbed-manager] 2026-05-31 01:46:51.095596 | orchestrator | 2026-05-31 01:46:51.095615 | orchestrator | TASK [Install required packages] *********************************************** 2026-05-31 01:47:12.126802 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:12.126895 | orchestrator | 2026-05-31 01:47:12.126914 | orchestrator | TASK [Remove some python packages] ********************************************* 2026-05-31 01:47:22.013473 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:22.013537 | orchestrator | 2026-05-31 01:47:22.013546 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-05-31 01:47:22.058938 | orchestrator | ok: [testbed-manager] 2026-05-31 01:47:22.058985 | orchestrator | 2026-05-31 01:47:22.058999 | orchestrator | TASK [Get current user] ******************************************************** 2026-05-31 01:47:22.934470 | orchestrator | ok: [testbed-manager] 2026-05-31 01:47:22.934539 | orchestrator | 2026-05-31 01:47:22.934548 | orchestrator | TASK [Create venv directory] *************************************************** 2026-05-31 01:47:23.704759 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:23.704856 | orchestrator | 2026-05-31 01:47:23.704876 | orchestrator | TASK [Install netaddr in venv] ************************************************* 2026-05-31 01:47:31.870315 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:31.870359 | orchestrator | 2026-05-31 01:47:31.870367 | orchestrator | TASK [Install ansible-core in venv] ******************************************** 2026-05-31 01:47:38.408999 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:38.409040 | orchestrator | 2026-05-31 01:47:38.409049 | orchestrator | TASK [Install requests >= 2.32.2] ********************************************** 2026-05-31 01:47:41.217092 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:41.217133 | orchestrator | 2026-05-31 01:47:41.217141 | orchestrator | TASK [Install docker >= 7.1.0] ************************************************* 2026-05-31 01:47:43.140332 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:43.140370 | orchestrator | 2026-05-31 01:47:43.140380 | orchestrator | TASK [Create directories in /opt/src] ****************************************** 2026-05-31 01:47:44.349040 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-05-31 01:47:44.349089 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-05-31 01:47:44.349095 | orchestrator | 2026-05-31 01:47:44.349103 | orchestrator | TASK [Sync sources in /opt/src] ************************************************ 2026-05-31 01:47:44.392418 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-05-31 01:47:44.392480 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-05-31 01:47:44.392490 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-05-31 01:47:44.392500 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-05-31 01:47:48.928061 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-05-31 01:47:48.928306 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-05-31 01:47:48.928327 | orchestrator | 2026-05-31 01:47:48.928340 | orchestrator | TASK [Create /usr/share/ansible directory] ************************************* 2026-05-31 01:47:49.516510 | orchestrator | changed: [testbed-manager] 2026-05-31 01:47:49.516630 | orchestrator | 2026-05-31 01:47:49.516648 | orchestrator | TASK [Install collections from Ansible galaxy] ********************************* 2026-05-31 01:51:12.709803 | orchestrator | changed: [testbed-manager] => (item=ansible.netcommon) 2026-05-31 01:51:12.709892 | orchestrator | changed: [testbed-manager] => (item=ansible.posix) 2026-05-31 01:51:12.709908 | orchestrator | changed: [testbed-manager] => (item=community.docker>=3.10.2) 2026-05-31 01:51:12.709919 | orchestrator | 2026-05-31 01:51:12.709931 | orchestrator | TASK [Install local collections] *********************************************** 2026-05-31 01:51:15.304936 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-commons) 2026-05-31 01:51:15.304962 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-services) 2026-05-31 01:51:15.304967 | orchestrator | 2026-05-31 01:51:15.304972 | orchestrator | PLAY [Create operator user] **************************************************** 2026-05-31 01:51:15.304977 | orchestrator | 2026-05-31 01:51:15.304981 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:51:16.742389 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:16.742418 | orchestrator | 2026-05-31 01:51:16.742424 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-05-31 01:51:16.790157 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:16.790237 | orchestrator | 2026-05-31 01:51:16.790254 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-05-31 01:51:16.853613 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:16.853652 | orchestrator | 2026-05-31 01:51:16.853657 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-05-31 01:51:17.625240 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:17.625316 | orchestrator | 2026-05-31 01:51:17.625332 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-05-31 01:51:18.425629 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:18.425670 | orchestrator | 2026-05-31 01:51:18.425678 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-05-31 01:51:19.827889 | orchestrator | changed: [testbed-manager] => (item=adm) 2026-05-31 01:51:19.827972 | orchestrator | changed: [testbed-manager] => (item=sudo) 2026-05-31 01:51:19.827988 | orchestrator | 2026-05-31 01:51:19.828001 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-05-31 01:51:21.198077 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:21.198163 | orchestrator | 2026-05-31 01:51:21.198179 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-05-31 01:51:22.967205 | orchestrator | changed: [testbed-manager] => (item=export LANGUAGE=C.UTF-8) 2026-05-31 01:51:22.967248 | orchestrator | changed: [testbed-manager] => (item=export LANG=C.UTF-8) 2026-05-31 01:51:22.967263 | orchestrator | changed: [testbed-manager] => (item=export LC_ALL=C.UTF-8) 2026-05-31 01:51:22.967269 | orchestrator | 2026-05-31 01:51:22.967276 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-05-31 01:51:23.024907 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:23.024951 | orchestrator | 2026-05-31 01:51:23.024959 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-05-31 01:51:23.098471 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:23.098518 | orchestrator | 2026-05-31 01:51:23.098526 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-05-31 01:51:23.638119 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:23.638205 | orchestrator | 2026-05-31 01:51:23.638221 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-05-31 01:51:23.705696 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:23.705750 | orchestrator | 2026-05-31 01:51:23.705758 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-05-31 01:51:24.578672 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-31 01:51:24.578783 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:24.578802 | orchestrator | 2026-05-31 01:51:24.578815 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-05-31 01:51:24.614395 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:24.614472 | orchestrator | 2026-05-31 01:51:24.614486 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-05-31 01:51:24.655807 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:24.655877 | orchestrator | 2026-05-31 01:51:24.655890 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-05-31 01:51:24.688760 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:24.688824 | orchestrator | 2026-05-31 01:51:24.688837 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-05-31 01:51:24.755138 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:24.755207 | orchestrator | 2026-05-31 01:51:24.755220 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-05-31 01:51:25.574415 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:25.574483 | orchestrator | 2026-05-31 01:51:25.574499 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-05-31 01:51:25.574511 | orchestrator | 2026-05-31 01:51:25.574524 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:51:27.081487 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:27.081573 | orchestrator | 2026-05-31 01:51:27.081589 | orchestrator | TASK [Recursively change ownership of /opt/venv] ******************************* 2026-05-31 01:51:28.100616 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:28.100705 | orchestrator | 2026-05-31 01:51:28.100753 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 01:51:28.100767 | orchestrator | testbed-manager : ok=33 changed=23 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 2026-05-31 01:51:28.100778 | orchestrator | 2026-05-31 01:51:28.640891 | orchestrator | ok: Runtime: 0:10:56.632479 2026-05-31 01:51:28.659377 | 2026-05-31 01:51:28.659560 | TASK [Point out that the log in on the manager is now possible] 2026-05-31 01:51:28.701287 | orchestrator | ok: It is now already possible to log in to the manager with 'make login'. 2026-05-31 01:51:28.711229 | 2026-05-31 01:51:28.711351 | TASK [Point out that the following task takes some time and does not give any output] 2026-05-31 01:51:28.742355 | orchestrator | ok: The task 'Run manager part 1 + 2' runs an Ansible playbook on the manager. There is no further output of this here. It takes a few minuts for this task to complete. 2026-05-31 01:51:28.750672 | 2026-05-31 01:51:28.750802 | TASK [Run manager part 1 + 2] 2026-05-31 01:51:29.648841 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-05-31 01:51:29.695350 | orchestrator | 2026-05-31 01:51:29.695401 | orchestrator | PLAY [Run manager part 1] ****************************************************** 2026-05-31 01:51:29.695408 | orchestrator | 2026-05-31 01:51:29.695423 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:51:32.585287 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:32.585325 | orchestrator | 2026-05-31 01:51:32.585348 | orchestrator | TASK [Set venv_command fact (RedHat)] ****************************************** 2026-05-31 01:51:32.621417 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:32.621451 | orchestrator | 2026-05-31 01:51:32.621458 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-05-31 01:51:32.660151 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:32.660190 | orchestrator | 2026-05-31 01:51:32.660202 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-05-31 01:51:32.708057 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:32.708098 | orchestrator | 2026-05-31 01:51:32.708108 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-05-31 01:51:32.775667 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:32.775727 | orchestrator | 2026-05-31 01:51:32.775739 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-05-31 01:51:32.824240 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:32.824274 | orchestrator | 2026-05-31 01:51:32.824282 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-05-31 01:51:32.869317 | orchestrator | included: /home/zuul-testbed06/.ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager 2026-05-31 01:51:32.869351 | orchestrator | 2026-05-31 01:51:32.869357 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-05-31 01:51:33.572917 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:33.572963 | orchestrator | 2026-05-31 01:51:33.572974 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-05-31 01:51:33.622696 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:33.622804 | orchestrator | 2026-05-31 01:51:33.622816 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-05-31 01:51:35.012478 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:35.012529 | orchestrator | 2026-05-31 01:51:35.012541 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-05-31 01:51:35.581155 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:35.581201 | orchestrator | 2026-05-31 01:51:35.581211 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-05-31 01:51:36.790790 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:36.790850 | orchestrator | 2026-05-31 01:51:36.790868 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-05-31 01:51:55.173690 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:55.173883 | orchestrator | 2026-05-31 01:51:55.173902 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-05-31 01:51:55.899689 | orchestrator | ok: [testbed-manager] 2026-05-31 01:51:55.899837 | orchestrator | 2026-05-31 01:51:55.899858 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-05-31 01:51:55.955331 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:51:55.955425 | orchestrator | 2026-05-31 01:51:55.955442 | orchestrator | TASK [Copy SSH public key] ***************************************************** 2026-05-31 01:51:56.970358 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:56.970398 | orchestrator | 2026-05-31 01:51:56.970408 | orchestrator | TASK [Copy SSH private key] **************************************************** 2026-05-31 01:51:57.987855 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:57.987963 | orchestrator | 2026-05-31 01:51:57.987981 | orchestrator | TASK [Create configuration directory] ****************************************** 2026-05-31 01:51:58.596183 | orchestrator | changed: [testbed-manager] 2026-05-31 01:51:58.596278 | orchestrator | 2026-05-31 01:51:58.596294 | orchestrator | TASK [Copy testbed repo] ******************************************************* 2026-05-31 01:51:58.637911 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-05-31 01:51:58.638087 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-05-31 01:51:58.638109 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-05-31 01:51:58.638121 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-05-31 01:52:00.859782 | orchestrator | changed: [testbed-manager] 2026-05-31 01:52:00.859880 | orchestrator | 2026-05-31 01:52:00.859897 | orchestrator | TASK [Install python requirements in venv] ************************************* 2026-05-31 01:52:11.412658 | orchestrator | ok: [testbed-manager] => (item=Jinja2) 2026-05-31 01:52:11.412783 | orchestrator | ok: [testbed-manager] => (item=PyYAML) 2026-05-31 01:52:11.412810 | orchestrator | ok: [testbed-manager] => (item=packaging) 2026-05-31 01:52:11.412827 | orchestrator | changed: [testbed-manager] => (item=python-gilt==1.2.3) 2026-05-31 01:52:11.412839 | orchestrator | ok: [testbed-manager] => (item=requests>=2.32.2) 2026-05-31 01:52:11.412851 | orchestrator | ok: [testbed-manager] => (item=docker>=7.1.0) 2026-05-31 01:52:11.412862 | orchestrator | 2026-05-31 01:52:11.412874 | orchestrator | TASK [Copy testbed custom CA certificate on Debian/Ubuntu] ********************* 2026-05-31 01:52:12.441780 | orchestrator | changed: [testbed-manager] 2026-05-31 01:52:12.441818 | orchestrator | 2026-05-31 01:52:12.441827 | orchestrator | TASK [Run update-ca-certificates on Debian/Ubuntu] ***************************** 2026-05-31 01:52:14.879911 | orchestrator | changed: [testbed-manager] 2026-05-31 01:52:14.880009 | orchestrator | 2026-05-31 01:52:14.880030 | orchestrator | TASK [Run update-ca-trust on RedHat] ******************************************* 2026-05-31 01:52:14.922173 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:52:14.922229 | orchestrator | 2026-05-31 01:52:14.922237 | orchestrator | TASK [Run manager part 2] ****************************************************** 2026-05-31 01:54:06.037354 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:06.037453 | orchestrator | 2026-05-31 01:54:06.037470 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-05-31 01:54:07.303642 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:07.303678 | orchestrator | 2026-05-31 01:54:07.303686 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 01:54:07.303692 | orchestrator | testbed-manager : ok=21 changed=11 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-05-31 01:54:07.303697 | orchestrator | 2026-05-31 01:54:07.876467 | orchestrator | ok: Runtime: 0:02:38.351414 2026-05-31 01:54:07.892618 | 2026-05-31 01:54:07.892760 | TASK [Reboot manager] 2026-05-31 01:54:09.449542 | orchestrator | ok: Runtime: 0:00:00.869252 2026-05-31 01:54:09.463488 | 2026-05-31 01:54:09.463634 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-05-31 01:54:23.688386 | orchestrator | ok 2026-05-31 01:54:23.699665 | 2026-05-31 01:54:23.699854 | TASK [Wait until docker is available on the manager] 2026-05-31 01:54:25.132465 | orchestrator | Client: Docker Engine - Community 2026-05-31 01:54:25.132690 | orchestrator | Version: 27.5.1 2026-05-31 01:54:25.132716 | orchestrator | Context: default 2026-05-31 01:54:25.132787 | orchestrator | Debug Mode: false 2026-05-31 01:54:25.132802 | orchestrator | Plugins: 2026-05-31 01:54:25.132816 | orchestrator | compose: Docker Compose (Docker Inc.) 2026-05-31 01:54:25.132831 | orchestrator | Version: v5.1.4 2026-05-31 01:54:25.132872 | orchestrator | Path: /usr/libexec/docker/cli-plugins/docker-compose 2026-05-31 01:54:25.132895 | orchestrator | 2026-05-31 01:54:25.132911 | orchestrator | Server: 2026-05-31 01:54:25.132922 | orchestrator | Containers: 0 2026-05-31 01:54:25.132934 | orchestrator | Running: 0 2026-05-31 01:54:25.132949 | orchestrator | Paused: 0 2026-05-31 01:54:25.132960 | orchestrator | Stopped: 0 2026-05-31 01:54:25.132970 | orchestrator | Images: 0 2026-05-31 01:54:25.132988 | orchestrator | Server Version: 27.5.1 2026-05-31 01:54:25.132999 | orchestrator | Storage Driver: overlay2 2026-05-31 01:54:25.133017 | orchestrator | Backing Filesystem: extfs 2026-05-31 01:54:25.133029 | orchestrator | Supports d_type: true 2026-05-31 01:54:25.133039 | orchestrator | Using metacopy: false 2026-05-31 01:54:25.133053 | orchestrator | Native Overlay Diff: true 2026-05-31 01:54:25.133065 | orchestrator | userxattr: false 2026-05-31 01:54:25.133075 | orchestrator | Logging Driver: json-file 2026-05-31 01:54:25.133087 | orchestrator | Cgroup Driver: systemd 2026-05-31 01:54:25.133097 | orchestrator | Cgroup Version: 2 2026-05-31 01:54:25.133108 | orchestrator | Plugins: 2026-05-31 01:54:25.133118 | orchestrator | Volume: local 2026-05-31 01:54:25.133130 | orchestrator | Network: bridge host ipvlan macvlan null overlay 2026-05-31 01:54:25.133141 | orchestrator | Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 2026-05-31 01:54:25.133153 | orchestrator | Swarm: inactive 2026-05-31 01:54:25.133163 | orchestrator | Runtimes: io.containerd.runc.v2 runc 2026-05-31 01:54:25.133174 | orchestrator | Default Runtime: runc 2026-05-31 01:54:25.133185 | orchestrator | Init Binary: docker-init 2026-05-31 01:54:25.133196 | orchestrator | containerd version: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-05-31 01:54:25.133207 | orchestrator | runc version: v1.3.5-0-g488fc13e 2026-05-31 01:54:25.133218 | orchestrator | init version: de40ad0 2026-05-31 01:54:25.133229 | orchestrator | Security Options: 2026-05-31 01:54:25.133239 | orchestrator | apparmor 2026-05-31 01:54:25.133250 | orchestrator | seccomp 2026-05-31 01:54:25.133268 | orchestrator | Profile: builtin 2026-05-31 01:54:25.133278 | orchestrator | cgroupns 2026-05-31 01:54:25.133289 | orchestrator | Kernel Version: 6.17.0-35-generic 2026-05-31 01:54:25.133300 | orchestrator | Operating System: Ubuntu 24.04.4 LTS 2026-05-31 01:54:25.133311 | orchestrator | OSType: linux 2026-05-31 01:54:25.133321 | orchestrator | Architecture: x86_64 2026-05-31 01:54:25.133332 | orchestrator | CPUs: 4 2026-05-31 01:54:25.133343 | orchestrator | Total Memory: 15.62GiB 2026-05-31 01:54:25.133353 | orchestrator | Name: testbed-manager 2026-05-31 01:54:25.133364 | orchestrator | ID: 7adf8700-1730-4eb3-a1ba-09af589d1d3a 2026-05-31 01:54:25.133375 | orchestrator | Docker Root Dir: /var/lib/docker 2026-05-31 01:54:25.133385 | orchestrator | Debug Mode: false 2026-05-31 01:54:25.133396 | orchestrator | Experimental: false 2026-05-31 01:54:25.133407 | orchestrator | Insecure Registries: 2026-05-31 01:54:25.133418 | orchestrator | 127.0.0.0/8 2026-05-31 01:54:25.133428 | orchestrator | Live Restore Enabled: true 2026-05-31 01:54:25.133439 | orchestrator | 2026-05-31 01:54:25.258648 | orchestrator | ok: Runtime: 0:00:01.094100 2026-05-31 01:54:25.269945 | 2026-05-31 01:54:25.270088 | TASK [Deploy manager + bootstrap nodes] 2026-05-31 01:54:26.034765 | orchestrator | 2026-05-31 01:54:26.034956 | orchestrator | # DEPLOY MANAGER 2026-05-31 01:54:26.034979 | orchestrator | 2026-05-31 01:54:26.034994 | orchestrator | + set -e 2026-05-31 01:54:26.035007 | orchestrator | + echo 2026-05-31 01:54:26.035020 | orchestrator | + echo '# DEPLOY MANAGER' 2026-05-31 01:54:26.035034 | orchestrator | + echo 2026-05-31 01:54:26.035084 | orchestrator | + cat /opt/manager-vars.sh 2026-05-31 01:54:26.037709 | orchestrator | export NUMBER_OF_NODES=6 2026-05-31 01:54:26.037831 | orchestrator | 2026-05-31 01:54:26.037851 | orchestrator | export CEPH_VERSION=reef 2026-05-31 01:54:26.037866 | orchestrator | export CONFIGURATION_VERSION=main 2026-05-31 01:54:26.037879 | orchestrator | export MANAGER_VERSION=9.5.0 2026-05-31 01:54:26.037909 | orchestrator | export OPENSTACK_VERSION=2024.2 2026-05-31 01:54:26.037920 | orchestrator | 2026-05-31 01:54:26.037938 | orchestrator | export ARA=false 2026-05-31 01:54:26.037950 | orchestrator | export DEPLOY_MODE=manager 2026-05-31 01:54:26.037968 | orchestrator | export TEMPEST=false 2026-05-31 01:54:26.037980 | orchestrator | export IS_ZUUL=true 2026-05-31 01:54:26.037991 | orchestrator | 2026-05-31 01:54:26.038009 | orchestrator | export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 01:54:26.038071 | orchestrator | export EXTERNAL_API=false 2026-05-31 01:54:26.038083 | orchestrator | 2026-05-31 01:54:26.038094 | orchestrator | export IMAGE_USER=ubuntu 2026-05-31 01:54:26.038108 | orchestrator | export IMAGE_NODE_USER=ubuntu 2026-05-31 01:54:26.038119 | orchestrator | 2026-05-31 01:54:26.038130 | orchestrator | export CEPH_STACK=ceph-ansible 2026-05-31 01:54:26.038154 | orchestrator | 2026-05-31 01:54:26.038165 | orchestrator | + echo 2026-05-31 01:54:26.038178 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 01:54:26.038710 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 01:54:26.038794 | orchestrator | ++ INTERACTIVE=false 2026-05-31 01:54:26.038815 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 01:54:26.038834 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 01:54:26.038859 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 01:54:26.038879 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 01:54:26.038899 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 01:54:26.038919 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 01:54:26.038947 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 01:54:26.038959 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 01:54:26.038971 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 01:54:26.038981 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 01:54:26.038992 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 01:54:26.039003 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 01:54:26.039026 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 01:54:26.039037 | orchestrator | ++ export ARA=false 2026-05-31 01:54:26.039048 | orchestrator | ++ ARA=false 2026-05-31 01:54:26.039059 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 01:54:26.039070 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 01:54:26.039081 | orchestrator | ++ export TEMPEST=false 2026-05-31 01:54:26.039091 | orchestrator | ++ TEMPEST=false 2026-05-31 01:54:26.039102 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 01:54:26.039113 | orchestrator | ++ IS_ZUUL=true 2026-05-31 01:54:26.039124 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 01:54:26.039135 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 01:54:26.039146 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 01:54:26.039156 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 01:54:26.039171 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 01:54:26.039182 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 01:54:26.039193 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 01:54:26.039204 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 01:54:26.039215 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 01:54:26.039225 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 01:54:26.039236 | orchestrator | + sudo ln -sf /opt/configuration/contrib/semver2.sh /usr/local/bin/semver 2026-05-31 01:54:26.084661 | orchestrator | + docker version 2026-05-31 01:54:26.121656 | orchestrator | Client: Docker Engine - Community 2026-05-31 01:54:26.121810 | orchestrator | Version: 27.5.1 2026-05-31 01:54:26.121828 | orchestrator | API version: 1.47 2026-05-31 01:54:26.121839 | orchestrator | Go version: go1.22.11 2026-05-31 01:54:26.121880 | orchestrator | Git commit: 9f9e405 2026-05-31 01:54:26.121897 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-05-31 01:54:26.121915 | orchestrator | OS/Arch: linux/amd64 2026-05-31 01:54:26.121929 | orchestrator | Context: default 2026-05-31 01:54:26.121946 | orchestrator | 2026-05-31 01:54:26.121964 | orchestrator | Server: Docker Engine - Community 2026-05-31 01:54:26.121980 | orchestrator | Engine: 2026-05-31 01:54:26.121998 | orchestrator | Version: 27.5.1 2026-05-31 01:54:26.122014 | orchestrator | API version: 1.47 (minimum version 1.24) 2026-05-31 01:54:26.122116 | orchestrator | Go version: go1.22.11 2026-05-31 01:54:26.122130 | orchestrator | Git commit: 4c9b3b0 2026-05-31 01:54:26.122140 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-05-31 01:54:26.122150 | orchestrator | OS/Arch: linux/amd64 2026-05-31 01:54:26.122159 | orchestrator | Experimental: false 2026-05-31 01:54:26.122168 | orchestrator | containerd: 2026-05-31 01:54:26.122178 | orchestrator | Version: v2.2.4 2026-05-31 01:54:26.122188 | orchestrator | GitCommit: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-05-31 01:54:26.122198 | orchestrator | runc: 2026-05-31 01:54:26.122208 | orchestrator | Version: 1.3.5 2026-05-31 01:54:26.122218 | orchestrator | GitCommit: v1.3.5-0-g488fc13e 2026-05-31 01:54:26.122227 | orchestrator | docker-init: 2026-05-31 01:54:26.122237 | orchestrator | Version: 0.19.0 2026-05-31 01:54:26.122247 | orchestrator | GitCommit: de40ad0 2026-05-31 01:54:26.123825 | orchestrator | + sh -c /opt/configuration/scripts/deploy/000-manager.sh 2026-05-31 01:54:26.132237 | orchestrator | + set -e 2026-05-31 01:54:26.132325 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 01:54:26.132347 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 01:54:26.132366 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 01:54:26.132383 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 01:54:26.132402 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 01:54:26.132414 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 01:54:26.132426 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 01:54:26.132437 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 01:54:26.132448 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 01:54:26.132459 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 01:54:26.132469 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 01:54:26.132480 | orchestrator | ++ export ARA=false 2026-05-31 01:54:26.132491 | orchestrator | ++ ARA=false 2026-05-31 01:54:26.132502 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 01:54:26.132513 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 01:54:26.132523 | orchestrator | ++ export TEMPEST=false 2026-05-31 01:54:26.132533 | orchestrator | ++ TEMPEST=false 2026-05-31 01:54:26.132544 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 01:54:26.132554 | orchestrator | ++ IS_ZUUL=true 2026-05-31 01:54:26.132565 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 01:54:26.132576 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 01:54:26.132587 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 01:54:26.132604 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 01:54:26.132622 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 01:54:26.132640 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 01:54:26.132657 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 01:54:26.132676 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 01:54:26.132693 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 01:54:26.132713 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 01:54:26.132824 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 01:54:26.132843 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 01:54:26.132862 | orchestrator | ++ INTERACTIVE=false 2026-05-31 01:54:26.132880 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 01:54:26.132904 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 01:54:26.132921 | orchestrator | + [[ 9.5.0 != \l\a\t\e\s\t ]] 2026-05-31 01:54:26.132932 | orchestrator | + /opt/configuration/scripts/set-manager-version.sh 9.5.0 2026-05-31 01:54:26.137270 | orchestrator | + set -e 2026-05-31 01:54:26.137307 | orchestrator | + VERSION=9.5.0 2026-05-31 01:54:26.137321 | orchestrator | + sed -i 's/manager_version: .*/manager_version: 9.5.0/g' /opt/configuration/environments/manager/configuration.yml 2026-05-31 01:54:26.142658 | orchestrator | + [[ 9.5.0 != \l\a\t\e\s\t ]] 2026-05-31 01:54:26.142691 | orchestrator | + sed -i /ceph_version:/d /opt/configuration/environments/manager/configuration.yml 2026-05-31 01:54:26.145524 | orchestrator | + sed -i /openstack_version:/d /opt/configuration/environments/manager/configuration.yml 2026-05-31 01:54:26.148415 | orchestrator | + sh -c /opt/configuration/scripts/sync-configuration-repository.sh 2026-05-31 01:54:26.153833 | orchestrator | /opt/configuration ~ 2026-05-31 01:54:26.153905 | orchestrator | + set -e 2026-05-31 01:54:26.153920 | orchestrator | + pushd /opt/configuration 2026-05-31 01:54:26.153932 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 01:54:26.157063 | orchestrator | + source /opt/venv/bin/activate 2026-05-31 01:54:26.158240 | orchestrator | ++ deactivate nondestructive 2026-05-31 01:54:26.158264 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:26.158279 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:26.158316 | orchestrator | ++ hash -r 2026-05-31 01:54:26.158327 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:26.158339 | orchestrator | ++ unset VIRTUAL_ENV 2026-05-31 01:54:26.158349 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-05-31 01:54:26.158360 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-05-31 01:54:26.158371 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-05-31 01:54:26.158382 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-05-31 01:54:26.158393 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-05-31 01:54:26.158403 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-05-31 01:54:26.158415 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 01:54:26.158426 | orchestrator | ++ PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 01:54:26.158436 | orchestrator | ++ export PATH 2026-05-31 01:54:26.158447 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:26.158458 | orchestrator | ++ '[' -z '' ']' 2026-05-31 01:54:26.158469 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-05-31 01:54:26.158480 | orchestrator | ++ PS1='(venv) ' 2026-05-31 01:54:26.158490 | orchestrator | ++ export PS1 2026-05-31 01:54:26.158501 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-31 01:54:26.158511 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-05-31 01:54:26.158522 | orchestrator | ++ hash -r 2026-05-31 01:54:26.158533 | orchestrator | + pip3 install --no-cache-dir python-gilt==1.2.3 requests Jinja2 PyYAML packaging 2026-05-31 01:54:27.367670 | orchestrator | Requirement already satisfied: python-gilt==1.2.3 in /opt/venv/lib/python3.12/site-packages (1.2.3) 2026-05-31 01:54:27.368798 | orchestrator | Requirement already satisfied: requests in /opt/venv/lib/python3.12/site-packages (2.34.2) 2026-05-31 01:54:27.370289 | orchestrator | Requirement already satisfied: Jinja2 in /opt/venv/lib/python3.12/site-packages (3.1.6) 2026-05-31 01:54:27.371799 | orchestrator | Requirement already satisfied: PyYAML in /opt/venv/lib/python3.12/site-packages (6.0.3) 2026-05-31 01:54:27.373017 | orchestrator | Requirement already satisfied: packaging in /opt/venv/lib/python3.12/site-packages (26.2) 2026-05-31 01:54:27.384459 | orchestrator | Requirement already satisfied: click in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (8.4.1) 2026-05-31 01:54:27.385610 | orchestrator | Requirement already satisfied: colorama in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.4.6) 2026-05-31 01:54:27.386628 | orchestrator | Requirement already satisfied: fasteners in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.20) 2026-05-31 01:54:27.388073 | orchestrator | Requirement already satisfied: sh in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (2.2.2) 2026-05-31 01:54:27.423651 | orchestrator | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/venv/lib/python3.12/site-packages (from requests) (3.4.7) 2026-05-31 01:54:27.424989 | orchestrator | Requirement already satisfied: idna<4,>=2.5 in /opt/venv/lib/python3.12/site-packages (from requests) (3.17) 2026-05-31 01:54:27.426914 | orchestrator | Requirement already satisfied: urllib3<3,>=1.26 in /opt/venv/lib/python3.12/site-packages (from requests) (2.7.0) 2026-05-31 01:54:27.428323 | orchestrator | Requirement already satisfied: certifi>=2023.5.7 in /opt/venv/lib/python3.12/site-packages (from requests) (2026.5.20) 2026-05-31 01:54:27.432477 | orchestrator | Requirement already satisfied: MarkupSafe>=2.0 in /opt/venv/lib/python3.12/site-packages (from Jinja2) (3.0.3) 2026-05-31 01:54:27.642359 | orchestrator | ++ which gilt 2026-05-31 01:54:27.644387 | orchestrator | + GILT=/opt/venv/bin/gilt 2026-05-31 01:54:27.644426 | orchestrator | + /opt/venv/bin/gilt overlay 2026-05-31 01:54:27.889707 | orchestrator | osism.generics: 2026-05-31 01:54:27.994830 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /opt/configuration/environments/manager/ 2026-05-31 01:54:27.994936 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.generics/src/render-images.py to /opt/configuration/environments/manager/ 2026-05-31 01:54:27.994967 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.generics/src/set-versions.py to /opt/configuration/environments/ 2026-05-31 01:54:27.994981 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh render-images` in /opt/configuration/environments/manager/ 2026-05-31 01:54:28.681651 | orchestrator | - running `rm render-images.py` in /opt/configuration/environments/manager/ 2026-05-31 01:54:28.688477 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh set-versions` in /opt/configuration/environments/ 2026-05-31 01:54:29.011598 | orchestrator | - running `rm set-versions.py` in /opt/configuration/environments/ 2026-05-31 01:54:29.054515 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 01:54:29.054628 | orchestrator | + deactivate 2026-05-31 01:54:29.054646 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-05-31 01:54:29.054660 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 01:54:29.054676 | orchestrator | + export PATH 2026-05-31 01:54:29.054695 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-05-31 01:54:29.054715 | orchestrator | + '[' -n '' ']' 2026-05-31 01:54:29.054764 | orchestrator | + hash -r 2026-05-31 01:54:29.054783 | orchestrator | + '[' -n '' ']' 2026-05-31 01:54:29.054801 | orchestrator | + unset VIRTUAL_ENV 2026-05-31 01:54:29.054817 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-05-31 01:54:29.054834 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-05-31 01:54:29.054852 | orchestrator | + unset -f deactivate 2026-05-31 01:54:29.054871 | orchestrator | ~ 2026-05-31 01:54:29.054889 | orchestrator | + popd 2026-05-31 01:54:29.055083 | orchestrator | + [[ 9.5.0 == \l\a\t\e\s\t ]] 2026-05-31 01:54:29.055101 | orchestrator | + [[ ceph-ansible == \r\o\o\k ]] 2026-05-31 01:54:29.055392 | orchestrator | ++ semver 9.5.0 7.0.0 2026-05-31 01:54:29.085420 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 01:54:29.085504 | orchestrator | + echo 'enable_osism_kubernetes: true' 2026-05-31 01:54:29.085518 | orchestrator | + [[ 9.5.0 == \l\a\t\e\s\t ]] 2026-05-31 01:54:29.085992 | orchestrator | ++ semver 9.5.0 10.0.0-0 2026-05-31 01:54:29.122084 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-31 01:54:29.122310 | orchestrator | ++ semver 2024.2 2025.1 2026-05-31 01:54:29.157926 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-31 01:54:29.158054 | orchestrator | + /opt/configuration/scripts/enable-resource-nodes.sh 2026-05-31 01:54:29.215787 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 01:54:29.215882 | orchestrator | + source /opt/venv/bin/activate 2026-05-31 01:54:29.215896 | orchestrator | ++ deactivate nondestructive 2026-05-31 01:54:29.215908 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:29.215919 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:29.215930 | orchestrator | ++ hash -r 2026-05-31 01:54:29.215941 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:29.215951 | orchestrator | ++ unset VIRTUAL_ENV 2026-05-31 01:54:29.215962 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-05-31 01:54:29.215985 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-05-31 01:54:29.215998 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-05-31 01:54:29.216009 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-05-31 01:54:29.216020 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-05-31 01:54:29.216031 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-05-31 01:54:29.216042 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 01:54:29.216085 | orchestrator | ++ PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 01:54:29.216098 | orchestrator | ++ export PATH 2026-05-31 01:54:29.216109 | orchestrator | ++ '[' -n '' ']' 2026-05-31 01:54:29.216119 | orchestrator | ++ '[' -z '' ']' 2026-05-31 01:54:29.216130 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-05-31 01:54:29.216140 | orchestrator | ++ PS1='(venv) ' 2026-05-31 01:54:29.216151 | orchestrator | ++ export PS1 2026-05-31 01:54:29.216162 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-31 01:54:29.216177 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-05-31 01:54:29.216187 | orchestrator | ++ hash -r 2026-05-31 01:54:29.216199 | orchestrator | + ansible-playbook -i testbed-manager, --vault-password-file /opt/configuration/environments/.vault_pass /opt/configuration/ansible/manager-part-3.yml 2026-05-31 01:54:30.336843 | orchestrator | 2026-05-31 01:54:30.336974 | orchestrator | PLAY [Copy custom facts] ******************************************************* 2026-05-31 01:54:30.337073 | orchestrator | 2026-05-31 01:54:30.337090 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-05-31 01:54:31.060649 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:31.060737 | orchestrator | 2026-05-31 01:54:31.060747 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-05-31 01:54:32.270253 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:32.270345 | orchestrator | 2026-05-31 01:54:32.270394 | orchestrator | PLAY [Before the deployment of the manager] ************************************ 2026-05-31 01:54:32.270409 | orchestrator | 2026-05-31 01:54:32.270426 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:54:35.063290 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:35.063396 | orchestrator | 2026-05-31 01:54:35.063423 | orchestrator | TASK [Get /opt/manager-vars.sh] ************************************************ 2026-05-31 01:54:35.100871 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:35.100971 | orchestrator | 2026-05-31 01:54:35.100987 | orchestrator | TASK [Add ara_server_mariadb_volume_type parameter] **************************** 2026-05-31 01:54:35.556164 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:35.556260 | orchestrator | 2026-05-31 01:54:35.556275 | orchestrator | TASK [Add netbox_enable parameter] ********************************************* 2026-05-31 01:54:35.583055 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:54:35.583119 | orchestrator | 2026-05-31 01:54:35.583129 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-05-31 01:54:35.889533 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:35.889609 | orchestrator | 2026-05-31 01:54:35.889622 | orchestrator | TASK [Check if /etc/OTC_region exist] ****************************************** 2026-05-31 01:54:36.220406 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:36.220489 | orchestrator | 2026-05-31 01:54:36.220504 | orchestrator | TASK [Add nova_compute_virt_type parameter] ************************************ 2026-05-31 01:54:36.326175 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:54:36.326273 | orchestrator | 2026-05-31 01:54:36.326288 | orchestrator | PLAY [Apply role traefik] ****************************************************** 2026-05-31 01:54:36.326301 | orchestrator | 2026-05-31 01:54:36.326313 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:54:37.993137 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:37.993235 | orchestrator | 2026-05-31 01:54:37.993252 | orchestrator | TASK [Apply traefik role] ****************************************************** 2026-05-31 01:54:38.090712 | orchestrator | included: osism.services.traefik for testbed-manager 2026-05-31 01:54:38.090819 | orchestrator | 2026-05-31 01:54:38.090836 | orchestrator | TASK [osism.services.traefik : Include config tasks] *************************** 2026-05-31 01:54:38.142393 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/config.yml for testbed-manager 2026-05-31 01:54:38.142469 | orchestrator | 2026-05-31 01:54:38.142484 | orchestrator | TASK [osism.services.traefik : Create required directories] ******************** 2026-05-31 01:54:39.246571 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik) 2026-05-31 01:54:39.246668 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/certificates) 2026-05-31 01:54:39.246683 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/configuration) 2026-05-31 01:54:39.246696 | orchestrator | 2026-05-31 01:54:39.246711 | orchestrator | TASK [osism.services.traefik : Copy configuration files] *********************** 2026-05-31 01:54:41.021414 | orchestrator | changed: [testbed-manager] => (item=traefik.yml) 2026-05-31 01:54:41.021516 | orchestrator | changed: [testbed-manager] => (item=traefik.env) 2026-05-31 01:54:41.021531 | orchestrator | changed: [testbed-manager] => (item=certificates.yml) 2026-05-31 01:54:41.021544 | orchestrator | 2026-05-31 01:54:41.021557 | orchestrator | TASK [osism.services.traefik : Copy certificate cert files] ******************** 2026-05-31 01:54:41.797245 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-31 01:54:41.797339 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:41.797356 | orchestrator | 2026-05-31 01:54:41.797369 | orchestrator | TASK [osism.services.traefik : Copy certificate key files] ********************* 2026-05-31 01:54:42.510005 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-31 01:54:42.510172 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:42.510196 | orchestrator | 2026-05-31 01:54:42.510218 | orchestrator | TASK [osism.services.traefik : Copy dynamic configuration] ********************* 2026-05-31 01:54:42.550443 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:54:42.550544 | orchestrator | 2026-05-31 01:54:42.550560 | orchestrator | TASK [osism.services.traefik : Remove dynamic configuration] ******************* 2026-05-31 01:54:42.977497 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:42.977588 | orchestrator | 2026-05-31 01:54:42.977603 | orchestrator | TASK [osism.services.traefik : Include service tasks] ************************** 2026-05-31 01:54:43.079217 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/service.yml for testbed-manager 2026-05-31 01:54:43.079310 | orchestrator | 2026-05-31 01:54:43.079323 | orchestrator | TASK [osism.services.traefik : Create traefik external network] **************** 2026-05-31 01:54:44.275723 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:44.275843 | orchestrator | 2026-05-31 01:54:44.275855 | orchestrator | TASK [osism.services.traefik : Copy docker-compose.yml file] ******************* 2026-05-31 01:54:45.256865 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:45.256966 | orchestrator | 2026-05-31 01:54:45.256982 | orchestrator | TASK [osism.services.traefik : Manage traefik service] ************************* 2026-05-31 01:54:57.405698 | orchestrator | changed: [testbed-manager] 2026-05-31 01:54:57.405848 | orchestrator | 2026-05-31 01:54:57.405865 | orchestrator | RUNNING HANDLER [osism.services.traefik : Restart traefik service] ************* 2026-05-31 01:54:57.475858 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:54:57.475936 | orchestrator | 2026-05-31 01:54:57.475967 | orchestrator | PLAY [Deploy manager service] ************************************************** 2026-05-31 01:54:57.475978 | orchestrator | 2026-05-31 01:54:57.475988 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:54:59.569006 | orchestrator | ok: [testbed-manager] 2026-05-31 01:54:59.569124 | orchestrator | 2026-05-31 01:54:59.569151 | orchestrator | TASK [Apply manager role] ****************************************************** 2026-05-31 01:54:59.704378 | orchestrator | included: osism.services.manager for testbed-manager 2026-05-31 01:54:59.704464 | orchestrator | 2026-05-31 01:54:59.704479 | orchestrator | TASK [osism.services.manager : Include install tasks] ************************** 2026-05-31 01:54:59.772837 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 01:54:59.772929 | orchestrator | 2026-05-31 01:54:59.772943 | orchestrator | TASK [osism.services.manager : Install required packages] ********************** 2026-05-31 01:55:02.593361 | orchestrator | ok: [testbed-manager] 2026-05-31 01:55:02.593465 | orchestrator | 2026-05-31 01:55:02.593483 | orchestrator | TASK [osism.services.manager : Gather variables for each operating system] ***** 2026-05-31 01:55:02.628297 | orchestrator | ok: [testbed-manager] 2026-05-31 01:55:02.628400 | orchestrator | 2026-05-31 01:55:02.628416 | orchestrator | TASK [osism.services.manager : Include config tasks] *************************** 2026-05-31 01:55:02.760035 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config.yml for testbed-manager 2026-05-31 01:55:02.760143 | orchestrator | 2026-05-31 01:55:02.760165 | orchestrator | TASK [osism.services.manager : Create required directories] ******************** 2026-05-31 01:55:05.473530 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible) 2026-05-31 01:55:05.473633 | orchestrator | changed: [testbed-manager] => (item=/opt/archive) 2026-05-31 01:55:05.473648 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/configuration) 2026-05-31 01:55:05.473662 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/data) 2026-05-31 01:55:05.473673 | orchestrator | ok: [testbed-manager] => (item=/opt/manager) 2026-05-31 01:55:05.473684 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/secrets) 2026-05-31 01:55:05.473696 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible/secrets) 2026-05-31 01:55:05.473707 | orchestrator | changed: [testbed-manager] => (item=/opt/state) 2026-05-31 01:55:05.473718 | orchestrator | 2026-05-31 01:55:05.473757 | orchestrator | TASK [osism.services.manager : Copy all environment file] ********************** 2026-05-31 01:55:06.122117 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:06.122205 | orchestrator | 2026-05-31 01:55:06.122224 | orchestrator | TASK [osism.services.manager : Copy client environment file] ******************* 2026-05-31 01:55:06.818560 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:06.818664 | orchestrator | 2026-05-31 01:55:06.818691 | orchestrator | TASK [osism.services.manager : Include ara config tasks] *********************** 2026-05-31 01:55:06.893783 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ara.yml for testbed-manager 2026-05-31 01:55:06.893865 | orchestrator | 2026-05-31 01:55:06.893906 | orchestrator | TASK [osism.services.manager : Copy ARA environment files] ********************* 2026-05-31 01:55:08.355128 | orchestrator | changed: [testbed-manager] => (item=ara) 2026-05-31 01:55:08.355201 | orchestrator | changed: [testbed-manager] => (item=ara-server) 2026-05-31 01:55:08.355217 | orchestrator | 2026-05-31 01:55:08.355230 | orchestrator | TASK [osism.services.manager : Copy MariaDB environment file] ****************** 2026-05-31 01:55:09.204603 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:09.204668 | orchestrator | 2026-05-31 01:55:09.204682 | orchestrator | TASK [osism.services.manager : Include vault config tasks] ********************* 2026-05-31 01:55:09.257363 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:55:09.257431 | orchestrator | 2026-05-31 01:55:09.257442 | orchestrator | TASK [osism.services.manager : Include frontend config tasks] ****************** 2026-05-31 01:55:09.340100 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-frontend.yml for testbed-manager 2026-05-31 01:55:09.340171 | orchestrator | 2026-05-31 01:55:09.340184 | orchestrator | TASK [osism.services.manager : Copy frontend environment file] ***************** 2026-05-31 01:55:10.074312 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:10.074399 | orchestrator | 2026-05-31 01:55:10.074415 | orchestrator | TASK [osism.services.manager : Include ansible config tasks] ******************* 2026-05-31 01:55:10.136982 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ansible.yml for testbed-manager 2026-05-31 01:55:10.137064 | orchestrator | 2026-05-31 01:55:10.137078 | orchestrator | TASK [osism.services.manager : Copy private ssh keys] ************************** 2026-05-31 01:55:11.748800 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-31 01:55:11.748907 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-31 01:55:11.748923 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:11.748936 | orchestrator | 2026-05-31 01:55:11.748948 | orchestrator | TASK [osism.services.manager : Copy ansible environment file] ****************** 2026-05-31 01:55:12.480948 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:12.481050 | orchestrator | 2026-05-31 01:55:12.481067 | orchestrator | TASK [osism.services.manager : Include netbox config tasks] ******************** 2026-05-31 01:55:12.530533 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:55:12.530601 | orchestrator | 2026-05-31 01:55:12.530612 | orchestrator | TASK [osism.services.manager : Include celery config tasks] ******************** 2026-05-31 01:55:12.649601 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-celery.yml for testbed-manager 2026-05-31 01:55:12.649698 | orchestrator | 2026-05-31 01:55:12.649713 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_watches] **************** 2026-05-31 01:55:13.276567 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:13.276669 | orchestrator | 2026-05-31 01:55:13.276685 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_instances] ************** 2026-05-31 01:55:13.606279 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:13.606391 | orchestrator | 2026-05-31 01:55:13.606407 | orchestrator | TASK [osism.services.manager : Copy celery environment files] ****************** 2026-05-31 01:55:14.821311 | orchestrator | changed: [testbed-manager] => (item=conductor) 2026-05-31 01:55:14.821395 | orchestrator | changed: [testbed-manager] => (item=openstack) 2026-05-31 01:55:14.821405 | orchestrator | 2026-05-31 01:55:14.821414 | orchestrator | TASK [osism.services.manager : Copy listener environment file] ***************** 2026-05-31 01:55:15.401027 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:15.401153 | orchestrator | 2026-05-31 01:55:15.401171 | orchestrator | TASK [osism.services.manager : Check for conductor.yml] ************************ 2026-05-31 01:55:15.735186 | orchestrator | ok: [testbed-manager] 2026-05-31 01:55:15.735311 | orchestrator | 2026-05-31 01:55:15.735338 | orchestrator | TASK [osism.services.manager : Copy conductor configuration file] ************** 2026-05-31 01:55:16.088630 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:16.088730 | orchestrator | 2026-05-31 01:55:16.088773 | orchestrator | TASK [osism.services.manager : Copy empty conductor configuration file] ******** 2026-05-31 01:55:16.125132 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:55:16.125239 | orchestrator | 2026-05-31 01:55:16.125256 | orchestrator | TASK [osism.services.manager : Include wrapper config tasks] ******************* 2026-05-31 01:55:16.197894 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-wrapper.yml for testbed-manager 2026-05-31 01:55:16.197987 | orchestrator | 2026-05-31 01:55:16.198002 | orchestrator | TASK [osism.services.manager : Include wrapper vars file] ********************** 2026-05-31 01:55:16.247814 | orchestrator | ok: [testbed-manager] 2026-05-31 01:55:16.247905 | orchestrator | 2026-05-31 01:55:16.247918 | orchestrator | TASK [osism.services.manager : Copy wrapper scripts] *************************** 2026-05-31 01:55:18.488363 | orchestrator | changed: [testbed-manager] => (item=osism) 2026-05-31 01:55:18.488470 | orchestrator | changed: [testbed-manager] => (item=osism-update-docker) 2026-05-31 01:55:18.488486 | orchestrator | changed: [testbed-manager] => (item=osism-update-manager) 2026-05-31 01:55:18.488498 | orchestrator | 2026-05-31 01:55:18.488510 | orchestrator | TASK [osism.services.manager : Copy cilium wrapper script] ********************* 2026-05-31 01:55:19.330662 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:19.330775 | orchestrator | 2026-05-31 01:55:19.330786 | orchestrator | TASK [osism.services.manager : Copy hubble wrapper script] ********************* 2026-05-31 01:55:20.105560 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:20.105656 | orchestrator | 2026-05-31 01:55:20.105672 | orchestrator | TASK [osism.services.manager : Copy flux wrapper script] *********************** 2026-05-31 01:55:20.871350 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:20.871455 | orchestrator | 2026-05-31 01:55:20.871472 | orchestrator | TASK [osism.services.manager : Include scripts config tasks] ******************* 2026-05-31 01:55:20.966730 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-scripts.yml for testbed-manager 2026-05-31 01:55:20.966856 | orchestrator | 2026-05-31 01:55:20.966875 | orchestrator | TASK [osism.services.manager : Include scripts vars file] ********************** 2026-05-31 01:55:21.007675 | orchestrator | ok: [testbed-manager] 2026-05-31 01:55:21.007736 | orchestrator | 2026-05-31 01:55:21.007798 | orchestrator | TASK [osism.services.manager : Copy scripts] *********************************** 2026-05-31 01:55:21.884174 | orchestrator | changed: [testbed-manager] => (item=osism-include) 2026-05-31 01:55:21.884273 | orchestrator | 2026-05-31 01:55:21.884289 | orchestrator | TASK [osism.services.manager : Include service tasks] ************************** 2026-05-31 01:55:21.971178 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/service.yml for testbed-manager 2026-05-31 01:55:21.971293 | orchestrator | 2026-05-31 01:55:21.971316 | orchestrator | TASK [osism.services.manager : Copy manager systemd unit file] ***************** 2026-05-31 01:55:22.759232 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:22.759356 | orchestrator | 2026-05-31 01:55:22.759384 | orchestrator | TASK [osism.services.manager : Create traefik external network] **************** 2026-05-31 01:55:23.506006 | orchestrator | ok: [testbed-manager] 2026-05-31 01:55:23.506179 | orchestrator | 2026-05-31 01:55:23.506198 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb < 11.0.0] *** 2026-05-31 01:55:23.548639 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:55:23.548736 | orchestrator | 2026-05-31 01:55:23.548793 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb >= 11.0.0] *** 2026-05-31 01:55:23.609635 | orchestrator | ok: [testbed-manager] 2026-05-31 01:55:23.609725 | orchestrator | 2026-05-31 01:55:23.609803 | orchestrator | TASK [osism.services.manager : Copy docker-compose.yml file] ******************* 2026-05-31 01:55:24.615482 | orchestrator | changed: [testbed-manager] 2026-05-31 01:55:24.615580 | orchestrator | 2026-05-31 01:55:24.615597 | orchestrator | TASK [osism.services.manager : Pull container images] ************************** 2026-05-31 01:56:33.115186 | orchestrator | changed: [testbed-manager] 2026-05-31 01:56:33.115294 | orchestrator | 2026-05-31 01:56:33.115311 | orchestrator | TASK [osism.services.manager : Stop and disable old service docker-compose@manager] *** 2026-05-31 01:56:34.257976 | orchestrator | ok: [testbed-manager] 2026-05-31 01:56:34.258130 | orchestrator | 2026-05-31 01:56:34.258148 | orchestrator | TASK [osism.services.manager : Do a manual start of the manager service] ******* 2026-05-31 01:56:34.298836 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:56:34.298926 | orchestrator | 2026-05-31 01:56:34.298940 | orchestrator | TASK [osism.services.manager : Manage manager service] ************************* 2026-05-31 01:56:41.267755 | orchestrator | changed: [testbed-manager] 2026-05-31 01:56:41.267995 | orchestrator | 2026-05-31 01:56:41.268028 | orchestrator | TASK [osism.services.manager : Register that manager service was started] ****** 2026-05-31 01:56:41.334394 | orchestrator | ok: [testbed-manager] 2026-05-31 01:56:41.334489 | orchestrator | 2026-05-31 01:56:41.334505 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-05-31 01:56:41.334518 | orchestrator | 2026-05-31 01:56:41.334531 | orchestrator | RUNNING HANDLER [osism.services.manager : Restart manager service] ************* 2026-05-31 01:56:41.534455 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:56:41.534557 | orchestrator | 2026-05-31 01:56:41.534575 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for manager service to start] *** 2026-05-31 01:57:41.596298 | orchestrator | Pausing for 60 seconds 2026-05-31 01:57:41.596385 | orchestrator | changed: [testbed-manager] 2026-05-31 01:57:41.596400 | orchestrator | 2026-05-31 01:57:41.596413 | orchestrator | RUNNING HANDLER [osism.services.manager : Ensure that all containers are up] *** 2026-05-31 01:57:44.750845 | orchestrator | changed: [testbed-manager] 2026-05-31 01:57:44.750959 | orchestrator | 2026-05-31 01:57:44.750979 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for an healthy manager service] *** 2026-05-31 01:58:46.924923 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (50 retries left). 2026-05-31 01:58:46.925017 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (49 retries left). 2026-05-31 01:58:46.925050 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (48 retries left). 2026-05-31 01:58:46.925063 | orchestrator | changed: [testbed-manager] 2026-05-31 01:58:46.925076 | orchestrator | 2026-05-31 01:58:46.925088 | orchestrator | RUNNING HANDLER [osism.services.manager : Copy osismclient bash completion script] *** 2026-05-31 01:58:59.127490 | orchestrator | changed: [testbed-manager] 2026-05-31 01:58:59.127578 | orchestrator | 2026-05-31 01:58:59.127594 | orchestrator | TASK [osism.services.manager : Include initialize tasks] *********************** 2026-05-31 01:58:59.234227 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/initialize.yml for testbed-manager 2026-05-31 01:58:59.234294 | orchestrator | 2026-05-31 01:58:59.234308 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-05-31 01:58:59.234320 | orchestrator | 2026-05-31 01:58:59.234332 | orchestrator | TASK [osism.services.manager : Include vault initialize tasks] ***************** 2026-05-31 01:58:59.297800 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:58:59.297928 | orchestrator | 2026-05-31 01:58:59.297944 | orchestrator | TASK [osism.services.manager : Include version verification tasks] ************* 2026-05-31 01:58:59.375124 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/verify-versions.yml for testbed-manager 2026-05-31 01:58:59.375193 | orchestrator | 2026-05-31 01:58:59.375208 | orchestrator | TASK [osism.services.manager : Deploy service manager version check script] **** 2026-05-31 01:59:00.341192 | orchestrator | changed: [testbed-manager] 2026-05-31 01:59:00.341254 | orchestrator | 2026-05-31 01:59:00.341265 | orchestrator | TASK [osism.services.manager : Execute service manager version check] ********** 2026-05-31 01:59:03.126316 | orchestrator | ok: [testbed-manager] 2026-05-31 01:59:03.126392 | orchestrator | 2026-05-31 01:59:03.126408 | orchestrator | TASK [osism.services.manager : Display version check results] ****************** 2026-05-31 01:59:03.179916 | orchestrator | ok: [testbed-manager] => { 2026-05-31 01:59:03.179981 | orchestrator | "version_check_result.stdout_lines": [ 2026-05-31 01:59:03.179995 | orchestrator | "=== OSISM Container Version Check ===", 2026-05-31 01:59:03.180007 | orchestrator | "Checking running containers against expected versions...", 2026-05-31 01:59:03.180019 | orchestrator | "", 2026-05-31 01:59:03.180030 | orchestrator | "Checking service: inventory_reconciler (Inventory Reconciler Service)", 2026-05-31 01:59:03.180042 | orchestrator | " Expected: registry.osism.tech/osism/inventory-reconciler:0.20251130.0", 2026-05-31 01:59:03.180053 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180064 | orchestrator | " Running: registry.osism.tech/osism/inventory-reconciler:0.20251130.0", 2026-05-31 01:59:03.180075 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180086 | orchestrator | "", 2026-05-31 01:59:03.180097 | orchestrator | "Checking service: osism-ansible (OSISM Ansible Service)", 2026-05-31 01:59:03.180129 | orchestrator | " Expected: registry.osism.tech/osism/osism-ansible:0.20251130.0", 2026-05-31 01:59:03.180141 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180152 | orchestrator | " Running: registry.osism.tech/osism/osism-ansible:0.20251130.0", 2026-05-31 01:59:03.180163 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180174 | orchestrator | "", 2026-05-31 01:59:03.180185 | orchestrator | "Checking service: osism-kubernetes (Osism-Kubernetes Service)", 2026-05-31 01:59:03.180195 | orchestrator | " Expected: registry.osism.tech/osism/osism-kubernetes:0.20251130.0", 2026-05-31 01:59:03.180206 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180217 | orchestrator | " Running: registry.osism.tech/osism/osism-kubernetes:0.20251130.0", 2026-05-31 01:59:03.180227 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180238 | orchestrator | "", 2026-05-31 01:59:03.180249 | orchestrator | "Checking service: ceph-ansible (Ceph-Ansible Service)", 2026-05-31 01:59:03.180260 | orchestrator | " Expected: registry.osism.tech/osism/ceph-ansible:0.20251130.0", 2026-05-31 01:59:03.180270 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180281 | orchestrator | " Running: registry.osism.tech/osism/ceph-ansible:0.20251130.0", 2026-05-31 01:59:03.180292 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180302 | orchestrator | "", 2026-05-31 01:59:03.180315 | orchestrator | "Checking service: kolla-ansible (Kolla-Ansible Service)", 2026-05-31 01:59:03.180327 | orchestrator | " Expected: registry.osism.tech/osism/kolla-ansible:0.20251130.0", 2026-05-31 01:59:03.180338 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180348 | orchestrator | " Running: registry.osism.tech/osism/kolla-ansible:0.20251130.0", 2026-05-31 01:59:03.180359 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180370 | orchestrator | "", 2026-05-31 01:59:03.180381 | orchestrator | "Checking service: osismclient (OSISM Client)", 2026-05-31 01:59:03.180392 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180402 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180413 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180423 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180434 | orchestrator | "", 2026-05-31 01:59:03.180445 | orchestrator | "Checking service: ara-server (ARA Server)", 2026-05-31 01:59:03.180456 | orchestrator | " Expected: registry.osism.tech/osism/ara-server:1.7.3", 2026-05-31 01:59:03.180467 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180480 | orchestrator | " Running: registry.osism.tech/osism/ara-server:1.7.3", 2026-05-31 01:59:03.180493 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180505 | orchestrator | "", 2026-05-31 01:59:03.180518 | orchestrator | "Checking service: mariadb (MariaDB for ARA)", 2026-05-31 01:59:03.180531 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-05-31 01:59:03.180543 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180555 | orchestrator | " Running: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-05-31 01:59:03.180568 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180580 | orchestrator | "", 2026-05-31 01:59:03.180592 | orchestrator | "Checking service: frontend (OSISM Frontend)", 2026-05-31 01:59:03.180604 | orchestrator | " Expected: registry.osism.tech/osism/osism-frontend:0.20251130.1", 2026-05-31 01:59:03.180617 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180629 | orchestrator | " Running: registry.osism.tech/osism/osism-frontend:0.20251130.1", 2026-05-31 01:59:03.180641 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180654 | orchestrator | "", 2026-05-31 01:59:03.180666 | orchestrator | "Checking service: redis (Redis Cache)", 2026-05-31 01:59:03.180679 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-05-31 01:59:03.180690 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180704 | orchestrator | " Running: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-05-31 01:59:03.180716 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180728 | orchestrator | "", 2026-05-31 01:59:03.180741 | orchestrator | "Checking service: api (OSISM API Service)", 2026-05-31 01:59:03.180761 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180774 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180787 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180799 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180812 | orchestrator | "", 2026-05-31 01:59:03.180841 | orchestrator | "Checking service: listener (OpenStack Event Listener)", 2026-05-31 01:59:03.180853 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180864 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180875 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180887 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180898 | orchestrator | "", 2026-05-31 01:59:03.180909 | orchestrator | "Checking service: openstack (OpenStack Integration)", 2026-05-31 01:59:03.180920 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180931 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.180942 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180952 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.180963 | orchestrator | "", 2026-05-31 01:59:03.180974 | orchestrator | "Checking service: beat (Celery Beat Scheduler)", 2026-05-31 01:59:03.180985 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.180996 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.181007 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.181031 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.181042 | orchestrator | "", 2026-05-31 01:59:03.181053 | orchestrator | "Checking service: flower (Celery Flower Monitor)", 2026-05-31 01:59:03.181064 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.181082 | orchestrator | " Enabled: true", 2026-05-31 01:59:03.181094 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-05-31 01:59:03.181104 | orchestrator | " Status: ✅ MATCH", 2026-05-31 01:59:03.181115 | orchestrator | "", 2026-05-31 01:59:03.181126 | orchestrator | "=== Summary ===", 2026-05-31 01:59:03.181137 | orchestrator | "Errors (version mismatches): 0", 2026-05-31 01:59:03.181147 | orchestrator | "Warnings (expected containers not running): 0", 2026-05-31 01:59:03.181158 | orchestrator | "", 2026-05-31 01:59:03.181169 | orchestrator | "✅ All running containers match expected versions!" 2026-05-31 01:59:03.181180 | orchestrator | ] 2026-05-31 01:59:03.181191 | orchestrator | } 2026-05-31 01:59:03.181202 | orchestrator | 2026-05-31 01:59:03.181213 | orchestrator | TASK [osism.services.manager : Skip version check due to service configuration] *** 2026-05-31 01:59:03.219950 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:59:03.220012 | orchestrator | 2026-05-31 01:59:03.220025 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 01:59:03.220035 | orchestrator | testbed-manager : ok=70 changed=37 unreachable=0 failed=0 skipped=12 rescued=0 ignored=0 2026-05-31 01:59:03.220044 | orchestrator | 2026-05-31 01:59:03.322409 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 01:59:03.322480 | orchestrator | + deactivate 2026-05-31 01:59:03.322494 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-05-31 01:59:03.322506 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 01:59:03.322518 | orchestrator | + export PATH 2026-05-31 01:59:03.322529 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-05-31 01:59:03.322541 | orchestrator | + '[' -n '' ']' 2026-05-31 01:59:03.322552 | orchestrator | + hash -r 2026-05-31 01:59:03.322563 | orchestrator | + '[' -n '' ']' 2026-05-31 01:59:03.322574 | orchestrator | + unset VIRTUAL_ENV 2026-05-31 01:59:03.322585 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-05-31 01:59:03.322597 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-05-31 01:59:03.322608 | orchestrator | + unset -f deactivate 2026-05-31 01:59:03.322620 | orchestrator | + cp /home/dragon/.ssh/id_rsa.pub /opt/ansible/secrets/id_rsa.operator.pub 2026-05-31 01:59:03.327443 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-05-31 01:59:03.327518 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-05-31 01:59:03.327531 | orchestrator | + local max_attempts=60 2026-05-31 01:59:03.327542 | orchestrator | + local name=ceph-ansible 2026-05-31 01:59:03.327554 | orchestrator | + local attempt_num=1 2026-05-31 01:59:03.328207 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 01:59:03.354302 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 01:59:03.354359 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-05-31 01:59:03.354371 | orchestrator | + local max_attempts=60 2026-05-31 01:59:03.354382 | orchestrator | + local name=kolla-ansible 2026-05-31 01:59:03.354392 | orchestrator | + local attempt_num=1 2026-05-31 01:59:03.354685 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-05-31 01:59:03.377176 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 01:59:03.377233 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-05-31 01:59:03.377245 | orchestrator | + local max_attempts=60 2026-05-31 01:59:03.377256 | orchestrator | + local name=osism-ansible 2026-05-31 01:59:03.377267 | orchestrator | + local attempt_num=1 2026-05-31 01:59:03.377622 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-05-31 01:59:03.403663 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 01:59:03.403732 | orchestrator | + [[ true == \t\r\u\e ]] 2026-05-31 01:59:03.403752 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-05-31 01:59:03.953881 | orchestrator | + docker compose --project-directory /opt/manager ps 2026-05-31 01:59:04.121950 | orchestrator | NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS 2026-05-31 01:59:04.122104 | orchestrator | ceph-ansible registry.osism.tech/osism/ceph-ansible:0.20251130.0 "/entrypoint.sh osis…" ceph-ansible 2 minutes ago Up About a minute (healthy) 2026-05-31 01:59:04.122123 | orchestrator | kolla-ansible registry.osism.tech/osism/kolla-ansible:0.20251130.0 "/entrypoint.sh osis…" kolla-ansible 2 minutes ago Up About a minute (healthy) 2026-05-31 01:59:04.122135 | orchestrator | manager-api-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" api 2 minutes ago Up 2 minutes (healthy) 192.168.16.5:8000->8000/tcp 2026-05-31 01:59:04.122147 | orchestrator | manager-ara-server-1 registry.osism.tech/osism/ara-server:1.7.3 "sh -c '/wait && /ru…" ara-server 2 minutes ago Up 2 minutes (healthy) 8000/tcp 2026-05-31 01:59:04.122175 | orchestrator | manager-beat-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" beat 2 minutes ago Up 2 minutes (healthy) 2026-05-31 01:59:04.122187 | orchestrator | manager-flower-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" flower 2 minutes ago Up 2 minutes (healthy) 2026-05-31 01:59:04.122213 | orchestrator | manager-inventory_reconciler-1 registry.osism.tech/osism/inventory-reconciler:0.20251130.0 "/sbin/tini -- /entr…" inventory_reconciler 2 minutes ago Up About a minute (healthy) 2026-05-31 01:59:04.122224 | orchestrator | manager-listener-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" listener 2 minutes ago Up 2 minutes (healthy) 2026-05-31 01:59:04.122234 | orchestrator | manager-mariadb-1 registry.osism.tech/dockerhub/library/mariadb:11.8.4 "docker-entrypoint.s…" mariadb 2 minutes ago Up 2 minutes (healthy) 3306/tcp 2026-05-31 01:59:04.122245 | orchestrator | manager-openstack-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" openstack 2 minutes ago Up 2 minutes (healthy) 2026-05-31 01:59:04.122255 | orchestrator | manager-redis-1 registry.osism.tech/dockerhub/library/redis:7.4.7-alpine "docker-entrypoint.s…" redis 2 minutes ago Up 2 minutes (healthy) 6379/tcp 2026-05-31 01:59:04.122286 | orchestrator | osism-ansible registry.osism.tech/osism/osism-ansible:0.20251130.0 "/entrypoint.sh osis…" osism-ansible 2 minutes ago Up About a minute (healthy) 2026-05-31 01:59:04.122298 | orchestrator | osism-frontend registry.osism.tech/osism/osism-frontend:0.20251130.1 "docker-entrypoint.s…" frontend 2 minutes ago Up 2 minutes 192.168.16.5:3000->3000/tcp 2026-05-31 01:59:04.122309 | orchestrator | osism-kubernetes registry.osism.tech/osism/osism-kubernetes:0.20251130.0 "/entrypoint.sh osis…" osism-kubernetes 2 minutes ago Up About a minute (healthy) 2026-05-31 01:59:04.122321 | orchestrator | osismclient registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- sleep…" osismclient 2 minutes ago Up 2 minutes (healthy) 2026-05-31 01:59:04.126765 | orchestrator | ++ semver 9.5.0 7.0.0 2026-05-31 01:59:04.159957 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 01:59:04.160032 | orchestrator | + sed -i s/community.general.yaml/osism.commons.still_alive/ /opt/configuration/environments/ansible.cfg 2026-05-31 01:59:04.162490 | orchestrator | + osism apply resolvconf -l testbed-manager 2026-05-31 01:59:16.952865 | orchestrator | 2026-05-31 01:59:16 | INFO  | Task 8309b73c-3dfa-40fe-9123-3c08df67ec8a (resolvconf) was prepared for execution. 2026-05-31 01:59:16.952951 | orchestrator | 2026-05-31 01:59:16 | INFO  | It takes a moment until task 8309b73c-3dfa-40fe-9123-3c08df67ec8a (resolvconf) has been started and output is visible here. 2026-05-31 01:59:31.828703 | orchestrator | 2026-05-31 01:59:31.828779 | orchestrator | PLAY [Apply role resolvconf] *************************************************** 2026-05-31 01:59:31.828794 | orchestrator | 2026-05-31 01:59:31.828804 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 01:59:31.828814 | orchestrator | Sunday 31 May 2026 01:59:22 +0000 (0:00:00.214) 0:00:00.214 ************ 2026-05-31 01:59:31.828823 | orchestrator | ok: [testbed-manager] 2026-05-31 01:59:31.828857 | orchestrator | 2026-05-31 01:59:31.828866 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-05-31 01:59:31.828875 | orchestrator | Sunday 31 May 2026 01:59:26 +0000 (0:00:04.249) 0:00:04.464 ************ 2026-05-31 01:59:31.828884 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:59:31.828893 | orchestrator | 2026-05-31 01:59:31.828902 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-05-31 01:59:31.828911 | orchestrator | Sunday 31 May 2026 01:59:26 +0000 (0:00:00.055) 0:00:04.519 ************ 2026-05-31 01:59:31.828920 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager 2026-05-31 01:59:31.828930 | orchestrator | 2026-05-31 01:59:31.828938 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-05-31 01:59:31.828947 | orchestrator | Sunday 31 May 2026 01:59:26 +0000 (0:00:00.069) 0:00:04.589 ************ 2026-05-31 01:59:31.828971 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 01:59:31.828981 | orchestrator | 2026-05-31 01:59:31.828990 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-05-31 01:59:31.828999 | orchestrator | Sunday 31 May 2026 01:59:26 +0000 (0:00:00.071) 0:00:04.661 ************ 2026-05-31 01:59:31.829007 | orchestrator | ok: [testbed-manager] 2026-05-31 01:59:31.829016 | orchestrator | 2026-05-31 01:59:31.829025 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-05-31 01:59:31.829065 | orchestrator | Sunday 31 May 2026 01:59:27 +0000 (0:00:01.105) 0:00:05.766 ************ 2026-05-31 01:59:31.829074 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:59:31.829083 | orchestrator | 2026-05-31 01:59:31.829092 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-05-31 01:59:31.829101 | orchestrator | Sunday 31 May 2026 01:59:27 +0000 (0:00:00.042) 0:00:05.809 ************ 2026-05-31 01:59:31.829127 | orchestrator | ok: [testbed-manager] 2026-05-31 01:59:31.829136 | orchestrator | 2026-05-31 01:59:31.829145 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-05-31 01:59:31.829153 | orchestrator | Sunday 31 May 2026 01:59:28 +0000 (0:00:00.458) 0:00:06.267 ************ 2026-05-31 01:59:31.829162 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:59:31.829171 | orchestrator | 2026-05-31 01:59:31.829179 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-05-31 01:59:31.829189 | orchestrator | Sunday 31 May 2026 01:59:28 +0000 (0:00:00.055) 0:00:06.323 ************ 2026-05-31 01:59:31.829197 | orchestrator | changed: [testbed-manager] 2026-05-31 01:59:31.829206 | orchestrator | 2026-05-31 01:59:31.829214 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-05-31 01:59:31.829223 | orchestrator | Sunday 31 May 2026 01:59:28 +0000 (0:00:00.514) 0:00:06.837 ************ 2026-05-31 01:59:31.829231 | orchestrator | changed: [testbed-manager] 2026-05-31 01:59:31.829240 | orchestrator | 2026-05-31 01:59:31.829248 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-05-31 01:59:31.829257 | orchestrator | Sunday 31 May 2026 01:59:29 +0000 (0:00:00.873) 0:00:07.710 ************ 2026-05-31 01:59:31.829266 | orchestrator | ok: [testbed-manager] 2026-05-31 01:59:31.829276 | orchestrator | 2026-05-31 01:59:31.829286 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-05-31 01:59:31.829296 | orchestrator | Sunday 31 May 2026 01:59:30 +0000 (0:00:00.954) 0:00:08.665 ************ 2026-05-31 01:59:31.829306 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for testbed-manager 2026-05-31 01:59:31.829316 | orchestrator | 2026-05-31 01:59:31.829326 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-05-31 01:59:31.829336 | orchestrator | Sunday 31 May 2026 01:59:30 +0000 (0:00:00.058) 0:00:08.723 ************ 2026-05-31 01:59:31.829346 | orchestrator | changed: [testbed-manager] 2026-05-31 01:59:31.829355 | orchestrator | 2026-05-31 01:59:31.829363 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 01:59:31.829373 | orchestrator | testbed-manager : ok=10  changed=3  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 01:59:31.829382 | orchestrator | 2026-05-31 01:59:31.829391 | orchestrator | 2026-05-31 01:59:31.829399 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 01:59:31.829407 | orchestrator | Sunday 31 May 2026 01:59:31 +0000 (0:00:01.060) 0:00:09.784 ************ 2026-05-31 01:59:31.829416 | orchestrator | =============================================================================== 2026-05-31 01:59:31.829424 | orchestrator | Gathering Facts --------------------------------------------------------- 4.25s 2026-05-31 01:59:31.829433 | orchestrator | osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf --- 1.11s 2026-05-31 01:59:31.829441 | orchestrator | osism.commons.resolvconf : Restart systemd-resolved service ------------- 1.06s 2026-05-31 01:59:31.829450 | orchestrator | osism.commons.resolvconf : Start/enable systemd-resolved service -------- 0.95s 2026-05-31 01:59:31.829458 | orchestrator | osism.commons.resolvconf : Copy configuration files --------------------- 0.87s 2026-05-31 01:59:31.829467 | orchestrator | osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf --- 0.51s 2026-05-31 01:59:31.829489 | orchestrator | osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf ----- 0.46s 2026-05-31 01:59:31.829499 | orchestrator | osism.commons.resolvconf : Include distribution specific installation tasks --- 0.07s 2026-05-31 01:59:31.829507 | orchestrator | osism.commons.resolvconf : Include resolvconf tasks --------------------- 0.07s 2026-05-31 01:59:31.829516 | orchestrator | osism.commons.resolvconf : Include distribution specific configuration tasks --- 0.06s 2026-05-31 01:59:31.829524 | orchestrator | osism.commons.resolvconf : Archive existing file /etc/resolv.conf ------- 0.06s 2026-05-31 01:59:31.829539 | orchestrator | osism.commons.resolvconf : Check minimum and maximum number of name servers --- 0.06s 2026-05-31 01:59:31.829548 | orchestrator | osism.commons.resolvconf : Install package systemd-resolved ------------- 0.04s 2026-05-31 01:59:32.100348 | orchestrator | + osism apply sshconfig 2026-05-31 01:59:44.278555 | orchestrator | 2026-05-31 01:59:44 | INFO  | Task a4fc4a39-8668-42de-8ab4-ef7177766c21 (sshconfig) was prepared for execution. 2026-05-31 01:59:44.278640 | orchestrator | 2026-05-31 01:59:44 | INFO  | It takes a moment until task a4fc4a39-8668-42de-8ab4-ef7177766c21 (sshconfig) has been started and output is visible here. 2026-05-31 01:59:55.551442 | orchestrator | 2026-05-31 01:59:55.551538 | orchestrator | PLAY [Apply role sshconfig] **************************************************** 2026-05-31 01:59:55.551555 | orchestrator | 2026-05-31 01:59:55.551590 | orchestrator | TASK [osism.commons.sshconfig : Get home directory of operator user] *********** 2026-05-31 01:59:55.551602 | orchestrator | Sunday 31 May 2026 01:59:48 +0000 (0:00:00.180) 0:00:00.180 ************ 2026-05-31 01:59:55.551613 | orchestrator | ok: [testbed-manager] 2026-05-31 01:59:55.551626 | orchestrator | 2026-05-31 01:59:55.551637 | orchestrator | TASK [osism.commons.sshconfig : Ensure .ssh/config.d exist] ******************** 2026-05-31 01:59:55.551648 | orchestrator | Sunday 31 May 2026 01:59:49 +0000 (0:00:00.531) 0:00:00.712 ************ 2026-05-31 01:59:55.551659 | orchestrator | changed: [testbed-manager] 2026-05-31 01:59:55.551671 | orchestrator | 2026-05-31 01:59:55.551682 | orchestrator | TASK [osism.commons.sshconfig : Ensure config for each host exist] ************* 2026-05-31 01:59:55.551693 | orchestrator | Sunday 31 May 2026 01:59:49 +0000 (0:00:00.473) 0:00:01.185 ************ 2026-05-31 01:59:55.551704 | orchestrator | changed: [testbed-manager] => (item=testbed-manager) 2026-05-31 01:59:55.551715 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3) 2026-05-31 01:59:55.551726 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4) 2026-05-31 01:59:55.551737 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5) 2026-05-31 01:59:55.551747 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0) 2026-05-31 01:59:55.551758 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1) 2026-05-31 01:59:55.551769 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2) 2026-05-31 01:59:55.551779 | orchestrator | 2026-05-31 01:59:55.551790 | orchestrator | TASK [osism.commons.sshconfig : Add extra config] ****************************** 2026-05-31 01:59:55.551801 | orchestrator | Sunday 31 May 2026 01:59:54 +0000 (0:00:05.198) 0:00:06.384 ************ 2026-05-31 01:59:55.551812 | orchestrator | skipping: [testbed-manager] 2026-05-31 01:59:55.551823 | orchestrator | 2026-05-31 01:59:55.551875 | orchestrator | TASK [osism.commons.sshconfig : Assemble ssh config] *************************** 2026-05-31 01:59:55.551890 | orchestrator | Sunday 31 May 2026 01:59:54 +0000 (0:00:00.065) 0:00:06.449 ************ 2026-05-31 01:59:55.551900 | orchestrator | changed: [testbed-manager] 2026-05-31 01:59:55.551911 | orchestrator | 2026-05-31 01:59:55.551922 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 01:59:55.551933 | orchestrator | testbed-manager : ok=4  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 01:59:55.551945 | orchestrator | 2026-05-31 01:59:55.551955 | orchestrator | 2026-05-31 01:59:55.551966 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 01:59:55.551976 | orchestrator | Sunday 31 May 2026 01:59:55 +0000 (0:00:00.509) 0:00:06.958 ************ 2026-05-31 01:59:55.551987 | orchestrator | =============================================================================== 2026-05-31 01:59:55.551997 | orchestrator | osism.commons.sshconfig : Ensure config for each host exist ------------- 5.20s 2026-05-31 01:59:55.552008 | orchestrator | osism.commons.sshconfig : Get home directory of operator user ----------- 0.53s 2026-05-31 01:59:55.552018 | orchestrator | osism.commons.sshconfig : Assemble ssh config --------------------------- 0.51s 2026-05-31 01:59:55.552028 | orchestrator | osism.commons.sshconfig : Ensure .ssh/config.d exist -------------------- 0.47s 2026-05-31 01:59:55.552062 | orchestrator | osism.commons.sshconfig : Add extra config ------------------------------ 0.07s 2026-05-31 01:59:55.888900 | orchestrator | + osism apply known-hosts 2026-05-31 02:00:08.182204 | orchestrator | 2026-05-31 02:00:08 | INFO  | Task 852090f2-bf8f-4ff2-a0b9-3a40a91200fb (known-hosts) was prepared for execution. 2026-05-31 02:00:08.182270 | orchestrator | 2026-05-31 02:00:08 | INFO  | It takes a moment until task 852090f2-bf8f-4ff2-a0b9-3a40a91200fb (known-hosts) has been started and output is visible here. 2026-05-31 02:00:24.805592 | orchestrator | 2026-05-31 02:00:24.805711 | orchestrator | PLAY [Apply role known_hosts] ************************************************** 2026-05-31 02:00:24.805740 | orchestrator | 2026-05-31 02:00:24.805761 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname] *** 2026-05-31 02:00:24.805781 | orchestrator | Sunday 31 May 2026 02:00:12 +0000 (0:00:00.162) 0:00:00.162 ************ 2026-05-31 02:00:24.805800 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-05-31 02:00:24.805813 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-05-31 02:00:24.805825 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-05-31 02:00:24.805836 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-05-31 02:00:24.805884 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-05-31 02:00:24.805897 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-05-31 02:00:24.805908 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-05-31 02:00:24.805919 | orchestrator | 2026-05-31 02:00:24.805931 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname] *** 2026-05-31 02:00:24.805943 | orchestrator | Sunday 31 May 2026 02:00:17 +0000 (0:00:05.446) 0:00:05.609 ************ 2026-05-31 02:00:24.805956 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-manager) 2026-05-31 02:00:24.805969 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-3) 2026-05-31 02:00:24.805980 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-4) 2026-05-31 02:00:24.805991 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-5) 2026-05-31 02:00:24.806002 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-0) 2026-05-31 02:00:24.806116 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-1) 2026-05-31 02:00:24.806135 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-2) 2026-05-31 02:00:24.806147 | orchestrator | 2026-05-31 02:00:24.806161 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:24.806174 | orchestrator | Sunday 31 May 2026 02:00:18 +0000 (0:00:00.174) 0:00:05.783 ************ 2026-05-31 02:00:24.806186 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINh8U+U3EkEHA8Rj/XCIXo5jNjtOM4YCwYZynvQ5jLfa) 2026-05-31 02:00:24.806209 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXiQm9wvyKKrw1XltMKjQTp5yET/srJfU99eSodANm/3ojNTUdFrLPIEvs/29/oTOYNuQwJn6hMvZIwZ4zZF4i65qv6TVAuaCT8BhwConkpzEuizz33X7uRt1GjZh7F9akF6/RTY5D7wLR7nEFbk15ALnbQjBp2Jm9zCvnsptOnWzvxoiXbvkrxYvX3IF9uh7d90UIWsI7Ew3xuAsGtUtJxP+GFIdsu+dFZFeauF61cJMABhHYH70Cg7yRsm/qkgEHE2xVBrByrFb8f9LpNyID+5dyTjsoXMHfSm/Gkl04mma94irbQLCqSAmiTig3vJllPo0+8ZtoxuXBJHivt8ckGZ31eCxlejbYH3TNpDPjg9R8mVDenVwgndoO0L7DWL3L35WXdbmCB9gWD1XulRU2CAcg5lm/3Mwv7NYZChixJJc31Av7cXpj4LUOmJ1z6RsoDuX0uaScg5IgBy8TZY0K1iPBfQ/vCS72JISzoC+s1wu0IskX8395qBLdtDqmAZc=) 2026-05-31 02:00:24.806247 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOv5ao5m5tmTURtP9KI/IAirUgGbOmTb7NGj4KNT9fguiMl6mQE9y/S1bvu5LfvDBFRezsHt5aFgSQ+VjzT539A=) 2026-05-31 02:00:24.806262 | orchestrator | 2026-05-31 02:00:24.806275 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:24.806288 | orchestrator | Sunday 31 May 2026 02:00:19 +0000 (0:00:01.255) 0:00:07.039 ************ 2026-05-31 02:00:24.806322 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCgnFpq4fE5FHGbCPn0trnXN9Yk8YqHsXkjPR3exaK4xqE2pnI7cC2bcDO+AVm9fwAzArfOQCkRHv9wdfsEvwkgg2vjW4RXq/yCEXSursmfFghQ1/QD09jgs3leKMURfMKRyyCyMIiwVV/qTzrfyJ6j4JXM5g4+A4XqfCJnSafftjJ/r9YvuPn5MzOXpFpsTSrt4hOZHfkdJmUwXaSfdfMSu7KSvsHubKsdCu3KyYkWxuBIq10ShGWvLhcCHS1qk/IqjI7u9uO/0G/V3lpQLixnXUQQQABACimgKF8baqnDyoM9Ba5BzcS4HmViE7MJyQrFrZsZ6KJ4FTyUHoeYBTRG/7vyDPnsKRNJO8j/YlSPREX9TRefR3HUUEPCxYBP4Auuac1RjBFIAmHd0DbRPFw5h/3Nopr/eJ6mXbhujeVzyWpe/trttN+K55JOa4I1ZJlYllG0jyy7y1pAEbRiQCCXXTcOrLHmmhoCzn4bq33KFuyU8j1gt55Kpu0iBLqn9Cc=) 2026-05-31 02:00:24.806336 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF66krfZr0Z/ZwqTx1ZNQSViN2HyPRMsVfGHsjJLsxbYxVBP7mvf+1KNr6JtHj+QPB4mKEKWTVZL44l37bh6ew4=) 2026-05-31 02:00:24.806350 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFVczRi36SADk7h8//gx0380bbqM2sTd5voOaeuKOe8x) 2026-05-31 02:00:24.806362 | orchestrator | 2026-05-31 02:00:24.806375 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:24.806388 | orchestrator | Sunday 31 May 2026 02:00:20 +0000 (0:00:01.031) 0:00:08.070 ************ 2026-05-31 02:00:24.806401 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDvEfwa+p5VtUcwvFJASXnQXwcdROISdfiu8cG3xqFCnj/YWJIEbChZ1M63Imj2tAYAnuKEy2Y+jSW1PRgq3jvcZRs7nTJBbNYuCCtFmXOhqpZCPFya+GZRG2UinsDYocOyvD35kIyWg+G/PPsDXUFlVxgjgqreuBeJrKrmHZSfzTBbwnFJURC6k5KCPTMci7R3Ekw0+xJPjNZFDN+NJDuPvTRysxqvWSn/xdJcwkOfloE6rPgzJmyxDa0fLcmUAvGmAdhGsiEaxEMIPelq9M8f1CY3D/A7XetHjqSR8vDKjcNCSJXcdM+6STFReGh8yOeCyW1imCCJHaPFrjWETSlbuGRz7VvoqGqj6m50Qw+KQcfD1yhFcFIG45t1J9OIK1yF+C3cfmj1d6gcJYxon1PDrw6FIY1+LNrmGmjQSrHi8feKKWY36QdwpiIuirocSK8V9oR9qJdryKlfxw+HcCQVcNTB3sEkR1zEO0So/3Rgwok+zZMCJLH84TdRLq5fp8=) 2026-05-31 02:00:24.806415 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDxBI7GiD6zeEM0wjMvgZRWxbzjLQvhons/kDE+HN5YOSzuT3j7QauILTjA3NS5l/YfTUB3REgK5OgcmOLHTmNM=) 2026-05-31 02:00:24.806426 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEhNgNJSP1mL//VNIgjhJA6X0QMmeFfX1dUNTRFlcgm) 2026-05-31 02:00:24.806437 | orchestrator | 2026-05-31 02:00:24.806448 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:24.806459 | orchestrator | Sunday 31 May 2026 02:00:21 +0000 (0:00:01.034) 0:00:09.105 ************ 2026-05-31 02:00:24.806471 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxqfAZpcCJL7i9uA1Y58m8Itr39HFknRCYkLVTAow1zlqGR5+bFS6ZFYGhiA5eAzD/Of53NzHy1RVhyzKTcXC0hrVYr+IFyEoQgP5B09RskrJXf3uWcyiGDJREREv7krE6W0humm7Sr2QtcsAwX9qTKMtVh5hbFmwN3Nt3klAKtsSCzOSccevTfsXPpq3UWzAd4VkSSqPkBKYDXU6P+kLfR28XEyxcU+iYNp195JO76gKDpz8CvkJIrWOtW/Ye36AP3/4q6tWBG1V55CCNxFKVoZ2j0UL8O7YuX/iWlwEM7fkwwkt5iYY8/IZcIZshiNjIRL2EzfNFdDQwk6jmohbUa1Sf1gHls6vSTK7VX9A0Jt2o4+TIY52zEgXzsvwiZ7N5wz2x1itrVgJSvRs+qAx+UK0Dog/khWa+DSEx6vdnsZYGGduMC+dz9P3v0kJxcLiA/aSVbhZJZEI1f3+daMmu3+2FSbg2cZuyGQNN4sXRpv4YIk6T6ujndz4lx2qEMcM=) 2026-05-31 02:00:24.806489 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJO9ALT/PS6XTtWR/Bvm/fCeqLFSmTuO1l/6i4rpi8yNtsFTHVEFmW7n7l8tSyZeg0L5PF/qyUNYR4p63291FOE=) 2026-05-31 02:00:24.806501 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMMiZMnEY2ahKUKKoPXn/onbIxPt1Lez7idsi+PC3gw2) 2026-05-31 02:00:24.806512 | orchestrator | 2026-05-31 02:00:24.806522 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:24.806533 | orchestrator | Sunday 31 May 2026 02:00:22 +0000 (0:00:01.080) 0:00:10.185 ************ 2026-05-31 02:00:24.806614 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn636ygO4qJmAIWLsTSLbf5ySxi7QK65+v64tM7lutEs4uUwA99gCswJ7Nc/iI5SQolZdUpX2Tv1+YiwfjPJjo9jf9RJUxmzBUAMYtJDyHhfd9VcrXBifg9W3htGMpINVOtgu14t6aVAkC30uwmBL+oZRjESM6a18H1aeOCATSrgwB5SDgiulLxnnHi+MouQloxwhSvk1yqciemWOW8Cw66dCzjp48N6VcxfZVKp01QTfh70OTdp339HrVUKpB8HVMnaJfiuX8vWu5pM1appcMpez+Tsmjg5QjHkIuAYoTFtKw3MZ9uTH3Ry0KvuzRb0Fd9wTptCdxdSrzHDvZ8wZYPjuk+qfSvB7fa3JV4UWX6kbVfGzoUueSSJKj7enTWXUGKNAe50RomoJ0c7BloR2qjfLhMAMeryrHYju6/V2cYu3E0Mvj3LxdqCXZcnAxI7wZYKOq09/Jxl59dTJg8gwhb7w9/aPAS+w1xr86Gneem5MMmUe2lxkCW8Z/9HqaFNE=) 2026-05-31 02:00:24.806627 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMnF/I5RMbV45ItA8QUH4/Gv3zh0WcmEExh05FVbT4mGseztANIade/uX0pcAY3hi6adAM5feST3iVih9mvEw6E=) 2026-05-31 02:00:24.806638 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDPlh9dTjLTBJGbR4bqgVZtlxPpyPxIEr3Dfx4Z+WeA) 2026-05-31 02:00:24.806649 | orchestrator | 2026-05-31 02:00:24.806660 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:24.806671 | orchestrator | Sunday 31 May 2026 02:00:23 +0000 (0:00:01.048) 0:00:11.234 ************ 2026-05-31 02:00:24.806689 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKiJ5GpOvxd90vesQtE+KLEnJkulIbLuMSeLM04pNI/v) 2026-05-31 02:00:36.325743 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdhsVYj+ehPDlpoS7mcqzUvHoS45+5c7I3szQfHiL68xuSEtMHNJMOT3bYxgp1L5AvkNEiD8PADKrmjVRKDx2JqETnO1tOJAdoQpOJkBeJ7zv0B8gyrNoALeGL/i9wteaRU93D6VKdSuvv6sj5Wl0BBIt9rciYixNUG983vcK6+EjgnZKdJierVZLCTWQiUgu/PXZoHchwcVnHuOIm/I/kPRavvZdCJ0sWSWFOCpQIElWJNmWh7T2AHOQW3/qPH8aoG1SQBxez94IMXrkEVBcv/M3ipyvmuoVGAXZ1NoEZjdaRv7TR7U1vzU47cCraYeUviX8C/bABZvYXJeHQshrQF/B84PMJoJJwREqBsZsKuQmJnT1LvwQL5nVgbD34urojMAZUXPuQlWqEGUJcj0FCK9eMtW9lQJl30HSqbhjymMRRpJyQCVj7odOKLo+LoMaYWeaQZaGmgciJJovGpPRUjrDgPp0bUp7KiT6gnS4up6+JZm4R8Qw7VY5GVXM2J8=) 2026-05-31 02:00:36.325830 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMi9yw+QkroLh/ey+GHdLkTT1YliGTkVwSMl19MaqO+ABhpLd1PZzv7vVCMuY1tBvNy4Ea9qOCTDbSNh4lQc+i8=) 2026-05-31 02:00:36.325880 | orchestrator | 2026-05-31 02:00:36.325903 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:36.325929 | orchestrator | Sunday 31 May 2026 02:00:24 +0000 (0:00:01.179) 0:00:12.414 ************ 2026-05-31 02:00:36.325956 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/Sy/Wcjw89U1QoJoZm/ndaCMu8QoB2VHUhoAkQuV7f) 2026-05-31 02:00:36.325975 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDrgIcAWcvXYbi/WXtIz0IKXuAG0IKsSAJ/TYK70moSnINqms06Xv8roJGwgob+4X0CtH81iCRmBAsBBxUgyKCM9i5VfK7wGHJ4sgS49O2rlSmCB8ezGKDNTzes5Qtml8XxhJa62T0gieU1EKUmWhixF1DdHaGv5dn17wQ0CnPqm7u5cJy4RDBLs7Yqx8ra76aLB0jTgl4LindjFHxRo0jFN2mm0I14ZtUolPYZY1JN8RKmBbmLEOfK8VwXjZTFCmqXh6gik3zTAjD+C4g1XtrgQdLCOHXC0B+4i0BmD5oqz8TnAs0heu6EhuGMRi8Et7EhxVjxfKKZMq/2ppDvCqWRFgUFN75bCrynQkemlqp1Lg7m39pEHvav+cuZfU/Sz8fAIgggBlpojPgk9S3LCOzFTHBQQ7nB+q1DnslfW4MJxZym0D9z1p832/uMVP3E6NHX/7NdQrng7zCQe9CixK7jsJIWQ6MZvREdzunurokmzYUV1pB85pphqHqicDY5K2s=) 2026-05-31 02:00:36.326093 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEgKIuXkexFZUjXs7ymeXnME6KXBUY00L2EJlWpehOYuPaSX1tCNs4jzv1wcZH6NkzVg/x/eLxxre//Adf2OReA=) 2026-05-31 02:00:36.326122 | orchestrator | 2026-05-31 02:00:36.326141 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host] *** 2026-05-31 02:00:36.326155 | orchestrator | Sunday 31 May 2026 02:00:25 +0000 (0:00:01.044) 0:00:13.458 ************ 2026-05-31 02:00:36.326167 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-05-31 02:00:36.326178 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-05-31 02:00:36.326188 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-05-31 02:00:36.326199 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-05-31 02:00:36.326209 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-05-31 02:00:36.326220 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-05-31 02:00:36.326230 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-05-31 02:00:36.326241 | orchestrator | 2026-05-31 02:00:36.326252 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host] *** 2026-05-31 02:00:36.326264 | orchestrator | Sunday 31 May 2026 02:00:31 +0000 (0:00:05.457) 0:00:18.916 ************ 2026-05-31 02:00:36.326276 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-manager) 2026-05-31 02:00:36.326289 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-3) 2026-05-31 02:00:36.326302 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-4) 2026-05-31 02:00:36.326315 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-5) 2026-05-31 02:00:36.326328 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-0) 2026-05-31 02:00:36.326340 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-1) 2026-05-31 02:00:36.326352 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-2) 2026-05-31 02:00:36.326364 | orchestrator | 2026-05-31 02:00:36.326394 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:36.326408 | orchestrator | Sunday 31 May 2026 02:00:31 +0000 (0:00:00.198) 0:00:19.115 ************ 2026-05-31 02:00:36.326421 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXiQm9wvyKKrw1XltMKjQTp5yET/srJfU99eSodANm/3ojNTUdFrLPIEvs/29/oTOYNuQwJn6hMvZIwZ4zZF4i65qv6TVAuaCT8BhwConkpzEuizz33X7uRt1GjZh7F9akF6/RTY5D7wLR7nEFbk15ALnbQjBp2Jm9zCvnsptOnWzvxoiXbvkrxYvX3IF9uh7d90UIWsI7Ew3xuAsGtUtJxP+GFIdsu+dFZFeauF61cJMABhHYH70Cg7yRsm/qkgEHE2xVBrByrFb8f9LpNyID+5dyTjsoXMHfSm/Gkl04mma94irbQLCqSAmiTig3vJllPo0+8ZtoxuXBJHivt8ckGZ31eCxlejbYH3TNpDPjg9R8mVDenVwgndoO0L7DWL3L35WXdbmCB9gWD1XulRU2CAcg5lm/3Mwv7NYZChixJJc31Av7cXpj4LUOmJ1z6RsoDuX0uaScg5IgBy8TZY0K1iPBfQ/vCS72JISzoC+s1wu0IskX8395qBLdtDqmAZc=) 2026-05-31 02:00:36.326435 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOv5ao5m5tmTURtP9KI/IAirUgGbOmTb7NGj4KNT9fguiMl6mQE9y/S1bvu5LfvDBFRezsHt5aFgSQ+VjzT539A=) 2026-05-31 02:00:36.326523 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINh8U+U3EkEHA8Rj/XCIXo5jNjtOM4YCwYZynvQ5jLfa) 2026-05-31 02:00:36.326536 | orchestrator | 2026-05-31 02:00:36.326550 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:36.326563 | orchestrator | Sunday 31 May 2026 02:00:32 +0000 (0:00:01.159) 0:00:20.274 ************ 2026-05-31 02:00:36.326576 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFVczRi36SADk7h8//gx0380bbqM2sTd5voOaeuKOe8x) 2026-05-31 02:00:36.326589 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCgnFpq4fE5FHGbCPn0trnXN9Yk8YqHsXkjPR3exaK4xqE2pnI7cC2bcDO+AVm9fwAzArfOQCkRHv9wdfsEvwkgg2vjW4RXq/yCEXSursmfFghQ1/QD09jgs3leKMURfMKRyyCyMIiwVV/qTzrfyJ6j4JXM5g4+A4XqfCJnSafftjJ/r9YvuPn5MzOXpFpsTSrt4hOZHfkdJmUwXaSfdfMSu7KSvsHubKsdCu3KyYkWxuBIq10ShGWvLhcCHS1qk/IqjI7u9uO/0G/V3lpQLixnXUQQQABACimgKF8baqnDyoM9Ba5BzcS4HmViE7MJyQrFrZsZ6KJ4FTyUHoeYBTRG/7vyDPnsKRNJO8j/YlSPREX9TRefR3HUUEPCxYBP4Auuac1RjBFIAmHd0DbRPFw5h/3Nopr/eJ6mXbhujeVzyWpe/trttN+K55JOa4I1ZJlYllG0jyy7y1pAEbRiQCCXXTcOrLHmmhoCzn4bq33KFuyU8j1gt55Kpu0iBLqn9Cc=) 2026-05-31 02:00:36.326602 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF66krfZr0Z/ZwqTx1ZNQSViN2HyPRMsVfGHsjJLsxbYxVBP7mvf+1KNr6JtHj+QPB4mKEKWTVZL44l37bh6ew4=) 2026-05-31 02:00:36.326614 | orchestrator | 2026-05-31 02:00:36.326627 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:36.326640 | orchestrator | Sunday 31 May 2026 02:00:33 +0000 (0:00:01.185) 0:00:21.460 ************ 2026-05-31 02:00:36.326653 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDxBI7GiD6zeEM0wjMvgZRWxbzjLQvhons/kDE+HN5YOSzuT3j7QauILTjA3NS5l/YfTUB3REgK5OgcmOLHTmNM=) 2026-05-31 02:00:36.326664 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDvEfwa+p5VtUcwvFJASXnQXwcdROISdfiu8cG3xqFCnj/YWJIEbChZ1M63Imj2tAYAnuKEy2Y+jSW1PRgq3jvcZRs7nTJBbNYuCCtFmXOhqpZCPFya+GZRG2UinsDYocOyvD35kIyWg+G/PPsDXUFlVxgjgqreuBeJrKrmHZSfzTBbwnFJURC6k5KCPTMci7R3Ekw0+xJPjNZFDN+NJDuPvTRysxqvWSn/xdJcwkOfloE6rPgzJmyxDa0fLcmUAvGmAdhGsiEaxEMIPelq9M8f1CY3D/A7XetHjqSR8vDKjcNCSJXcdM+6STFReGh8yOeCyW1imCCJHaPFrjWETSlbuGRz7VvoqGqj6m50Qw+KQcfD1yhFcFIG45t1J9OIK1yF+C3cfmj1d6gcJYxon1PDrw6FIY1+LNrmGmjQSrHi8feKKWY36QdwpiIuirocSK8V9oR9qJdryKlfxw+HcCQVcNTB3sEkR1zEO0So/3Rgwok+zZMCJLH84TdRLq5fp8=) 2026-05-31 02:00:36.326676 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEhNgNJSP1mL//VNIgjhJA6X0QMmeFfX1dUNTRFlcgm) 2026-05-31 02:00:36.326686 | orchestrator | 2026-05-31 02:00:36.326697 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:36.326708 | orchestrator | Sunday 31 May 2026 02:00:35 +0000 (0:00:01.224) 0:00:22.684 ************ 2026-05-31 02:00:36.326730 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxqfAZpcCJL7i9uA1Y58m8Itr39HFknRCYkLVTAow1zlqGR5+bFS6ZFYGhiA5eAzD/Of53NzHy1RVhyzKTcXC0hrVYr+IFyEoQgP5B09RskrJXf3uWcyiGDJREREv7krE6W0humm7Sr2QtcsAwX9qTKMtVh5hbFmwN3Nt3klAKtsSCzOSccevTfsXPpq3UWzAd4VkSSqPkBKYDXU6P+kLfR28XEyxcU+iYNp195JO76gKDpz8CvkJIrWOtW/Ye36AP3/4q6tWBG1V55CCNxFKVoZ2j0UL8O7YuX/iWlwEM7fkwwkt5iYY8/IZcIZshiNjIRL2EzfNFdDQwk6jmohbUa1Sf1gHls6vSTK7VX9A0Jt2o4+TIY52zEgXzsvwiZ7N5wz2x1itrVgJSvRs+qAx+UK0Dog/khWa+DSEx6vdnsZYGGduMC+dz9P3v0kJxcLiA/aSVbhZJZEI1f3+daMmu3+2FSbg2cZuyGQNN4sXRpv4YIk6T6ujndz4lx2qEMcM=) 2026-05-31 02:00:41.253398 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMMiZMnEY2ahKUKKoPXn/onbIxPt1Lez7idsi+PC3gw2) 2026-05-31 02:00:41.253503 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJO9ALT/PS6XTtWR/Bvm/fCeqLFSmTuO1l/6i4rpi8yNtsFTHVEFmW7n7l8tSyZeg0L5PF/qyUNYR4p63291FOE=) 2026-05-31 02:00:41.253543 | orchestrator | 2026-05-31 02:00:41.253556 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:41.253569 | orchestrator | Sunday 31 May 2026 02:00:36 +0000 (0:00:01.248) 0:00:23.933 ************ 2026-05-31 02:00:41.253580 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDPlh9dTjLTBJGbR4bqgVZtlxPpyPxIEr3Dfx4Z+WeA) 2026-05-31 02:00:41.253594 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn636ygO4qJmAIWLsTSLbf5ySxi7QK65+v64tM7lutEs4uUwA99gCswJ7Nc/iI5SQolZdUpX2Tv1+YiwfjPJjo9jf9RJUxmzBUAMYtJDyHhfd9VcrXBifg9W3htGMpINVOtgu14t6aVAkC30uwmBL+oZRjESM6a18H1aeOCATSrgwB5SDgiulLxnnHi+MouQloxwhSvk1yqciemWOW8Cw66dCzjp48N6VcxfZVKp01QTfh70OTdp339HrVUKpB8HVMnaJfiuX8vWu5pM1appcMpez+Tsmjg5QjHkIuAYoTFtKw3MZ9uTH3Ry0KvuzRb0Fd9wTptCdxdSrzHDvZ8wZYPjuk+qfSvB7fa3JV4UWX6kbVfGzoUueSSJKj7enTWXUGKNAe50RomoJ0c7BloR2qjfLhMAMeryrHYju6/V2cYu3E0Mvj3LxdqCXZcnAxI7wZYKOq09/Jxl59dTJg8gwhb7w9/aPAS+w1xr86Gneem5MMmUe2lxkCW8Z/9HqaFNE=) 2026-05-31 02:00:41.253608 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMnF/I5RMbV45ItA8QUH4/Gv3zh0WcmEExh05FVbT4mGseztANIade/uX0pcAY3hi6adAM5feST3iVih9mvEw6E=) 2026-05-31 02:00:41.253619 | orchestrator | 2026-05-31 02:00:41.253630 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:41.253641 | orchestrator | Sunday 31 May 2026 02:00:37 +0000 (0:00:01.169) 0:00:25.102 ************ 2026-05-31 02:00:41.253652 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdhsVYj+ehPDlpoS7mcqzUvHoS45+5c7I3szQfHiL68xuSEtMHNJMOT3bYxgp1L5AvkNEiD8PADKrmjVRKDx2JqETnO1tOJAdoQpOJkBeJ7zv0B8gyrNoALeGL/i9wteaRU93D6VKdSuvv6sj5Wl0BBIt9rciYixNUG983vcK6+EjgnZKdJierVZLCTWQiUgu/PXZoHchwcVnHuOIm/I/kPRavvZdCJ0sWSWFOCpQIElWJNmWh7T2AHOQW3/qPH8aoG1SQBxez94IMXrkEVBcv/M3ipyvmuoVGAXZ1NoEZjdaRv7TR7U1vzU47cCraYeUviX8C/bABZvYXJeHQshrQF/B84PMJoJJwREqBsZsKuQmJnT1LvwQL5nVgbD34urojMAZUXPuQlWqEGUJcj0FCK9eMtW9lQJl30HSqbhjymMRRpJyQCVj7odOKLo+LoMaYWeaQZaGmgciJJovGpPRUjrDgPp0bUp7KiT6gnS4up6+JZm4R8Qw7VY5GVXM2J8=) 2026-05-31 02:00:41.253664 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMi9yw+QkroLh/ey+GHdLkTT1YliGTkVwSMl19MaqO+ABhpLd1PZzv7vVCMuY1tBvNy4Ea9qOCTDbSNh4lQc+i8=) 2026-05-31 02:00:41.253675 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKiJ5GpOvxd90vesQtE+KLEnJkulIbLuMSeLM04pNI/v) 2026-05-31 02:00:41.253686 | orchestrator | 2026-05-31 02:00:41.253697 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-05-31 02:00:41.253708 | orchestrator | Sunday 31 May 2026 02:00:38 +0000 (0:00:01.171) 0:00:26.274 ************ 2026-05-31 02:00:41.253719 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/Sy/Wcjw89U1QoJoZm/ndaCMu8QoB2VHUhoAkQuV7f) 2026-05-31 02:00:41.253747 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDrgIcAWcvXYbi/WXtIz0IKXuAG0IKsSAJ/TYK70moSnINqms06Xv8roJGwgob+4X0CtH81iCRmBAsBBxUgyKCM9i5VfK7wGHJ4sgS49O2rlSmCB8ezGKDNTzes5Qtml8XxhJa62T0gieU1EKUmWhixF1DdHaGv5dn17wQ0CnPqm7u5cJy4RDBLs7Yqx8ra76aLB0jTgl4LindjFHxRo0jFN2mm0I14ZtUolPYZY1JN8RKmBbmLEOfK8VwXjZTFCmqXh6gik3zTAjD+C4g1XtrgQdLCOHXC0B+4i0BmD5oqz8TnAs0heu6EhuGMRi8Et7EhxVjxfKKZMq/2ppDvCqWRFgUFN75bCrynQkemlqp1Lg7m39pEHvav+cuZfU/Sz8fAIgggBlpojPgk9S3LCOzFTHBQQ7nB+q1DnslfW4MJxZym0D9z1p832/uMVP3E6NHX/7NdQrng7zCQe9CixK7jsJIWQ6MZvREdzunurokmzYUV1pB85pphqHqicDY5K2s=) 2026-05-31 02:00:41.253759 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEgKIuXkexFZUjXs7ymeXnME6KXBUY00L2EJlWpehOYuPaSX1tCNs4jzv1wcZH6NkzVg/x/eLxxre//Adf2OReA=) 2026-05-31 02:00:41.253770 | orchestrator | 2026-05-31 02:00:41.253789 | orchestrator | TASK [osism.commons.known_hosts : Write static known_hosts entries] ************ 2026-05-31 02:00:41.253800 | orchestrator | Sunday 31 May 2026 02:00:39 +0000 (0:00:01.147) 0:00:27.422 ************ 2026-05-31 02:00:41.253811 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-05-31 02:00:41.253822 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-05-31 02:00:41.253898 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-05-31 02:00:41.253911 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-05-31 02:00:41.253924 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-05-31 02:00:41.253937 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-05-31 02:00:41.253949 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-05-31 02:00:41.253961 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:00:41.253975 | orchestrator | 2026-05-31 02:00:41.253988 | orchestrator | TASK [osism.commons.known_hosts : Write extra known_hosts entries] ************* 2026-05-31 02:00:41.254000 | orchestrator | Sunday 31 May 2026 02:00:39 +0000 (0:00:00.172) 0:00:27.595 ************ 2026-05-31 02:00:41.254061 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:00:41.254084 | orchestrator | 2026-05-31 02:00:41.254102 | orchestrator | TASK [osism.commons.known_hosts : Delete known_hosts entries] ****************** 2026-05-31 02:00:41.254130 | orchestrator | Sunday 31 May 2026 02:00:40 +0000 (0:00:00.055) 0:00:27.650 ************ 2026-05-31 02:00:41.254151 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:00:41.254170 | orchestrator | 2026-05-31 02:00:41.254186 | orchestrator | TASK [osism.commons.known_hosts : Set file permissions] ************************ 2026-05-31 02:00:41.254199 | orchestrator | Sunday 31 May 2026 02:00:40 +0000 (0:00:00.065) 0:00:27.716 ************ 2026-05-31 02:00:41.254211 | orchestrator | changed: [testbed-manager] 2026-05-31 02:00:41.254222 | orchestrator | 2026-05-31 02:00:41.254235 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:00:41.254248 | orchestrator | testbed-manager : ok=31  changed=15  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 02:00:41.254261 | orchestrator | 2026-05-31 02:00:41.254273 | orchestrator | 2026-05-31 02:00:41.254284 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:00:41.254294 | orchestrator | Sunday 31 May 2026 02:00:40 +0000 (0:00:00.865) 0:00:28.582 ************ 2026-05-31 02:00:41.254305 | orchestrator | =============================================================================== 2026-05-31 02:00:41.254315 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host --- 5.46s 2026-05-31 02:00:41.254327 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname --- 5.45s 2026-05-31 02:00:41.254337 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.26s 2026-05-31 02:00:41.254347 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.25s 2026-05-31 02:00:41.254358 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.22s 2026-05-31 02:00:41.254368 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.19s 2026-05-31 02:00:41.254379 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.18s 2026-05-31 02:00:41.254390 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.17s 2026-05-31 02:00:41.254400 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.17s 2026-05-31 02:00:41.254410 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.16s 2026-05-31 02:00:41.254421 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.15s 2026-05-31 02:00:41.254432 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.08s 2026-05-31 02:00:41.254442 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.05s 2026-05-31 02:00:41.254452 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.04s 2026-05-31 02:00:41.254472 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.03s 2026-05-31 02:00:41.254483 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.03s 2026-05-31 02:00:41.254493 | orchestrator | osism.commons.known_hosts : Set file permissions ------------------------ 0.87s 2026-05-31 02:00:41.254504 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host --- 0.20s 2026-05-31 02:00:41.254515 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname --- 0.17s 2026-05-31 02:00:41.254526 | orchestrator | osism.commons.known_hosts : Write static known_hosts entries ------------ 0.17s 2026-05-31 02:00:41.626950 | orchestrator | + osism apply squid 2026-05-31 02:00:54.189437 | orchestrator | 2026-05-31 02:00:54 | INFO  | Task 08ef3f32-b7a4-49de-af06-c92e3e80e295 (squid) was prepared for execution. 2026-05-31 02:00:54.189508 | orchestrator | 2026-05-31 02:00:54 | INFO  | It takes a moment until task 08ef3f32-b7a4-49de-af06-c92e3e80e295 (squid) has been started and output is visible here. 2026-05-31 02:03:38.049884 | orchestrator | 2026-05-31 02:03:38.050011 | orchestrator | PLAY [Apply role squid] ******************************************************** 2026-05-31 02:03:38.050086 | orchestrator | 2026-05-31 02:03:38.050100 | orchestrator | TASK [osism.services.squid : Include install tasks] **************************** 2026-05-31 02:03:38.050111 | orchestrator | Sunday 31 May 2026 02:00:58 +0000 (0:00:00.192) 0:00:00.192 ************ 2026-05-31 02:03:38.050123 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/squid/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 02:03:38.050134 | orchestrator | 2026-05-31 02:03:38.050146 | orchestrator | TASK [osism.services.squid : Install required packages] ************************ 2026-05-31 02:03:38.050157 | orchestrator | Sunday 31 May 2026 02:00:58 +0000 (0:00:00.070) 0:00:00.263 ************ 2026-05-31 02:03:38.050168 | orchestrator | ok: [testbed-manager] 2026-05-31 02:03:38.050180 | orchestrator | 2026-05-31 02:03:38.050191 | orchestrator | TASK [osism.services.squid : Create required directories] ********************** 2026-05-31 02:03:38.050202 | orchestrator | Sunday 31 May 2026 02:01:00 +0000 (0:00:01.514) 0:00:01.778 ************ 2026-05-31 02:03:38.050214 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration) 2026-05-31 02:03:38.050225 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration/conf.d) 2026-05-31 02:03:38.050235 | orchestrator | ok: [testbed-manager] => (item=/opt/squid) 2026-05-31 02:03:38.050246 | orchestrator | 2026-05-31 02:03:38.050257 | orchestrator | TASK [osism.services.squid : Copy squid configuration files] ******************* 2026-05-31 02:03:38.050268 | orchestrator | Sunday 31 May 2026 02:01:01 +0000 (0:00:01.097) 0:00:02.875 ************ 2026-05-31 02:03:38.050278 | orchestrator | changed: [testbed-manager] => (item=osism.conf) 2026-05-31 02:03:38.050289 | orchestrator | 2026-05-31 02:03:38.050300 | orchestrator | TASK [osism.services.squid : Remove osism_allow_list.conf configuration file] *** 2026-05-31 02:03:38.050310 | orchestrator | Sunday 31 May 2026 02:01:02 +0000 (0:00:01.059) 0:00:03.934 ************ 2026-05-31 02:03:38.050322 | orchestrator | ok: [testbed-manager] 2026-05-31 02:03:38.050332 | orchestrator | 2026-05-31 02:03:38.050343 | orchestrator | TASK [osism.services.squid : Copy docker-compose.yml file] ********************* 2026-05-31 02:03:38.050355 | orchestrator | Sunday 31 May 2026 02:01:02 +0000 (0:00:00.356) 0:00:04.291 ************ 2026-05-31 02:03:38.050366 | orchestrator | changed: [testbed-manager] 2026-05-31 02:03:38.050378 | orchestrator | 2026-05-31 02:03:38.050388 | orchestrator | TASK [osism.services.squid : Manage squid service] ***************************** 2026-05-31 02:03:38.050399 | orchestrator | Sunday 31 May 2026 02:01:03 +0000 (0:00:00.781) 0:00:05.073 ************ 2026-05-31 02:03:38.050415 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage squid service (10 retries left). 2026-05-31 02:03:38.050427 | orchestrator | ok: [testbed-manager] 2026-05-31 02:03:38.050440 | orchestrator | 2026-05-31 02:03:38.050452 | orchestrator | RUNNING HANDLER [osism.services.squid : Restart squid service] ***************** 2026-05-31 02:03:38.050495 | orchestrator | Sunday 31 May 2026 02:02:21 +0000 (0:01:17.812) 0:01:22.885 ************ 2026-05-31 02:03:38.050508 | orchestrator | changed: [testbed-manager] 2026-05-31 02:03:38.050521 | orchestrator | 2026-05-31 02:03:38.050535 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for squid service to start] ******* 2026-05-31 02:03:38.050547 | orchestrator | Sunday 31 May 2026 02:02:37 +0000 (0:00:15.774) 0:01:38.660 ************ 2026-05-31 02:03:38.050560 | orchestrator | Pausing for 60 seconds 2026-05-31 02:03:38.050573 | orchestrator | changed: [testbed-manager] 2026-05-31 02:03:38.050585 | orchestrator | 2026-05-31 02:03:38.050599 | orchestrator | RUNNING HANDLER [osism.services.squid : Register that squid service was restarted] *** 2026-05-31 02:03:38.050612 | orchestrator | Sunday 31 May 2026 02:03:37 +0000 (0:01:00.079) 0:02:38.739 ************ 2026-05-31 02:03:38.050625 | orchestrator | ok: [testbed-manager] 2026-05-31 02:03:38.050638 | orchestrator | 2026-05-31 02:03:38.050651 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for an healthy squid service] ***** 2026-05-31 02:03:38.050663 | orchestrator | Sunday 31 May 2026 02:03:37 +0000 (0:00:00.053) 0:02:38.793 ************ 2026-05-31 02:03:38.050675 | orchestrator | changed: [testbed-manager] 2026-05-31 02:03:38.050689 | orchestrator | 2026-05-31 02:03:38.050702 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:03:38.050714 | orchestrator | testbed-manager : ok=11  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:03:38.050727 | orchestrator | 2026-05-31 02:03:38.050740 | orchestrator | 2026-05-31 02:03:38.050753 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:03:38.050765 | orchestrator | Sunday 31 May 2026 02:03:37 +0000 (0:00:00.588) 0:02:39.382 ************ 2026-05-31 02:03:38.050778 | orchestrator | =============================================================================== 2026-05-31 02:03:38.050791 | orchestrator | osism.services.squid : Manage squid service ---------------------------- 77.81s 2026-05-31 02:03:38.050803 | orchestrator | osism.services.squid : Wait for squid service to start ----------------- 60.08s 2026-05-31 02:03:38.050829 | orchestrator | osism.services.squid : Restart squid service --------------------------- 15.77s 2026-05-31 02:03:38.050841 | orchestrator | osism.services.squid : Install required packages ------------------------ 1.51s 2026-05-31 02:03:38.050852 | orchestrator | osism.services.squid : Create required directories ---------------------- 1.10s 2026-05-31 02:03:38.050863 | orchestrator | osism.services.squid : Copy squid configuration files ------------------- 1.06s 2026-05-31 02:03:38.050873 | orchestrator | osism.services.squid : Copy docker-compose.yml file --------------------- 0.78s 2026-05-31 02:03:38.050884 | orchestrator | osism.services.squid : Wait for an healthy squid service ---------------- 0.59s 2026-05-31 02:03:38.050895 | orchestrator | osism.services.squid : Remove osism_allow_list.conf configuration file --- 0.36s 2026-05-31 02:03:38.050905 | orchestrator | osism.services.squid : Include install tasks ---------------------------- 0.07s 2026-05-31 02:03:38.050916 | orchestrator | osism.services.squid : Register that squid service was restarted -------- 0.05s 2026-05-31 02:03:38.386238 | orchestrator | + [[ 9.5.0 != \l\a\t\e\s\t ]] 2026-05-31 02:03:38.386323 | orchestrator | ++ semver 9.5.0 10.0.0-0 2026-05-31 02:03:38.425489 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-31 02:03:38.425575 | orchestrator | + /opt/configuration/scripts/set-kolla-namespace.sh kolla/release 2026-05-31 02:03:38.430085 | orchestrator | + set -e 2026-05-31 02:03:38.430162 | orchestrator | + SYNC=false 2026-05-31 02:03:38.430186 | orchestrator | + [[ kolla/release == \-\-\s\y\n\c ]] 2026-05-31 02:03:38.430206 | orchestrator | + NAMESPACE=kolla/release 2026-05-31 02:03:38.430228 | orchestrator | + sed -i 's#docker_namespace: .*#docker_namespace: kolla/release#g' /opt/configuration/inventory/group_vars/all/kolla.yml 2026-05-31 02:03:38.432475 | orchestrator | + [[ false == \t\r\u\e ]] 2026-05-31 02:03:38.433538 | orchestrator | ++ semver 9.5.0 9.0.0 2026-05-31 02:03:38.472832 | orchestrator | + [[ 1 -lt 0 ]] 2026-05-31 02:03:38.472982 | orchestrator | + osism apply operator -u ubuntu -l testbed-nodes 2026-05-31 02:03:50.934366 | orchestrator | 2026-05-31 02:03:50 | INFO  | Task 2212d35e-391f-4e19-a5c2-f5b9243ac016 (operator) was prepared for execution. 2026-05-31 02:03:50.934472 | orchestrator | 2026-05-31 02:03:50 | INFO  | It takes a moment until task 2212d35e-391f-4e19-a5c2-f5b9243ac016 (operator) has been started and output is visible here. 2026-05-31 02:04:08.503971 | orchestrator | 2026-05-31 02:04:08.504072 | orchestrator | PLAY [Make ssh pipelining working] ********************************************* 2026-05-31 02:04:08.504088 | orchestrator | 2026-05-31 02:04:08.504101 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 02:04:08.504114 | orchestrator | Sunday 31 May 2026 02:03:55 +0000 (0:00:00.160) 0:00:00.160 ************ 2026-05-31 02:04:08.504126 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:04:08.504138 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:04:08.504149 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:04:08.504160 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:04:08.504170 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:04:08.504181 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:04:08.504192 | orchestrator | 2026-05-31 02:04:08.504203 | orchestrator | TASK [Do not require tty for all users] **************************************** 2026-05-31 02:04:08.504215 | orchestrator | Sunday 31 May 2026 02:03:59 +0000 (0:00:04.282) 0:00:04.443 ************ 2026-05-31 02:04:08.504243 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:04:08.504255 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:04:08.504266 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:04:08.504276 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:04:08.504288 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:04:08.504299 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:04:08.504311 | orchestrator | 2026-05-31 02:04:08.504322 | orchestrator | PLAY [Apply role operator] ***************************************************** 2026-05-31 02:04:08.504333 | orchestrator | 2026-05-31 02:04:08.504345 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-05-31 02:04:08.504357 | orchestrator | Sunday 31 May 2026 02:04:00 +0000 (0:00:00.873) 0:00:05.316 ************ 2026-05-31 02:04:08.504368 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:04:08.504380 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:04:08.504392 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:04:08.504403 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:04:08.504415 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:04:08.504426 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:04:08.504438 | orchestrator | 2026-05-31 02:04:08.504449 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-05-31 02:04:08.504461 | orchestrator | Sunday 31 May 2026 02:04:00 +0000 (0:00:00.188) 0:00:05.505 ************ 2026-05-31 02:04:08.504472 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:04:08.504483 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:04:08.504495 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:04:08.504507 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:04:08.504519 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:04:08.504531 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:04:08.504565 | orchestrator | 2026-05-31 02:04:08.504577 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-05-31 02:04:08.504588 | orchestrator | Sunday 31 May 2026 02:04:01 +0000 (0:00:00.195) 0:00:05.701 ************ 2026-05-31 02:04:08.504600 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:04:08.504613 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:04:08.504624 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:04:08.504635 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:04:08.504645 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:04:08.504656 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:04:08.504667 | orchestrator | 2026-05-31 02:04:08.504678 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-05-31 02:04:08.504689 | orchestrator | Sunday 31 May 2026 02:04:01 +0000 (0:00:00.664) 0:00:06.366 ************ 2026-05-31 02:04:08.504699 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:04:08.504711 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:04:08.504721 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:04:08.504756 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:04:08.504768 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:04:08.504779 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:04:08.504790 | orchestrator | 2026-05-31 02:04:08.504801 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-05-31 02:04:08.504813 | orchestrator | Sunday 31 May 2026 02:04:02 +0000 (0:00:00.792) 0:00:07.158 ************ 2026-05-31 02:04:08.504824 | orchestrator | changed: [testbed-node-0] => (item=adm) 2026-05-31 02:04:08.504835 | orchestrator | changed: [testbed-node-1] => (item=adm) 2026-05-31 02:04:08.504846 | orchestrator | changed: [testbed-node-3] => (item=adm) 2026-05-31 02:04:08.504858 | orchestrator | changed: [testbed-node-4] => (item=adm) 2026-05-31 02:04:08.504869 | orchestrator | changed: [testbed-node-5] => (item=adm) 2026-05-31 02:04:08.504881 | orchestrator | changed: [testbed-node-2] => (item=adm) 2026-05-31 02:04:08.504892 | orchestrator | changed: [testbed-node-0] => (item=sudo) 2026-05-31 02:04:08.504903 | orchestrator | changed: [testbed-node-3] => (item=sudo) 2026-05-31 02:04:08.504915 | orchestrator | changed: [testbed-node-1] => (item=sudo) 2026-05-31 02:04:08.504926 | orchestrator | changed: [testbed-node-4] => (item=sudo) 2026-05-31 02:04:08.504996 | orchestrator | changed: [testbed-node-5] => (item=sudo) 2026-05-31 02:04:08.505007 | orchestrator | changed: [testbed-node-2] => (item=sudo) 2026-05-31 02:04:08.505017 | orchestrator | 2026-05-31 02:04:08.505028 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-05-31 02:04:08.505039 | orchestrator | Sunday 31 May 2026 02:04:03 +0000 (0:00:01.149) 0:00:08.308 ************ 2026-05-31 02:04:08.505050 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:04:08.505060 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:04:08.505071 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:04:08.505081 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:04:08.505092 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:04:08.505102 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:04:08.505113 | orchestrator | 2026-05-31 02:04:08.505124 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-05-31 02:04:08.505136 | orchestrator | Sunday 31 May 2026 02:04:04 +0000 (0:00:01.262) 0:00:09.570 ************ 2026-05-31 02:04:08.505147 | orchestrator | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-31 02:04:08.505158 | orchestrator | with a mode of 0700, this may cause issues when running as another user. To 2026-05-31 02:04:08.505168 | orchestrator | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-31 02:04:08.505179 | orchestrator | changed: [testbed-node-1] => (item=export LANGUAGE=C.UTF-8) 2026-05-31 02:04:08.505210 | orchestrator | changed: [testbed-node-0] => (item=export LANGUAGE=C.UTF-8) 2026-05-31 02:04:08.505221 | orchestrator | changed: [testbed-node-3] => (item=export LANGUAGE=C.UTF-8) 2026-05-31 02:04:08.505232 | orchestrator | changed: [testbed-node-5] => (item=export LANGUAGE=C.UTF-8) 2026-05-31 02:04:08.505242 | orchestrator | changed: [testbed-node-4] => (item=export LANGUAGE=C.UTF-8) 2026-05-31 02:04:08.505253 | orchestrator | changed: [testbed-node-2] => (item=export LANGUAGE=C.UTF-8) 2026-05-31 02:04:08.505263 | orchestrator | changed: [testbed-node-1] => (item=export LANG=C.UTF-8) 2026-05-31 02:04:08.505274 | orchestrator | changed: [testbed-node-3] => (item=export LANG=C.UTF-8) 2026-05-31 02:04:08.505284 | orchestrator | changed: [testbed-node-5] => (item=export LANG=C.UTF-8) 2026-05-31 02:04:08.505295 | orchestrator | changed: [testbed-node-0] => (item=export LANG=C.UTF-8) 2026-05-31 02:04:08.505307 | orchestrator | changed: [testbed-node-4] => (item=export LANG=C.UTF-8) 2026-05-31 02:04:08.505317 | orchestrator | changed: [testbed-node-2] => (item=export LANG=C.UTF-8) 2026-05-31 02:04:08.505329 | orchestrator | changed: [testbed-node-3] => (item=export LC_ALL=C.UTF-8) 2026-05-31 02:04:08.505339 | orchestrator | changed: [testbed-node-1] => (item=export LC_ALL=C.UTF-8) 2026-05-31 02:04:08.505350 | orchestrator | changed: [testbed-node-5] => (item=export LC_ALL=C.UTF-8) 2026-05-31 02:04:08.505370 | orchestrator | changed: [testbed-node-4] => (item=export LC_ALL=C.UTF-8) 2026-05-31 02:04:08.505381 | orchestrator | changed: [testbed-node-0] => (item=export LC_ALL=C.UTF-8) 2026-05-31 02:04:08.505391 | orchestrator | changed: [testbed-node-2] => (item=export LC_ALL=C.UTF-8) 2026-05-31 02:04:08.505402 | orchestrator | 2026-05-31 02:04:08.505413 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-05-31 02:04:08.505425 | orchestrator | Sunday 31 May 2026 02:04:06 +0000 (0:00:01.338) 0:00:10.909 ************ 2026-05-31 02:04:08.505436 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:04:08.505446 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:04:08.505457 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:04:08.505467 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:04:08.505478 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:04:08.505488 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:04:08.505499 | orchestrator | 2026-05-31 02:04:08.505510 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-05-31 02:04:08.505521 | orchestrator | Sunday 31 May 2026 02:04:06 +0000 (0:00:00.149) 0:00:11.059 ************ 2026-05-31 02:04:08.505532 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:04:08.505542 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:04:08.505553 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:04:08.505564 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:04:08.505575 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:04:08.505585 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:04:08.505596 | orchestrator | 2026-05-31 02:04:08.505607 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-05-31 02:04:08.505617 | orchestrator | Sunday 31 May 2026 02:04:06 +0000 (0:00:00.180) 0:00:11.239 ************ 2026-05-31 02:04:08.505628 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:04:08.505639 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:04:08.505650 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:04:08.505660 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:04:08.505671 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:04:08.505680 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:04:08.505690 | orchestrator | 2026-05-31 02:04:08.505701 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-05-31 02:04:08.505712 | orchestrator | Sunday 31 May 2026 02:04:07 +0000 (0:00:00.610) 0:00:11.850 ************ 2026-05-31 02:04:08.505722 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:04:08.505732 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:04:08.505742 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:04:08.505752 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:04:08.505763 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:04:08.505775 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:04:08.505785 | orchestrator | 2026-05-31 02:04:08.505807 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-05-31 02:04:08.505818 | orchestrator | Sunday 31 May 2026 02:04:07 +0000 (0:00:00.160) 0:00:12.010 ************ 2026-05-31 02:04:08.505828 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-31 02:04:08.505839 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:04:08.505849 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-31 02:04:08.505860 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:04:08.505872 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-05-31 02:04:08.505884 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 02:04:08.505896 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:04:08.505906 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:04:08.505917 | orchestrator | changed: [testbed-node-2] => (item=None) 2026-05-31 02:04:08.505928 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-31 02:04:08.505979 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:04:08.505990 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:04:08.506010 | orchestrator | 2026-05-31 02:04:08.506075 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-05-31 02:04:08.506087 | orchestrator | Sunday 31 May 2026 02:04:08 +0000 (0:00:00.770) 0:00:12.781 ************ 2026-05-31 02:04:08.506098 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:04:08.506108 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:04:08.506119 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:04:08.506130 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:04:08.506141 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:04:08.506151 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:04:08.506161 | orchestrator | 2026-05-31 02:04:08.506173 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-05-31 02:04:08.506199 | orchestrator | Sunday 31 May 2026 02:04:08 +0000 (0:00:00.163) 0:00:12.944 ************ 2026-05-31 02:04:08.506210 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:04:08.506221 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:04:08.506231 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:04:08.506241 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:04:08.506264 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:04:09.817619 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:04:09.817712 | orchestrator | 2026-05-31 02:04:09.817731 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-05-31 02:04:09.817744 | orchestrator | Sunday 31 May 2026 02:04:08 +0000 (0:00:00.154) 0:00:13.099 ************ 2026-05-31 02:04:09.817756 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:04:09.817767 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:04:09.817778 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:04:09.817790 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:04:09.817801 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:04:09.817811 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:04:09.817822 | orchestrator | 2026-05-31 02:04:09.817833 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-05-31 02:04:09.817862 | orchestrator | Sunday 31 May 2026 02:04:08 +0000 (0:00:00.161) 0:00:13.260 ************ 2026-05-31 02:04:09.817873 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:04:09.817885 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:04:09.817895 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:04:09.817906 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:04:09.817917 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:04:09.817928 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:04:09.817970 | orchestrator | 2026-05-31 02:04:09.817983 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-05-31 02:04:09.817995 | orchestrator | Sunday 31 May 2026 02:04:09 +0000 (0:00:00.619) 0:00:13.880 ************ 2026-05-31 02:04:09.818006 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:04:09.818069 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:04:09.818084 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:04:09.818095 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:04:09.818105 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:04:09.818116 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:04:09.818127 | orchestrator | 2026-05-31 02:04:09.818138 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:04:09.818150 | orchestrator | testbed-node-0 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 02:04:09.818163 | orchestrator | testbed-node-1 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 02:04:09.818177 | orchestrator | testbed-node-2 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 02:04:09.818190 | orchestrator | testbed-node-3 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 02:04:09.818225 | orchestrator | testbed-node-4 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 02:04:09.818238 | orchestrator | testbed-node-5 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 02:04:09.818251 | orchestrator | 2026-05-31 02:04:09.818263 | orchestrator | 2026-05-31 02:04:09.818276 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:04:09.818289 | orchestrator | Sunday 31 May 2026 02:04:09 +0000 (0:00:00.256) 0:00:14.136 ************ 2026-05-31 02:04:09.818302 | orchestrator | =============================================================================== 2026-05-31 02:04:09.818315 | orchestrator | Gathering Facts --------------------------------------------------------- 4.28s 2026-05-31 02:04:09.818329 | orchestrator | osism.commons.operator : Set language variables in .bashrc configuration file --- 1.34s 2026-05-31 02:04:09.818342 | orchestrator | osism.commons.operator : Copy user sudoers file ------------------------- 1.26s 2026-05-31 02:04:09.818354 | orchestrator | osism.commons.operator : Add user to additional groups ------------------ 1.15s 2026-05-31 02:04:09.818368 | orchestrator | Do not require tty for all users ---------------------------------------- 0.87s 2026-05-31 02:04:09.818380 | orchestrator | osism.commons.operator : Create user ------------------------------------ 0.79s 2026-05-31 02:04:09.818392 | orchestrator | osism.commons.operator : Set ssh authorized keys ------------------------ 0.77s 2026-05-31 02:04:09.818404 | orchestrator | osism.commons.operator : Create operator group -------------------------- 0.66s 2026-05-31 02:04:09.818417 | orchestrator | osism.commons.operator : Set password ----------------------------------- 0.62s 2026-05-31 02:04:09.818429 | orchestrator | osism.commons.operator : Create .ssh directory -------------------------- 0.61s 2026-05-31 02:04:09.818441 | orchestrator | osism.commons.operator : Unset & lock password -------------------------- 0.26s 2026-05-31 02:04:09.818454 | orchestrator | osism.commons.operator : Set operator_groups variable to default value --- 0.20s 2026-05-31 02:04:09.818467 | orchestrator | osism.commons.operator : Gather variables for each operating system ----- 0.19s 2026-05-31 02:04:09.818480 | orchestrator | osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file --- 0.18s 2026-05-31 02:04:09.818493 | orchestrator | osism.commons.operator : Delete ssh authorized keys --------------------- 0.16s 2026-05-31 02:04:09.818505 | orchestrator | osism.commons.operator : Delete authorized GitHub accounts -------------- 0.16s 2026-05-31 02:04:09.818518 | orchestrator | osism.commons.operator : Check number of SSH authorized keys ------------ 0.16s 2026-05-31 02:04:09.818529 | orchestrator | osism.commons.operator : Set authorized GitHub accounts ----------------- 0.15s 2026-05-31 02:04:09.818540 | orchestrator | osism.commons.operator : Set custom environment variables in .bashrc configuration file --- 0.15s 2026-05-31 02:04:10.179302 | orchestrator | + osism apply --environment custom facts 2026-05-31 02:04:12.295020 | orchestrator | 2026-05-31 02:04:12 | INFO  | Trying to run play facts in environment custom 2026-05-31 02:04:22.406333 | orchestrator | 2026-05-31 02:04:22 | INFO  | Task a3505648-e8ee-45e2-a9e2-15f2edc07222 (facts) was prepared for execution. 2026-05-31 02:04:22.406431 | orchestrator | 2026-05-31 02:04:22 | INFO  | It takes a moment until task a3505648-e8ee-45e2-a9e2-15f2edc07222 (facts) has been started and output is visible here. 2026-05-31 02:05:06.872435 | orchestrator | 2026-05-31 02:05:06.872508 | orchestrator | PLAY [Copy custom network devices fact] **************************************** 2026-05-31 02:05:06.872524 | orchestrator | 2026-05-31 02:05:06.872537 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-05-31 02:05:06.872549 | orchestrator | Sunday 31 May 2026 02:04:27 +0000 (0:00:00.101) 0:00:00.101 ************ 2026-05-31 02:05:06.872560 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:06.872572 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:06.872584 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:06.872622 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:06.872643 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:06.872662 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:06.872680 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:06.872696 | orchestrator | 2026-05-31 02:05:06.872707 | orchestrator | TASK [Copy fact file] ********************************************************** 2026-05-31 02:05:06.872718 | orchestrator | Sunday 31 May 2026 02:04:28 +0000 (0:00:01.370) 0:00:01.471 ************ 2026-05-31 02:05:06.872728 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:06.872739 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:06.872750 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:06.872760 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:06.872770 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:06.872781 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:06.872791 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:06.872802 | orchestrator | 2026-05-31 02:05:06.872812 | orchestrator | PLAY [Copy custom ceph devices facts] ****************************************** 2026-05-31 02:05:06.872823 | orchestrator | 2026-05-31 02:05:06.872834 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-05-31 02:05:06.872844 | orchestrator | Sunday 31 May 2026 02:04:29 +0000 (0:00:01.158) 0:00:02.630 ************ 2026-05-31 02:05:06.872856 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.872875 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.872894 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.872914 | orchestrator | 2026-05-31 02:05:06.872933 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-05-31 02:05:06.873008 | orchestrator | Sunday 31 May 2026 02:04:29 +0000 (0:00:00.090) 0:00:02.721 ************ 2026-05-31 02:05:06.873032 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.873051 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.873070 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.873088 | orchestrator | 2026-05-31 02:05:06.873107 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-05-31 02:05:06.873126 | orchestrator | Sunday 31 May 2026 02:04:30 +0000 (0:00:00.198) 0:00:02.919 ************ 2026-05-31 02:05:06.873145 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.873165 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.873184 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.873205 | orchestrator | 2026-05-31 02:05:06.873247 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-05-31 02:05:06.873267 | orchestrator | Sunday 31 May 2026 02:04:30 +0000 (0:00:00.223) 0:00:03.143 ************ 2026-05-31 02:05:06.873288 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:05:06.873307 | orchestrator | 2026-05-31 02:05:06.873327 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-05-31 02:05:06.873347 | orchestrator | Sunday 31 May 2026 02:04:30 +0000 (0:00:00.138) 0:00:03.281 ************ 2026-05-31 02:05:06.873365 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.873383 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.873402 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.873420 | orchestrator | 2026-05-31 02:05:06.873440 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-05-31 02:05:06.873459 | orchestrator | Sunday 31 May 2026 02:04:30 +0000 (0:00:00.409) 0:00:03.691 ************ 2026-05-31 02:05:06.873479 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:06.873498 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:06.873516 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:06.873536 | orchestrator | 2026-05-31 02:05:06.873555 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-05-31 02:05:06.873573 | orchestrator | Sunday 31 May 2026 02:04:30 +0000 (0:00:00.107) 0:00:03.799 ************ 2026-05-31 02:05:06.873592 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:06.873610 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:06.873665 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:06.873685 | orchestrator | 2026-05-31 02:05:06.873697 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-05-31 02:05:06.873708 | orchestrator | Sunday 31 May 2026 02:04:32 +0000 (0:00:01.044) 0:00:04.843 ************ 2026-05-31 02:05:06.873719 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.873729 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.873740 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.873750 | orchestrator | 2026-05-31 02:05:06.873762 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-05-31 02:05:06.873798 | orchestrator | Sunday 31 May 2026 02:04:32 +0000 (0:00:00.415) 0:00:05.259 ************ 2026-05-31 02:05:06.873817 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:06.873885 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:06.873908 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:06.873926 | orchestrator | 2026-05-31 02:05:06.873943 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-05-31 02:05:06.874000 | orchestrator | Sunday 31 May 2026 02:04:33 +0000 (0:00:00.982) 0:00:06.241 ************ 2026-05-31 02:05:06.874082 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:06.874106 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:06.874125 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:06.874142 | orchestrator | 2026-05-31 02:05:06.874160 | orchestrator | TASK [Install required packages (RedHat)] ************************************** 2026-05-31 02:05:06.874178 | orchestrator | Sunday 31 May 2026 02:04:50 +0000 (0:00:16.751) 0:00:22.993 ************ 2026-05-31 02:05:06.874196 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:06.874213 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:06.874232 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:06.874250 | orchestrator | 2026-05-31 02:05:06.874269 | orchestrator | TASK [Install required packages (Debian)] ************************************** 2026-05-31 02:05:06.874312 | orchestrator | Sunday 31 May 2026 02:04:50 +0000 (0:00:00.096) 0:00:23.089 ************ 2026-05-31 02:05:06.874353 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:06.874373 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:06.874402 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:06.874420 | orchestrator | 2026-05-31 02:05:06.874438 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-05-31 02:05:06.874456 | orchestrator | Sunday 31 May 2026 02:04:57 +0000 (0:00:07.746) 0:00:30.836 ************ 2026-05-31 02:05:06.874475 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.874493 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.874511 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.874529 | orchestrator | 2026-05-31 02:05:06.874547 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-05-31 02:05:06.874566 | orchestrator | Sunday 31 May 2026 02:04:58 +0000 (0:00:00.437) 0:00:31.273 ************ 2026-05-31 02:05:06.874585 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices) 2026-05-31 02:05:06.874603 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices) 2026-05-31 02:05:06.874617 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices) 2026-05-31 02:05:06.874628 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices_all) 2026-05-31 02:05:06.874638 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices_all) 2026-05-31 02:05:06.874649 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices_all) 2026-05-31 02:05:06.874659 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices) 2026-05-31 02:05:06.874670 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices) 2026-05-31 02:05:06.874680 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices) 2026-05-31 02:05:06.874691 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices_all) 2026-05-31 02:05:06.874701 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices_all) 2026-05-31 02:05:06.874726 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices_all) 2026-05-31 02:05:06.874737 | orchestrator | 2026-05-31 02:05:06.874747 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-05-31 02:05:06.874758 | orchestrator | Sunday 31 May 2026 02:05:01 +0000 (0:00:03.325) 0:00:34.599 ************ 2026-05-31 02:05:06.874769 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.874779 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.874790 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.874800 | orchestrator | 2026-05-31 02:05:06.874811 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-31 02:05:06.874821 | orchestrator | 2026-05-31 02:05:06.874832 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 02:05:06.874843 | orchestrator | Sunday 31 May 2026 02:05:03 +0000 (0:00:01.429) 0:00:36.028 ************ 2026-05-31 02:05:06.874854 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:06.874865 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:06.874875 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:06.874886 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:06.874896 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:06.874906 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:06.874917 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:06.874927 | orchestrator | 2026-05-31 02:05:06.874938 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:05:06.874950 | orchestrator | testbed-manager : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:05:06.874992 | orchestrator | testbed-node-0 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:05:06.875013 | orchestrator | testbed-node-1 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:05:06.875032 | orchestrator | testbed-node-2 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:05:06.875049 | orchestrator | testbed-node-3 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:05:06.875061 | orchestrator | testbed-node-4 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:05:06.875072 | orchestrator | testbed-node-5 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:05:06.875082 | orchestrator | 2026-05-31 02:05:06.875093 | orchestrator | 2026-05-31 02:05:06.875104 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:05:06.875114 | orchestrator | Sunday 31 May 2026 02:05:06 +0000 (0:00:03.668) 0:00:39.696 ************ 2026-05-31 02:05:06.875125 | orchestrator | =============================================================================== 2026-05-31 02:05:06.875136 | orchestrator | osism.commons.repository : Update package cache ------------------------ 16.75s 2026-05-31 02:05:06.875146 | orchestrator | Install required packages (Debian) -------------------------------------- 7.75s 2026-05-31 02:05:06.875157 | orchestrator | Gathers facts about hosts ----------------------------------------------- 3.67s 2026-05-31 02:05:06.875167 | orchestrator | Copy fact files --------------------------------------------------------- 3.33s 2026-05-31 02:05:06.875178 | orchestrator | osism.commons.repository : Force update of package cache ---------------- 1.43s 2026-05-31 02:05:06.875188 | orchestrator | Create custom facts directory ------------------------------------------- 1.37s 2026-05-31 02:05:06.875209 | orchestrator | Copy fact file ---------------------------------------------------------- 1.16s 2026-05-31 02:05:07.153678 | orchestrator | osism.commons.repository : Copy 99osism apt configuration --------------- 1.04s 2026-05-31 02:05:07.153772 | orchestrator | osism.commons.repository : Copy ubuntu.sources file --------------------- 0.98s 2026-05-31 02:05:07.153809 | orchestrator | Create custom facts directory ------------------------------------------- 0.44s 2026-05-31 02:05:07.153822 | orchestrator | osism.commons.repository : Remove sources.list file --------------------- 0.42s 2026-05-31 02:05:07.153833 | orchestrator | osism.commons.repository : Create /etc/apt/sources.list.d directory ----- 0.41s 2026-05-31 02:05:07.153844 | orchestrator | osism.commons.repository : Set repositories to default ------------------ 0.22s 2026-05-31 02:05:07.153859 | orchestrator | osism.commons.repository : Set repository_default fact to default value --- 0.20s 2026-05-31 02:05:07.153878 | orchestrator | osism.commons.repository : Include distribution specific repository tasks --- 0.14s 2026-05-31 02:05:07.153897 | orchestrator | osism.commons.repository : Include tasks for Ubuntu < 24.04 ------------- 0.11s 2026-05-31 02:05:07.153915 | orchestrator | Install required packages (RedHat) -------------------------------------- 0.10s 2026-05-31 02:05:07.153933 | orchestrator | osism.commons.repository : Gather variables for each operating system --- 0.09s 2026-05-31 02:05:07.491573 | orchestrator | + osism apply bootstrap 2026-05-31 02:05:20.458724 | orchestrator | 2026-05-31 02:05:20 | INFO  | Task 41caefec-5f43-4762-8637-02fc57fdad80 (bootstrap) was prepared for execution. 2026-05-31 02:05:20.458805 | orchestrator | 2026-05-31 02:05:20 | INFO  | It takes a moment until task 41caefec-5f43-4762-8637-02fc57fdad80 (bootstrap) has been started and output is visible here. 2026-05-31 02:05:38.365251 | orchestrator | 2026-05-31 02:05:38.365362 | orchestrator | PLAY [Group hosts based on state bootstrap] ************************************ 2026-05-31 02:05:38.365387 | orchestrator | 2026-05-31 02:05:38.365404 | orchestrator | TASK [Group hosts based on state bootstrap] ************************************ 2026-05-31 02:05:38.365421 | orchestrator | Sunday 31 May 2026 02:05:25 +0000 (0:00:00.183) 0:00:00.183 ************ 2026-05-31 02:05:38.365438 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:38.365456 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:38.365473 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:38.365490 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:38.365507 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:38.365522 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:38.365538 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:38.365555 | orchestrator | 2026-05-31 02:05:38.365572 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-31 02:05:38.365588 | orchestrator | 2026-05-31 02:05:38.365605 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 02:05:38.365621 | orchestrator | Sunday 31 May 2026 02:05:25 +0000 (0:00:00.288) 0:00:00.472 ************ 2026-05-31 02:05:38.365638 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:38.365656 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:38.365672 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:38.365688 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:38.365704 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:38.365721 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:38.365737 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:38.365753 | orchestrator | 2026-05-31 02:05:38.365769 | orchestrator | PLAY [Gather facts for all hosts (if using --limit)] *************************** 2026-05-31 02:05:38.365785 | orchestrator | 2026-05-31 02:05:38.365801 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 02:05:38.365818 | orchestrator | Sunday 31 May 2026 02:05:29 +0000 (0:00:03.704) 0:00:04.176 ************ 2026-05-31 02:05:38.365836 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-05-31 02:05:38.365853 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-05-31 02:05:38.365869 | orchestrator | skipping: [testbed-node-3] => (item=testbed-manager)  2026-05-31 02:05:38.365885 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-05-31 02:05:38.365902 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:05:38.365918 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-05-31 02:05:38.365968 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:05:38.366006 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-05-31 02:05:38.366070 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:05:38.366083 | orchestrator | skipping: [testbed-node-4] => (item=testbed-manager)  2026-05-31 02:05:38.366097 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-05-31 02:05:38.366115 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-31 02:05:38.366132 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-05-31 02:05:38.366148 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-31 02:05:38.366163 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-3)  2026-05-31 02:05:38.366179 | orchestrator | skipping: [testbed-node-5] => (item=testbed-manager)  2026-05-31 02:05:38.366194 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-31 02:05:38.366208 | orchestrator | skipping: [testbed-node-1] => (item=testbed-manager)  2026-05-31 02:05:38.366224 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:38.366242 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:38.366258 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-4)  2026-05-31 02:05:38.366275 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-3)  2026-05-31 02:05:38.366292 | orchestrator | skipping: [testbed-node-0] => (item=testbed-manager)  2026-05-31 02:05:38.366305 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-3)  2026-05-31 02:05:38.366314 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-4)  2026-05-31 02:05:38.366324 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-5)  2026-05-31 02:05:38.366333 | orchestrator | skipping: [testbed-node-2] => (item=testbed-manager)  2026-05-31 02:05:38.366343 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-05-31 02:05:38.366352 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-5)  2026-05-31 02:05:38.366362 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-05-31 02:05:38.366371 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-3)  2026-05-31 02:05:38.366381 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-4)  2026-05-31 02:05:38.366390 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-05-31 02:05:38.366399 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-4)  2026-05-31 02:05:38.366409 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-05-31 02:05:38.366418 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-05-31 02:05:38.366427 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-05-31 02:05:38.366437 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-5)  2026-05-31 02:05:38.366446 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-5)  2026-05-31 02:05:38.366455 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-05-31 02:05:38.366464 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-05-31 02:05:38.366474 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:38.366483 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:38.366492 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-05-31 02:05:38.366502 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-05-31 02:05:38.366511 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-05-31 02:05:38.366539 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-05-31 02:05:38.366549 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-31 02:05:38.366558 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-05-31 02:05:38.366567 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-05-31 02:05:38.366577 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:05:38.366604 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-31 02:05:38.366625 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-05-31 02:05:38.366660 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:05:38.366670 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-31 02:05:38.366679 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:05:38.366688 | orchestrator | 2026-05-31 02:05:38.366698 | orchestrator | PLAY [Apply bootstrap roles part 1] ******************************************** 2026-05-31 02:05:38.366708 | orchestrator | 2026-05-31 02:05:38.366717 | orchestrator | TASK [osism.commons.hostname : Set hostname] *********************************** 2026-05-31 02:05:38.366727 | orchestrator | Sunday 31 May 2026 02:05:29 +0000 (0:00:00.515) 0:00:04.691 ************ 2026-05-31 02:05:38.366736 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:38.366745 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:38.366755 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:38.366764 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:38.366774 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:38.366783 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:38.366792 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:38.366801 | orchestrator | 2026-05-31 02:05:38.366811 | orchestrator | TASK [osism.commons.hostname : Copy /etc/hostname] ***************************** 2026-05-31 02:05:38.366820 | orchestrator | Sunday 31 May 2026 02:05:31 +0000 (0:00:01.288) 0:00:05.980 ************ 2026-05-31 02:05:38.366830 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:38.366839 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:38.366848 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:38.366858 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:38.366867 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:38.366876 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:38.366885 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:38.366894 | orchestrator | 2026-05-31 02:05:38.366904 | orchestrator | TASK [osism.commons.hosts : Include type specific tasks] *********************** 2026-05-31 02:05:38.366913 | orchestrator | Sunday 31 May 2026 02:05:32 +0000 (0:00:01.260) 0:00:07.241 ************ 2026-05-31 02:05:38.366924 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/hosts/tasks/type-template.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:05:38.366935 | orchestrator | 2026-05-31 02:05:38.366945 | orchestrator | TASK [osism.commons.hosts : Copy /etc/hosts file] ****************************** 2026-05-31 02:05:38.366954 | orchestrator | Sunday 31 May 2026 02:05:32 +0000 (0:00:00.300) 0:00:07.541 ************ 2026-05-31 02:05:38.366964 | orchestrator | changed: [testbed-manager] 2026-05-31 02:05:38.366994 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:38.367005 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:38.367014 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:38.367024 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:38.367033 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:38.367042 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:38.367051 | orchestrator | 2026-05-31 02:05:38.367061 | orchestrator | TASK [osism.commons.proxy : Include distribution specific tasks] *************** 2026-05-31 02:05:38.367070 | orchestrator | Sunday 31 May 2026 02:05:35 +0000 (0:00:03.036) 0:00:10.578 ************ 2026-05-31 02:05:38.367080 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:38.367091 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/proxy/tasks/Debian-family.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:05:38.367102 | orchestrator | 2026-05-31 02:05:38.367112 | orchestrator | TASK [osism.commons.proxy : Configure proxy parameters for apt] **************** 2026-05-31 02:05:38.367121 | orchestrator | Sunday 31 May 2026 02:05:36 +0000 (0:00:00.271) 0:00:10.849 ************ 2026-05-31 02:05:38.367131 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:38.367140 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:38.367149 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:38.367169 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:38.367183 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:38.367194 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:38.367203 | orchestrator | 2026-05-31 02:05:38.367212 | orchestrator | TASK [osism.commons.proxy : Set system wide settings in environment file] ****** 2026-05-31 02:05:38.367222 | orchestrator | Sunday 31 May 2026 02:05:37 +0000 (0:00:01.088) 0:00:11.937 ************ 2026-05-31 02:05:38.367231 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:38.367240 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:38.367249 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:38.367259 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:38.367268 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:38.367277 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:38.367286 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:38.367295 | orchestrator | 2026-05-31 02:05:38.367305 | orchestrator | TASK [osism.commons.proxy : Remove system wide settings in environment file] *** 2026-05-31 02:05:38.367314 | orchestrator | Sunday 31 May 2026 02:05:37 +0000 (0:00:00.586) 0:00:12.524 ************ 2026-05-31 02:05:38.367323 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:38.367333 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:38.367342 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:38.367351 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:05:38.367360 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:05:38.367370 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:05:38.367379 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:38.367388 | orchestrator | 2026-05-31 02:05:38.367397 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-05-31 02:05:38.367407 | orchestrator | Sunday 31 May 2026 02:05:38 +0000 (0:00:00.448) 0:00:12.972 ************ 2026-05-31 02:05:38.367417 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:38.367426 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:38.367458 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:50.673624 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:50.673686 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:05:50.673694 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:05:50.673701 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:05:50.673708 | orchestrator | 2026-05-31 02:05:50.673715 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-05-31 02:05:50.673723 | orchestrator | Sunday 31 May 2026 02:05:38 +0000 (0:00:00.221) 0:00:13.194 ************ 2026-05-31 02:05:50.673731 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:05:50.673752 | orchestrator | 2026-05-31 02:05:50.673759 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-05-31 02:05:50.673765 | orchestrator | Sunday 31 May 2026 02:05:38 +0000 (0:00:00.309) 0:00:13.503 ************ 2026-05-31 02:05:50.673772 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:05:50.673778 | orchestrator | 2026-05-31 02:05:50.673785 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-05-31 02:05:50.673791 | orchestrator | Sunday 31 May 2026 02:05:39 +0000 (0:00:00.290) 0:00:13.794 ************ 2026-05-31 02:05:50.673797 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.673804 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.673811 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.673817 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.673823 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.673829 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.673835 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.673861 | orchestrator | 2026-05-31 02:05:50.673868 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-05-31 02:05:50.673874 | orchestrator | Sunday 31 May 2026 02:05:40 +0000 (0:00:01.419) 0:00:15.213 ************ 2026-05-31 02:05:50.673880 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:50.673886 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:50.673893 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:50.673899 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:50.673905 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:05:50.673911 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:05:50.673917 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:05:50.673923 | orchestrator | 2026-05-31 02:05:50.673929 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-05-31 02:05:50.673935 | orchestrator | Sunday 31 May 2026 02:05:40 +0000 (0:00:00.205) 0:00:15.419 ************ 2026-05-31 02:05:50.673941 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.673947 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.673953 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.673959 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.673965 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.673971 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.673977 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.674069 | orchestrator | 2026-05-31 02:05:50.674076 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-05-31 02:05:50.674083 | orchestrator | Sunday 31 May 2026 02:05:41 +0000 (0:00:00.556) 0:00:15.976 ************ 2026-05-31 02:05:50.674089 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:50.674095 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:50.674101 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:50.674107 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:50.674113 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:05:50.674119 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:05:50.674125 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:05:50.674131 | orchestrator | 2026-05-31 02:05:50.674138 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-05-31 02:05:50.674145 | orchestrator | Sunday 31 May 2026 02:05:41 +0000 (0:00:00.332) 0:00:16.308 ************ 2026-05-31 02:05:50.674151 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674157 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:50.674163 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:50.674176 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:50.674182 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:50.674190 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:50.674197 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:50.674204 | orchestrator | 2026-05-31 02:05:50.674211 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-05-31 02:05:50.674218 | orchestrator | Sunday 31 May 2026 02:05:42 +0000 (0:00:00.561) 0:00:16.869 ************ 2026-05-31 02:05:50.674225 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674232 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:50.674239 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:50.674246 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:50.674253 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:50.674260 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:50.674268 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:50.674274 | orchestrator | 2026-05-31 02:05:50.674282 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-05-31 02:05:50.674289 | orchestrator | Sunday 31 May 2026 02:05:43 +0000 (0:00:01.170) 0:00:18.040 ************ 2026-05-31 02:05:50.674295 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.674302 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.674310 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674316 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674323 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674336 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674343 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.674349 | orchestrator | 2026-05-31 02:05:50.674356 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-05-31 02:05:50.674363 | orchestrator | Sunday 31 May 2026 02:05:44 +0000 (0:00:01.170) 0:00:19.210 ************ 2026-05-31 02:05:50.674384 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:05:50.674392 | orchestrator | 2026-05-31 02:05:50.674399 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-05-31 02:05:50.674407 | orchestrator | Sunday 31 May 2026 02:05:44 +0000 (0:00:00.311) 0:00:19.522 ************ 2026-05-31 02:05:50.674414 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:50.674421 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:50.674428 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:05:50.674435 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:05:50.674442 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:50.674449 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:05:50.674455 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:50.674462 | orchestrator | 2026-05-31 02:05:50.674470 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-05-31 02:05:50.674477 | orchestrator | Sunday 31 May 2026 02:05:46 +0000 (0:00:01.398) 0:00:20.920 ************ 2026-05-31 02:05:50.674484 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674491 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674497 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674503 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674509 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.674515 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.674521 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.674527 | orchestrator | 2026-05-31 02:05:50.674533 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-05-31 02:05:50.674540 | orchestrator | Sunday 31 May 2026 02:05:46 +0000 (0:00:00.221) 0:00:21.141 ************ 2026-05-31 02:05:50.674546 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674552 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674558 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674564 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674570 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.674575 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.674582 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.674588 | orchestrator | 2026-05-31 02:05:50.674594 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-05-31 02:05:50.674600 | orchestrator | Sunday 31 May 2026 02:05:46 +0000 (0:00:00.244) 0:00:21.386 ************ 2026-05-31 02:05:50.674606 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674612 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674618 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674624 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674630 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.674636 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.674642 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.674648 | orchestrator | 2026-05-31 02:05:50.674654 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-05-31 02:05:50.674660 | orchestrator | Sunday 31 May 2026 02:05:46 +0000 (0:00:00.215) 0:00:21.601 ************ 2026-05-31 02:05:50.674667 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:05:50.674675 | orchestrator | 2026-05-31 02:05:50.674681 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-05-31 02:05:50.674692 | orchestrator | Sunday 31 May 2026 02:05:47 +0000 (0:00:00.291) 0:00:21.893 ************ 2026-05-31 02:05:50.674698 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674704 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674710 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674716 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674722 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.674728 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.674734 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.674740 | orchestrator | 2026-05-31 02:05:50.674746 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-05-31 02:05:50.674752 | orchestrator | Sunday 31 May 2026 02:05:47 +0000 (0:00:00.567) 0:00:22.461 ************ 2026-05-31 02:05:50.674758 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:05:50.674765 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:05:50.674771 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:05:50.674777 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:05:50.674783 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:05:50.674789 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:05:50.674795 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:05:50.674801 | orchestrator | 2026-05-31 02:05:50.674807 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-05-31 02:05:50.674813 | orchestrator | Sunday 31 May 2026 02:05:47 +0000 (0:00:00.210) 0:00:22.672 ************ 2026-05-31 02:05:50.674820 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674826 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674832 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674838 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674844 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:05:50.674850 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:05:50.674856 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:05:50.674862 | orchestrator | 2026-05-31 02:05:50.674869 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-05-31 02:05:50.674875 | orchestrator | Sunday 31 May 2026 02:05:48 +0000 (0:00:01.044) 0:00:23.716 ************ 2026-05-31 02:05:50.674881 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674887 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674893 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674899 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674905 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:05:50.674911 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:05:50.674917 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:05:50.674923 | orchestrator | 2026-05-31 02:05:50.674935 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-05-31 02:05:50.674941 | orchestrator | Sunday 31 May 2026 02:05:49 +0000 (0:00:00.565) 0:00:24.282 ************ 2026-05-31 02:05:50.674948 | orchestrator | ok: [testbed-manager] 2026-05-31 02:05:50.674954 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:05:50.674960 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:05:50.674966 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:05:50.674975 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:06:32.286312 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:06:32.286432 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:06:32.286457 | orchestrator | 2026-05-31 02:06:32.286479 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-05-31 02:06:32.286499 | orchestrator | Sunday 31 May 2026 02:05:50 +0000 (0:00:01.123) 0:00:25.405 ************ 2026-05-31 02:06:32.286511 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.286524 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.286535 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.286546 | orchestrator | changed: [testbed-manager] 2026-05-31 02:06:32.286557 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:06:32.286568 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:06:32.286579 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:06:32.286590 | orchestrator | 2026-05-31 02:06:32.286601 | orchestrator | TASK [osism.services.rsyslog : Gather variables for each operating system] ***** 2026-05-31 02:06:32.286641 | orchestrator | Sunday 31 May 2026 02:06:07 +0000 (0:00:16.943) 0:00:42.349 ************ 2026-05-31 02:06:32.286654 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.286665 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.286676 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.286686 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.286697 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.286708 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.286718 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.286729 | orchestrator | 2026-05-31 02:06:32.286740 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_user variable to default value] ***** 2026-05-31 02:06:32.286756 | orchestrator | Sunday 31 May 2026 02:06:07 +0000 (0:00:00.245) 0:00:42.594 ************ 2026-05-31 02:06:32.286774 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.286793 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.286810 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.286830 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.286848 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.286867 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.286880 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.286892 | orchestrator | 2026-05-31 02:06:32.286904 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_workdir variable to default value] *** 2026-05-31 02:06:32.286916 | orchestrator | Sunday 31 May 2026 02:06:08 +0000 (0:00:00.246) 0:00:42.840 ************ 2026-05-31 02:06:32.286929 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.286941 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.286954 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.286966 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.286977 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.286989 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.287001 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.287013 | orchestrator | 2026-05-31 02:06:32.287106 | orchestrator | TASK [osism.services.rsyslog : Include distribution specific install tasks] **** 2026-05-31 02:06:32.287128 | orchestrator | Sunday 31 May 2026 02:06:08 +0000 (0:00:00.228) 0:00:43.069 ************ 2026-05-31 02:06:32.287144 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:06:32.287159 | orchestrator | 2026-05-31 02:06:32.287172 | orchestrator | TASK [osism.services.rsyslog : Install rsyslog package] ************************ 2026-05-31 02:06:32.287185 | orchestrator | Sunday 31 May 2026 02:06:08 +0000 (0:00:00.281) 0:00:43.350 ************ 2026-05-31 02:06:32.287198 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.287209 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.287220 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.287231 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.287241 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.287251 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.287262 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.287272 | orchestrator | 2026-05-31 02:06:32.287283 | orchestrator | TASK [osism.services.rsyslog : Copy rsyslog.conf configuration file] *********** 2026-05-31 02:06:32.287294 | orchestrator | Sunday 31 May 2026 02:06:10 +0000 (0:00:01.908) 0:00:45.258 ************ 2026-05-31 02:06:32.287304 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:06:32.287315 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:06:32.287326 | orchestrator | changed: [testbed-manager] 2026-05-31 02:06:32.287337 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:06:32.287347 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:06:32.287358 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:06:32.287368 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:06:32.287378 | orchestrator | 2026-05-31 02:06:32.287418 | orchestrator | TASK [osism.services.rsyslog : Manage rsyslog service] ************************* 2026-05-31 02:06:32.287429 | orchestrator | Sunday 31 May 2026 02:06:11 +0000 (0:00:01.067) 0:00:46.325 ************ 2026-05-31 02:06:32.287451 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.287462 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.287472 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.287483 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.287493 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.287504 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.287514 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.287525 | orchestrator | 2026-05-31 02:06:32.287536 | orchestrator | TASK [osism.services.rsyslog : Include fluentd tasks] ************************** 2026-05-31 02:06:32.287546 | orchestrator | Sunday 31 May 2026 02:06:12 +0000 (0:00:00.861) 0:00:47.187 ************ 2026-05-31 02:06:32.287558 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/fluentd.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:06:32.287570 | orchestrator | 2026-05-31 02:06:32.287581 | orchestrator | TASK [osism.services.rsyslog : Forward syslog message to local fluentd daemon] *** 2026-05-31 02:06:32.287593 | orchestrator | Sunday 31 May 2026 02:06:12 +0000 (0:00:00.318) 0:00:47.505 ************ 2026-05-31 02:06:32.287603 | orchestrator | changed: [testbed-manager] 2026-05-31 02:06:32.287614 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:06:32.287624 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:06:32.287635 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:06:32.287646 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:06:32.287656 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:06:32.287666 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:06:32.287677 | orchestrator | 2026-05-31 02:06:32.287707 | orchestrator | TASK [osism.services.rsyslog : Include additional log server tasks] ************ 2026-05-31 02:06:32.287718 | orchestrator | Sunday 31 May 2026 02:06:13 +0000 (0:00:01.036) 0:00:48.542 ************ 2026-05-31 02:06:32.287729 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:06:32.287740 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:06:32.287750 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:06:32.287760 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:06:32.287771 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:06:32.287781 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:06:32.287791 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:06:32.287802 | orchestrator | 2026-05-31 02:06:32.287813 | orchestrator | TASK [osism.services.rsyslog : Include logrotate tasks] ************************ 2026-05-31 02:06:32.287823 | orchestrator | Sunday 31 May 2026 02:06:14 +0000 (0:00:00.247) 0:00:48.790 ************ 2026-05-31 02:06:32.287834 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/logrotate.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:06:32.287845 | orchestrator | 2026-05-31 02:06:32.287856 | orchestrator | TASK [osism.services.rsyslog : Ensure logrotate package is installed] ********** 2026-05-31 02:06:32.287866 | orchestrator | Sunday 31 May 2026 02:06:14 +0000 (0:00:00.365) 0:00:49.155 ************ 2026-05-31 02:06:32.287877 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.287887 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.287898 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.287908 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.287918 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.287929 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.287939 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.287950 | orchestrator | 2026-05-31 02:06:32.287960 | orchestrator | TASK [osism.services.rsyslog : Configure logrotate for rsyslog] **************** 2026-05-31 02:06:32.287971 | orchestrator | Sunday 31 May 2026 02:06:16 +0000 (0:00:01.908) 0:00:51.064 ************ 2026-05-31 02:06:32.287982 | orchestrator | changed: [testbed-manager] 2026-05-31 02:06:32.287992 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:06:32.288002 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:06:32.288013 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:06:32.288060 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:06:32.288073 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:06:32.288083 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:06:32.288094 | orchestrator | 2026-05-31 02:06:32.288105 | orchestrator | TASK [osism.commons.systohc : Install util-linux-extra package] **************** 2026-05-31 02:06:32.288116 | orchestrator | Sunday 31 May 2026 02:06:17 +0000 (0:00:01.374) 0:00:52.438 ************ 2026-05-31 02:06:32.288126 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:06:32.288137 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:06:32.288147 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:06:32.288157 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:06:32.288168 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:06:32.288178 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:06:32.288189 | orchestrator | changed: [testbed-manager] 2026-05-31 02:06:32.288199 | orchestrator | 2026-05-31 02:06:32.288210 | orchestrator | TASK [osism.commons.systohc : Sync hardware clock] ***************************** 2026-05-31 02:06:32.288220 | orchestrator | Sunday 31 May 2026 02:06:29 +0000 (0:00:11.659) 0:01:04.098 ************ 2026-05-31 02:06:32.288231 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.288242 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.288252 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.288263 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.288273 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.288283 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.288294 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.288304 | orchestrator | 2026-05-31 02:06:32.288315 | orchestrator | TASK [osism.commons.configfs : Start sys-kernel-config mount] ****************** 2026-05-31 02:06:32.288326 | orchestrator | Sunday 31 May 2026 02:06:30 +0000 (0:00:01.342) 0:01:05.441 ************ 2026-05-31 02:06:32.288336 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.288347 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.288357 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.288368 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.288378 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.288388 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.288399 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.288409 | orchestrator | 2026-05-31 02:06:32.288426 | orchestrator | TASK [osism.commons.packages : Gather variables for each operating system] ***** 2026-05-31 02:06:32.288438 | orchestrator | Sunday 31 May 2026 02:06:31 +0000 (0:00:00.919) 0:01:06.360 ************ 2026-05-31 02:06:32.288448 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.288459 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.288469 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.288480 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.288490 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.288500 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.288511 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.288521 | orchestrator | 2026-05-31 02:06:32.288532 | orchestrator | TASK [osism.commons.packages : Set required_packages_distribution variable to default value] *** 2026-05-31 02:06:32.288543 | orchestrator | Sunday 31 May 2026 02:06:31 +0000 (0:00:00.191) 0:01:06.552 ************ 2026-05-31 02:06:32.288554 | orchestrator | ok: [testbed-manager] 2026-05-31 02:06:32.288564 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:06:32.288575 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:06:32.288585 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:06:32.288595 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:06:32.288607 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:06:32.288625 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:06:32.288643 | orchestrator | 2026-05-31 02:06:32.288671 | orchestrator | TASK [osism.commons.packages : Include distribution specific package tasks] **** 2026-05-31 02:06:32.288689 | orchestrator | Sunday 31 May 2026 02:06:32 +0000 (0:00:00.205) 0:01:06.757 ************ 2026-05-31 02:06:32.288706 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/packages/tasks/package-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:06:32.288736 | orchestrator | 2026-05-31 02:06:32.288765 | orchestrator | TASK [osism.commons.packages : Install needrestart package] ******************** 2026-05-31 02:08:58.496816 | orchestrator | Sunday 31 May 2026 02:06:32 +0000 (0:00:00.263) 0:01:07.021 ************ 2026-05-31 02:08:58.496926 | orchestrator | ok: [testbed-manager] 2026-05-31 02:08:58.496953 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:08:58.496973 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:08:58.496991 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:08:58.497009 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:08:58.497027 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:08:58.497045 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:08:58.497064 | orchestrator | 2026-05-31 02:08:58.497084 | orchestrator | TASK [osism.commons.packages : Set needrestart mode] *************************** 2026-05-31 02:08:58.497103 | orchestrator | Sunday 31 May 2026 02:06:34 +0000 (0:00:01.801) 0:01:08.822 ************ 2026-05-31 02:08:58.497122 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:08:58.497141 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:08:58.497160 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:08:58.497217 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:08:58.497237 | orchestrator | changed: [testbed-manager] 2026-05-31 02:08:58.497256 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:08:58.497275 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:08:58.497294 | orchestrator | 2026-05-31 02:08:58.497314 | orchestrator | TASK [osism.commons.packages : Set apt_cache_valid_time variable to default value] *** 2026-05-31 02:08:58.497334 | orchestrator | Sunday 31 May 2026 02:06:34 +0000 (0:00:00.618) 0:01:09.440 ************ 2026-05-31 02:08:58.497355 | orchestrator | ok: [testbed-manager] 2026-05-31 02:08:58.497375 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:08:58.497394 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:08:58.497413 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:08:58.497434 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:08:58.497453 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:08:58.497470 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:08:58.497488 | orchestrator | 2026-05-31 02:08:58.497505 | orchestrator | TASK [osism.commons.packages : Update package cache] *************************** 2026-05-31 02:08:58.497524 | orchestrator | Sunday 31 May 2026 02:06:34 +0000 (0:00:00.231) 0:01:09.672 ************ 2026-05-31 02:08:58.497542 | orchestrator | ok: [testbed-manager] 2026-05-31 02:08:58.497560 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:08:58.497578 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:08:58.497596 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:08:58.497615 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:08:58.497634 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:08:58.497651 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:08:58.497671 | orchestrator | 2026-05-31 02:08:58.497690 | orchestrator | TASK [osism.commons.packages : Download upgrade packages] ********************** 2026-05-31 02:08:58.497709 | orchestrator | Sunday 31 May 2026 02:06:36 +0000 (0:00:01.307) 0:01:10.979 ************ 2026-05-31 02:08:58.497728 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:08:58.497746 | orchestrator | changed: [testbed-manager] 2026-05-31 02:08:58.497765 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:08:58.497785 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:08:58.497810 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:08:58.497830 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:08:58.497848 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:08:58.497868 | orchestrator | 2026-05-31 02:08:58.497886 | orchestrator | TASK [osism.commons.packages : Upgrade packages] ******************************* 2026-05-31 02:08:58.497905 | orchestrator | Sunday 31 May 2026 02:06:38 +0000 (0:00:01.902) 0:01:12.881 ************ 2026-05-31 02:08:58.497925 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:08:58.497945 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:08:58.497963 | orchestrator | ok: [testbed-manager] 2026-05-31 02:08:58.497983 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:08:58.498002 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:08:58.498123 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:08:58.498149 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:08:58.498167 | orchestrator | 2026-05-31 02:08:58.498218 | orchestrator | TASK [osism.commons.packages : Download required packages] ********************* 2026-05-31 02:08:58.498237 | orchestrator | Sunday 31 May 2026 02:06:40 +0000 (0:00:02.657) 0:01:15.538 ************ 2026-05-31 02:08:58.498256 | orchestrator | ok: [testbed-manager] 2026-05-31 02:08:58.498273 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:08:58.498291 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:08:58.498309 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:08:58.498327 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:08:58.498345 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:08:58.498362 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:08:58.498381 | orchestrator | 2026-05-31 02:08:58.498399 | orchestrator | TASK [osism.commons.packages : Install required packages] ********************** 2026-05-31 02:08:58.498417 | orchestrator | Sunday 31 May 2026 02:07:24 +0000 (0:00:43.377) 0:01:58.916 ************ 2026-05-31 02:08:58.498435 | orchestrator | changed: [testbed-manager] 2026-05-31 02:08:58.498453 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:08:58.498472 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:08:58.498490 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:08:58.498508 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:08:58.498527 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:08:58.498546 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:08:58.498564 | orchestrator | 2026-05-31 02:08:58.498583 | orchestrator | TASK [osism.commons.packages : Remove useless packages from the cache] ********* 2026-05-31 02:08:58.498602 | orchestrator | Sunday 31 May 2026 02:08:44 +0000 (0:01:20.229) 0:03:19.146 ************ 2026-05-31 02:08:58.498620 | orchestrator | ok: [testbed-manager] 2026-05-31 02:08:58.498638 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:08:58.498657 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:08:58.498675 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:08:58.498694 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:08:58.498712 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:08:58.498731 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:08:58.498750 | orchestrator | 2026-05-31 02:08:58.498769 | orchestrator | TASK [osism.commons.packages : Remove dependencies that are no longer required] *** 2026-05-31 02:08:58.498787 | orchestrator | Sunday 31 May 2026 02:08:46 +0000 (0:00:01.931) 0:03:21.077 ************ 2026-05-31 02:08:58.498806 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:08:58.498825 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:08:58.498844 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:08:58.498862 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:08:58.498880 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:08:58.498898 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:08:58.498917 | orchestrator | changed: [testbed-manager] 2026-05-31 02:08:58.498935 | orchestrator | 2026-05-31 02:08:58.498953 | orchestrator | TASK [osism.commons.sysctl : Include sysctl tasks] ***************************** 2026-05-31 02:08:58.498972 | orchestrator | Sunday 31 May 2026 02:08:57 +0000 (0:00:11.082) 0:03:32.160 ************ 2026-05-31 02:08:58.499040 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'elasticsearch', 'value': [{'name': 'vm.max_map_count', 'value': 262144}]}) 2026-05-31 02:08:58.499091 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'rabbitmq', 'value': [{'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}, {'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}, {'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}, {'name': 'net.core.wmem_max', 'value': 16777216}, {'name': 'net.core.rmem_max', 'value': 16777216}, {'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}, {'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}, {'name': 'net.core.somaxconn', 'value': 4096}, {'name': 'net.ipv4.tcp_syncookies', 'value': 0}, {'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}]}) 2026-05-31 02:08:58.499130 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'generic', 'value': [{'name': 'vm.swappiness', 'value': 1}]}) 2026-05-31 02:08:58.499151 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'compute', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-05-31 02:08:58.499170 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'network', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-05-31 02:08:58.499215 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'k3s_node', 'value': [{'name': 'fs.inotify.max_user_instances', 'value': 1024}]}) 2026-05-31 02:08:58.499234 | orchestrator | 2026-05-31 02:08:58.499252 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on elasticsearch] *********** 2026-05-31 02:08:58.499271 | orchestrator | Sunday 31 May 2026 02:08:57 +0000 (0:00:00.379) 0:03:32.539 ************ 2026-05-31 02:08:58.499290 | orchestrator | skipping: [testbed-manager] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-31 02:08:58.499309 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:08:58.499327 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-31 02:08:58.499365 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-31 02:08:58.499386 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:08:58.499405 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-05-31 02:08:58.499423 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:08:58.499444 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:08:58.499463 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-31 02:08:58.499482 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-31 02:08:58.499502 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-31 02:08:58.499522 | orchestrator | 2026-05-31 02:08:58.499541 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on rabbitmq] **************** 2026-05-31 02:08:58.499561 | orchestrator | Sunday 31 May 2026 02:08:58 +0000 (0:00:00.635) 0:03:33.175 ************ 2026-05-31 02:08:58.499579 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-31 02:08:58.499598 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-31 02:08:58.499617 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-31 02:08:58.499635 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-31 02:08:58.499654 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-31 02:08:58.499683 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-31 02:09:04.023781 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-31 02:09:04.023895 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-31 02:09:04.023912 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-31 02:09:04.023923 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-31 02:09:04.023934 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-31 02:09:04.023944 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-31 02:09:04.023954 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-31 02:09:04.023965 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-31 02:09:04.023975 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-31 02:09:04.023986 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-31 02:09:04.023997 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-31 02:09:04.024007 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-31 02:09:04.024016 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-31 02:09:04.024026 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-31 02:09:04.024036 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-31 02:09:04.024045 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-31 02:09:04.024055 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-31 02:09:04.024065 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:09:04.024077 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-31 02:09:04.024086 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-31 02:09:04.024096 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-31 02:09:04.024106 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-31 02:09:04.024117 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-31 02:09:04.024127 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-05-31 02:09:04.024138 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-31 02:09:04.024150 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-31 02:09:04.024161 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-05-31 02:09:04.024172 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-05-31 02:09:04.024237 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-05-31 02:09:04.024274 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:09:04.024288 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-05-31 02:09:04.024299 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-05-31 02:09:04.024311 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-05-31 02:09:04.024333 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-05-31 02:09:04.024345 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-05-31 02:09:04.024358 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-05-31 02:09:04.024370 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:09:04.024383 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:09:04.024395 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-05-31 02:09:04.024409 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-05-31 02:09:04.024422 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-05-31 02:09:04.024437 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-05-31 02:09:04.024450 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-05-31 02:09:04.024482 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-05-31 02:09:04.024495 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-05-31 02:09:04.024508 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-05-31 02:09:04.024519 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-05-31 02:09:04.024532 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-05-31 02:09:04.024543 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-05-31 02:09:04.024555 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-05-31 02:09:04.024567 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-05-31 02:09:04.024578 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-05-31 02:09:04.024589 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-05-31 02:09:04.024599 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-05-31 02:09:04.024612 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-05-31 02:09:04.024624 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-05-31 02:09:04.024636 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-05-31 02:09:04.024648 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-05-31 02:09:04.024658 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-05-31 02:09:04.024670 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-05-31 02:09:04.024682 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-05-31 02:09:04.024694 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-05-31 02:09:04.024705 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-05-31 02:09:04.024717 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-05-31 02:09:04.024728 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-05-31 02:09:04.024740 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-05-31 02:09:04.024752 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-05-31 02:09:04.024771 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-05-31 02:09:04.024783 | orchestrator | 2026-05-31 02:09:04.024795 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on generic] ***************** 2026-05-31 02:09:04.024806 | orchestrator | Sunday 31 May 2026 02:09:02 +0000 (0:00:04.529) 0:03:37.704 ************ 2026-05-31 02:09:04.024818 | orchestrator | changed: [testbed-manager] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-31 02:09:04.024829 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-31 02:09:04.024840 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-31 02:09:04.024857 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-31 02:09:04.024868 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-31 02:09:04.024879 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-31 02:09:04.024889 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-05-31 02:09:04.024900 | orchestrator | 2026-05-31 02:09:04.024910 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on compute] ***************** 2026-05-31 02:09:04.024921 | orchestrator | Sunday 31 May 2026 02:09:03 +0000 (0:00:00.578) 0:03:38.283 ************ 2026-05-31 02:09:04.024932 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:04.024943 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:09:04.024953 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:04.024964 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:04.024976 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:09:04.024985 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:09:04.024994 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:04.025005 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:09:04.025015 | orchestrator | changed: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-31 02:09:04.025027 | orchestrator | changed: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-31 02:09:04.025048 | orchestrator | changed: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-31 02:09:17.382538 | orchestrator | 2026-05-31 02:09:17.382657 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on network] ***************** 2026-05-31 02:09:17.382683 | orchestrator | Sunday 31 May 2026 02:09:04 +0000 (0:00:00.469) 0:03:38.752 ************ 2026-05-31 02:09:17.382702 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:17.382724 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:17.382744 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:09:17.382765 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:17.382785 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:09:17.382804 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-05-31 02:09:17.382822 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:09:17.382834 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:09:17.382845 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-31 02:09:17.382856 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-31 02:09:17.382898 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-05-31 02:09:17.382910 | orchestrator | 2026-05-31 02:09:17.382921 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on k3s_node] **************** 2026-05-31 02:09:17.382932 | orchestrator | Sunday 31 May 2026 02:09:04 +0000 (0:00:00.639) 0:03:39.391 ************ 2026-05-31 02:09:17.382943 | orchestrator | skipping: [testbed-manager] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-31 02:09:17.382953 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:09:17.382964 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-31 02:09:17.382975 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-31 02:09:17.382985 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:09:17.382996 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:09:17.383007 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-05-31 02:09:17.383018 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:09:17.383047 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-05-31 02:09:17.383069 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-05-31 02:09:17.383082 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-05-31 02:09:17.383095 | orchestrator | 2026-05-31 02:09:17.383107 | orchestrator | TASK [osism.commons.limits : Include limits tasks] ***************************** 2026-05-31 02:09:17.383120 | orchestrator | Sunday 31 May 2026 02:09:05 +0000 (0:00:00.567) 0:03:39.959 ************ 2026-05-31 02:09:17.383132 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:09:17.383145 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:09:17.383157 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:09:17.383170 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:09:17.383182 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:09:17.383194 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:09:17.383231 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:09:17.383244 | orchestrator | 2026-05-31 02:09:17.383256 | orchestrator | TASK [osism.commons.services : Populate service facts] ************************* 2026-05-31 02:09:17.383269 | orchestrator | Sunday 31 May 2026 02:09:05 +0000 (0:00:00.308) 0:03:40.268 ************ 2026-05-31 02:09:17.383282 | orchestrator | ok: [testbed-manager] 2026-05-31 02:09:17.383295 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:09:17.383307 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:09:17.383319 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:09:17.383331 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:09:17.383343 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:09:17.383355 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:09:17.383368 | orchestrator | 2026-05-31 02:09:17.383380 | orchestrator | TASK [osism.commons.services : Check services] ********************************* 2026-05-31 02:09:17.383393 | orchestrator | Sunday 31 May 2026 02:09:11 +0000 (0:00:05.702) 0:03:45.970 ************ 2026-05-31 02:09:17.383406 | orchestrator | skipping: [testbed-manager] => (item=nscd)  2026-05-31 02:09:17.383419 | orchestrator | skipping: [testbed-node-3] => (item=nscd)  2026-05-31 02:09:17.383431 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:09:17.383444 | orchestrator | skipping: [testbed-node-4] => (item=nscd)  2026-05-31 02:09:17.383455 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:09:17.383466 | orchestrator | skipping: [testbed-node-5] => (item=nscd)  2026-05-31 02:09:17.383476 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:09:17.383487 | orchestrator | skipping: [testbed-node-0] => (item=nscd)  2026-05-31 02:09:17.383498 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:09:17.383508 | orchestrator | skipping: [testbed-node-1] => (item=nscd)  2026-05-31 02:09:17.383536 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:09:17.383547 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:09:17.383567 | orchestrator | skipping: [testbed-node-2] => (item=nscd)  2026-05-31 02:09:17.383578 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:09:17.383589 | orchestrator | 2026-05-31 02:09:17.383599 | orchestrator | TASK [osism.commons.services : Start/enable required services] ***************** 2026-05-31 02:09:17.383610 | orchestrator | Sunday 31 May 2026 02:09:11 +0000 (0:00:00.272) 0:03:46.242 ************ 2026-05-31 02:09:17.383621 | orchestrator | ok: [testbed-manager] => (item=cron) 2026-05-31 02:09:17.383632 | orchestrator | ok: [testbed-node-3] => (item=cron) 2026-05-31 02:09:17.383643 | orchestrator | ok: [testbed-node-4] => (item=cron) 2026-05-31 02:09:17.383672 | orchestrator | ok: [testbed-node-5] => (item=cron) 2026-05-31 02:09:17.383684 | orchestrator | ok: [testbed-node-0] => (item=cron) 2026-05-31 02:09:17.383694 | orchestrator | ok: [testbed-node-1] => (item=cron) 2026-05-31 02:09:17.383705 | orchestrator | ok: [testbed-node-2] => (item=cron) 2026-05-31 02:09:17.383715 | orchestrator | 2026-05-31 02:09:17.383726 | orchestrator | TASK [osism.commons.motd : Include distribution specific configure tasks] ****** 2026-05-31 02:09:17.383737 | orchestrator | Sunday 31 May 2026 02:09:12 +0000 (0:00:01.043) 0:03:47.286 ************ 2026-05-31 02:09:17.383749 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/motd/tasks/configure-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:09:17.383762 | orchestrator | 2026-05-31 02:09:17.383773 | orchestrator | TASK [osism.commons.motd : Remove update-motd package] ************************* 2026-05-31 02:09:17.383784 | orchestrator | Sunday 31 May 2026 02:09:13 +0000 (0:00:00.534) 0:03:47.820 ************ 2026-05-31 02:09:17.383794 | orchestrator | ok: [testbed-manager] 2026-05-31 02:09:17.383805 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:09:17.383816 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:09:17.383826 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:09:17.383837 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:09:17.383847 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:09:17.383858 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:09:17.383869 | orchestrator | 2026-05-31 02:09:17.383880 | orchestrator | TASK [osism.commons.motd : Check if /etc/default/motd-news exists] ************* 2026-05-31 02:09:17.383890 | orchestrator | Sunday 31 May 2026 02:09:14 +0000 (0:00:01.419) 0:03:49.240 ************ 2026-05-31 02:09:17.383901 | orchestrator | ok: [testbed-manager] 2026-05-31 02:09:17.383911 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:09:17.383922 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:09:17.383932 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:09:17.383943 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:09:17.383953 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:09:17.383963 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:09:17.383974 | orchestrator | 2026-05-31 02:09:17.383985 | orchestrator | TASK [osism.commons.motd : Disable the dynamic motd-news service] ************** 2026-05-31 02:09:17.383996 | orchestrator | Sunday 31 May 2026 02:09:15 +0000 (0:00:00.615) 0:03:49.855 ************ 2026-05-31 02:09:17.384006 | orchestrator | changed: [testbed-manager] 2026-05-31 02:09:17.384017 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:09:17.384027 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:09:17.384038 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:09:17.384048 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:09:17.384059 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:09:17.384069 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:09:17.384080 | orchestrator | 2026-05-31 02:09:17.384091 | orchestrator | TASK [osism.commons.motd : Get all configuration files in /etc/pam.d] ********** 2026-05-31 02:09:17.384102 | orchestrator | Sunday 31 May 2026 02:09:15 +0000 (0:00:00.632) 0:03:50.488 ************ 2026-05-31 02:09:17.384112 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:09:17.384123 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:09:17.384133 | orchestrator | ok: [testbed-manager] 2026-05-31 02:09:17.384143 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:09:17.384154 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:09:17.384171 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:09:17.384182 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:09:17.384193 | orchestrator | 2026-05-31 02:09:17.384245 | orchestrator | TASK [osism.commons.motd : Remove pam_motd.so rule] **************************** 2026-05-31 02:09:17.384257 | orchestrator | Sunday 31 May 2026 02:09:16 +0000 (0:00:00.635) 0:03:51.124 ************ 2026-05-31 02:09:17.384277 | orchestrator | changed: [testbed-node-1] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1780191713.4725165, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:17.384292 | orchestrator | changed: [testbed-node-4] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1780191720.7795527, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:17.384304 | orchestrator | changed: [testbed-manager] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1780191628.605, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:17.384336 | orchestrator | changed: [testbed-node-5] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1780191721.7162135, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.196976 | orchestrator | changed: [testbed-node-3] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1780191720.212699, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197065 | orchestrator | changed: [testbed-node-0] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1780191727.361323, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197081 | orchestrator | changed: [testbed-node-2] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1780191719.369034, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197117 | orchestrator | changed: [testbed-node-1] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197143 | orchestrator | changed: [testbed-node-4] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197155 | orchestrator | changed: [testbed-manager] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197168 | orchestrator | changed: [testbed-node-5] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197279 | orchestrator | changed: [testbed-node-3] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197305 | orchestrator | changed: [testbed-node-0] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197323 | orchestrator | changed: [testbed-node-2] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 02:09:22.197357 | orchestrator | 2026-05-31 02:09:22.197381 | orchestrator | TASK [osism.commons.motd : Copy motd file] ************************************* 2026-05-31 02:09:22.197403 | orchestrator | Sunday 31 May 2026 02:09:17 +0000 (0:00:00.988) 0:03:52.112 ************ 2026-05-31 02:09:22.197423 | orchestrator | changed: [testbed-manager] 2026-05-31 02:09:22.197442 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:09:22.197453 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:09:22.197464 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:09:22.197474 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:09:22.197485 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:09:22.197495 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:09:22.197506 | orchestrator | 2026-05-31 02:09:22.197517 | orchestrator | TASK [osism.commons.motd : Copy issue file] ************************************ 2026-05-31 02:09:22.197530 | orchestrator | Sunday 31 May 2026 02:09:18 +0000 (0:00:01.119) 0:03:53.232 ************ 2026-05-31 02:09:22.197543 | orchestrator | changed: [testbed-manager] 2026-05-31 02:09:22.197555 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:09:22.197568 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:09:22.197580 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:09:22.197593 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:09:22.197612 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:09:22.197624 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:09:22.197638 | orchestrator | 2026-05-31 02:09:22.197650 | orchestrator | TASK [osism.commons.motd : Copy issue.net file] ******************************** 2026-05-31 02:09:22.197663 | orchestrator | Sunday 31 May 2026 02:09:19 +0000 (0:00:01.170) 0:03:54.402 ************ 2026-05-31 02:09:22.197674 | orchestrator | changed: [testbed-manager] 2026-05-31 02:09:22.197686 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:09:22.197698 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:09:22.197710 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:09:22.197722 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:09:22.197734 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:09:22.197746 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:09:22.197758 | orchestrator | 2026-05-31 02:09:22.197770 | orchestrator | TASK [osism.commons.motd : Configure SSH to print the motd] ******************** 2026-05-31 02:09:22.197782 | orchestrator | Sunday 31 May 2026 02:09:20 +0000 (0:00:01.106) 0:03:55.508 ************ 2026-05-31 02:09:22.197794 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:09:22.197807 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:09:22.197819 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:09:22.197831 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:09:22.197843 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:09:22.197856 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:09:22.197868 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:09:22.197879 | orchestrator | 2026-05-31 02:09:22.197892 | orchestrator | TASK [osism.commons.motd : Configure SSH to not print the motd] **************** 2026-05-31 02:09:22.197903 | orchestrator | Sunday 31 May 2026 02:09:21 +0000 (0:00:00.275) 0:03:55.784 ************ 2026-05-31 02:09:22.197914 | orchestrator | ok: [testbed-manager] 2026-05-31 02:09:22.197925 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:09:22.197936 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:09:22.197946 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:09:22.197957 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:09:22.197967 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:09:22.197978 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:09:22.197988 | orchestrator | 2026-05-31 02:09:22.197999 | orchestrator | TASK [osism.services.rng : Include distribution specific install tasks] ******** 2026-05-31 02:09:22.198072 | orchestrator | Sunday 31 May 2026 02:09:21 +0000 (0:00:00.722) 0:03:56.506 ************ 2026-05-31 02:09:22.198089 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rng/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:09:22.198117 | orchestrator | 2026-05-31 02:09:22.198144 | orchestrator | TASK [osism.services.rng : Install rng package] ******************************** 2026-05-31 02:09:22.198177 | orchestrator | Sunday 31 May 2026 02:09:22 +0000 (0:00:00.425) 0:03:56.932 ************ 2026-05-31 02:10:42.536608 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.536707 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:10:42.536722 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:10:42.536733 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:10:42.536744 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:10:42.536755 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:10:42.536766 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:10:42.536777 | orchestrator | 2026-05-31 02:10:42.536790 | orchestrator | TASK [osism.services.rng : Remove haveged package] ***************************** 2026-05-31 02:10:42.536802 | orchestrator | Sunday 31 May 2026 02:09:31 +0000 (0:00:09.215) 0:04:06.148 ************ 2026-05-31 02:10:42.536813 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.536823 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:42.536834 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:42.536845 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:42.536855 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:42.536866 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:42.536876 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:42.536887 | orchestrator | 2026-05-31 02:10:42.536898 | orchestrator | TASK [osism.services.rng : Manage rng service] ********************************* 2026-05-31 02:10:42.536909 | orchestrator | Sunday 31 May 2026 02:09:32 +0000 (0:00:01.336) 0:04:07.484 ************ 2026-05-31 02:10:42.536920 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.536930 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:42.536941 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:42.536952 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:42.536962 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:42.536973 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:42.536983 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:42.536994 | orchestrator | 2026-05-31 02:10:42.537005 | orchestrator | TASK [osism.commons.cleanup : Gather variables for each operating system] ****** 2026-05-31 02:10:42.537016 | orchestrator | Sunday 31 May 2026 02:09:33 +0000 (0:00:01.082) 0:04:08.566 ************ 2026-05-31 02:10:42.537027 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.537038 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:42.537049 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:42.537060 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:42.537070 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:42.537081 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:42.537092 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:42.537102 | orchestrator | 2026-05-31 02:10:42.537113 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_packages_distribution variable to default value] *** 2026-05-31 02:10:42.537125 | orchestrator | Sunday 31 May 2026 02:09:34 +0000 (0:00:00.253) 0:04:08.820 ************ 2026-05-31 02:10:42.537135 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.537147 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:42.537159 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:42.537171 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:42.537183 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:42.537195 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:42.537207 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:42.537218 | orchestrator | 2026-05-31 02:10:42.537231 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_services_distribution variable to default value] *** 2026-05-31 02:10:42.537243 | orchestrator | Sunday 31 May 2026 02:09:34 +0000 (0:00:00.302) 0:04:09.123 ************ 2026-05-31 02:10:42.537280 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.537293 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:42.537329 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:42.537342 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:42.537354 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:42.537366 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:42.537379 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:42.537391 | orchestrator | 2026-05-31 02:10:42.537403 | orchestrator | TASK [osism.commons.cleanup : Populate service facts] ************************** 2026-05-31 02:10:42.537415 | orchestrator | Sunday 31 May 2026 02:09:34 +0000 (0:00:00.258) 0:04:09.382 ************ 2026-05-31 02:10:42.537427 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.537439 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:42.537451 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:42.537463 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:42.537476 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:42.537487 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:42.537500 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:42.537511 | orchestrator | 2026-05-31 02:10:42.537522 | orchestrator | TASK [osism.commons.cleanup : Include distribution specific timer tasks] ******* 2026-05-31 02:10:42.537533 | orchestrator | Sunday 31 May 2026 02:09:40 +0000 (0:00:05.678) 0:04:15.060 ************ 2026-05-31 02:10:42.537545 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/timers-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:10:42.537558 | orchestrator | 2026-05-31 02:10:42.537569 | orchestrator | TASK [osism.commons.cleanup : Disable apt-daily timers] ************************ 2026-05-31 02:10:42.537580 | orchestrator | Sunday 31 May 2026 02:09:40 +0000 (0:00:00.399) 0:04:15.460 ************ 2026-05-31 02:10:42.537591 | orchestrator | skipping: [testbed-manager] => (item=apt-daily-upgrade)  2026-05-31 02:10:42.537601 | orchestrator | skipping: [testbed-manager] => (item=apt-daily)  2026-05-31 02:10:42.537612 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:42.537623 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily-upgrade)  2026-05-31 02:10:42.537633 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily)  2026-05-31 02:10:42.537644 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:42.537673 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily-upgrade)  2026-05-31 02:10:42.537684 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily)  2026-05-31 02:10:42.537696 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:42.537706 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily-upgrade)  2026-05-31 02:10:42.537717 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily)  2026-05-31 02:10:42.537728 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:10:42.537738 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily-upgrade)  2026-05-31 02:10:42.537749 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily)  2026-05-31 02:10:42.537760 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily-upgrade)  2026-05-31 02:10:42.537771 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily)  2026-05-31 02:10:42.537799 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:10:42.537810 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:10:42.537821 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily-upgrade)  2026-05-31 02:10:42.537831 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily)  2026-05-31 02:10:42.537842 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:10:42.537852 | orchestrator | 2026-05-31 02:10:42.537863 | orchestrator | TASK [osism.commons.cleanup : Include service tasks] *************************** 2026-05-31 02:10:42.537874 | orchestrator | Sunday 31 May 2026 02:09:40 +0000 (0:00:00.265) 0:04:15.725 ************ 2026-05-31 02:10:42.537885 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/services-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:10:42.537905 | orchestrator | 2026-05-31 02:10:42.537915 | orchestrator | TASK [osism.commons.cleanup : Cleanup services] ******************************** 2026-05-31 02:10:42.537926 | orchestrator | Sunday 31 May 2026 02:09:41 +0000 (0:00:00.364) 0:04:16.090 ************ 2026-05-31 02:10:42.537937 | orchestrator | skipping: [testbed-manager] => (item=ModemManager.service)  2026-05-31 02:10:42.537947 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:42.537958 | orchestrator | skipping: [testbed-node-3] => (item=ModemManager.service)  2026-05-31 02:10:42.537969 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:42.537979 | orchestrator | skipping: [testbed-node-4] => (item=ModemManager.service)  2026-05-31 02:10:42.537990 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:42.538001 | orchestrator | skipping: [testbed-node-5] => (item=ModemManager.service)  2026-05-31 02:10:42.538011 | orchestrator | skipping: [testbed-node-0] => (item=ModemManager.service)  2026-05-31 02:10:42.538122 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:10:42.538134 | orchestrator | skipping: [testbed-node-1] => (item=ModemManager.service)  2026-05-31 02:10:42.538144 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:10:42.538155 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:10:42.538166 | orchestrator | skipping: [testbed-node-2] => (item=ModemManager.service)  2026-05-31 02:10:42.538176 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:10:42.538187 | orchestrator | 2026-05-31 02:10:42.538198 | orchestrator | TASK [osism.commons.cleanup : Include packages tasks] ************************** 2026-05-31 02:10:42.538209 | orchestrator | Sunday 31 May 2026 02:09:41 +0000 (0:00:00.249) 0:04:16.339 ************ 2026-05-31 02:10:42.538219 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/packages-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:10:42.538230 | orchestrator | 2026-05-31 02:10:42.538241 | orchestrator | TASK [osism.commons.cleanup : Cleanup installed packages] ********************** 2026-05-31 02:10:42.538252 | orchestrator | Sunday 31 May 2026 02:09:42 +0000 (0:00:00.413) 0:04:16.753 ************ 2026-05-31 02:10:42.538262 | orchestrator | changed: [testbed-manager] 2026-05-31 02:10:42.538280 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:10:42.538291 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:10:42.538322 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:10:42.538333 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:10:42.538344 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:10:42.538354 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:10:42.538365 | orchestrator | 2026-05-31 02:10:42.538375 | orchestrator | TASK [osism.commons.cleanup : Remove cloudinit package] ************************ 2026-05-31 02:10:42.538386 | orchestrator | Sunday 31 May 2026 02:10:16 +0000 (0:00:34.984) 0:04:51.738 ************ 2026-05-31 02:10:42.538396 | orchestrator | changed: [testbed-manager] 2026-05-31 02:10:42.538407 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:10:42.538417 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:10:42.538428 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:10:42.538438 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:10:42.538449 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:10:42.538459 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:10:42.538470 | orchestrator | 2026-05-31 02:10:42.538480 | orchestrator | TASK [osism.commons.cleanup : Uninstall unattended-upgrades package] *********** 2026-05-31 02:10:42.538491 | orchestrator | Sunday 31 May 2026 02:10:25 +0000 (0:00:08.853) 0:05:00.591 ************ 2026-05-31 02:10:42.538501 | orchestrator | changed: [testbed-manager] 2026-05-31 02:10:42.538512 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:10:42.538522 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:10:42.538533 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:10:42.538543 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:10:42.538554 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:10:42.538582 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:10:42.538593 | orchestrator | 2026-05-31 02:10:42.538604 | orchestrator | TASK [osism.commons.cleanup : Remove useless packages from the cache] ********** 2026-05-31 02:10:42.538615 | orchestrator | Sunday 31 May 2026 02:10:34 +0000 (0:00:08.313) 0:05:08.905 ************ 2026-05-31 02:10:42.538625 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:42.538636 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:42.538646 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:42.538657 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:42.538667 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:42.538678 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:42.538688 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:42.538698 | orchestrator | 2026-05-31 02:10:42.538709 | orchestrator | TASK [osism.commons.cleanup : Remove dependencies that are no longer required] *** 2026-05-31 02:10:42.538720 | orchestrator | Sunday 31 May 2026 02:10:36 +0000 (0:00:01.974) 0:05:10.880 ************ 2026-05-31 02:10:42.538731 | orchestrator | changed: [testbed-manager] 2026-05-31 02:10:42.538741 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:10:42.538752 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:10:42.538762 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:10:42.538773 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:10:42.538784 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:10:42.538794 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:10:42.538805 | orchestrator | 2026-05-31 02:10:42.538825 | orchestrator | TASK [osism.commons.cleanup : Include cloudinit tasks] ************************* 2026-05-31 02:10:54.147467 | orchestrator | Sunday 31 May 2026 02:10:42 +0000 (0:00:06.386) 0:05:17.266 ************ 2026-05-31 02:10:54.147561 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/cloudinit.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:10:54.147578 | orchestrator | 2026-05-31 02:10:54.147591 | orchestrator | TASK [osism.commons.cleanup : Remove cloud-init configuration directory] ******* 2026-05-31 02:10:54.147602 | orchestrator | Sunday 31 May 2026 02:10:43 +0000 (0:00:00.605) 0:05:17.872 ************ 2026-05-31 02:10:54.147614 | orchestrator | changed: [testbed-manager] 2026-05-31 02:10:54.147635 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:10:54.147653 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:10:54.147670 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:10:54.147688 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:10:54.147706 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:10:54.147718 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:10:54.147729 | orchestrator | 2026-05-31 02:10:54.147740 | orchestrator | TASK [osism.commons.timezone : Install tzdata package] ************************* 2026-05-31 02:10:54.147751 | orchestrator | Sunday 31 May 2026 02:10:43 +0000 (0:00:00.715) 0:05:18.587 ************ 2026-05-31 02:10:54.147761 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:54.147774 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:54.147784 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:54.147795 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:54.147805 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:54.147815 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:54.147826 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:54.147836 | orchestrator | 2026-05-31 02:10:54.147847 | orchestrator | TASK [osism.commons.timezone : Set timezone to UTC] **************************** 2026-05-31 02:10:54.147857 | orchestrator | Sunday 31 May 2026 02:10:45 +0000 (0:00:01.951) 0:05:20.539 ************ 2026-05-31 02:10:54.147867 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:10:54.147879 | orchestrator | changed: [testbed-manager] 2026-05-31 02:10:54.147890 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:10:54.147900 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:10:54.147911 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:10:54.147921 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:10:54.147931 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:10:54.147942 | orchestrator | 2026-05-31 02:10:54.147978 | orchestrator | TASK [osism.commons.timezone : Create /etc/adjtime file] *********************** 2026-05-31 02:10:54.147989 | orchestrator | Sunday 31 May 2026 02:10:46 +0000 (0:00:00.827) 0:05:21.366 ************ 2026-05-31 02:10:54.147999 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:54.148010 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:54.148020 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:54.148031 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:10:54.148041 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:10:54.148051 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:10:54.148062 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:10:54.148072 | orchestrator | 2026-05-31 02:10:54.148083 | orchestrator | TASK [osism.commons.timezone : Ensure UTC in /etc/adjtime] ********************* 2026-05-31 02:10:54.148093 | orchestrator | Sunday 31 May 2026 02:10:46 +0000 (0:00:00.265) 0:05:21.632 ************ 2026-05-31 02:10:54.148117 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:54.148128 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:54.148139 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:54.148149 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:10:54.148159 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:10:54.148170 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:10:54.148181 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:10:54.148191 | orchestrator | 2026-05-31 02:10:54.148202 | orchestrator | TASK [osism.services.docker : Gather variables for each operating system] ****** 2026-05-31 02:10:54.148212 | orchestrator | Sunday 31 May 2026 02:10:47 +0000 (0:00:00.389) 0:05:22.021 ************ 2026-05-31 02:10:54.148223 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:54.148234 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:54.148244 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:54.148255 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:54.148265 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:54.148276 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:54.148286 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:54.148296 | orchestrator | 2026-05-31 02:10:54.148307 | orchestrator | TASK [osism.services.docker : Set docker_version variable to default value] **** 2026-05-31 02:10:54.148367 | orchestrator | Sunday 31 May 2026 02:10:47 +0000 (0:00:00.283) 0:05:22.305 ************ 2026-05-31 02:10:54.148379 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:54.148390 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:54.148401 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:54.148416 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:10:54.148435 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:10:54.148454 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:10:54.148473 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:10:54.148492 | orchestrator | 2026-05-31 02:10:54.148511 | orchestrator | TASK [osism.services.docker : Set docker_cli_version variable to default value] *** 2026-05-31 02:10:54.148531 | orchestrator | Sunday 31 May 2026 02:10:47 +0000 (0:00:00.281) 0:05:22.587 ************ 2026-05-31 02:10:54.148552 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:54.148570 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:54.148585 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:54.148596 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:54.148606 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:54.148617 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:54.148627 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:54.148638 | orchestrator | 2026-05-31 02:10:54.148648 | orchestrator | TASK [osism.services.docker : Print used docker version] *********************** 2026-05-31 02:10:54.148659 | orchestrator | Sunday 31 May 2026 02:10:48 +0000 (0:00:00.294) 0:05:22.881 ************ 2026-05-31 02:10:54.148669 | orchestrator | ok: [testbed-manager] =>  2026-05-31 02:10:54.148680 | orchestrator |  docker_version: 5:27.5.1 2026-05-31 02:10:54.148690 | orchestrator | ok: [testbed-node-3] =>  2026-05-31 02:10:54.148701 | orchestrator |  docker_version: 5:27.5.1 2026-05-31 02:10:54.148711 | orchestrator | ok: [testbed-node-4] =>  2026-05-31 02:10:54.148731 | orchestrator |  docker_version: 5:27.5.1 2026-05-31 02:10:54.148742 | orchestrator | ok: [testbed-node-5] =>  2026-05-31 02:10:54.148752 | orchestrator |  docker_version: 5:27.5.1 2026-05-31 02:10:54.148781 | orchestrator | ok: [testbed-node-0] =>  2026-05-31 02:10:54.148795 | orchestrator |  docker_version: 5:27.5.1 2026-05-31 02:10:54.148813 | orchestrator | ok: [testbed-node-1] =>  2026-05-31 02:10:54.148832 | orchestrator |  docker_version: 5:27.5.1 2026-05-31 02:10:54.148850 | orchestrator | ok: [testbed-node-2] =>  2026-05-31 02:10:54.148868 | orchestrator |  docker_version: 5:27.5.1 2026-05-31 02:10:54.148879 | orchestrator | 2026-05-31 02:10:54.148890 | orchestrator | TASK [osism.services.docker : Print used docker cli version] ******************* 2026-05-31 02:10:54.148900 | orchestrator | Sunday 31 May 2026 02:10:48 +0000 (0:00:00.279) 0:05:23.160 ************ 2026-05-31 02:10:54.148910 | orchestrator | ok: [testbed-manager] =>  2026-05-31 02:10:54.148921 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-31 02:10:54.148932 | orchestrator | ok: [testbed-node-3] =>  2026-05-31 02:10:54.148942 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-31 02:10:54.148952 | orchestrator | ok: [testbed-node-4] =>  2026-05-31 02:10:54.148963 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-31 02:10:54.148973 | orchestrator | ok: [testbed-node-5] =>  2026-05-31 02:10:54.148983 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-31 02:10:54.148994 | orchestrator | ok: [testbed-node-0] =>  2026-05-31 02:10:54.149004 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-31 02:10:54.149015 | orchestrator | ok: [testbed-node-1] =>  2026-05-31 02:10:54.149025 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-31 02:10:54.149036 | orchestrator | ok: [testbed-node-2] =>  2026-05-31 02:10:54.149046 | orchestrator |  docker_cli_version: 5:27.5.1 2026-05-31 02:10:54.149056 | orchestrator | 2026-05-31 02:10:54.149067 | orchestrator | TASK [osism.services.docker : Include block storage tasks] ********************* 2026-05-31 02:10:54.149077 | orchestrator | Sunday 31 May 2026 02:10:48 +0000 (0:00:00.255) 0:05:23.416 ************ 2026-05-31 02:10:54.149088 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:54.149098 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:54.149109 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:54.149119 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:10:54.149129 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:10:54.149139 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:10:54.149150 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:10:54.149160 | orchestrator | 2026-05-31 02:10:54.149171 | orchestrator | TASK [osism.services.docker : Include zram storage tasks] ********************** 2026-05-31 02:10:54.149181 | orchestrator | Sunday 31 May 2026 02:10:48 +0000 (0:00:00.261) 0:05:23.677 ************ 2026-05-31 02:10:54.149192 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:54.149202 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:54.149212 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:54.149223 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:10:54.149233 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:10:54.149243 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:10:54.149254 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:10:54.149264 | orchestrator | 2026-05-31 02:10:54.149275 | orchestrator | TASK [osism.services.docker : Include docker install tasks] ******************** 2026-05-31 02:10:54.149285 | orchestrator | Sunday 31 May 2026 02:10:49 +0000 (0:00:00.263) 0:05:23.941 ************ 2026-05-31 02:10:54.149303 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/install-docker-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:10:54.149340 | orchestrator | 2026-05-31 02:10:54.149352 | orchestrator | TASK [osism.services.docker : Remove old architecture-dependent repository] **** 2026-05-31 02:10:54.149363 | orchestrator | Sunday 31 May 2026 02:10:49 +0000 (0:00:00.441) 0:05:24.382 ************ 2026-05-31 02:10:54.149373 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:54.149384 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:54.149403 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:54.149413 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:54.149424 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:54.149434 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:54.149445 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:54.149459 | orchestrator | 2026-05-31 02:10:54.149479 | orchestrator | TASK [osism.services.docker : Gather package facts] **************************** 2026-05-31 02:10:54.149500 | orchestrator | Sunday 31 May 2026 02:10:50 +0000 (0:00:01.061) 0:05:25.444 ************ 2026-05-31 02:10:54.149519 | orchestrator | ok: [testbed-manager] 2026-05-31 02:10:54.149540 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:10:54.149559 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:10:54.149574 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:10:54.149585 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:10:54.149595 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:10:54.149605 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:10:54.149616 | orchestrator | 2026-05-31 02:10:54.149627 | orchestrator | TASK [osism.services.docker : Check whether packages are installed that should not be installed] *** 2026-05-31 02:10:54.149638 | orchestrator | Sunday 31 May 2026 02:10:53 +0000 (0:00:03.051) 0:05:28.496 ************ 2026-05-31 02:10:54.149649 | orchestrator | skipping: [testbed-manager] => (item=containerd)  2026-05-31 02:10:54.149660 | orchestrator | skipping: [testbed-manager] => (item=docker.io)  2026-05-31 02:10:54.149671 | orchestrator | skipping: [testbed-manager] => (item=docker-engine)  2026-05-31 02:10:54.149681 | orchestrator | skipping: [testbed-node-3] => (item=containerd)  2026-05-31 02:10:54.149692 | orchestrator | skipping: [testbed-node-3] => (item=docker.io)  2026-05-31 02:10:54.149702 | orchestrator | skipping: [testbed-node-3] => (item=docker-engine)  2026-05-31 02:10:54.149713 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:10:54.149723 | orchestrator | skipping: [testbed-node-4] => (item=containerd)  2026-05-31 02:10:54.149734 | orchestrator | skipping: [testbed-node-4] => (item=docker.io)  2026-05-31 02:10:54.149744 | orchestrator | skipping: [testbed-node-4] => (item=docker-engine)  2026-05-31 02:10:54.149754 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:10:54.149765 | orchestrator | skipping: [testbed-node-5] => (item=containerd)  2026-05-31 02:10:54.149775 | orchestrator | skipping: [testbed-node-5] => (item=docker.io)  2026-05-31 02:10:54.149785 | orchestrator | skipping: [testbed-node-5] => (item=docker-engine)  2026-05-31 02:10:54.149796 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:10:54.149806 | orchestrator | skipping: [testbed-node-0] => (item=containerd)  2026-05-31 02:10:54.149826 | orchestrator | skipping: [testbed-node-0] => (item=docker.io)  2026-05-31 02:11:59.962239 | orchestrator | skipping: [testbed-node-0] => (item=docker-engine)  2026-05-31 02:11:59.962316 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:11:59.962331 | orchestrator | skipping: [testbed-node-1] => (item=containerd)  2026-05-31 02:11:59.962343 | orchestrator | skipping: [testbed-node-1] => (item=docker.io)  2026-05-31 02:11:59.962354 | orchestrator | skipping: [testbed-node-1] => (item=docker-engine)  2026-05-31 02:11:59.962365 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:11:59.962376 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:11:59.962431 | orchestrator | skipping: [testbed-node-2] => (item=containerd)  2026-05-31 02:11:59.962443 | orchestrator | skipping: [testbed-node-2] => (item=docker.io)  2026-05-31 02:11:59.962454 | orchestrator | skipping: [testbed-node-2] => (item=docker-engine)  2026-05-31 02:11:59.962464 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:11:59.962476 | orchestrator | 2026-05-31 02:11:59.962489 | orchestrator | TASK [osism.services.docker : Install apt-transport-https package] ************* 2026-05-31 02:11:59.962502 | orchestrator | Sunday 31 May 2026 02:10:54 +0000 (0:00:00.573) 0:05:29.069 ************ 2026-05-31 02:11:59.962514 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.962525 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.962536 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.962571 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.962582 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.962593 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.962603 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.962614 | orchestrator | 2026-05-31 02:11:59.962625 | orchestrator | TASK [osism.services.docker : Add repository gpg key] ************************** 2026-05-31 02:11:59.962636 | orchestrator | Sunday 31 May 2026 02:11:01 +0000 (0:00:07.443) 0:05:36.513 ************ 2026-05-31 02:11:59.962647 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.962658 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.962668 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.962679 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.962689 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.962700 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.962710 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.962721 | orchestrator | 2026-05-31 02:11:59.962732 | orchestrator | TASK [osism.services.docker : Add repository] ********************************** 2026-05-31 02:11:59.962742 | orchestrator | Sunday 31 May 2026 02:11:02 +0000 (0:00:01.149) 0:05:37.662 ************ 2026-05-31 02:11:59.962753 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.962764 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.962774 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.962786 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.962798 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.962810 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.962822 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.962834 | orchestrator | 2026-05-31 02:11:59.962846 | orchestrator | TASK [osism.services.docker : Update package cache] **************************** 2026-05-31 02:11:59.962858 | orchestrator | Sunday 31 May 2026 02:11:12 +0000 (0:00:09.191) 0:05:46.854 ************ 2026-05-31 02:11:59.962870 | orchestrator | changed: [testbed-manager] 2026-05-31 02:11:59.962882 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.962894 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.962907 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.962919 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.962931 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.962943 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.962955 | orchestrator | 2026-05-31 02:11:59.962968 | orchestrator | TASK [osism.services.docker : Pin docker package version] ********************** 2026-05-31 02:11:59.962980 | orchestrator | Sunday 31 May 2026 02:11:15 +0000 (0:00:03.604) 0:05:50.458 ************ 2026-05-31 02:11:59.962993 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.963005 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.963017 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.963030 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.963041 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.963053 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.963065 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.963077 | orchestrator | 2026-05-31 02:11:59.963088 | orchestrator | TASK [osism.services.docker : Pin docker-cli package version] ****************** 2026-05-31 02:11:59.963100 | orchestrator | Sunday 31 May 2026 02:11:17 +0000 (0:00:01.342) 0:05:51.801 ************ 2026-05-31 02:11:59.963112 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.963125 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.963138 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.963150 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.963161 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.963171 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.963182 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.963193 | orchestrator | 2026-05-31 02:11:59.963203 | orchestrator | TASK [osism.services.docker : Unlock containerd package] *********************** 2026-05-31 02:11:59.963214 | orchestrator | Sunday 31 May 2026 02:11:18 +0000 (0:00:01.569) 0:05:53.370 ************ 2026-05-31 02:11:59.963225 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:11:59.963243 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:11:59.963254 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:11:59.963265 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:11:59.963275 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:11:59.963286 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:11:59.963296 | orchestrator | changed: [testbed-manager] 2026-05-31 02:11:59.963307 | orchestrator | 2026-05-31 02:11:59.963318 | orchestrator | TASK [osism.services.docker : Install containerd package] ********************** 2026-05-31 02:11:59.963329 | orchestrator | Sunday 31 May 2026 02:11:19 +0000 (0:00:00.804) 0:05:54.175 ************ 2026-05-31 02:11:59.963340 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.963350 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.963361 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.963371 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.963403 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.963415 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.963426 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.963436 | orchestrator | 2026-05-31 02:11:59.963447 | orchestrator | TASK [osism.services.docker : Lock containerd package] ************************* 2026-05-31 02:11:59.963473 | orchestrator | Sunday 31 May 2026 02:11:29 +0000 (0:00:10.282) 0:06:04.457 ************ 2026-05-31 02:11:59.963484 | orchestrator | changed: [testbed-manager] 2026-05-31 02:11:59.963495 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.963505 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.963516 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.963526 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.963537 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.963547 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.963558 | orchestrator | 2026-05-31 02:11:59.963569 | orchestrator | TASK [osism.services.docker : Install docker-cli package] ********************** 2026-05-31 02:11:59.963580 | orchestrator | Sunday 31 May 2026 02:11:30 +0000 (0:00:01.006) 0:06:05.464 ************ 2026-05-31 02:11:59.963590 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.963601 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.963611 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.963622 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.963632 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.963643 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.963653 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.963663 | orchestrator | 2026-05-31 02:11:59.963674 | orchestrator | TASK [osism.services.docker : Install docker package] ************************** 2026-05-31 02:11:59.963685 | orchestrator | Sunday 31 May 2026 02:11:40 +0000 (0:00:09.723) 0:06:15.187 ************ 2026-05-31 02:11:59.963695 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.963706 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.963716 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.963727 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.963737 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.963748 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.963758 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.963768 | orchestrator | 2026-05-31 02:11:59.963779 | orchestrator | TASK [osism.services.docker : Unblock installation of python docker packages] *** 2026-05-31 02:11:59.963790 | orchestrator | Sunday 31 May 2026 02:11:52 +0000 (0:00:12.178) 0:06:27.365 ************ 2026-05-31 02:11:59.963800 | orchestrator | ok: [testbed-manager] => (item=python3-docker) 2026-05-31 02:11:59.963811 | orchestrator | ok: [testbed-node-3] => (item=python3-docker) 2026-05-31 02:11:59.963821 | orchestrator | ok: [testbed-node-4] => (item=python3-docker) 2026-05-31 02:11:59.963832 | orchestrator | ok: [testbed-node-5] => (item=python3-docker) 2026-05-31 02:11:59.963842 | orchestrator | ok: [testbed-node-0] => (item=python3-docker) 2026-05-31 02:11:59.963853 | orchestrator | ok: [testbed-node-3] => (item=python-docker) 2026-05-31 02:11:59.963863 | orchestrator | ok: [testbed-node-1] => (item=python3-docker) 2026-05-31 02:11:59.963881 | orchestrator | ok: [testbed-manager] => (item=python-docker) 2026-05-31 02:11:59.963891 | orchestrator | ok: [testbed-node-4] => (item=python-docker) 2026-05-31 02:11:59.963902 | orchestrator | ok: [testbed-node-2] => (item=python3-docker) 2026-05-31 02:11:59.963912 | orchestrator | ok: [testbed-node-5] => (item=python-docker) 2026-05-31 02:11:59.963923 | orchestrator | ok: [testbed-node-0] => (item=python-docker) 2026-05-31 02:11:59.963980 | orchestrator | ok: [testbed-node-1] => (item=python-docker) 2026-05-31 02:11:59.963992 | orchestrator | ok: [testbed-node-2] => (item=python-docker) 2026-05-31 02:11:59.964003 | orchestrator | 2026-05-31 02:11:59.964014 | orchestrator | TASK [osism.services.docker : Install python3 docker package] ****************** 2026-05-31 02:11:59.964029 | orchestrator | Sunday 31 May 2026 02:11:53 +0000 (0:00:01.357) 0:06:28.723 ************ 2026-05-31 02:11:59.964040 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:11:59.964051 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:11:59.964062 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:11:59.964072 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:11:59.964083 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:11:59.964094 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:11:59.964104 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:11:59.964115 | orchestrator | 2026-05-31 02:11:59.964126 | orchestrator | TASK [osism.services.docker : Install python3 docker package from Debian Sid] *** 2026-05-31 02:11:59.964137 | orchestrator | Sunday 31 May 2026 02:11:54 +0000 (0:00:00.690) 0:06:29.413 ************ 2026-05-31 02:11:59.964147 | orchestrator | ok: [testbed-manager] 2026-05-31 02:11:59.964158 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:11:59.964169 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:11:59.964179 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:11:59.964190 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:11:59.964200 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:11:59.964211 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:11:59.964221 | orchestrator | 2026-05-31 02:11:59.964232 | orchestrator | TASK [osism.services.docker : Remove python docker packages (install python bindings from pip)] *** 2026-05-31 02:11:59.964244 | orchestrator | Sunday 31 May 2026 02:11:59 +0000 (0:00:04.339) 0:06:33.752 ************ 2026-05-31 02:11:59.964260 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:11:59.964279 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:11:59.964298 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:11:59.964316 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:11:59.964334 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:11:59.964351 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:11:59.964369 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:11:59.964438 | orchestrator | 2026-05-31 02:11:59.964459 | orchestrator | TASK [osism.services.docker : Block installation of python docker packages (install python bindings from pip)] *** 2026-05-31 02:11:59.964479 | orchestrator | Sunday 31 May 2026 02:11:59 +0000 (0:00:00.525) 0:06:34.277 ************ 2026-05-31 02:11:59.964498 | orchestrator | skipping: [testbed-manager] => (item=python3-docker)  2026-05-31 02:11:59.964516 | orchestrator | skipping: [testbed-manager] => (item=python-docker)  2026-05-31 02:11:59.964535 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:11:59.964547 | orchestrator | skipping: [testbed-node-3] => (item=python3-docker)  2026-05-31 02:11:59.964558 | orchestrator | skipping: [testbed-node-3] => (item=python-docker)  2026-05-31 02:11:59.964569 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:11:59.964579 | orchestrator | skipping: [testbed-node-4] => (item=python3-docker)  2026-05-31 02:11:59.964590 | orchestrator | skipping: [testbed-node-4] => (item=python-docker)  2026-05-31 02:11:59.964601 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:11:59.964622 | orchestrator | skipping: [testbed-node-5] => (item=python3-docker)  2026-05-31 02:12:20.237548 | orchestrator | skipping: [testbed-node-5] => (item=python-docker)  2026-05-31 02:12:20.237640 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:20.237655 | orchestrator | skipping: [testbed-node-0] => (item=python3-docker)  2026-05-31 02:12:20.237691 | orchestrator | skipping: [testbed-node-0] => (item=python-docker)  2026-05-31 02:12:20.237705 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:20.237724 | orchestrator | skipping: [testbed-node-1] => (item=python3-docker)  2026-05-31 02:12:20.237735 | orchestrator | skipping: [testbed-node-1] => (item=python-docker)  2026-05-31 02:12:20.237746 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:20.237756 | orchestrator | skipping: [testbed-node-2] => (item=python3-docker)  2026-05-31 02:12:20.237767 | orchestrator | skipping: [testbed-node-2] => (item=python-docker)  2026-05-31 02:12:20.237777 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:20.237788 | orchestrator | 2026-05-31 02:12:20.237801 | orchestrator | TASK [osism.services.docker : Install python3-pip package (install python bindings from pip)] *** 2026-05-31 02:12:20.237812 | orchestrator | Sunday 31 May 2026 02:12:00 +0000 (0:00:00.678) 0:06:34.956 ************ 2026-05-31 02:12:20.237823 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:20.237840 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:20.237859 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:12:20.237877 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:20.237896 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:20.237912 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:20.237923 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:20.237934 | orchestrator | 2026-05-31 02:12:20.237945 | orchestrator | TASK [osism.services.docker : Install docker packages (install python bindings from pip)] *** 2026-05-31 02:12:20.237956 | orchestrator | Sunday 31 May 2026 02:12:00 +0000 (0:00:00.490) 0:06:35.447 ************ 2026-05-31 02:12:20.237967 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:20.237977 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:20.237988 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:12:20.237998 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:20.238008 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:20.238088 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:20.238105 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:20.238129 | orchestrator | 2026-05-31 02:12:20.238147 | orchestrator | TASK [osism.services.docker : Install packages required by docker login] ******* 2026-05-31 02:12:20.238167 | orchestrator | Sunday 31 May 2026 02:12:01 +0000 (0:00:00.510) 0:06:35.957 ************ 2026-05-31 02:12:20.238186 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:20.238200 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:20.238212 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:12:20.238224 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:20.238236 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:20.238248 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:20.238260 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:20.238272 | orchestrator | 2026-05-31 02:12:20.238283 | orchestrator | TASK [osism.services.docker : Ensure that some packages are not installed] ***** 2026-05-31 02:12:20.238294 | orchestrator | Sunday 31 May 2026 02:12:01 +0000 (0:00:00.549) 0:06:36.506 ************ 2026-05-31 02:12:20.238305 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.238316 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:20.238326 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:20.238337 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:20.238347 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:20.238357 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:20.238368 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:20.238378 | orchestrator | 2026-05-31 02:12:20.238389 | orchestrator | TASK [osism.services.docker : Include config tasks] **************************** 2026-05-31 02:12:20.238423 | orchestrator | Sunday 31 May 2026 02:12:03 +0000 (0:00:02.051) 0:06:38.558 ************ 2026-05-31 02:12:20.238437 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/config.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:12:20.238469 | orchestrator | 2026-05-31 02:12:20.238481 | orchestrator | TASK [osism.services.docker : Create plugins directory] ************************ 2026-05-31 02:12:20.238492 | orchestrator | Sunday 31 May 2026 02:12:04 +0000 (0:00:00.954) 0:06:39.512 ************ 2026-05-31 02:12:20.238502 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.238513 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:20.238524 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:20.238534 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:20.238545 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:20.238576 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:20.238587 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:20.238598 | orchestrator | 2026-05-31 02:12:20.238608 | orchestrator | TASK [osism.services.docker : Create systemd overlay directory] **************** 2026-05-31 02:12:20.238619 | orchestrator | Sunday 31 May 2026 02:12:05 +0000 (0:00:01.000) 0:06:40.513 ************ 2026-05-31 02:12:20.238630 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:20.238640 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.238651 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:20.238661 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:20.238672 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:20.238682 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:20.238698 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:20.238711 | orchestrator | 2026-05-31 02:12:20.238722 | orchestrator | TASK [osism.services.docker : Copy systemd overlay file] *********************** 2026-05-31 02:12:20.238733 | orchestrator | Sunday 31 May 2026 02:12:06 +0000 (0:00:01.063) 0:06:41.576 ************ 2026-05-31 02:12:20.238743 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:20.238754 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.238764 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:20.238774 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:20.238785 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:20.238795 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:20.238806 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:20.238817 | orchestrator | 2026-05-31 02:12:20.238828 | orchestrator | TASK [osism.services.docker : Reload systemd daemon if systemd overlay file is changed] *** 2026-05-31 02:12:20.238857 | orchestrator | Sunday 31 May 2026 02:12:08 +0000 (0:00:01.768) 0:06:43.344 ************ 2026-05-31 02:12:20.238869 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:20.238880 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:20.238894 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:20.238913 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:20.238966 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:20.238981 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:20.238991 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:20.239002 | orchestrator | 2026-05-31 02:12:20.239012 | orchestrator | TASK [osism.services.docker : Copy limits configuration file] ****************** 2026-05-31 02:12:20.239023 | orchestrator | Sunday 31 May 2026 02:12:10 +0000 (0:00:01.539) 0:06:44.884 ************ 2026-05-31 02:12:20.239034 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.239044 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:20.239055 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:20.239065 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:20.239076 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:20.239086 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:20.239096 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:20.239107 | orchestrator | 2026-05-31 02:12:20.239118 | orchestrator | TASK [osism.services.docker : Copy daemon.json configuration file] ************* 2026-05-31 02:12:20.239128 | orchestrator | Sunday 31 May 2026 02:12:11 +0000 (0:00:01.242) 0:06:46.126 ************ 2026-05-31 02:12:20.239139 | orchestrator | changed: [testbed-manager] 2026-05-31 02:12:20.239149 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:20.239160 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:20.239170 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:20.239180 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:20.239201 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:20.239211 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:20.239226 | orchestrator | 2026-05-31 02:12:20.239245 | orchestrator | TASK [osism.services.docker : Include service tasks] *************************** 2026-05-31 02:12:20.239263 | orchestrator | Sunday 31 May 2026 02:12:12 +0000 (0:00:01.277) 0:06:47.403 ************ 2026-05-31 02:12:20.239275 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/service.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:12:20.239286 | orchestrator | 2026-05-31 02:12:20.239297 | orchestrator | TASK [osism.services.docker : Reload systemd daemon] *************************** 2026-05-31 02:12:20.239307 | orchestrator | Sunday 31 May 2026 02:12:13 +0000 (0:00:00.958) 0:06:48.362 ************ 2026-05-31 02:12:20.239318 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.239328 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:20.239339 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:20.239349 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:20.239374 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:20.239385 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:20.239395 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:20.239430 | orchestrator | 2026-05-31 02:12:20.239442 | orchestrator | TASK [osism.services.docker : Manage service] ********************************** 2026-05-31 02:12:20.239453 | orchestrator | Sunday 31 May 2026 02:12:14 +0000 (0:00:01.368) 0:06:49.731 ************ 2026-05-31 02:12:20.239464 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.239474 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:20.239500 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:20.239511 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:20.239522 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:20.239532 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:20.239543 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:20.239554 | orchestrator | 2026-05-31 02:12:20.239565 | orchestrator | TASK [osism.services.docker : Manage docker socket service] ******************** 2026-05-31 02:12:20.239576 | orchestrator | Sunday 31 May 2026 02:12:16 +0000 (0:00:01.147) 0:06:50.879 ************ 2026-05-31 02:12:20.239586 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.239597 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:20.239607 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:20.239617 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:20.239628 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:20.239638 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:20.239649 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:20.239659 | orchestrator | 2026-05-31 02:12:20.239670 | orchestrator | TASK [osism.services.docker : Manage containerd service] *********************** 2026-05-31 02:12:20.239681 | orchestrator | Sunday 31 May 2026 02:12:17 +0000 (0:00:01.235) 0:06:52.114 ************ 2026-05-31 02:12:20.239691 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:20.239702 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:20.239712 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:20.239723 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:20.239733 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:20.239743 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:20.239754 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:20.239764 | orchestrator | 2026-05-31 02:12:20.239775 | orchestrator | TASK [osism.services.docker : Include bootstrap tasks] ************************* 2026-05-31 02:12:20.239786 | orchestrator | Sunday 31 May 2026 02:12:18 +0000 (0:00:01.454) 0:06:53.569 ************ 2026-05-31 02:12:20.239797 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/bootstrap.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:12:20.239807 | orchestrator | 2026-05-31 02:12:20.239818 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-31 02:12:20.239829 | orchestrator | Sunday 31 May 2026 02:12:19 +0000 (0:00:01.026) 0:06:54.596 ************ 2026-05-31 02:12:20.239848 | orchestrator | 2026-05-31 02:12:20.239867 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-31 02:12:20.239878 | orchestrator | Sunday 31 May 2026 02:12:19 +0000 (0:00:00.052) 0:06:54.649 ************ 2026-05-31 02:12:20.239889 | orchestrator | 2026-05-31 02:12:20.239900 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-31 02:12:20.239910 | orchestrator | Sunday 31 May 2026 02:12:19 +0000 (0:00:00.047) 0:06:54.697 ************ 2026-05-31 02:12:20.239921 | orchestrator | 2026-05-31 02:12:20.239932 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-31 02:12:20.239951 | orchestrator | Sunday 31 May 2026 02:12:20 +0000 (0:00:00.058) 0:06:54.755 ************ 2026-05-31 02:12:48.071738 | orchestrator | 2026-05-31 02:12:48.071813 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-31 02:12:48.071828 | orchestrator | Sunday 31 May 2026 02:12:20 +0000 (0:00:00.050) 0:06:54.805 ************ 2026-05-31 02:12:48.071839 | orchestrator | 2026-05-31 02:12:48.071850 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-31 02:12:48.071860 | orchestrator | Sunday 31 May 2026 02:12:20 +0000 (0:00:00.048) 0:06:54.854 ************ 2026-05-31 02:12:48.071870 | orchestrator | 2026-05-31 02:12:48.071880 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-05-31 02:12:48.071890 | orchestrator | Sunday 31 May 2026 02:12:20 +0000 (0:00:00.060) 0:06:54.914 ************ 2026-05-31 02:12:48.071900 | orchestrator | 2026-05-31 02:12:48.071910 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-05-31 02:12:48.071920 | orchestrator | Sunday 31 May 2026 02:12:20 +0000 (0:00:00.048) 0:06:54.963 ************ 2026-05-31 02:12:48.071930 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:48.071941 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:48.071950 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:48.071960 | orchestrator | 2026-05-31 02:12:48.071970 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart rsyslog service] ************* 2026-05-31 02:12:48.071980 | orchestrator | Sunday 31 May 2026 02:12:21 +0000 (0:00:01.303) 0:06:56.267 ************ 2026-05-31 02:12:48.071990 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:48.072001 | orchestrator | changed: [testbed-manager] 2026-05-31 02:12:48.072011 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:48.072021 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:48.072046 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:48.072056 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:48.072066 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:48.072075 | orchestrator | 2026-05-31 02:12:48.072085 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart logrotate service] *********** 2026-05-31 02:12:48.072095 | orchestrator | Sunday 31 May 2026 02:12:22 +0000 (0:00:01.450) 0:06:57.718 ************ 2026-05-31 02:12:48.072104 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:48.072114 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:48.072123 | orchestrator | changed: [testbed-manager] 2026-05-31 02:12:48.072133 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:48.072142 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:48.072152 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:48.072161 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:48.072171 | orchestrator | 2026-05-31 02:12:48.072180 | orchestrator | RUNNING HANDLER [osism.services.docker : Restart docker service] *************** 2026-05-31 02:12:48.072190 | orchestrator | Sunday 31 May 2026 02:12:24 +0000 (0:00:01.625) 0:06:59.343 ************ 2026-05-31 02:12:48.072199 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:48.072209 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:48.072218 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:48.072228 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:48.072237 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:48.072247 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:48.072256 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:48.072284 | orchestrator | 2026-05-31 02:12:48.072294 | orchestrator | RUNNING HANDLER [osism.services.docker : Wait after docker service restart] **** 2026-05-31 02:12:48.072313 | orchestrator | Sunday 31 May 2026 02:12:27 +0000 (0:00:02.411) 0:07:01.755 ************ 2026-05-31 02:12:48.072323 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:48.072333 | orchestrator | 2026-05-31 02:12:48.072343 | orchestrator | TASK [osism.services.docker : Add user to docker group] ************************ 2026-05-31 02:12:48.072352 | orchestrator | Sunday 31 May 2026 02:12:27 +0000 (0:00:00.133) 0:07:01.889 ************ 2026-05-31 02:12:48.072361 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:48.072371 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:48.072380 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:48.072390 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:48.072399 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:48.072408 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:48.072418 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:12:48.072452 | orchestrator | 2026-05-31 02:12:48.072462 | orchestrator | TASK [osism.services.docker : Log into private registry and force re-authorization] *** 2026-05-31 02:12:48.072473 | orchestrator | Sunday 31 May 2026 02:12:28 +0000 (0:00:01.248) 0:07:03.137 ************ 2026-05-31 02:12:48.072482 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:48.072492 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:48.072501 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:12:48.072510 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:48.072520 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:48.072529 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:48.072538 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:48.072548 | orchestrator | 2026-05-31 02:12:48.072557 | orchestrator | TASK [osism.services.docker : Include facts tasks] ***************************** 2026-05-31 02:12:48.072567 | orchestrator | Sunday 31 May 2026 02:12:29 +0000 (0:00:00.663) 0:07:03.801 ************ 2026-05-31 02:12:48.072577 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/facts.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:12:48.072589 | orchestrator | 2026-05-31 02:12:48.072598 | orchestrator | TASK [osism.services.docker : Create facts directory] ************************** 2026-05-31 02:12:48.072608 | orchestrator | Sunday 31 May 2026 02:12:30 +0000 (0:00:01.344) 0:07:05.145 ************ 2026-05-31 02:12:48.072617 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:48.072627 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:48.072637 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:48.072646 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:48.072656 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:48.072665 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:48.072674 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:48.072684 | orchestrator | 2026-05-31 02:12:48.072693 | orchestrator | TASK [osism.services.docker : Copy docker fact files] ************************** 2026-05-31 02:12:48.072703 | orchestrator | Sunday 31 May 2026 02:12:31 +0000 (0:00:01.047) 0:07:06.192 ************ 2026-05-31 02:12:48.072713 | orchestrator | ok: [testbed-manager] => (item=docker_containers) 2026-05-31 02:12:48.072735 | orchestrator | changed: [testbed-node-3] => (item=docker_containers) 2026-05-31 02:12:48.072746 | orchestrator | changed: [testbed-node-4] => (item=docker_containers) 2026-05-31 02:12:48.072756 | orchestrator | changed: [testbed-node-5] => (item=docker_containers) 2026-05-31 02:12:48.072765 | orchestrator | changed: [testbed-node-0] => (item=docker_containers) 2026-05-31 02:12:48.072775 | orchestrator | changed: [testbed-node-1] => (item=docker_containers) 2026-05-31 02:12:48.072784 | orchestrator | changed: [testbed-node-2] => (item=docker_containers) 2026-05-31 02:12:48.072794 | orchestrator | ok: [testbed-manager] => (item=docker_images) 2026-05-31 02:12:48.072803 | orchestrator | changed: [testbed-node-3] => (item=docker_images) 2026-05-31 02:12:48.072813 | orchestrator | changed: [testbed-node-4] => (item=docker_images) 2026-05-31 02:12:48.072830 | orchestrator | changed: [testbed-node-5] => (item=docker_images) 2026-05-31 02:12:48.072840 | orchestrator | changed: [testbed-node-0] => (item=docker_images) 2026-05-31 02:12:48.072849 | orchestrator | changed: [testbed-node-1] => (item=docker_images) 2026-05-31 02:12:48.072859 | orchestrator | changed: [testbed-node-2] => (item=docker_images) 2026-05-31 02:12:48.072868 | orchestrator | 2026-05-31 02:12:48.072878 | orchestrator | TASK [osism.commons.docker_compose : This install type is not supported] ******* 2026-05-31 02:12:48.072888 | orchestrator | Sunday 31 May 2026 02:12:34 +0000 (0:00:02.670) 0:07:08.863 ************ 2026-05-31 02:12:48.072897 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:48.072907 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:48.072916 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:12:48.072925 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:48.072935 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:48.072944 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:48.072953 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:48.072963 | orchestrator | 2026-05-31 02:12:48.072972 | orchestrator | TASK [osism.commons.docker_compose : Include distribution specific install tasks] *** 2026-05-31 02:12:48.072982 | orchestrator | Sunday 31 May 2026 02:12:34 +0000 (0:00:00.708) 0:07:09.571 ************ 2026-05-31 02:12:48.072993 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/docker_compose/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:12:48.073004 | orchestrator | 2026-05-31 02:12:48.073013 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose apt preferences file] *** 2026-05-31 02:12:48.073023 | orchestrator | Sunday 31 May 2026 02:12:35 +0000 (0:00:00.805) 0:07:10.377 ************ 2026-05-31 02:12:48.073032 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:48.073042 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:48.073051 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:48.073060 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:48.073070 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:48.073079 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:48.073089 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:48.073098 | orchestrator | 2026-05-31 02:12:48.073112 | orchestrator | TASK [osism.commons.docker_compose : Get checksum of docker-compose file] ****** 2026-05-31 02:12:48.073122 | orchestrator | Sunday 31 May 2026 02:12:36 +0000 (0:00:00.794) 0:07:11.172 ************ 2026-05-31 02:12:48.073131 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:48.073141 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:48.073150 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:48.073160 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:48.073169 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:48.073179 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:48.073188 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:48.073198 | orchestrator | 2026-05-31 02:12:48.073207 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose binary] ************* 2026-05-31 02:12:48.073217 | orchestrator | Sunday 31 May 2026 02:12:37 +0000 (0:00:00.893) 0:07:12.065 ************ 2026-05-31 02:12:48.073227 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:48.073236 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:48.073246 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:12:48.073255 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:48.073265 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:48.073274 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:48.073284 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:48.073293 | orchestrator | 2026-05-31 02:12:48.073303 | orchestrator | TASK [osism.commons.docker_compose : Uninstall docker-compose package] ********* 2026-05-31 02:12:48.073312 | orchestrator | Sunday 31 May 2026 02:12:37 +0000 (0:00:00.496) 0:07:12.561 ************ 2026-05-31 02:12:48.073322 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:48.073331 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:12:48.073347 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:12:48.073357 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:12:48.073366 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:12:48.073376 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:12:48.073385 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:12:48.073395 | orchestrator | 2026-05-31 02:12:48.073405 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose script] *************** 2026-05-31 02:12:48.073414 | orchestrator | Sunday 31 May 2026 02:12:39 +0000 (0:00:01.679) 0:07:14.241 ************ 2026-05-31 02:12:48.073482 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:12:48.073499 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:12:48.073516 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:12:48.073526 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:12:48.073535 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:12:48.073545 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:12:48.073554 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:12:48.073564 | orchestrator | 2026-05-31 02:12:48.073573 | orchestrator | TASK [osism.commons.docker_compose : Install docker-compose-plugin package] **** 2026-05-31 02:12:48.073583 | orchestrator | Sunday 31 May 2026 02:12:40 +0000 (0:00:00.513) 0:07:14.754 ************ 2026-05-31 02:12:48.073593 | orchestrator | ok: [testbed-manager] 2026-05-31 02:12:48.073602 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:12:48.073611 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:12:48.073621 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:12:48.073630 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:12:48.073640 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:12:48.073656 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:23.467037 | orchestrator | 2026-05-31 02:13:23.467135 | orchestrator | TASK [osism.commons.docker_compose : Copy osism.target systemd file] *********** 2026-05-31 02:13:23.467146 | orchestrator | Sunday 31 May 2026 02:12:48 +0000 (0:00:08.045) 0:07:22.800 ************ 2026-05-31 02:13:23.467152 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467160 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:23.467168 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:23.467174 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:23.467180 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:23.467187 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:23.467193 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:23.467199 | orchestrator | 2026-05-31 02:13:23.467206 | orchestrator | TASK [osism.commons.docker_compose : Enable osism.target] ********************** 2026-05-31 02:13:23.467213 | orchestrator | Sunday 31 May 2026 02:12:49 +0000 (0:00:01.459) 0:07:24.259 ************ 2026-05-31 02:13:23.467219 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467226 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:23.467233 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:23.467239 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:23.467246 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:23.467253 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:23.467260 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:23.467267 | orchestrator | 2026-05-31 02:13:23.467274 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose systemd unit file] **** 2026-05-31 02:13:23.467281 | orchestrator | Sunday 31 May 2026 02:12:51 +0000 (0:00:01.781) 0:07:26.040 ************ 2026-05-31 02:13:23.467288 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467295 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:23.467301 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:23.467308 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:23.467315 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:23.467322 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:23.467329 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:23.467335 | orchestrator | 2026-05-31 02:13:23.467342 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-31 02:13:23.467349 | orchestrator | Sunday 31 May 2026 02:12:53 +0000 (0:00:01.719) 0:07:27.759 ************ 2026-05-31 02:13:23.467377 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467384 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.467390 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.467397 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.467404 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.467410 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.467417 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.467424 | orchestrator | 2026-05-31 02:13:23.467431 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-31 02:13:23.467437 | orchestrator | Sunday 31 May 2026 02:12:54 +0000 (0:00:01.090) 0:07:28.850 ************ 2026-05-31 02:13:23.467444 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:13:23.467507 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:13:23.467514 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:13:23.467520 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:13:23.467526 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:13:23.467532 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:13:23.467539 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:13:23.467545 | orchestrator | 2026-05-31 02:13:23.467551 | orchestrator | TASK [osism.services.chrony : Check minimum and maximum number of servers] ***** 2026-05-31 02:13:23.467558 | orchestrator | Sunday 31 May 2026 02:12:55 +0000 (0:00:01.216) 0:07:30.066 ************ 2026-05-31 02:13:23.467564 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:13:23.467571 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:13:23.467578 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:13:23.467584 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:13:23.467590 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:13:23.467598 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:13:23.467605 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:13:23.467613 | orchestrator | 2026-05-31 02:13:23.467620 | orchestrator | TASK [osism.services.chrony : Gather variables for each operating system] ****** 2026-05-31 02:13:23.467628 | orchestrator | Sunday 31 May 2026 02:12:55 +0000 (0:00:00.653) 0:07:30.720 ************ 2026-05-31 02:13:23.467636 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467643 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.467651 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.467676 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.467683 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.467690 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.467697 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.467705 | orchestrator | 2026-05-31 02:13:23.467712 | orchestrator | TASK [osism.services.chrony : Set chrony_conf_file variable to default value] *** 2026-05-31 02:13:23.467721 | orchestrator | Sunday 31 May 2026 02:12:56 +0000 (0:00:00.661) 0:07:31.381 ************ 2026-05-31 02:13:23.467728 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467736 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.467743 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.467750 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.467759 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.467767 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.467774 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.467781 | orchestrator | 2026-05-31 02:13:23.467788 | orchestrator | TASK [osism.services.chrony : Set chrony_key_file variable to default value] *** 2026-05-31 02:13:23.467795 | orchestrator | Sunday 31 May 2026 02:12:57 +0000 (0:00:00.638) 0:07:32.019 ************ 2026-05-31 02:13:23.467801 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467808 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.467820 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.467832 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.467839 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.467847 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.467854 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.467861 | orchestrator | 2026-05-31 02:13:23.467869 | orchestrator | TASK [osism.services.chrony : Populate service facts] ************************** 2026-05-31 02:13:23.467885 | orchestrator | Sunday 31 May 2026 02:12:58 +0000 (0:00:00.852) 0:07:32.872 ************ 2026-05-31 02:13:23.467892 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.467899 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.467906 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.467912 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.467919 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.467926 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.467932 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.467939 | orchestrator | 2026-05-31 02:13:23.467964 | orchestrator | TASK [osism.services.chrony : Manage timesyncd service] ************************ 2026-05-31 02:13:23.467971 | orchestrator | Sunday 31 May 2026 02:13:04 +0000 (0:00:05.914) 0:07:38.786 ************ 2026-05-31 02:13:23.467977 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:13:23.467983 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:13:23.467988 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:13:23.467995 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:13:23.468002 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:13:23.468009 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:13:23.468016 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:13:23.468022 | orchestrator | 2026-05-31 02:13:23.468029 | orchestrator | TASK [osism.services.chrony : Include distribution specific install tasks] ***** 2026-05-31 02:13:23.468036 | orchestrator | Sunday 31 May 2026 02:13:04 +0000 (0:00:00.723) 0:07:39.510 ************ 2026-05-31 02:13:23.468045 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:13:23.468053 | orchestrator | 2026-05-31 02:13:23.468060 | orchestrator | TASK [osism.services.chrony : Install package] ********************************* 2026-05-31 02:13:23.468067 | orchestrator | Sunday 31 May 2026 02:13:05 +0000 (0:00:01.209) 0:07:40.719 ************ 2026-05-31 02:13:23.468074 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.468080 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.468087 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.468094 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.468100 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.468107 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.468114 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.468120 | orchestrator | 2026-05-31 02:13:23.468126 | orchestrator | TASK [osism.services.chrony : Manage chrony service] *************************** 2026-05-31 02:13:23.468133 | orchestrator | Sunday 31 May 2026 02:13:08 +0000 (0:00:02.171) 0:07:42.890 ************ 2026-05-31 02:13:23.468139 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.468145 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.468152 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.468158 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.468164 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.468171 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.468178 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.468184 | orchestrator | 2026-05-31 02:13:23.468190 | orchestrator | TASK [osism.services.chrony : Check if configuration file exists] ************** 2026-05-31 02:13:23.468197 | orchestrator | Sunday 31 May 2026 02:13:09 +0000 (0:00:01.364) 0:07:44.255 ************ 2026-05-31 02:13:23.468203 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:23.468210 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:23.468216 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:23.468222 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:23.468229 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:23.468235 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:23.468242 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:23.468247 | orchestrator | 2026-05-31 02:13:23.468254 | orchestrator | TASK [osism.services.chrony : Copy configuration file] ************************* 2026-05-31 02:13:23.468266 | orchestrator | Sunday 31 May 2026 02:13:10 +0000 (0:00:01.043) 0:07:45.298 ************ 2026-05-31 02:13:23.468273 | orchestrator | changed: [testbed-manager] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-31 02:13:23.468288 | orchestrator | changed: [testbed-node-3] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-31 02:13:23.468295 | orchestrator | changed: [testbed-node-4] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-31 02:13:23.468302 | orchestrator | changed: [testbed-node-5] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-31 02:13:23.468309 | orchestrator | changed: [testbed-node-0] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-31 02:13:23.468315 | orchestrator | changed: [testbed-node-1] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-31 02:13:23.468322 | orchestrator | changed: [testbed-node-2] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-05-31 02:13:23.468327 | orchestrator | 2026-05-31 02:13:23.468333 | orchestrator | TASK [osism.services.lldpd : Include distribution specific install tasks] ****** 2026-05-31 02:13:23.468339 | orchestrator | Sunday 31 May 2026 02:13:12 +0000 (0:00:01.806) 0:07:47.105 ************ 2026-05-31 02:13:23.468346 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/lldpd/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:13:23.468352 | orchestrator | 2026-05-31 02:13:23.468358 | orchestrator | TASK [osism.services.lldpd : Install lldpd package] **************************** 2026-05-31 02:13:23.468364 | orchestrator | Sunday 31 May 2026 02:13:13 +0000 (0:00:00.912) 0:07:48.017 ************ 2026-05-31 02:13:23.468370 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:23.468375 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:23.468381 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:23.468387 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:23.468393 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:23.468399 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:23.468404 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:23.468410 | orchestrator | 2026-05-31 02:13:23.468424 | orchestrator | TASK [osism.services.lldpd : Manage lldpd service] ***************************** 2026-05-31 02:13:58.710991 | orchestrator | Sunday 31 May 2026 02:13:23 +0000 (0:00:10.175) 0:07:58.193 ************ 2026-05-31 02:13:58.711114 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:58.711138 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:58.711157 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:58.711173 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:58.711188 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:58.711203 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:58.711219 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:58.711236 | orchestrator | 2026-05-31 02:13:58.711253 | orchestrator | RUNNING HANDLER [osism.commons.docker_compose : Reload systemd daemon] ********* 2026-05-31 02:13:58.711269 | orchestrator | Sunday 31 May 2026 02:13:25 +0000 (0:00:02.373) 0:08:00.566 ************ 2026-05-31 02:13:58.711285 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:58.711301 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:58.711316 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:58.711328 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:58.711339 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:58.711353 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:58.711365 | orchestrator | 2026-05-31 02:13:58.711379 | orchestrator | RUNNING HANDLER [osism.services.chrony : Restart chrony service] *************** 2026-05-31 02:13:58.711391 | orchestrator | Sunday 31 May 2026 02:13:27 +0000 (0:00:01.411) 0:08:01.978 ************ 2026-05-31 02:13:58.711403 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.711417 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.711456 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.711470 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.711508 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.711523 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.711536 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.711547 | orchestrator | 2026-05-31 02:13:58.711561 | orchestrator | PLAY [Apply bootstrap role part 2] ********************************************* 2026-05-31 02:13:58.711575 | orchestrator | 2026-05-31 02:13:58.711588 | orchestrator | TASK [Include hardening role] ************************************************** 2026-05-31 02:13:58.711602 | orchestrator | Sunday 31 May 2026 02:13:28 +0000 (0:00:01.480) 0:08:03.458 ************ 2026-05-31 02:13:58.711613 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:13:58.711622 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:13:58.711631 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:13:58.711640 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:13:58.711648 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:13:58.711658 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:13:58.711667 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:13:58.711675 | orchestrator | 2026-05-31 02:13:58.711684 | orchestrator | PLAY [Apply bootstrap roles part 3] ******************************************** 2026-05-31 02:13:58.711693 | orchestrator | 2026-05-31 02:13:58.711702 | orchestrator | TASK [osism.services.journald : Copy configuration file] *********************** 2026-05-31 02:13:58.711712 | orchestrator | Sunday 31 May 2026 02:13:29 +0000 (0:00:00.928) 0:08:04.386 ************ 2026-05-31 02:13:58.711721 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.711729 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.711738 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.711747 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.711756 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.711765 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.711773 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.711782 | orchestrator | 2026-05-31 02:13:58.711805 | orchestrator | TASK [osism.services.journald : Manage journald service] *********************** 2026-05-31 02:13:58.711815 | orchestrator | Sunday 31 May 2026 02:13:31 +0000 (0:00:01.482) 0:08:05.868 ************ 2026-05-31 02:13:58.711824 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:58.711833 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:58.711842 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:58.711850 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:58.711858 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:58.711865 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:58.711873 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:58.711881 | orchestrator | 2026-05-31 02:13:58.711889 | orchestrator | TASK [Include auditd role] ***************************************************** 2026-05-31 02:13:58.711897 | orchestrator | Sunday 31 May 2026 02:13:32 +0000 (0:00:01.562) 0:08:07.431 ************ 2026-05-31 02:13:58.711905 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:13:58.711912 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:13:58.711920 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:13:58.711928 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:13:58.711936 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:13:58.711943 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:13:58.711952 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:13:58.711960 | orchestrator | 2026-05-31 02:13:58.711968 | orchestrator | TASK [Include smartd role] ***************************************************** 2026-05-31 02:13:58.711976 | orchestrator | Sunday 31 May 2026 02:13:33 +0000 (0:00:00.470) 0:08:07.901 ************ 2026-05-31 02:13:58.711984 | orchestrator | included: osism.services.smartd for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:13:58.711994 | orchestrator | 2026-05-31 02:13:58.712002 | orchestrator | TASK [osism.services.smartd : Include distribution specific install tasks] ***** 2026-05-31 02:13:58.712010 | orchestrator | Sunday 31 May 2026 02:13:34 +0000 (0:00:00.990) 0:08:08.892 ************ 2026-05-31 02:13:58.712027 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/smartd/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:13:58.712038 | orchestrator | 2026-05-31 02:13:58.712046 | orchestrator | TASK [osism.services.smartd : Install smartmontools package] ******************* 2026-05-31 02:13:58.712054 | orchestrator | Sunday 31 May 2026 02:13:35 +0000 (0:00:01.010) 0:08:09.902 ************ 2026-05-31 02:13:58.712062 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.712070 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.712077 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.712083 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.712090 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.712096 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.712103 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.712110 | orchestrator | 2026-05-31 02:13:58.712131 | orchestrator | TASK [osism.services.smartd : Create /var/log/smartd directory] **************** 2026-05-31 02:13:58.712139 | orchestrator | Sunday 31 May 2026 02:13:44 +0000 (0:00:09.648) 0:08:19.551 ************ 2026-05-31 02:13:58.712145 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.712152 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.712158 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.712165 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.712171 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.712178 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.712184 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.712191 | orchestrator | 2026-05-31 02:13:58.712197 | orchestrator | TASK [osism.services.smartd : Copy smartmontools configuration file] *********** 2026-05-31 02:13:58.712204 | orchestrator | Sunday 31 May 2026 02:13:46 +0000 (0:00:01.396) 0:08:20.948 ************ 2026-05-31 02:13:58.712210 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.712217 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.712224 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.712230 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.712236 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.712243 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.712250 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.712256 | orchestrator | 2026-05-31 02:13:58.712263 | orchestrator | TASK [osism.services.smartd : Manage smartd service] *************************** 2026-05-31 02:13:58.712270 | orchestrator | Sunday 31 May 2026 02:13:47 +0000 (0:00:01.496) 0:08:22.444 ************ 2026-05-31 02:13:58.712277 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.712283 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.712290 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.712296 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.712303 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.712309 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.712316 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.712322 | orchestrator | 2026-05-31 02:13:58.712329 | orchestrator | RUNNING HANDLER [osism.services.journald : Restart journald service] *********** 2026-05-31 02:13:58.712335 | orchestrator | Sunday 31 May 2026 02:13:50 +0000 (0:00:02.372) 0:08:24.816 ************ 2026-05-31 02:13:58.712342 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.712348 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.712355 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.712362 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.712368 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.712375 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.712381 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.712388 | orchestrator | 2026-05-31 02:13:58.712394 | orchestrator | RUNNING HANDLER [osism.services.smartd : Restart smartd service] *************** 2026-05-31 02:13:58.712401 | orchestrator | Sunday 31 May 2026 02:13:51 +0000 (0:00:01.272) 0:08:26.089 ************ 2026-05-31 02:13:58.712413 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.712419 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.712426 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.712432 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.712439 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.712445 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.712452 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.712458 | orchestrator | 2026-05-31 02:13:58.712469 | orchestrator | PLAY [Set state bootstrap] ***************************************************** 2026-05-31 02:13:58.712475 | orchestrator | 2026-05-31 02:13:58.712504 | orchestrator | TASK [Set osism.bootstrap.status fact] ***************************************** 2026-05-31 02:13:58.712512 | orchestrator | Sunday 31 May 2026 02:13:52 +0000 (0:00:01.157) 0:08:27.246 ************ 2026-05-31 02:13:58.712519 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:13:58.712526 | orchestrator | 2026-05-31 02:13:58.712532 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-05-31 02:13:58.712539 | orchestrator | Sunday 31 May 2026 02:13:53 +0000 (0:00:00.926) 0:08:28.173 ************ 2026-05-31 02:13:58.712545 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:58.712552 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:58.712558 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:58.712565 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:58.712571 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:58.712578 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:58.712584 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:58.712591 | orchestrator | 2026-05-31 02:13:58.712598 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-05-31 02:13:58.712604 | orchestrator | Sunday 31 May 2026 02:13:54 +0000 (0:00:01.231) 0:08:29.404 ************ 2026-05-31 02:13:58.712611 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:13:58.712618 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:13:58.712624 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:13:58.712631 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:13:58.712637 | orchestrator | changed: [testbed-manager] 2026-05-31 02:13:58.712644 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:13:58.712650 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:13:58.712657 | orchestrator | 2026-05-31 02:13:58.712664 | orchestrator | TASK [Set osism.bootstrap.timestamp fact] ************************************** 2026-05-31 02:13:58.712670 | orchestrator | Sunday 31 May 2026 02:13:56 +0000 (0:00:01.540) 0:08:30.944 ************ 2026-05-31 02:13:58.712677 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:13:58.712684 | orchestrator | 2026-05-31 02:13:58.712690 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-05-31 02:13:58.712697 | orchestrator | Sunday 31 May 2026 02:13:57 +0000 (0:00:01.190) 0:08:32.135 ************ 2026-05-31 02:13:58.712703 | orchestrator | ok: [testbed-manager] 2026-05-31 02:13:58.712710 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:13:58.712716 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:13:58.712723 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:13:58.712729 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:13:58.712736 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:13:58.712743 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:13:58.712749 | orchestrator | 2026-05-31 02:13:58.712760 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-05-31 02:14:00.325330 | orchestrator | Sunday 31 May 2026 02:13:58 +0000 (0:00:01.308) 0:08:33.444 ************ 2026-05-31 02:14:00.325410 | orchestrator | changed: [testbed-manager] 2026-05-31 02:14:00.325425 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:14:00.325436 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:14:00.325447 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:14:00.325533 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:14:00.325547 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:14:00.325558 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:14:00.325569 | orchestrator | 2026-05-31 02:14:00.325581 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:14:00.325593 | orchestrator | testbed-manager : ok=168  changed=40  unreachable=0 failed=0 skipped=42  rescued=0 ignored=0 2026-05-31 02:14:00.325606 | orchestrator | testbed-node-0 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-05-31 02:14:00.325616 | orchestrator | testbed-node-1 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-05-31 02:14:00.325627 | orchestrator | testbed-node-2 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-05-31 02:14:00.325638 | orchestrator | testbed-node-3 : ok=175  changed=65  unreachable=0 failed=0 skipped=38  rescued=0 ignored=0 2026-05-31 02:14:00.325649 | orchestrator | testbed-node-4 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-05-31 02:14:00.325659 | orchestrator | testbed-node-5 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-05-31 02:14:00.325670 | orchestrator | 2026-05-31 02:14:00.325681 | orchestrator | 2026-05-31 02:14:00.325691 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:14:00.325702 | orchestrator | Sunday 31 May 2026 02:13:59 +0000 (0:00:01.189) 0:08:34.634 ************ 2026-05-31 02:14:00.325714 | orchestrator | =============================================================================== 2026-05-31 02:14:00.325724 | orchestrator | osism.commons.packages : Install required packages --------------------- 80.23s 2026-05-31 02:14:00.325735 | orchestrator | osism.commons.packages : Download required packages -------------------- 43.38s 2026-05-31 02:14:00.325745 | orchestrator | osism.commons.cleanup : Cleanup installed packages --------------------- 34.98s 2026-05-31 02:14:00.325770 | orchestrator | osism.commons.repository : Update package cache ------------------------ 16.94s 2026-05-31 02:14:00.325782 | orchestrator | osism.services.docker : Install docker package ------------------------- 12.18s 2026-05-31 02:14:00.325793 | orchestrator | osism.commons.systohc : Install util-linux-extra package --------------- 11.66s 2026-05-31 02:14:00.325812 | orchestrator | osism.commons.packages : Remove dependencies that are no longer required -- 11.08s 2026-05-31 02:14:00.325833 | orchestrator | osism.services.docker : Install containerd package --------------------- 10.28s 2026-05-31 02:14:00.325851 | orchestrator | osism.services.lldpd : Install lldpd package --------------------------- 10.18s 2026-05-31 02:14:00.325869 | orchestrator | osism.services.docker : Install docker-cli package ---------------------- 9.72s 2026-05-31 02:14:00.325888 | orchestrator | osism.services.smartd : Install smartmontools package ------------------- 9.65s 2026-05-31 02:14:00.325907 | orchestrator | osism.services.rng : Install rng package -------------------------------- 9.22s 2026-05-31 02:14:00.325926 | orchestrator | osism.services.docker : Add repository ---------------------------------- 9.19s 2026-05-31 02:14:00.325945 | orchestrator | osism.commons.cleanup : Remove cloudinit package ------------------------ 8.85s 2026-05-31 02:14:00.325965 | orchestrator | osism.commons.cleanup : Uninstall unattended-upgrades package ----------- 8.31s 2026-05-31 02:14:00.325986 | orchestrator | osism.commons.docker_compose : Install docker-compose-plugin package ---- 8.05s 2026-05-31 02:14:00.326005 | orchestrator | osism.services.docker : Install apt-transport-https package ------------- 7.44s 2026-05-31 02:14:00.326102 | orchestrator | osism.commons.cleanup : Remove dependencies that are no longer required --- 6.39s 2026-05-31 02:14:00.326123 | orchestrator | osism.services.chrony : Populate service facts -------------------------- 5.91s 2026-05-31 02:14:00.326157 | orchestrator | osism.commons.services : Populate service facts ------------------------- 5.70s 2026-05-31 02:14:00.666313 | orchestrator | + osism apply fail2ban 2026-05-31 02:14:13.421478 | orchestrator | 2026-05-31 02:14:13 | INFO  | Task be291f24-7404-4556-a813-10234b10c9fe (fail2ban) was prepared for execution. 2026-05-31 02:14:13.421619 | orchestrator | 2026-05-31 02:14:13 | INFO  | It takes a moment until task be291f24-7404-4556-a813-10234b10c9fe (fail2ban) has been started and output is visible here. 2026-05-31 02:14:36.869231 | orchestrator | 2026-05-31 02:14:36.869340 | orchestrator | PLAY [Apply role fail2ban] ***************************************************** 2026-05-31 02:14:36.869356 | orchestrator | 2026-05-31 02:14:36.869369 | orchestrator | TASK [osism.services.fail2ban : Include distribution specific install tasks] *** 2026-05-31 02:14:36.869381 | orchestrator | Sunday 31 May 2026 02:14:18 +0000 (0:00:00.285) 0:00:00.285 ************ 2026-05-31 02:14:36.869394 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/fail2ban/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:14:36.869408 | orchestrator | 2026-05-31 02:14:36.869420 | orchestrator | TASK [osism.services.fail2ban : Install fail2ban package] ********************** 2026-05-31 02:14:36.869431 | orchestrator | Sunday 31 May 2026 02:14:20 +0000 (0:00:01.389) 0:00:01.675 ************ 2026-05-31 02:14:36.869442 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:14:36.869455 | orchestrator | changed: [testbed-manager] 2026-05-31 02:14:36.869466 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:14:36.869478 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:14:36.869489 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:14:36.869500 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:14:36.869542 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:14:36.869554 | orchestrator | 2026-05-31 02:14:36.869565 | orchestrator | TASK [osism.services.fail2ban : Copy configuration files] ********************** 2026-05-31 02:14:36.869577 | orchestrator | Sunday 31 May 2026 02:14:31 +0000 (0:00:11.582) 0:00:13.257 ************ 2026-05-31 02:14:36.869588 | orchestrator | changed: [testbed-manager] 2026-05-31 02:14:36.869599 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:14:36.869610 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:14:36.869621 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:14:36.869632 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:14:36.869643 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:14:36.869654 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:14:36.869665 | orchestrator | 2026-05-31 02:14:36.869676 | orchestrator | TASK [osism.services.fail2ban : Manage fail2ban service] *********************** 2026-05-31 02:14:36.869688 | orchestrator | Sunday 31 May 2026 02:14:33 +0000 (0:00:01.411) 0:00:14.669 ************ 2026-05-31 02:14:36.869699 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:14:36.869711 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:14:36.869722 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:14:36.869733 | orchestrator | ok: [testbed-manager] 2026-05-31 02:14:36.869744 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:14:36.869755 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:14:36.869767 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:14:36.869780 | orchestrator | 2026-05-31 02:14:36.869793 | orchestrator | TASK [osism.services.fail2ban : Reload fail2ban configuration] ***************** 2026-05-31 02:14:36.869806 | orchestrator | Sunday 31 May 2026 02:14:34 +0000 (0:00:01.558) 0:00:16.227 ************ 2026-05-31 02:14:36.869819 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:14:36.869831 | orchestrator | changed: [testbed-manager] 2026-05-31 02:14:36.869843 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:14:36.869856 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:14:36.869868 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:14:36.869881 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:14:36.869894 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:14:36.869934 | orchestrator | 2026-05-31 02:14:36.869947 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:14:36.869960 | orchestrator | testbed-manager : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:14:36.869989 | orchestrator | testbed-node-0 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:14:36.870003 | orchestrator | testbed-node-1 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:14:36.870073 | orchestrator | testbed-node-2 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:14:36.870090 | orchestrator | testbed-node-3 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:14:36.870103 | orchestrator | testbed-node-4 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:14:36.870116 | orchestrator | testbed-node-5 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:14:36.870129 | orchestrator | 2026-05-31 02:14:36.870140 | orchestrator | 2026-05-31 02:14:36.870151 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:14:36.870163 | orchestrator | Sunday 31 May 2026 02:14:36 +0000 (0:00:01.712) 0:00:17.940 ************ 2026-05-31 02:14:36.870174 | orchestrator | =============================================================================== 2026-05-31 02:14:36.870185 | orchestrator | osism.services.fail2ban : Install fail2ban package --------------------- 11.58s 2026-05-31 02:14:36.870196 | orchestrator | osism.services.fail2ban : Reload fail2ban configuration ----------------- 1.71s 2026-05-31 02:14:36.870207 | orchestrator | osism.services.fail2ban : Manage fail2ban service ----------------------- 1.56s 2026-05-31 02:14:36.870218 | orchestrator | osism.services.fail2ban : Copy configuration files ---------------------- 1.41s 2026-05-31 02:14:36.870230 | orchestrator | osism.services.fail2ban : Include distribution specific install tasks --- 1.39s 2026-05-31 02:14:37.155352 | orchestrator | + osism apply network 2026-05-31 02:14:49.410335 | orchestrator | 2026-05-31 02:14:49 | INFO  | Task 33fc1b5c-8822-4ab7-a762-ca7596f2b14d (network) was prepared for execution. 2026-05-31 02:14:49.410419 | orchestrator | 2026-05-31 02:14:49 | INFO  | It takes a moment until task 33fc1b5c-8822-4ab7-a762-ca7596f2b14d (network) has been started and output is visible here. 2026-05-31 02:15:21.104052 | orchestrator | 2026-05-31 02:15:21.104171 | orchestrator | PLAY [Apply role network] ****************************************************** 2026-05-31 02:15:21.104200 | orchestrator | 2026-05-31 02:15:21.104223 | orchestrator | TASK [osism.commons.network : Gather variables for each operating system] ****** 2026-05-31 02:15:21.104243 | orchestrator | Sunday 31 May 2026 02:14:55 +0000 (0:00:00.338) 0:00:00.338 ************ 2026-05-31 02:15:21.104264 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.104285 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:21.104305 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:21.104325 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:21.104343 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:21.104361 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:21.104379 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:21.104397 | orchestrator | 2026-05-31 02:15:21.104415 | orchestrator | TASK [osism.commons.network : Include type specific tasks] ********************* 2026-05-31 02:15:21.104434 | orchestrator | Sunday 31 May 2026 02:14:55 +0000 (0:00:00.708) 0:00:01.046 ************ 2026-05-31 02:15:21.104454 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/netplan-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:15:21.104509 | orchestrator | 2026-05-31 02:15:21.104530 | orchestrator | TASK [osism.commons.network : Install required packages] *********************** 2026-05-31 02:15:21.104580 | orchestrator | Sunday 31 May 2026 02:14:57 +0000 (0:00:01.248) 0:00:02.295 ************ 2026-05-31 02:15:21.104598 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.104618 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:21.104636 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:21.104655 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:21.104676 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:21.104695 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:21.104714 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:21.104727 | orchestrator | 2026-05-31 02:15:21.104740 | orchestrator | TASK [osism.commons.network : Remove ifupdown package] ************************* 2026-05-31 02:15:21.104753 | orchestrator | Sunday 31 May 2026 02:14:59 +0000 (0:00:02.083) 0:00:04.379 ************ 2026-05-31 02:15:21.104766 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:21.104778 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.104790 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:21.104802 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:21.104813 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:21.104824 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:21.104834 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:21.104845 | orchestrator | 2026-05-31 02:15:21.104855 | orchestrator | TASK [osism.commons.network : Create required directories] ********************* 2026-05-31 02:15:21.104866 | orchestrator | Sunday 31 May 2026 02:15:01 +0000 (0:00:01.971) 0:00:06.350 ************ 2026-05-31 02:15:21.104877 | orchestrator | ok: [testbed-node-0] => (item=/etc/netplan) 2026-05-31 02:15:21.104887 | orchestrator | ok: [testbed-node-1] => (item=/etc/netplan) 2026-05-31 02:15:21.104898 | orchestrator | ok: [testbed-manager] => (item=/etc/netplan) 2026-05-31 02:15:21.104908 | orchestrator | ok: [testbed-node-2] => (item=/etc/netplan) 2026-05-31 02:15:21.104919 | orchestrator | ok: [testbed-node-3] => (item=/etc/netplan) 2026-05-31 02:15:21.104929 | orchestrator | ok: [testbed-node-4] => (item=/etc/netplan) 2026-05-31 02:15:21.104939 | orchestrator | ok: [testbed-node-5] => (item=/etc/netplan) 2026-05-31 02:15:21.104950 | orchestrator | 2026-05-31 02:15:21.104961 | orchestrator | TASK [osism.commons.network : Prepare netplan configuration template] ********** 2026-05-31 02:15:21.104991 | orchestrator | Sunday 31 May 2026 02:15:02 +0000 (0:00:01.169) 0:00:07.520 ************ 2026-05-31 02:15:21.105003 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 02:15:21.105014 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 02:15:21.105030 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 02:15:21.105048 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 02:15:21.105066 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 02:15:21.105083 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 02:15:21.105100 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 02:15:21.105116 | orchestrator | 2026-05-31 02:15:21.105133 | orchestrator | TASK [osism.commons.network : Copy netplan configuration] ********************** 2026-05-31 02:15:21.105152 | orchestrator | Sunday 31 May 2026 02:15:06 +0000 (0:00:04.163) 0:00:11.684 ************ 2026-05-31 02:15:21.105169 | orchestrator | changed: [testbed-manager] 2026-05-31 02:15:21.105187 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:15:21.105202 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:15:21.105220 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:15:21.105238 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:15:21.105257 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:15:21.105275 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:15:21.105293 | orchestrator | 2026-05-31 02:15:21.105311 | orchestrator | TASK [osism.commons.network : Remove netplan configuration template] *********** 2026-05-31 02:15:21.105329 | orchestrator | Sunday 31 May 2026 02:15:07 +0000 (0:00:01.464) 0:00:13.149 ************ 2026-05-31 02:15:21.105348 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 02:15:21.105365 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 02:15:21.105393 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 02:15:21.105404 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 02:15:21.105414 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 02:15:21.105424 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 02:15:21.105435 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 02:15:21.105446 | orchestrator | 2026-05-31 02:15:21.105457 | orchestrator | TASK [osism.commons.network : Check if path for interface file exists] ********* 2026-05-31 02:15:21.105468 | orchestrator | Sunday 31 May 2026 02:15:09 +0000 (0:00:01.780) 0:00:14.929 ************ 2026-05-31 02:15:21.105478 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.105489 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:21.105500 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:21.105511 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:21.105521 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:21.105531 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:21.105574 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:21.105586 | orchestrator | 2026-05-31 02:15:21.105597 | orchestrator | TASK [osism.commons.network : Copy interfaces file] **************************** 2026-05-31 02:15:21.105631 | orchestrator | Sunday 31 May 2026 02:15:10 +0000 (0:00:01.140) 0:00:16.070 ************ 2026-05-31 02:15:21.105642 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:15:21.105653 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:15:21.105664 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:15:21.105674 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:15:21.105684 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:15:21.105695 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:15:21.105705 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:15:21.105715 | orchestrator | 2026-05-31 02:15:21.105726 | orchestrator | TASK [osism.commons.network : Install package networkd-dispatcher] ************* 2026-05-31 02:15:21.105737 | orchestrator | Sunday 31 May 2026 02:15:11 +0000 (0:00:00.660) 0:00:16.731 ************ 2026-05-31 02:15:21.105747 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.105758 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:21.105768 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:21.105778 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:21.105789 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:21.105799 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:21.105810 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:21.105820 | orchestrator | 2026-05-31 02:15:21.105831 | orchestrator | TASK [osism.commons.network : Copy dispatcher scripts] ************************* 2026-05-31 02:15:21.105841 | orchestrator | Sunday 31 May 2026 02:15:13 +0000 (0:00:02.047) 0:00:18.778 ************ 2026-05-31 02:15:21.105852 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:15:21.105862 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:15:21.105873 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:15:21.105883 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:15:21.105894 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:15:21.105904 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:15:21.105916 | orchestrator | changed: [testbed-manager] => (item={'dest': 'routable.d/iptables.sh', 'src': '/opt/configuration/network/iptables.sh'}) 2026-05-31 02:15:21.105928 | orchestrator | 2026-05-31 02:15:21.105939 | orchestrator | TASK [osism.commons.network : Manage service networkd-dispatcher] ************** 2026-05-31 02:15:21.105949 | orchestrator | Sunday 31 May 2026 02:15:14 +0000 (0:00:00.860) 0:00:19.639 ************ 2026-05-31 02:15:21.105960 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.105970 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:15:21.105980 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:15:21.105991 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:15:21.106001 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:15:21.106011 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:15:21.106093 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:15:21.106113 | orchestrator | 2026-05-31 02:15:21.106132 | orchestrator | TASK [osism.commons.network : Include cleanup tasks] *************************** 2026-05-31 02:15:21.106164 | orchestrator | Sunday 31 May 2026 02:15:16 +0000 (0:00:01.915) 0:00:21.555 ************ 2026-05-31 02:15:21.106184 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/cleanup-netplan.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:15:21.106204 | orchestrator | 2026-05-31 02:15:21.106225 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-05-31 02:15:21.106245 | orchestrator | Sunday 31 May 2026 02:15:17 +0000 (0:00:01.606) 0:00:23.162 ************ 2026-05-31 02:15:21.106265 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:21.106277 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:21.106296 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.106307 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:21.106318 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:21.106328 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:21.106339 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:21.106349 | orchestrator | 2026-05-31 02:15:21.106360 | orchestrator | TASK [osism.commons.network : Set network_configured_files fact] *************** 2026-05-31 02:15:21.106371 | orchestrator | Sunday 31 May 2026 02:15:19 +0000 (0:00:01.258) 0:00:24.420 ************ 2026-05-31 02:15:21.106382 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:21.106392 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:21.106403 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:21.106413 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:21.106424 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:21.106434 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:21.106445 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:21.106455 | orchestrator | 2026-05-31 02:15:21.106466 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-05-31 02:15:21.106477 | orchestrator | Sunday 31 May 2026 02:15:19 +0000 (0:00:00.648) 0:00:25.069 ************ 2026-05-31 02:15:21.106487 | orchestrator | skipping: [testbed-manager] => (item=/etc/netplan/01-osism.yaml)  2026-05-31 02:15:21.106498 | orchestrator | skipping: [testbed-node-0] => (item=/etc/netplan/01-osism.yaml)  2026-05-31 02:15:21.106509 | orchestrator | skipping: [testbed-node-1] => (item=/etc/netplan/01-osism.yaml)  2026-05-31 02:15:21.106519 | orchestrator | changed: [testbed-manager] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-31 02:15:21.106530 | orchestrator | skipping: [testbed-node-2] => (item=/etc/netplan/01-osism.yaml)  2026-05-31 02:15:21.106585 | orchestrator | skipping: [testbed-node-3] => (item=/etc/netplan/01-osism.yaml)  2026-05-31 02:15:21.106598 | orchestrator | changed: [testbed-node-0] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-31 02:15:21.106617 | orchestrator | skipping: [testbed-node-4] => (item=/etc/netplan/01-osism.yaml)  2026-05-31 02:15:21.106636 | orchestrator | changed: [testbed-node-1] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-31 02:15:21.106655 | orchestrator | changed: [testbed-node-2] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-31 02:15:21.106674 | orchestrator | changed: [testbed-node-3] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-31 02:15:21.106693 | orchestrator | skipping: [testbed-node-5] => (item=/etc/netplan/01-osism.yaml)  2026-05-31 02:15:21.106713 | orchestrator | changed: [testbed-node-4] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-31 02:15:21.106731 | orchestrator | changed: [testbed-node-5] => (item=/etc/netplan/50-cloud-init.yaml) 2026-05-31 02:15:21.106750 | orchestrator | 2026-05-31 02:15:21.106774 | orchestrator | TASK [osism.commons.network : Include dummy interfaces] ************************ 2026-05-31 02:15:41.448757 | orchestrator | Sunday 31 May 2026 02:15:21 +0000 (0:00:01.233) 0:00:26.302 ************ 2026-05-31 02:15:41.448858 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:15:41.448875 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:15:41.448888 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:15:41.448899 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:15:41.448910 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:15:41.448920 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:15:41.448956 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:15:41.448968 | orchestrator | 2026-05-31 02:15:41.448980 | orchestrator | TASK [osism.commons.network : Include vxlan interfaces] ************************ 2026-05-31 02:15:41.448991 | orchestrator | Sunday 31 May 2026 02:15:21 +0000 (0:00:00.716) 0:00:27.019 ************ 2026-05-31 02:15:41.449004 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/vxlan-interfaces.yml for testbed-node-0, testbed-node-1, testbed-manager, testbed-node-2, testbed-node-4, testbed-node-5, testbed-node-3 2026-05-31 02:15:41.449017 | orchestrator | 2026-05-31 02:15:41.449028 | orchestrator | TASK [osism.commons.network : Create systemd networkd netdev files] ************ 2026-05-31 02:15:41.449039 | orchestrator | Sunday 31 May 2026 02:15:27 +0000 (0:00:05.913) 0:00:32.932 ************ 2026-05-31 02:15:41.449051 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449063 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449074 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'addresses': ['192.168.112.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449098 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.10/20'], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449117 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449129 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449140 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.11/20'], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449151 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449162 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449173 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449183 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.13/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449220 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.12/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449233 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.14/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449244 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.15/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449255 | orchestrator | 2026-05-31 02:15:41.449267 | orchestrator | TASK [osism.commons.network : Create systemd networkd network files] *********** 2026-05-31 02:15:41.449278 | orchestrator | Sunday 31 May 2026 02:15:34 +0000 (0:00:06.539) 0:00:39.472 ************ 2026-05-31 02:15:41.449289 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449300 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449311 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'addresses': ['192.168.112.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449322 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.11/20'], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449333 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449350 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.10/20'], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449361 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449372 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449383 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449394 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 42}}) 2026-05-31 02:15:41.449412 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.13/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449423 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.14/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:41.449441 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.12/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:47.298896 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.15/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 23}}) 2026-05-31 02:15:47.298989 | orchestrator | 2026-05-31 02:15:47.299005 | orchestrator | TASK [osism.commons.network : Include networkd cleanup tasks] ****************** 2026-05-31 02:15:47.299018 | orchestrator | Sunday 31 May 2026 02:15:41 +0000 (0:00:07.172) 0:00:46.645 ************ 2026-05-31 02:15:47.299050 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/cleanup-networkd.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:15:47.299063 | orchestrator | 2026-05-31 02:15:47.299074 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-05-31 02:15:47.299085 | orchestrator | Sunday 31 May 2026 02:15:42 +0000 (0:00:01.502) 0:00:48.147 ************ 2026-05-31 02:15:47.299096 | orchestrator | ok: [testbed-manager] 2026-05-31 02:15:47.299108 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:15:47.299119 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:15:47.299129 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:15:47.299140 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:15:47.299150 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:15:47.299161 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:15:47.299171 | orchestrator | 2026-05-31 02:15:47.299182 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-05-31 02:15:47.299193 | orchestrator | Sunday 31 May 2026 02:15:43 +0000 (0:00:00.974) 0:00:49.122 ************ 2026-05-31 02:15:47.299204 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-31 02:15:47.299215 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-31 02:15:47.299226 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-31 02:15:47.299237 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-31 02:15:47.299247 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:15:47.299259 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-31 02:15:47.299270 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-31 02:15:47.299281 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-31 02:15:47.299291 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-31 02:15:47.299302 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-31 02:15:47.299329 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-31 02:15:47.299341 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-31 02:15:47.299376 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-31 02:15:47.299387 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:15:47.299398 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-31 02:15:47.299408 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-31 02:15:47.299420 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-31 02:15:47.299432 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-31 02:15:47.299445 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:15:47.299457 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-31 02:15:47.299469 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-31 02:15:47.299481 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-31 02:15:47.299493 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-31 02:15:47.299504 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:15:47.299517 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-31 02:15:47.299528 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-31 02:15:47.299541 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-31 02:15:47.299553 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-31 02:15:47.299598 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:15:47.299617 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:15:47.299636 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.network)  2026-05-31 02:15:47.299656 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.network)  2026-05-31 02:15:47.299670 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-05-31 02:15:47.299682 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-05-31 02:15:47.299694 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:15:47.299707 | orchestrator | 2026-05-31 02:15:47.299719 | orchestrator | RUNNING HANDLER [osism.commons.network : Reload systemd-networkd] ************** 2026-05-31 02:15:47.299749 | orchestrator | Sunday 31 May 2026 02:15:45 +0000 (0:00:01.867) 0:00:50.989 ************ 2026-05-31 02:15:47.299760 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:15:47.299771 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:15:47.299782 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:15:47.299792 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:15:47.299803 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:15:47.299814 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:15:47.299824 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:15:47.299835 | orchestrator | 2026-05-31 02:15:47.299846 | orchestrator | RUNNING HANDLER [osism.commons.network : Netplan configuration changed] ******** 2026-05-31 02:15:47.299856 | orchestrator | Sunday 31 May 2026 02:15:46 +0000 (0:00:00.556) 0:00:51.546 ************ 2026-05-31 02:15:47.299867 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:15:47.299878 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:15:47.299889 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:15:47.299899 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:15:47.299910 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:15:47.299920 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:15:47.299930 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:15:47.299941 | orchestrator | 2026-05-31 02:15:47.299951 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:15:47.299963 | orchestrator | testbed-manager : ok=21  changed=5  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 02:15:47.299985 | orchestrator | testbed-node-0 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 02:15:47.299996 | orchestrator | testbed-node-1 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 02:15:47.300007 | orchestrator | testbed-node-2 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 02:15:47.300017 | orchestrator | testbed-node-3 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 02:15:47.300028 | orchestrator | testbed-node-4 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 02:15:47.300038 | orchestrator | testbed-node-5 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 02:15:47.300049 | orchestrator | 2026-05-31 02:15:47.300059 | orchestrator | 2026-05-31 02:15:47.300070 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:15:47.300087 | orchestrator | Sunday 31 May 2026 02:15:46 +0000 (0:00:00.631) 0:00:52.178 ************ 2026-05-31 02:15:47.300098 | orchestrator | =============================================================================== 2026-05-31 02:15:47.300109 | orchestrator | osism.commons.network : Create systemd networkd network files ----------- 7.17s 2026-05-31 02:15:47.300120 | orchestrator | osism.commons.network : Create systemd networkd netdev files ------------ 6.54s 2026-05-31 02:15:47.300130 | orchestrator | osism.commons.network : Include vxlan interfaces ------------------------ 5.91s 2026-05-31 02:15:47.300141 | orchestrator | osism.commons.network : Prepare netplan configuration template ---------- 4.16s 2026-05-31 02:15:47.300151 | orchestrator | osism.commons.network : Install required packages ----------------------- 2.08s 2026-05-31 02:15:47.300162 | orchestrator | osism.commons.network : Install package networkd-dispatcher ------------- 2.05s 2026-05-31 02:15:47.300172 | orchestrator | osism.commons.network : Remove ifupdown package ------------------------- 1.97s 2026-05-31 02:15:47.300183 | orchestrator | osism.commons.network : Manage service networkd-dispatcher -------------- 1.92s 2026-05-31 02:15:47.300193 | orchestrator | osism.commons.network : Remove unused configuration files --------------- 1.87s 2026-05-31 02:15:47.300204 | orchestrator | osism.commons.network : Remove netplan configuration template ----------- 1.78s 2026-05-31 02:15:47.300214 | orchestrator | osism.commons.network : Include cleanup tasks --------------------------- 1.61s 2026-05-31 02:15:47.300225 | orchestrator | osism.commons.network : Include networkd cleanup tasks ------------------ 1.50s 2026-05-31 02:15:47.300235 | orchestrator | osism.commons.network : Copy netplan configuration ---------------------- 1.46s 2026-05-31 02:15:47.300246 | orchestrator | osism.commons.network : List existing configuration files --------------- 1.26s 2026-05-31 02:15:47.300256 | orchestrator | osism.commons.network : Include type specific tasks --------------------- 1.25s 2026-05-31 02:15:47.300267 | orchestrator | osism.commons.network : Remove unused configuration files --------------- 1.23s 2026-05-31 02:15:47.300278 | orchestrator | osism.commons.network : Create required directories --------------------- 1.17s 2026-05-31 02:15:47.300288 | orchestrator | osism.commons.network : Check if path for interface file exists --------- 1.14s 2026-05-31 02:15:47.300299 | orchestrator | osism.commons.network : List existing configuration files --------------- 0.97s 2026-05-31 02:15:47.300309 | orchestrator | osism.commons.network : Copy dispatcher scripts ------------------------- 0.86s 2026-05-31 02:15:47.539493 | orchestrator | + osism apply wireguard 2026-05-31 02:15:59.384613 | orchestrator | 2026-05-31 02:15:59 | INFO  | Task 718d8e69-087e-498d-b6ca-8d2c87add856 (wireguard) was prepared for execution. 2026-05-31 02:15:59.384723 | orchestrator | 2026-05-31 02:15:59 | INFO  | It takes a moment until task 718d8e69-087e-498d-b6ca-8d2c87add856 (wireguard) has been started and output is visible here. 2026-05-31 02:16:22.354900 | orchestrator | 2026-05-31 02:16:22.354970 | orchestrator | PLAY [Apply role wireguard] **************************************************** 2026-05-31 02:16:22.354985 | orchestrator | 2026-05-31 02:16:22.354997 | orchestrator | TASK [osism.services.wireguard : Install iptables package] ********************* 2026-05-31 02:16:22.355009 | orchestrator | Sunday 31 May 2026 02:16:04 +0000 (0:00:00.288) 0:00:00.288 ************ 2026-05-31 02:16:22.355020 | orchestrator | ok: [testbed-manager] 2026-05-31 02:16:22.355032 | orchestrator | 2026-05-31 02:16:22.355049 | orchestrator | TASK [osism.services.wireguard : Install wireguard package] ******************** 2026-05-31 02:16:22.355060 | orchestrator | Sunday 31 May 2026 02:16:06 +0000 (0:00:01.975) 0:00:02.263 ************ 2026-05-31 02:16:22.355071 | orchestrator | changed: [testbed-manager] 2026-05-31 02:16:22.355083 | orchestrator | 2026-05-31 02:16:22.355093 | orchestrator | TASK [osism.services.wireguard : Create public and private key - server] ******* 2026-05-31 02:16:22.355105 | orchestrator | Sunday 31 May 2026 02:16:14 +0000 (0:00:07.820) 0:00:10.083 ************ 2026-05-31 02:16:22.355115 | orchestrator | changed: [testbed-manager] 2026-05-31 02:16:22.355125 | orchestrator | 2026-05-31 02:16:22.355136 | orchestrator | TASK [osism.services.wireguard : Create preshared key] ************************* 2026-05-31 02:16:22.355147 | orchestrator | Sunday 31 May 2026 02:16:15 +0000 (0:00:00.549) 0:00:10.633 ************ 2026-05-31 02:16:22.355157 | orchestrator | changed: [testbed-manager] 2026-05-31 02:16:22.355168 | orchestrator | 2026-05-31 02:16:22.355179 | orchestrator | TASK [osism.services.wireguard : Get preshared key] **************************** 2026-05-31 02:16:22.355189 | orchestrator | Sunday 31 May 2026 02:16:15 +0000 (0:00:00.422) 0:00:11.055 ************ 2026-05-31 02:16:22.355200 | orchestrator | ok: [testbed-manager] 2026-05-31 02:16:22.355210 | orchestrator | 2026-05-31 02:16:22.355221 | orchestrator | TASK [osism.services.wireguard : Get public key - server] ********************** 2026-05-31 02:16:22.355231 | orchestrator | Sunday 31 May 2026 02:16:16 +0000 (0:00:00.806) 0:00:11.862 ************ 2026-05-31 02:16:22.355242 | orchestrator | ok: [testbed-manager] 2026-05-31 02:16:22.355252 | orchestrator | 2026-05-31 02:16:22.355263 | orchestrator | TASK [osism.services.wireguard : Get private key - server] ********************* 2026-05-31 02:16:22.355274 | orchestrator | Sunday 31 May 2026 02:16:16 +0000 (0:00:00.424) 0:00:12.286 ************ 2026-05-31 02:16:22.355284 | orchestrator | ok: [testbed-manager] 2026-05-31 02:16:22.355295 | orchestrator | 2026-05-31 02:16:22.355305 | orchestrator | TASK [osism.services.wireguard : Copy wg0.conf configuration file] ************* 2026-05-31 02:16:22.355316 | orchestrator | Sunday 31 May 2026 02:16:17 +0000 (0:00:00.432) 0:00:12.719 ************ 2026-05-31 02:16:22.355326 | orchestrator | changed: [testbed-manager] 2026-05-31 02:16:22.355337 | orchestrator | 2026-05-31 02:16:22.355347 | orchestrator | TASK [osism.services.wireguard : Copy client configuration files] ************** 2026-05-31 02:16:22.355358 | orchestrator | Sunday 31 May 2026 02:16:18 +0000 (0:00:01.071) 0:00:13.790 ************ 2026-05-31 02:16:22.355368 | orchestrator | changed: [testbed-manager] => (item=None) 2026-05-31 02:16:22.355379 | orchestrator | changed: [testbed-manager] 2026-05-31 02:16:22.355390 | orchestrator | 2026-05-31 02:16:22.355401 | orchestrator | TASK [osism.services.wireguard : Manage wg-quick@wg0.service service] ********** 2026-05-31 02:16:22.355413 | orchestrator | Sunday 31 May 2026 02:16:19 +0000 (0:00:00.805) 0:00:14.596 ************ 2026-05-31 02:16:22.355447 | orchestrator | changed: [testbed-manager] 2026-05-31 02:16:22.355458 | orchestrator | 2026-05-31 02:16:22.355471 | orchestrator | RUNNING HANDLER [osism.services.wireguard : Restart wg0 service] *************** 2026-05-31 02:16:22.355484 | orchestrator | Sunday 31 May 2026 02:16:20 +0000 (0:00:01.765) 0:00:16.361 ************ 2026-05-31 02:16:22.355495 | orchestrator | changed: [testbed-manager] 2026-05-31 02:16:22.355507 | orchestrator | 2026-05-31 02:16:22.355519 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:16:22.355533 | orchestrator | testbed-manager : ok=11  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:16:22.355576 | orchestrator | 2026-05-31 02:16:22.355589 | orchestrator | 2026-05-31 02:16:22.355601 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:16:22.355614 | orchestrator | Sunday 31 May 2026 02:16:21 +0000 (0:00:00.852) 0:00:17.214 ************ 2026-05-31 02:16:22.355626 | orchestrator | =============================================================================== 2026-05-31 02:16:22.355638 | orchestrator | osism.services.wireguard : Install wireguard package -------------------- 7.82s 2026-05-31 02:16:22.355650 | orchestrator | osism.services.wireguard : Install iptables package --------------------- 1.98s 2026-05-31 02:16:22.355662 | orchestrator | osism.services.wireguard : Manage wg-quick@wg0.service service ---------- 1.77s 2026-05-31 02:16:22.355674 | orchestrator | osism.services.wireguard : Copy wg0.conf configuration file ------------- 1.07s 2026-05-31 02:16:22.355686 | orchestrator | osism.services.wireguard : Restart wg0 service -------------------------- 0.85s 2026-05-31 02:16:22.355699 | orchestrator | osism.services.wireguard : Get preshared key ---------------------------- 0.81s 2026-05-31 02:16:22.355711 | orchestrator | osism.services.wireguard : Copy client configuration files -------------- 0.81s 2026-05-31 02:16:22.355723 | orchestrator | osism.services.wireguard : Create public and private key - server ------- 0.55s 2026-05-31 02:16:22.355736 | orchestrator | osism.services.wireguard : Get private key - server --------------------- 0.43s 2026-05-31 02:16:22.355748 | orchestrator | osism.services.wireguard : Get public key - server ---------------------- 0.42s 2026-05-31 02:16:22.355760 | orchestrator | osism.services.wireguard : Create preshared key ------------------------- 0.42s 2026-05-31 02:16:22.831701 | orchestrator | + sh -c /opt/configuration/scripts/prepare-wireguard-configuration.sh 2026-05-31 02:16:22.860018 | orchestrator | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-31 02:16:22.860101 | orchestrator | Dload Upload Total Spent Left Speed 2026-05-31 02:16:22.946067 | orchestrator | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15 100 15 0 0 174 0 --:--:-- --:--:-- --:--:-- 176 2026-05-31 02:16:22.956463 | orchestrator | + osism apply --environment custom workarounds 2026-05-31 02:16:25.718151 | orchestrator | 2026-05-31 02:16:25 | INFO  | Trying to run play workarounds in environment custom 2026-05-31 02:16:35.834973 | orchestrator | 2026-05-31 02:16:35 | INFO  | Task d5867aed-0da8-470b-87a7-334586da1823 (workarounds) was prepared for execution. 2026-05-31 02:16:35.835074 | orchestrator | 2026-05-31 02:16:35 | INFO  | It takes a moment until task d5867aed-0da8-470b-87a7-334586da1823 (workarounds) has been started and output is visible here. 2026-05-31 02:17:05.064692 | orchestrator | 2026-05-31 02:17:05.064802 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:17:05.064820 | orchestrator | 2026-05-31 02:17:05.064833 | orchestrator | TASK [Group hosts based on virtualization_role] ******************************** 2026-05-31 02:17:05.064845 | orchestrator | Sunday 31 May 2026 02:16:41 +0000 (0:00:00.171) 0:00:00.171 ************ 2026-05-31 02:17:05.064857 | orchestrator | changed: [testbed-node-0] => (item=virtualization_role_guest) 2026-05-31 02:17:05.064868 | orchestrator | changed: [testbed-node-1] => (item=virtualization_role_guest) 2026-05-31 02:17:05.064879 | orchestrator | changed: [testbed-node-2] => (item=virtualization_role_guest) 2026-05-31 02:17:05.064890 | orchestrator | changed: [testbed-node-3] => (item=virtualization_role_guest) 2026-05-31 02:17:05.064901 | orchestrator | changed: [testbed-node-4] => (item=virtualization_role_guest) 2026-05-31 02:17:05.064911 | orchestrator | changed: [testbed-node-5] => (item=virtualization_role_guest) 2026-05-31 02:17:05.064922 | orchestrator | changed: [testbed-manager] => (item=virtualization_role_guest) 2026-05-31 02:17:05.064933 | orchestrator | 2026-05-31 02:17:05.064944 | orchestrator | PLAY [Apply netplan configuration on the manager node] ************************* 2026-05-31 02:17:05.064954 | orchestrator | 2026-05-31 02:17:05.064965 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-05-31 02:17:05.065004 | orchestrator | Sunday 31 May 2026 02:16:41 +0000 (0:00:00.931) 0:00:01.103 ************ 2026-05-31 02:17:05.065017 | orchestrator | ok: [testbed-manager] 2026-05-31 02:17:05.065029 | orchestrator | 2026-05-31 02:17:05.065040 | orchestrator | PLAY [Apply netplan configuration on all other nodes] ************************** 2026-05-31 02:17:05.065050 | orchestrator | 2026-05-31 02:17:05.065061 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-05-31 02:17:05.065072 | orchestrator | Sunday 31 May 2026 02:16:44 +0000 (0:00:02.566) 0:00:03.670 ************ 2026-05-31 02:17:05.065083 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:17:05.065094 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:17:05.065104 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:17:05.065115 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:17:05.065125 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:17:05.065136 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:17:05.065146 | orchestrator | 2026-05-31 02:17:05.065157 | orchestrator | PLAY [Add custom CA certificates to non-manager nodes] ************************* 2026-05-31 02:17:05.065168 | orchestrator | 2026-05-31 02:17:05.065193 | orchestrator | TASK [Copy custom CA certificates] ********************************************* 2026-05-31 02:17:05.065205 | orchestrator | Sunday 31 May 2026 02:16:46 +0000 (0:00:01.998) 0:00:05.668 ************ 2026-05-31 02:17:05.065216 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-31 02:17:05.065229 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-31 02:17:05.065242 | orchestrator | changed: [testbed-node-3] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-31 02:17:05.065253 | orchestrator | changed: [testbed-node-4] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-31 02:17:05.065290 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-31 02:17:05.065303 | orchestrator | changed: [testbed-node-5] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-05-31 02:17:05.065316 | orchestrator | 2026-05-31 02:17:05.065329 | orchestrator | TASK [Run update-ca-certificates] ********************************************** 2026-05-31 02:17:05.065342 | orchestrator | Sunday 31 May 2026 02:16:48 +0000 (0:00:01.685) 0:00:07.353 ************ 2026-05-31 02:17:05.065354 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:17:05.065367 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:17:05.065379 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:17:05.065392 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:17:05.065405 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:17:05.065417 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:17:05.065428 | orchestrator | 2026-05-31 02:17:05.065442 | orchestrator | TASK [Run update-ca-trust] ***************************************************** 2026-05-31 02:17:05.065455 | orchestrator | Sunday 31 May 2026 02:16:51 +0000 (0:00:03.717) 0:00:11.071 ************ 2026-05-31 02:17:05.065468 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:17:05.065481 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:17:05.065491 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:17:05.065502 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:17:05.065513 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:17:05.065523 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:17:05.065534 | orchestrator | 2026-05-31 02:17:05.065545 | orchestrator | PLAY [Add a workaround service] ************************************************ 2026-05-31 02:17:05.065555 | orchestrator | 2026-05-31 02:17:05.065566 | orchestrator | TASK [Copy workarounds.sh scripts] ********************************************* 2026-05-31 02:17:05.065577 | orchestrator | Sunday 31 May 2026 02:16:52 +0000 (0:00:00.852) 0:00:11.923 ************ 2026-05-31 02:17:05.065587 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:17:05.065598 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:17:05.065609 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:17:05.065619 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:17:05.065638 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:17:05.065649 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:17:05.065660 | orchestrator | changed: [testbed-manager] 2026-05-31 02:17:05.065670 | orchestrator | 2026-05-31 02:17:05.065681 | orchestrator | TASK [Copy workarounds systemd unit file] ************************************** 2026-05-31 02:17:05.065692 | orchestrator | Sunday 31 May 2026 02:16:54 +0000 (0:00:01.959) 0:00:13.883 ************ 2026-05-31 02:17:05.065703 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:17:05.065713 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:17:05.065724 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:17:05.065734 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:17:05.065745 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:17:05.065756 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:17:05.065784 | orchestrator | changed: [testbed-manager] 2026-05-31 02:17:05.065795 | orchestrator | 2026-05-31 02:17:05.065806 | orchestrator | TASK [Reload systemd daemon] *************************************************** 2026-05-31 02:17:05.065817 | orchestrator | Sunday 31 May 2026 02:16:56 +0000 (0:00:01.788) 0:00:15.671 ************ 2026-05-31 02:17:05.065827 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:17:05.065838 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:17:05.065848 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:17:05.065859 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:17:05.065869 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:17:05.065880 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:17:05.065890 | orchestrator | ok: [testbed-manager] 2026-05-31 02:17:05.065901 | orchestrator | 2026-05-31 02:17:05.065912 | orchestrator | TASK [Enable workarounds.service (Debian)] ************************************* 2026-05-31 02:17:05.065922 | orchestrator | Sunday 31 May 2026 02:16:58 +0000 (0:00:01.671) 0:00:17.343 ************ 2026-05-31 02:17:05.065933 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:17:05.065943 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:17:05.065954 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:17:05.065965 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:17:05.065975 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:17:05.065985 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:17:05.065996 | orchestrator | changed: [testbed-manager] 2026-05-31 02:17:05.066006 | orchestrator | 2026-05-31 02:17:05.066068 | orchestrator | TASK [Enable and start workarounds.service (RedHat)] *************************** 2026-05-31 02:17:05.066080 | orchestrator | Sunday 31 May 2026 02:17:00 +0000 (0:00:02.777) 0:00:20.120 ************ 2026-05-31 02:17:05.066090 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:17:05.066101 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:17:05.066112 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:17:05.066122 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:17:05.066133 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:17:05.066143 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:17:05.066154 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:17:05.066164 | orchestrator | 2026-05-31 02:17:05.066175 | orchestrator | PLAY [On Ubuntu 24.04 install python3-docker from Debian Sid] ****************** 2026-05-31 02:17:05.066186 | orchestrator | 2026-05-31 02:17:05.066197 | orchestrator | TASK [Install python3-docker] ************************************************** 2026-05-31 02:17:05.066207 | orchestrator | Sunday 31 May 2026 02:17:01 +0000 (0:00:00.697) 0:00:20.818 ************ 2026-05-31 02:17:05.066218 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:17:05.066228 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:17:05.066239 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:17:05.066255 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:17:05.066293 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:17:05.066306 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:17:05.066316 | orchestrator | ok: [testbed-manager] 2026-05-31 02:17:05.066327 | orchestrator | 2026-05-31 02:17:05.066337 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:17:05.066349 | orchestrator | testbed-manager : ok=7  changed=4  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:17:05.066370 | orchestrator | testbed-node-0 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:05.066381 | orchestrator | testbed-node-1 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:05.066392 | orchestrator | testbed-node-2 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:05.066402 | orchestrator | testbed-node-3 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:05.066413 | orchestrator | testbed-node-4 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:05.066423 | orchestrator | testbed-node-5 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:05.066434 | orchestrator | 2026-05-31 02:17:05.066445 | orchestrator | 2026-05-31 02:17:05.066455 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:17:05.066466 | orchestrator | Sunday 31 May 2026 02:17:05 +0000 (0:00:03.357) 0:00:24.176 ************ 2026-05-31 02:17:05.066477 | orchestrator | =============================================================================== 2026-05-31 02:17:05.066488 | orchestrator | Run update-ca-certificates ---------------------------------------------- 3.72s 2026-05-31 02:17:05.066499 | orchestrator | Install python3-docker -------------------------------------------------- 3.36s 2026-05-31 02:17:05.066509 | orchestrator | Enable workarounds.service (Debian) ------------------------------------- 2.78s 2026-05-31 02:17:05.066520 | orchestrator | Apply netplan configuration --------------------------------------------- 2.57s 2026-05-31 02:17:05.066530 | orchestrator | Apply netplan configuration --------------------------------------------- 2.00s 2026-05-31 02:17:05.066541 | orchestrator | Copy workarounds.sh scripts --------------------------------------------- 1.96s 2026-05-31 02:17:05.066551 | orchestrator | Copy workarounds systemd unit file -------------------------------------- 1.79s 2026-05-31 02:17:05.066562 | orchestrator | Copy custom CA certificates --------------------------------------------- 1.69s 2026-05-31 02:17:05.066572 | orchestrator | Reload systemd daemon --------------------------------------------------- 1.67s 2026-05-31 02:17:05.066583 | orchestrator | Group hosts based on virtualization_role -------------------------------- 0.93s 2026-05-31 02:17:05.066594 | orchestrator | Run update-ca-trust ----------------------------------------------------- 0.85s 2026-05-31 02:17:05.066612 | orchestrator | Enable and start workarounds.service (RedHat) --------------------------- 0.70s 2026-05-31 02:17:05.964490 | orchestrator | + osism apply reboot -l testbed-nodes -e ireallymeanit=yes 2026-05-31 02:17:18.517143 | orchestrator | 2026-05-31 02:17:18 | INFO  | Task d49e40ad-5c65-40d0-900f-d2acf571540b (reboot) was prepared for execution. 2026-05-31 02:17:18.517260 | orchestrator | 2026-05-31 02:17:18 | INFO  | It takes a moment until task d49e40ad-5c65-40d0-900f-d2acf571540b (reboot) has been started and output is visible here. 2026-05-31 02:17:30.377117 | orchestrator | 2026-05-31 02:17:30.377223 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-31 02:17:30.377232 | orchestrator | 2026-05-31 02:17:30.377237 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-31 02:17:30.377242 | orchestrator | Sunday 31 May 2026 02:17:24 +0000 (0:00:00.286) 0:00:00.286 ************ 2026-05-31 02:17:30.377246 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:17:30.377250 | orchestrator | 2026-05-31 02:17:30.377254 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-31 02:17:30.377258 | orchestrator | Sunday 31 May 2026 02:17:24 +0000 (0:00:00.162) 0:00:00.449 ************ 2026-05-31 02:17:30.377278 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:17:30.377282 | orchestrator | 2026-05-31 02:17:30.377286 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-31 02:17:30.377290 | orchestrator | Sunday 31 May 2026 02:17:25 +0000 (0:00:01.009) 0:00:01.458 ************ 2026-05-31 02:17:30.377294 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:17:30.377298 | orchestrator | 2026-05-31 02:17:30.377302 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-31 02:17:30.377305 | orchestrator | 2026-05-31 02:17:30.377309 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-31 02:17:30.377313 | orchestrator | Sunday 31 May 2026 02:17:25 +0000 (0:00:00.147) 0:00:01.606 ************ 2026-05-31 02:17:30.377317 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:17:30.377321 | orchestrator | 2026-05-31 02:17:30.377324 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-31 02:17:30.377328 | orchestrator | Sunday 31 May 2026 02:17:25 +0000 (0:00:00.105) 0:00:01.712 ************ 2026-05-31 02:17:30.377332 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:17:30.377335 | orchestrator | 2026-05-31 02:17:30.377348 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-31 02:17:30.377352 | orchestrator | Sunday 31 May 2026 02:17:26 +0000 (0:00:00.619) 0:00:02.331 ************ 2026-05-31 02:17:30.377356 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:17:30.377360 | orchestrator | 2026-05-31 02:17:30.377363 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-31 02:17:30.377367 | orchestrator | 2026-05-31 02:17:30.377371 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-31 02:17:30.377374 | orchestrator | Sunday 31 May 2026 02:17:26 +0000 (0:00:00.116) 0:00:02.447 ************ 2026-05-31 02:17:30.377378 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:17:30.377382 | orchestrator | 2026-05-31 02:17:30.377386 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-31 02:17:30.377390 | orchestrator | Sunday 31 May 2026 02:17:26 +0000 (0:00:00.269) 0:00:02.717 ************ 2026-05-31 02:17:30.377393 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:17:30.377397 | orchestrator | 2026-05-31 02:17:30.377401 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-31 02:17:30.377404 | orchestrator | Sunday 31 May 2026 02:17:27 +0000 (0:00:00.648) 0:00:03.365 ************ 2026-05-31 02:17:30.377408 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:17:30.377412 | orchestrator | 2026-05-31 02:17:30.377415 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-31 02:17:30.377419 | orchestrator | 2026-05-31 02:17:30.377423 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-31 02:17:30.377426 | orchestrator | Sunday 31 May 2026 02:17:27 +0000 (0:00:00.120) 0:00:03.486 ************ 2026-05-31 02:17:30.377430 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:17:30.377434 | orchestrator | 2026-05-31 02:17:30.377438 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-31 02:17:30.377441 | orchestrator | Sunday 31 May 2026 02:17:27 +0000 (0:00:00.116) 0:00:03.602 ************ 2026-05-31 02:17:30.377445 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:17:30.377449 | orchestrator | 2026-05-31 02:17:30.377452 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-31 02:17:30.377456 | orchestrator | Sunday 31 May 2026 02:17:28 +0000 (0:00:00.646) 0:00:04.249 ************ 2026-05-31 02:17:30.377460 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:17:30.377463 | orchestrator | 2026-05-31 02:17:30.377467 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-31 02:17:30.377471 | orchestrator | 2026-05-31 02:17:30.377474 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-31 02:17:30.377478 | orchestrator | Sunday 31 May 2026 02:17:28 +0000 (0:00:00.135) 0:00:04.384 ************ 2026-05-31 02:17:30.377482 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:17:30.377489 | orchestrator | 2026-05-31 02:17:30.377493 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-31 02:17:30.377497 | orchestrator | Sunday 31 May 2026 02:17:28 +0000 (0:00:00.123) 0:00:04.508 ************ 2026-05-31 02:17:30.377500 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:17:30.377504 | orchestrator | 2026-05-31 02:17:30.377508 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-31 02:17:30.377512 | orchestrator | Sunday 31 May 2026 02:17:29 +0000 (0:00:00.652) 0:00:05.160 ************ 2026-05-31 02:17:30.377516 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:17:30.377519 | orchestrator | 2026-05-31 02:17:30.377523 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-05-31 02:17:30.377527 | orchestrator | 2026-05-31 02:17:30.377530 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-05-31 02:17:30.377534 | orchestrator | Sunday 31 May 2026 02:17:29 +0000 (0:00:00.124) 0:00:05.285 ************ 2026-05-31 02:17:30.377538 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:17:30.377541 | orchestrator | 2026-05-31 02:17:30.377545 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-05-31 02:17:30.377549 | orchestrator | Sunday 31 May 2026 02:17:29 +0000 (0:00:00.125) 0:00:05.410 ************ 2026-05-31 02:17:30.377553 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:17:30.377556 | orchestrator | 2026-05-31 02:17:30.377560 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-05-31 02:17:30.377564 | orchestrator | Sunday 31 May 2026 02:17:29 +0000 (0:00:00.660) 0:00:06.070 ************ 2026-05-31 02:17:30.377578 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:17:30.377582 | orchestrator | 2026-05-31 02:17:30.377585 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:17:30.377590 | orchestrator | testbed-node-0 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:30.377594 | orchestrator | testbed-node-1 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:30.377598 | orchestrator | testbed-node-2 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:30.377602 | orchestrator | testbed-node-3 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:30.377605 | orchestrator | testbed-node-4 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:30.377609 | orchestrator | testbed-node-5 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:17:30.377613 | orchestrator | 2026-05-31 02:17:30.377616 | orchestrator | 2026-05-31 02:17:30.377620 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:17:30.377627 | orchestrator | Sunday 31 May 2026 02:17:29 +0000 (0:00:00.037) 0:00:06.108 ************ 2026-05-31 02:17:30.377631 | orchestrator | =============================================================================== 2026-05-31 02:17:30.377634 | orchestrator | Reboot system - do not wait for the reboot to complete ------------------ 4.24s 2026-05-31 02:17:30.377638 | orchestrator | Exit playbook, if user did not mean to reboot systems ------------------- 0.90s 2026-05-31 02:17:30.377642 | orchestrator | Reboot system - wait for the reboot to complete ------------------------- 0.68s 2026-05-31 02:17:30.735232 | orchestrator | + osism apply wait-for-connection -l testbed-nodes -e ireallymeanit=yes 2026-05-31 02:17:43.005100 | orchestrator | 2026-05-31 02:17:42 | INFO  | Task b58990e8-344a-470d-8b76-340f499b432a (wait-for-connection) was prepared for execution. 2026-05-31 02:17:43.005200 | orchestrator | 2026-05-31 02:17:43 | INFO  | It takes a moment until task b58990e8-344a-470d-8b76-340f499b432a (wait-for-connection) has been started and output is visible here. 2026-05-31 02:18:11.063633 | orchestrator | 2026-05-31 02:18:11.063755 | orchestrator | PLAY [Wait until remote systems are reachable] ********************************* 2026-05-31 02:18:11.063773 | orchestrator | 2026-05-31 02:18:11.063786 | orchestrator | TASK [Wait until remote system is reachable] *********************************** 2026-05-31 02:18:11.063797 | orchestrator | Sunday 31 May 2026 02:17:48 +0000 (0:00:00.267) 0:00:00.267 ************ 2026-05-31 02:18:11.063808 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:18:11.063821 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:18:11.063831 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:18:11.063842 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:18:11.063853 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:18:11.063863 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:18:11.063874 | orchestrator | 2026-05-31 02:18:11.063885 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:18:11.063897 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:18:11.063909 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:18:11.063920 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:18:11.063931 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:18:11.063943 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:18:11.063953 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:18:11.063964 | orchestrator | 2026-05-31 02:18:11.063975 | orchestrator | 2026-05-31 02:18:11.063986 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:18:11.063997 | orchestrator | Sunday 31 May 2026 02:18:10 +0000 (0:00:22.421) 0:00:22.688 ************ 2026-05-31 02:18:11.064007 | orchestrator | =============================================================================== 2026-05-31 02:18:11.064018 | orchestrator | Wait until remote system is reachable ---------------------------------- 22.42s 2026-05-31 02:18:11.307709 | orchestrator | + osism apply hddtemp 2026-05-31 02:18:23.987238 | orchestrator | 2026-05-31 02:18:23 | INFO  | Task 49a39694-904e-4fcc-a479-e3011ffbf2b3 (hddtemp) was prepared for execution. 2026-05-31 02:18:23.987316 | orchestrator | 2026-05-31 02:18:23 | INFO  | It takes a moment until task 49a39694-904e-4fcc-a479-e3011ffbf2b3 (hddtemp) has been started and output is visible here. 2026-05-31 02:18:55.155078 | orchestrator | 2026-05-31 02:18:55.155182 | orchestrator | PLAY [Apply role hddtemp] ****************************************************** 2026-05-31 02:18:55.155198 | orchestrator | 2026-05-31 02:18:55.155210 | orchestrator | TASK [osism.services.hddtemp : Gather variables for each operating system] ***** 2026-05-31 02:18:55.155222 | orchestrator | Sunday 31 May 2026 02:18:29 +0000 (0:00:00.290) 0:00:00.290 ************ 2026-05-31 02:18:55.155233 | orchestrator | ok: [testbed-manager] 2026-05-31 02:18:55.155245 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:18:55.155256 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:18:55.155266 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:18:55.155277 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:18:55.155288 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:18:55.155298 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:18:55.155309 | orchestrator | 2026-05-31 02:18:55.155320 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific install tasks] **** 2026-05-31 02:18:55.155331 | orchestrator | Sunday 31 May 2026 02:18:30 +0000 (0:00:00.687) 0:00:00.977 ************ 2026-05-31 02:18:55.155343 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/hddtemp/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:18:55.155398 | orchestrator | 2026-05-31 02:18:55.155411 | orchestrator | TASK [osism.services.hddtemp : Remove hddtemp package] ************************* 2026-05-31 02:18:55.155422 | orchestrator | Sunday 31 May 2026 02:18:31 +0000 (0:00:01.399) 0:00:02.376 ************ 2026-05-31 02:18:55.155432 | orchestrator | ok: [testbed-manager] 2026-05-31 02:18:55.155445 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:18:55.155456 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:18:55.155466 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:18:55.155477 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:18:55.155487 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:18:55.155498 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:18:55.155508 | orchestrator | 2026-05-31 02:18:55.155533 | orchestrator | TASK [osism.services.hddtemp : Enable Kernel Module drivetemp] ***************** 2026-05-31 02:18:55.155544 | orchestrator | Sunday 31 May 2026 02:18:33 +0000 (0:00:02.011) 0:00:04.387 ************ 2026-05-31 02:18:55.155555 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:18:55.155567 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:18:55.155580 | orchestrator | changed: [testbed-manager] 2026-05-31 02:18:55.155591 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:18:55.155603 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:18:55.155615 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:18:55.155627 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:18:55.155639 | orchestrator | 2026-05-31 02:18:55.155652 | orchestrator | TASK [osism.services.hddtemp : Check if drivetemp module is available] ********* 2026-05-31 02:18:55.155671 | orchestrator | Sunday 31 May 2026 02:18:34 +0000 (0:00:01.293) 0:00:05.680 ************ 2026-05-31 02:18:55.155689 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:18:55.155708 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:18:55.155725 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:18:55.155744 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:18:55.155762 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:18:55.155780 | orchestrator | ok: [testbed-manager] 2026-05-31 02:18:55.155791 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:18:55.155801 | orchestrator | 2026-05-31 02:18:55.155812 | orchestrator | TASK [osism.services.hddtemp : Load Kernel Module drivetemp] ******************* 2026-05-31 02:18:55.155823 | orchestrator | Sunday 31 May 2026 02:18:36 +0000 (0:00:01.379) 0:00:07.060 ************ 2026-05-31 02:18:55.155833 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:18:55.155844 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:18:55.155854 | orchestrator | changed: [testbed-manager] 2026-05-31 02:18:55.155865 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:18:55.155875 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:18:55.155886 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:18:55.155896 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:18:55.155907 | orchestrator | 2026-05-31 02:18:55.155957 | orchestrator | TASK [osism.services.hddtemp : Install lm-sensors] ***************************** 2026-05-31 02:18:55.155969 | orchestrator | Sunday 31 May 2026 02:18:37 +0000 (0:00:01.015) 0:00:08.076 ************ 2026-05-31 02:18:55.155980 | orchestrator | changed: [testbed-manager] 2026-05-31 02:18:55.155990 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:18:55.156001 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:18:55.156011 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:18:55.156022 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:18:55.156032 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:18:55.156043 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:18:55.156053 | orchestrator | 2026-05-31 02:18:55.156064 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific service tasks] **** 2026-05-31 02:18:55.156074 | orchestrator | Sunday 31 May 2026 02:18:51 +0000 (0:00:13.810) 0:00:21.886 ************ 2026-05-31 02:18:55.156085 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/hddtemp/tasks/service-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:18:55.156106 | orchestrator | 2026-05-31 02:18:55.156117 | orchestrator | TASK [osism.services.hddtemp : Manage lm-sensors service] ********************** 2026-05-31 02:18:55.156128 | orchestrator | Sunday 31 May 2026 02:18:52 +0000 (0:00:01.426) 0:00:23.313 ************ 2026-05-31 02:18:55.156139 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:18:55.156149 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:18:55.156160 | orchestrator | changed: [testbed-manager] 2026-05-31 02:18:55.156170 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:18:55.156181 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:18:55.156191 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:18:55.156202 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:18:55.156212 | orchestrator | 2026-05-31 02:18:55.156223 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:18:55.156234 | orchestrator | testbed-manager : ok=9  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:18:55.156263 | orchestrator | testbed-node-0 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:18:55.156275 | orchestrator | testbed-node-1 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:18:55.156287 | orchestrator | testbed-node-2 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:18:55.156297 | orchestrator | testbed-node-3 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:18:55.156308 | orchestrator | testbed-node-4 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:18:55.156319 | orchestrator | testbed-node-5 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:18:55.156329 | orchestrator | 2026-05-31 02:18:55.156340 | orchestrator | 2026-05-31 02:18:55.156351 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:18:55.156361 | orchestrator | Sunday 31 May 2026 02:18:54 +0000 (0:00:02.168) 0:00:25.481 ************ 2026-05-31 02:18:55.156372 | orchestrator | =============================================================================== 2026-05-31 02:18:55.156383 | orchestrator | osism.services.hddtemp : Install lm-sensors ---------------------------- 13.81s 2026-05-31 02:18:55.156393 | orchestrator | osism.services.hddtemp : Manage lm-sensors service ---------------------- 2.17s 2026-05-31 02:18:55.156409 | orchestrator | osism.services.hddtemp : Remove hddtemp package ------------------------- 2.01s 2026-05-31 02:18:55.156420 | orchestrator | osism.services.hddtemp : Include distribution specific service tasks ---- 1.43s 2026-05-31 02:18:55.156431 | orchestrator | osism.services.hddtemp : Include distribution specific install tasks ---- 1.40s 2026-05-31 02:18:55.156442 | orchestrator | osism.services.hddtemp : Check if drivetemp module is available --------- 1.38s 2026-05-31 02:18:55.156452 | orchestrator | osism.services.hddtemp : Enable Kernel Module drivetemp ----------------- 1.29s 2026-05-31 02:18:55.156463 | orchestrator | osism.services.hddtemp : Load Kernel Module drivetemp ------------------- 1.02s 2026-05-31 02:18:55.156474 | orchestrator | osism.services.hddtemp : Gather variables for each operating system ----- 0.69s 2026-05-31 02:18:55.595192 | orchestrator | ++ semver 9.5.0 7.1.1 2026-05-31 02:18:55.634343 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 02:18:55.634430 | orchestrator | + sudo systemctl restart manager.service 2026-05-31 02:19:09.236058 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-05-31 02:19:09.236152 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-05-31 02:19:09.236167 | orchestrator | + local max_attempts=60 2026-05-31 02:19:09.236209 | orchestrator | + local name=ceph-ansible 2026-05-31 02:19:09.236221 | orchestrator | + local attempt_num=1 2026-05-31 02:19:09.236233 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:09.273628 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:09.273753 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:09.273770 | orchestrator | + sleep 5 2026-05-31 02:19:14.276646 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:14.325760 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:14.325856 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:14.325907 | orchestrator | + sleep 5 2026-05-31 02:19:19.329269 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:19.377652 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:19.377747 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:19.377763 | orchestrator | + sleep 5 2026-05-31 02:19:24.380242 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:24.406476 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:24.406572 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:24.406589 | orchestrator | + sleep 5 2026-05-31 02:19:29.410403 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:29.438333 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:29.438437 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:29.438453 | orchestrator | + sleep 5 2026-05-31 02:19:34.442150 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:34.481857 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:34.481932 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:34.481945 | orchestrator | + sleep 5 2026-05-31 02:19:39.485983 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:39.512202 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:39.512281 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:39.512296 | orchestrator | + sleep 5 2026-05-31 02:19:44.517589 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:44.560457 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:44.560566 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:44.560589 | orchestrator | + sleep 5 2026-05-31 02:19:49.563835 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:49.621836 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:49.621896 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:49.621906 | orchestrator | + sleep 5 2026-05-31 02:19:54.625297 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:54.666128 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:54.666206 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:54.666219 | orchestrator | + sleep 5 2026-05-31 02:19:59.669827 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:19:59.698724 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-31 02:19:59.698850 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:19:59.698874 | orchestrator | + sleep 5 2026-05-31 02:20:04.701968 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:20:04.735057 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-31 02:20:04.735138 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:20:04.735153 | orchestrator | + sleep 5 2026-05-31 02:20:09.738293 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:20:09.768142 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-05-31 02:20:09.768224 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-05-31 02:20:09.768240 | orchestrator | + sleep 5 2026-05-31 02:20:14.772124 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-05-31 02:20:14.818741 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:20:14.818822 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-05-31 02:20:14.819081 | orchestrator | + local max_attempts=60 2026-05-31 02:20:14.819105 | orchestrator | + local name=kolla-ansible 2026-05-31 02:20:14.819116 | orchestrator | + local attempt_num=1 2026-05-31 02:20:14.820005 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-05-31 02:20:14.864662 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:20:14.864786 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-05-31 02:20:14.864802 | orchestrator | + local max_attempts=60 2026-05-31 02:20:14.864814 | orchestrator | + local name=osism-ansible 2026-05-31 02:20:14.864824 | orchestrator | + local attempt_num=1 2026-05-31 02:20:14.865804 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-05-31 02:20:14.907519 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 02:20:14.907589 | orchestrator | + [[ true == \t\r\u\e ]] 2026-05-31 02:20:14.907600 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-05-31 02:20:15.076057 | orchestrator | ARA in ceph-ansible already disabled. 2026-05-31 02:20:15.211227 | orchestrator | ARA in kolla-ansible already disabled. 2026-05-31 02:20:15.352263 | orchestrator | ARA in osism-ansible already disabled. 2026-05-31 02:20:15.493224 | orchestrator | ARA in osism-kubernetes already disabled. 2026-05-31 02:20:15.493285 | orchestrator | + osism apply gather-facts 2026-05-31 02:20:28.187090 | orchestrator | 2026-05-31 02:20:28 | INFO  | Task 8a5a0ef3-9257-44cc-8919-e15ffafa24ef (gather-facts) was prepared for execution. 2026-05-31 02:20:28.187162 | orchestrator | 2026-05-31 02:20:28 | INFO  | It takes a moment until task 8a5a0ef3-9257-44cc-8919-e15ffafa24ef (gather-facts) has been started and output is visible here. 2026-05-31 02:20:40.627417 | orchestrator | 2026-05-31 02:20:40.627505 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-31 02:20:40.627525 | orchestrator | 2026-05-31 02:20:40.627557 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 02:20:40.627569 | orchestrator | Sunday 31 May 2026 02:20:33 +0000 (0:00:00.268) 0:00:00.268 ************ 2026-05-31 02:20:40.627581 | orchestrator | ok: [testbed-manager] 2026-05-31 02:20:40.627593 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:20:40.627622 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:20:40.627690 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:20:40.627701 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:20:40.627712 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:20:40.627723 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:20:40.627734 | orchestrator | 2026-05-31 02:20:40.627745 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-31 02:20:40.627756 | orchestrator | 2026-05-31 02:20:40.627767 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-31 02:20:40.627779 | orchestrator | Sunday 31 May 2026 02:20:39 +0000 (0:00:06.066) 0:00:06.335 ************ 2026-05-31 02:20:40.627790 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:20:40.627802 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:20:40.627813 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:20:40.627824 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:20:40.627834 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:20:40.627845 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:20:40.627856 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:20:40.627867 | orchestrator | 2026-05-31 02:20:40.627878 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:20:40.627889 | orchestrator | testbed-manager : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:20:40.627901 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:20:40.627912 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:20:40.627923 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:20:40.627934 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:20:40.627945 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:20:40.627980 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 02:20:40.627993 | orchestrator | 2026-05-31 02:20:40.628006 | orchestrator | 2026-05-31 02:20:40.628018 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:20:40.628031 | orchestrator | Sunday 31 May 2026 02:20:40 +0000 (0:00:00.488) 0:00:06.824 ************ 2026-05-31 02:20:40.628043 | orchestrator | =============================================================================== 2026-05-31 02:20:40.628056 | orchestrator | Gathers facts about hosts ----------------------------------------------- 6.07s 2026-05-31 02:20:40.628068 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.49s 2026-05-31 02:20:40.932277 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/001-helpers.sh /usr/local/bin/deploy-helper 2026-05-31 02:20:40.947098 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-ansible.sh /usr/local/bin/deploy-ceph-with-ansible 2026-05-31 02:20:40.956995 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-rook.sh /usr/local/bin/deploy-ceph-with-rook 2026-05-31 02:20:40.965863 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/200-infrastructure.sh /usr/local/bin/deploy-infrastructure 2026-05-31 02:20:40.975608 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/300-openstack.sh /usr/local/bin/deploy-openstack 2026-05-31 02:20:40.986758 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/320-openstack-minimal.sh /usr/local/bin/deploy-openstack-minimal 2026-05-31 02:20:40.996873 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/400-monitoring.sh /usr/local/bin/deploy-monitoring 2026-05-31 02:20:41.007330 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/500-kubernetes.sh /usr/local/bin/deploy-kubernetes 2026-05-31 02:20:41.017953 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/510-clusterapi.sh /usr/local/bin/deploy-kubernetes-clusterapi 2026-05-31 02:20:41.030320 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade-manager.sh /usr/local/bin/upgrade-manager 2026-05-31 02:20:41.040839 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-ansible.sh /usr/local/bin/upgrade-ceph-with-ansible 2026-05-31 02:20:41.050581 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-rook.sh /usr/local/bin/upgrade-ceph-with-rook 2026-05-31 02:20:41.059727 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/200-infrastructure.sh /usr/local/bin/upgrade-infrastructure 2026-05-31 02:20:41.068736 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/300-openstack.sh /usr/local/bin/upgrade-openstack 2026-05-31 02:20:41.081499 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/320-openstack-minimal.sh /usr/local/bin/upgrade-openstack-minimal 2026-05-31 02:20:41.090474 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/400-monitoring.sh /usr/local/bin/upgrade-monitoring 2026-05-31 02:20:41.101989 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/500-kubernetes.sh /usr/local/bin/upgrade-kubernetes 2026-05-31 02:20:41.110990 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/510-clusterapi.sh /usr/local/bin/upgrade-kubernetes-clusterapi 2026-05-31 02:20:41.121137 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/300-openstack.sh /usr/local/bin/bootstrap-openstack 2026-05-31 02:20:41.130606 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/301-openstack-octavia-amphora-image.sh /usr/local/bin/bootstrap-octavia 2026-05-31 02:20:41.141067 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/302-openstack-k8s-clusterapi-images.sh /usr/local/bin/bootstrap-clusterapi 2026-05-31 02:20:41.151811 | orchestrator | + sudo ln -sf /opt/configuration/scripts/disable-local-registry.sh /usr/local/bin/disable-local-registry 2026-05-31 02:20:41.160373 | orchestrator | + sudo ln -sf /opt/configuration/scripts/pull-images.sh /usr/local/bin/pull-images 2026-05-31 02:20:41.178180 | orchestrator | + [[ false == \t\r\u\e ]] 2026-05-31 02:20:41.411902 | orchestrator | ok: Runtime: 0:26:15.551267 2026-05-31 02:20:41.500994 | 2026-05-31 02:20:41.501302 | TASK [Deploy services] 2026-05-31 02:20:42.298182 | orchestrator | 2026-05-31 02:20:42.298371 | orchestrator | # DEPLOY SERVICES 2026-05-31 02:20:42.298396 | orchestrator | 2026-05-31 02:20:42.298411 | orchestrator | + set -e 2026-05-31 02:20:42.298424 | orchestrator | + echo 2026-05-31 02:20:42.298438 | orchestrator | + echo '# DEPLOY SERVICES' 2026-05-31 02:20:42.298452 | orchestrator | + echo 2026-05-31 02:20:42.298501 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 02:20:42.298524 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 02:20:42.298540 | orchestrator | ++ INTERACTIVE=false 2026-05-31 02:20:42.298552 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 02:20:42.298574 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 02:20:42.298585 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 02:20:42.298600 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 02:20:42.298611 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 02:20:42.298695 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 02:20:42.298711 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 02:20:42.298726 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 02:20:42.298738 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 02:20:42.298752 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 02:20:42.298764 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 02:20:42.298775 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 02:20:42.298787 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 02:20:42.298798 | orchestrator | ++ export ARA=false 2026-05-31 02:20:42.298809 | orchestrator | ++ ARA=false 2026-05-31 02:20:42.298820 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 02:20:42.298831 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 02:20:42.298841 | orchestrator | ++ export TEMPEST=false 2026-05-31 02:20:42.298852 | orchestrator | ++ TEMPEST=false 2026-05-31 02:20:42.298862 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 02:20:42.298873 | orchestrator | ++ IS_ZUUL=true 2026-05-31 02:20:42.298884 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 02:20:42.298895 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 02:20:42.298906 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 02:20:42.298916 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 02:20:42.298927 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 02:20:42.298938 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 02:20:42.298948 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 02:20:42.298958 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 02:20:42.298969 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 02:20:42.298987 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 02:20:42.298999 | orchestrator | + sh -c /opt/configuration/scripts/pull-images.sh 2026-05-31 02:20:42.303008 | orchestrator | + set -e 2026-05-31 02:20:42.303098 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 02:20:42.303117 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 02:20:42.303130 | orchestrator | ++ INTERACTIVE=false 2026-05-31 02:20:42.303141 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 02:20:42.303159 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 02:20:42.303172 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 02:20:42.303183 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 02:20:42.303200 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 02:20:42.303227 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 02:20:42.303238 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 02:20:42.303249 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 02:20:42.303260 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 02:20:42.303270 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 02:20:42.303281 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 02:20:42.303292 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 02:20:42.303303 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 02:20:42.303315 | orchestrator | ++ export ARA=false 2026-05-31 02:20:42.303326 | orchestrator | ++ ARA=false 2026-05-31 02:20:42.303337 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 02:20:42.303347 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 02:20:42.303358 | orchestrator | ++ export TEMPEST=false 2026-05-31 02:20:42.303373 | orchestrator | ++ TEMPEST=false 2026-05-31 02:20:42.303384 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 02:20:42.303395 | orchestrator | ++ IS_ZUUL=true 2026-05-31 02:20:42.303406 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 02:20:42.303417 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 02:20:42.303428 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 02:20:42.303438 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 02:20:42.303449 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 02:20:42.303460 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 02:20:42.303471 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 02:20:42.303482 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 02:20:42.303554 | orchestrator | 2026-05-31 02:20:42.303567 | orchestrator | # PULL IMAGES 2026-05-31 02:20:42.303578 | orchestrator | 2026-05-31 02:20:42.303590 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 02:20:42.303600 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 02:20:42.303611 | orchestrator | + echo 2026-05-31 02:20:42.303622 | orchestrator | + echo '# PULL IMAGES' 2026-05-31 02:20:42.303657 | orchestrator | + echo 2026-05-31 02:20:42.304191 | orchestrator | ++ semver 9.5.0 7.0.0 2026-05-31 02:20:42.337173 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 02:20:42.337266 | orchestrator | + osism apply --no-wait -r 2 -e custom pull-images 2026-05-31 02:20:44.309160 | orchestrator | 2026-05-31 02:20:44 | INFO  | Trying to run play pull-images in environment custom 2026-05-31 02:20:54.479007 | orchestrator | 2026-05-31 02:20:54 | INFO  | Task cadcec7f-0e21-4239-beed-c5a4cede6c52 (pull-images) was prepared for execution. 2026-05-31 02:20:54.479120 | orchestrator | 2026-05-31 02:20:54 | INFO  | Task cadcec7f-0e21-4239-beed-c5a4cede6c52 is running in background. No more output. Check ARA for logs. 2026-05-31 02:20:54.967725 | orchestrator | + sh -c /opt/configuration/scripts/deploy/001-helpers.sh 2026-05-31 02:21:07.878148 | orchestrator | 2026-05-31 02:21:07 | INFO  | Task 5a60d1a5-0d94-489a-990d-6c633d6f4c6b (cgit) was prepared for execution. 2026-05-31 02:21:07.878267 | orchestrator | 2026-05-31 02:21:07 | INFO  | Task 5a60d1a5-0d94-489a-990d-6c633d6f4c6b is running in background. No more output. Check ARA for logs. 2026-05-31 02:21:20.835895 | orchestrator | 2026-05-31 02:21:20 | INFO  | Task 5c51b59b-3b12-4cf9-afe2-4182adcf5d6f (dotfiles) was prepared for execution. 2026-05-31 02:21:20.835990 | orchestrator | 2026-05-31 02:21:20 | INFO  | Task 5c51b59b-3b12-4cf9-afe2-4182adcf5d6f is running in background. No more output. Check ARA for logs. 2026-05-31 02:21:34.413085 | orchestrator | 2026-05-31 02:21:34 | INFO  | Task bf62305e-8f2e-4d0f-b21f-553e4b9dea06 (homer) was prepared for execution. 2026-05-31 02:21:34.413177 | orchestrator | 2026-05-31 02:21:34 | INFO  | Task bf62305e-8f2e-4d0f-b21f-553e4b9dea06 is running in background. No more output. Check ARA for logs. 2026-05-31 02:21:47.106617 | orchestrator | 2026-05-31 02:21:47 | INFO  | Task 52eb02de-4e6b-417d-8ce3-840a8e33f85b (phpmyadmin) was prepared for execution. 2026-05-31 02:21:47.106713 | orchestrator | 2026-05-31 02:21:47 | INFO  | Task 52eb02de-4e6b-417d-8ce3-840a8e33f85b is running in background. No more output. Check ARA for logs. 2026-05-31 02:21:59.721859 | orchestrator | 2026-05-31 02:21:59 | INFO  | Task 86062639-63dd-42f4-90df-62eef61a1c30 (sosreport) was prepared for execution. 2026-05-31 02:21:59.721962 | orchestrator | 2026-05-31 02:21:59 | INFO  | Task 86062639-63dd-42f4-90df-62eef61a1c30 is running in background. No more output. Check ARA for logs. 2026-05-31 02:22:00.007150 | orchestrator | + sh -c /opt/configuration/scripts/deploy/500-kubernetes.sh 2026-05-31 02:22:00.016330 | orchestrator | + set -e 2026-05-31 02:22:00.016399 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 02:22:00.016413 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 02:22:00.016425 | orchestrator | ++ INTERACTIVE=false 2026-05-31 02:22:00.016462 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 02:22:00.016474 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 02:22:00.016485 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 02:22:00.016496 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 02:22:00.016507 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 02:22:00.016518 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 02:22:00.016531 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 02:22:00.016549 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 02:22:00.016567 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 02:22:00.016586 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 02:22:00.016603 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 02:22:00.016622 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 02:22:00.016640 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 02:22:00.016658 | orchestrator | ++ export ARA=false 2026-05-31 02:22:00.016677 | orchestrator | ++ ARA=false 2026-05-31 02:22:00.016695 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 02:22:00.016752 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 02:22:00.016772 | orchestrator | ++ export TEMPEST=false 2026-05-31 02:22:00.016791 | orchestrator | ++ TEMPEST=false 2026-05-31 02:22:00.016802 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 02:22:00.016819 | orchestrator | ++ IS_ZUUL=true 2026-05-31 02:22:00.016852 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 02:22:00.016879 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 02:22:00.016898 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 02:22:00.016918 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 02:22:00.016937 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 02:22:00.016953 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 02:22:00.016966 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 02:22:00.016978 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 02:22:00.016991 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 02:22:00.017020 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 02:22:00.017056 | orchestrator | ++ semver 9.5.0 8.0.3 2026-05-31 02:22:00.053845 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 02:22:00.053912 | orchestrator | + osism apply frr 2026-05-31 02:22:12.746386 | orchestrator | 2026-05-31 02:22:12 | INFO  | Task 2754484e-dc6e-4c76-a5ef-56f76791bad8 (frr) was prepared for execution. 2026-05-31 02:22:12.747264 | orchestrator | 2026-05-31 02:22:12 | INFO  | It takes a moment until task 2754484e-dc6e-4c76-a5ef-56f76791bad8 (frr) has been started and output is visible here. 2026-05-31 02:22:52.846841 | orchestrator | 2026-05-31 02:22:52.846963 | orchestrator | PLAY [Apply role frr] ********************************************************** 2026-05-31 02:22:52.846990 | orchestrator | 2026-05-31 02:22:52.847010 | orchestrator | TASK [osism.services.frr : Include distribution specific install tasks] ******** 2026-05-31 02:22:52.847069 | orchestrator | Sunday 31 May 2026 02:22:22 +0000 (0:00:00.430) 0:00:00.430 ************ 2026-05-31 02:22:52.847083 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/frr/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 02:22:52.847096 | orchestrator | 2026-05-31 02:22:52.847107 | orchestrator | TASK [osism.services.frr : Pin frr package version] **************************** 2026-05-31 02:22:52.847119 | orchestrator | Sunday 31 May 2026 02:22:22 +0000 (0:00:00.331) 0:00:00.762 ************ 2026-05-31 02:22:52.847130 | orchestrator | changed: [testbed-manager] 2026-05-31 02:22:52.847142 | orchestrator | 2026-05-31 02:22:52.847153 | orchestrator | TASK [osism.services.frr : Install frr package] ******************************** 2026-05-31 02:22:52.847167 | orchestrator | Sunday 31 May 2026 02:22:24 +0000 (0:00:01.517) 0:00:02.279 ************ 2026-05-31 02:22:52.847178 | orchestrator | changed: [testbed-manager] 2026-05-31 02:22:52.847189 | orchestrator | 2026-05-31 02:22:52.847200 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/vtysh.conf] ********************* 2026-05-31 02:22:52.847211 | orchestrator | Sunday 31 May 2026 02:22:38 +0000 (0:00:14.459) 0:00:16.739 ************ 2026-05-31 02:22:52.847222 | orchestrator | ok: [testbed-manager] 2026-05-31 02:22:52.847234 | orchestrator | 2026-05-31 02:22:52.847245 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/daemons] ************************ 2026-05-31 02:22:52.847256 | orchestrator | Sunday 31 May 2026 02:22:40 +0000 (0:00:01.880) 0:00:18.619 ************ 2026-05-31 02:22:52.847267 | orchestrator | changed: [testbed-manager] 2026-05-31 02:22:52.847278 | orchestrator | 2026-05-31 02:22:52.847289 | orchestrator | TASK [osism.services.frr : Set _frr_uplinks fact] ****************************** 2026-05-31 02:22:52.847300 | orchestrator | Sunday 31 May 2026 02:22:42 +0000 (0:00:01.506) 0:00:20.125 ************ 2026-05-31 02:22:52.847310 | orchestrator | ok: [testbed-manager] 2026-05-31 02:22:52.847357 | orchestrator | 2026-05-31 02:22:52.847378 | orchestrator | TASK [osism.services.frr : Check for frr.conf file in the configuration repository] *** 2026-05-31 02:22:52.847399 | orchestrator | Sunday 31 May 2026 02:22:44 +0000 (0:00:01.766) 0:00:21.892 ************ 2026-05-31 02:22:52.847419 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:22:52.847432 | orchestrator | 2026-05-31 02:22:52.847444 | orchestrator | TASK [osism.services.frr : Copy frr.conf file from the configuration repository] *** 2026-05-31 02:22:52.847457 | orchestrator | Sunday 31 May 2026 02:22:44 +0000 (0:00:00.134) 0:00:22.026 ************ 2026-05-31 02:22:52.847500 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:22:52.847522 | orchestrator | 2026-05-31 02:22:52.847541 | orchestrator | TASK [osism.services.frr : Copy default frr.conf file of type k3s_cilium] ****** 2026-05-31 02:22:52.847559 | orchestrator | Sunday 31 May 2026 02:22:44 +0000 (0:00:00.179) 0:00:22.205 ************ 2026-05-31 02:22:52.847572 | orchestrator | changed: [testbed-manager] 2026-05-31 02:22:52.847589 | orchestrator | 2026-05-31 02:22:52.847608 | orchestrator | TASK [osism.services.frr : Set sysctl parameters] ****************************** 2026-05-31 02:22:52.847625 | orchestrator | Sunday 31 May 2026 02:22:45 +0000 (0:00:01.363) 0:00:23.568 ************ 2026-05-31 02:22:52.847644 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-31 02:22:52.847662 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.send_redirects', 'value': 0}) 2026-05-31 02:22:52.847682 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.accept_redirects', 'value': 0}) 2026-05-31 02:22:52.847700 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.fib_multipath_hash_policy', 'value': 1}) 2026-05-31 02:22:52.847742 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.default.ignore_routes_with_linkdown', 'value': 1}) 2026-05-31 02:22:52.847761 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 2}) 2026-05-31 02:22:52.847781 | orchestrator | 2026-05-31 02:22:52.847800 | orchestrator | TASK [osism.services.frr : Manage frr service] ********************************* 2026-05-31 02:22:52.847817 | orchestrator | Sunday 31 May 2026 02:22:48 +0000 (0:00:02.901) 0:00:26.470 ************ 2026-05-31 02:22:52.847835 | orchestrator | ok: [testbed-manager] 2026-05-31 02:22:52.847853 | orchestrator | 2026-05-31 02:22:52.847872 | orchestrator | RUNNING HANDLER [osism.services.frr : Restart frr service] ********************* 2026-05-31 02:22:52.847891 | orchestrator | Sunday 31 May 2026 02:22:50 +0000 (0:00:02.161) 0:00:28.632 ************ 2026-05-31 02:22:52.847911 | orchestrator | changed: [testbed-manager] 2026-05-31 02:22:52.847930 | orchestrator | 2026-05-31 02:22:52.847949 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:22:52.847970 | orchestrator | testbed-manager : ok=10  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:22:52.848028 | orchestrator | 2026-05-31 02:22:52.848041 | orchestrator | 2026-05-31 02:22:52.848068 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:22:52.848088 | orchestrator | Sunday 31 May 2026 02:22:52 +0000 (0:00:01.596) 0:00:30.228 ************ 2026-05-31 02:22:52.848109 | orchestrator | =============================================================================== 2026-05-31 02:22:52.848121 | orchestrator | osism.services.frr : Install frr package ------------------------------- 14.46s 2026-05-31 02:22:52.848132 | orchestrator | osism.services.frr : Set sysctl parameters ------------------------------ 2.90s 2026-05-31 02:22:52.848142 | orchestrator | osism.services.frr : Manage frr service --------------------------------- 2.16s 2026-05-31 02:22:52.848153 | orchestrator | osism.services.frr : Copy file: /etc/frr/vtysh.conf --------------------- 1.88s 2026-05-31 02:22:52.848164 | orchestrator | osism.services.frr : Set _frr_uplinks fact ------------------------------ 1.77s 2026-05-31 02:22:52.848199 | orchestrator | osism.services.frr : Restart frr service -------------------------------- 1.60s 2026-05-31 02:22:52.848210 | orchestrator | osism.services.frr : Pin frr package version ---------------------------- 1.52s 2026-05-31 02:22:52.848221 | orchestrator | osism.services.frr : Copy file: /etc/frr/daemons ------------------------ 1.51s 2026-05-31 02:22:52.848232 | orchestrator | osism.services.frr : Copy default frr.conf file of type k3s_cilium ------ 1.36s 2026-05-31 02:22:52.848242 | orchestrator | osism.services.frr : Include distribution specific install tasks -------- 0.33s 2026-05-31 02:22:52.848253 | orchestrator | osism.services.frr : Copy frr.conf file from the configuration repository --- 0.18s 2026-05-31 02:22:52.848263 | orchestrator | osism.services.frr : Check for frr.conf file in the configuration repository --- 0.13s 2026-05-31 02:22:53.305951 | orchestrator | + osism apply kubernetes 2026-05-31 02:22:56.337441 | orchestrator | 2026-05-31 02:22:56 | INFO  | Task 3d4f4eb8-98e3-4730-a619-3e6e00c5bb2b (kubernetes) was prepared for execution. 2026-05-31 02:22:56.337545 | orchestrator | 2026-05-31 02:22:56 | INFO  | It takes a moment until task 3d4f4eb8-98e3-4730-a619-3e6e00c5bb2b (kubernetes) has been started and output is visible here. 2026-05-31 02:23:23.726082 | orchestrator | 2026-05-31 02:23:23.726188 | orchestrator | PLAY [Prepare all k3s nodes] *************************************************** 2026-05-31 02:23:23.726205 | orchestrator | 2026-05-31 02:23:23.726218 | orchestrator | TASK [k3s_prereq : Validating arguments against arg spec 'main' - Prerequisites] *** 2026-05-31 02:23:23.726230 | orchestrator | Sunday 31 May 2026 02:23:01 +0000 (0:00:00.174) 0:00:00.174 ************ 2026-05-31 02:23:23.726241 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:23:23.726291 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:23:23.726303 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:23:23.726314 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:23:23.726325 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:23:23.726336 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:23:23.726347 | orchestrator | 2026-05-31 02:23:23.726358 | orchestrator | TASK [k3s_prereq : Set same timezone on every Server] ************************** 2026-05-31 02:23:23.726370 | orchestrator | Sunday 31 May 2026 02:23:02 +0000 (0:00:00.745) 0:00:00.919 ************ 2026-05-31 02:23:23.726381 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.726392 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.726404 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.726415 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.726425 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.726436 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.726447 | orchestrator | 2026-05-31 02:23:23.726458 | orchestrator | TASK [k3s_prereq : Set SELinux to disabled state] ****************************** 2026-05-31 02:23:23.726472 | orchestrator | Sunday 31 May 2026 02:23:03 +0000 (0:00:00.582) 0:00:01.501 ************ 2026-05-31 02:23:23.726483 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.726493 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.726504 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.726515 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.726526 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.726537 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.726548 | orchestrator | 2026-05-31 02:23:23.726560 | orchestrator | TASK [k3s_prereq : Enable IPv4 forwarding] ************************************* 2026-05-31 02:23:23.726573 | orchestrator | Sunday 31 May 2026 02:23:03 +0000 (0:00:00.817) 0:00:02.319 ************ 2026-05-31 02:23:23.726585 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:23:23.726597 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:23:23.726609 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:23:23.726626 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:23:23.726638 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:23:23.726651 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:23:23.726663 | orchestrator | 2026-05-31 02:23:23.726675 | orchestrator | TASK [k3s_prereq : Enable IPv6 forwarding] ************************************* 2026-05-31 02:23:23.726688 | orchestrator | Sunday 31 May 2026 02:23:05 +0000 (0:00:01.749) 0:00:04.069 ************ 2026-05-31 02:23:23.726700 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:23:23.726712 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:23:23.726722 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:23:23.726733 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:23:23.726744 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:23:23.726755 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:23:23.726765 | orchestrator | 2026-05-31 02:23:23.726776 | orchestrator | TASK [k3s_prereq : Enable IPv6 router advertisements] ************************** 2026-05-31 02:23:23.726787 | orchestrator | Sunday 31 May 2026 02:23:07 +0000 (0:00:01.347) 0:00:05.417 ************ 2026-05-31 02:23:23.726798 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:23:23.726831 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:23:23.726843 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:23:23.726854 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:23:23.726864 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:23:23.726875 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:23:23.726885 | orchestrator | 2026-05-31 02:23:23.726906 | orchestrator | TASK [k3s_prereq : Add br_netfilter to /etc/modules-load.d/] ******************* 2026-05-31 02:23:23.726917 | orchestrator | Sunday 31 May 2026 02:23:08 +0000 (0:00:01.184) 0:00:06.602 ************ 2026-05-31 02:23:23.726928 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.726939 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.726949 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.726960 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.726971 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.726981 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.726992 | orchestrator | 2026-05-31 02:23:23.727003 | orchestrator | TASK [k3s_prereq : Load br_netfilter] ****************************************** 2026-05-31 02:23:23.727013 | orchestrator | Sunday 31 May 2026 02:23:08 +0000 (0:00:00.725) 0:00:07.327 ************ 2026-05-31 02:23:23.727024 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.727034 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.727045 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.727055 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.727065 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.727076 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.727087 | orchestrator | 2026-05-31 02:23:23.727098 | orchestrator | TASK [k3s_prereq : Set bridge-nf-call-iptables (just to be sure)] ************** 2026-05-31 02:23:23.727108 | orchestrator | Sunday 31 May 2026 02:23:09 +0000 (0:00:00.958) 0:00:08.285 ************ 2026-05-31 02:23:23.727119 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 02:23:23.727130 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 02:23:23.727140 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.727151 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 02:23:23.727162 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 02:23:23.727172 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.727183 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 02:23:23.727193 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 02:23:23.727203 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.727214 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 02:23:23.727243 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 02:23:23.727278 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.727289 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 02:23:23.727300 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 02:23:23.727310 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.727321 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 02:23:23.727332 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 02:23:23.727343 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.727354 | orchestrator | 2026-05-31 02:23:23.727365 | orchestrator | TASK [k3s_prereq : Add /usr/local/bin to sudo secure_path] ********************* 2026-05-31 02:23:23.727376 | orchestrator | Sunday 31 May 2026 02:23:10 +0000 (0:00:00.759) 0:00:09.045 ************ 2026-05-31 02:23:23.727386 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.727397 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.727407 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.727427 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.727438 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.727449 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.727460 | orchestrator | 2026-05-31 02:23:23.727471 | orchestrator | TASK [k3s_download : Validating arguments against arg spec 'main' - Manage the downloading of K3S binaries] *** 2026-05-31 02:23:23.727482 | orchestrator | Sunday 31 May 2026 02:23:12 +0000 (0:00:01.845) 0:00:10.890 ************ 2026-05-31 02:23:23.727493 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:23:23.727504 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:23:23.727515 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:23:23.727525 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:23:23.727536 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:23:23.727546 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:23:23.727557 | orchestrator | 2026-05-31 02:23:23.727568 | orchestrator | TASK [k3s_download : Download k3s binary x64] ********************************** 2026-05-31 02:23:23.727579 | orchestrator | Sunday 31 May 2026 02:23:13 +0000 (0:00:01.100) 0:00:11.991 ************ 2026-05-31 02:23:23.727590 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:23:23.727601 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:23:23.727611 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:23:23.727622 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:23:23.727633 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:23:23.727644 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:23:23.727654 | orchestrator | 2026-05-31 02:23:23.727665 | orchestrator | TASK [k3s_download : Download k3s binary arm64] ******************************** 2026-05-31 02:23:23.727677 | orchestrator | Sunday 31 May 2026 02:23:19 +0000 (0:00:06.285) 0:00:18.277 ************ 2026-05-31 02:23:23.727688 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.727704 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.727716 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.727727 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.727737 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.727748 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.727759 | orchestrator | 2026-05-31 02:23:23.727770 | orchestrator | TASK [k3s_download : Download k3s binary armhf] ******************************** 2026-05-31 02:23:23.727781 | orchestrator | Sunday 31 May 2026 02:23:20 +0000 (0:00:00.756) 0:00:19.033 ************ 2026-05-31 02:23:23.727791 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.727802 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.727812 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.727823 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.727834 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.727844 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.727855 | orchestrator | 2026-05-31 02:23:23.727866 | orchestrator | TASK [k3s_custom_registries : Validating arguments against arg spec 'main' - Configure the use of a custom container registry] *** 2026-05-31 02:23:23.727878 | orchestrator | Sunday 31 May 2026 02:23:21 +0000 (0:00:01.193) 0:00:20.227 ************ 2026-05-31 02:23:23.727889 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.727900 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.727911 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.727921 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.727932 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.727943 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.727953 | orchestrator | 2026-05-31 02:23:23.727964 | orchestrator | TASK [k3s_custom_registries : Create directory /etc/rancher/k3s] *************** 2026-05-31 02:23:23.727975 | orchestrator | Sunday 31 May 2026 02:23:22 +0000 (0:00:00.795) 0:00:21.022 ************ 2026-05-31 02:23:23.727986 | orchestrator | skipping: [testbed-node-3] => (item=rancher)  2026-05-31 02:23:23.727997 | orchestrator | skipping: [testbed-node-3] => (item=rancher/k3s)  2026-05-31 02:23:23.728008 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:23:23.728019 | orchestrator | skipping: [testbed-node-4] => (item=rancher)  2026-05-31 02:23:23.728036 | orchestrator | skipping: [testbed-node-4] => (item=rancher/k3s)  2026-05-31 02:23:23.728047 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:23:23.728064 | orchestrator | skipping: [testbed-node-5] => (item=rancher)  2026-05-31 02:23:23.728081 | orchestrator | skipping: [testbed-node-5] => (item=rancher/k3s)  2026-05-31 02:23:23.728100 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:23:23.728117 | orchestrator | skipping: [testbed-node-0] => (item=rancher)  2026-05-31 02:23:23.728134 | orchestrator | skipping: [testbed-node-0] => (item=rancher/k3s)  2026-05-31 02:23:23.728153 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:23:23.728168 | orchestrator | skipping: [testbed-node-1] => (item=rancher)  2026-05-31 02:23:23.728179 | orchestrator | skipping: [testbed-node-1] => (item=rancher/k3s)  2026-05-31 02:23:23.728189 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:23:23.728200 | orchestrator | skipping: [testbed-node-2] => (item=rancher)  2026-05-31 02:23:23.728211 | orchestrator | skipping: [testbed-node-2] => (item=rancher/k3s)  2026-05-31 02:23:23.728222 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:23:23.728233 | orchestrator | 2026-05-31 02:23:23.728264 | orchestrator | TASK [k3s_custom_registries : Insert registries into /etc/rancher/k3s/registries.yaml] *** 2026-05-31 02:23:23.728284 | orchestrator | Sunday 31 May 2026 02:23:23 +0000 (0:00:01.074) 0:00:22.097 ************ 2026-05-31 02:24:43.323508 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:24:43.323566 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:24:43.323575 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:24:43.323582 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:24:43.323589 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.323595 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.323603 | orchestrator | 2026-05-31 02:24:43.323612 | orchestrator | TASK [k3s_custom_registries : Remove /etc/rancher/k3s/registries.yaml when no registries configured] *** 2026-05-31 02:24:43.323619 | orchestrator | Sunday 31 May 2026 02:23:24 +0000 (0:00:00.852) 0:00:22.949 ************ 2026-05-31 02:24:43.323625 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:24:43.323632 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:24:43.323638 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:24:43.323644 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:24:43.323650 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.323657 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.323664 | orchestrator | 2026-05-31 02:24:43.323670 | orchestrator | PLAY [Deploy k3s master nodes] ************************************************* 2026-05-31 02:24:43.323676 | orchestrator | 2026-05-31 02:24:43.323682 | orchestrator | TASK [k3s_server : Validating arguments against arg spec 'main' - Setup k3s servers] *** 2026-05-31 02:24:43.323689 | orchestrator | Sunday 31 May 2026 02:23:26 +0000 (0:00:01.657) 0:00:24.606 ************ 2026-05-31 02:24:43.323696 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.323703 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.323710 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.323716 | orchestrator | 2026-05-31 02:24:43.323723 | orchestrator | TASK [k3s_server : Stop k3s-init] ********************************************** 2026-05-31 02:24:43.323729 | orchestrator | Sunday 31 May 2026 02:23:28 +0000 (0:00:01.888) 0:00:26.495 ************ 2026-05-31 02:24:43.323735 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.323741 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.323747 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.323754 | orchestrator | 2026-05-31 02:24:43.323760 | orchestrator | TASK [k3s_server : Stop k3s] *************************************************** 2026-05-31 02:24:43.323766 | orchestrator | Sunday 31 May 2026 02:23:29 +0000 (0:00:01.442) 0:00:27.937 ************ 2026-05-31 02:24:43.323772 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.323779 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.323785 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.323792 | orchestrator | 2026-05-31 02:24:43.323798 | orchestrator | TASK [k3s_server : Clean previous runs of k3s-init] **************************** 2026-05-31 02:24:43.323820 | orchestrator | Sunday 31 May 2026 02:23:30 +0000 (0:00:01.178) 0:00:29.116 ************ 2026-05-31 02:24:43.323827 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.323834 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.323847 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.323853 | orchestrator | 2026-05-31 02:24:43.323860 | orchestrator | TASK [k3s_server : Deploy K3s http_proxy conf] ********************************* 2026-05-31 02:24:43.323866 | orchestrator | Sunday 31 May 2026 02:23:31 +0000 (0:00:00.765) 0:00:29.881 ************ 2026-05-31 02:24:43.323873 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:24:43.323879 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.323885 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.323891 | orchestrator | 2026-05-31 02:24:43.323897 | orchestrator | TASK [k3s_server : Create /etc/rancher/k3s directory] ************************** 2026-05-31 02:24:43.323913 | orchestrator | Sunday 31 May 2026 02:23:31 +0000 (0:00:00.357) 0:00:30.238 ************ 2026-05-31 02:24:43.323920 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:24:43.323926 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:24:43.323932 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:24:43.323938 | orchestrator | 2026-05-31 02:24:43.323944 | orchestrator | TASK [k3s_server : Create custom resolv.conf for k3s] ************************** 2026-05-31 02:24:43.323951 | orchestrator | Sunday 31 May 2026 02:23:32 +0000 (0:00:01.003) 0:00:31.242 ************ 2026-05-31 02:24:43.323957 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:24:43.323964 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:24:43.323970 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:24:43.323977 | orchestrator | 2026-05-31 02:24:43.323983 | orchestrator | TASK [k3s_server : Deploy vip manifest] **************************************** 2026-05-31 02:24:43.323990 | orchestrator | Sunday 31 May 2026 02:23:34 +0000 (0:00:01.877) 0:00:33.120 ************ 2026-05-31 02:24:43.323996 | orchestrator | included: /ansible/roles/k3s_server/tasks/vip.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:24:43.324003 | orchestrator | 2026-05-31 02:24:43.324009 | orchestrator | TASK [k3s_server : Set _kube_vip_bgp_peers fact] ******************************* 2026-05-31 02:24:43.324015 | orchestrator | Sunday 31 May 2026 02:23:35 +0000 (0:00:00.553) 0:00:33.674 ************ 2026-05-31 02:24:43.324021 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.324028 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.324034 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.324041 | orchestrator | 2026-05-31 02:24:43.324047 | orchestrator | TASK [k3s_server : Create manifests directory on first master] ***************** 2026-05-31 02:24:43.324053 | orchestrator | Sunday 31 May 2026 02:23:38 +0000 (0:00:02.863) 0:00:36.538 ************ 2026-05-31 02:24:43.324060 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.324065 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.324071 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:24:43.324077 | orchestrator | 2026-05-31 02:24:43.324106 | orchestrator | TASK [k3s_server : Download vip rbac manifest to first master] ***************** 2026-05-31 02:24:43.324113 | orchestrator | Sunday 31 May 2026 02:23:38 +0000 (0:00:00.630) 0:00:37.168 ************ 2026-05-31 02:24:43.324120 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.324128 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.324134 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:24:43.324141 | orchestrator | 2026-05-31 02:24:43.324148 | orchestrator | TASK [k3s_server : Copy vip manifest to first master] ************************** 2026-05-31 02:24:43.324155 | orchestrator | Sunday 31 May 2026 02:23:40 +0000 (0:00:01.282) 0:00:38.450 ************ 2026-05-31 02:24:43.324162 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.324168 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.324174 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:24:43.324181 | orchestrator | 2026-05-31 02:24:43.324189 | orchestrator | TASK [k3s_server : Deploy metallb manifest] ************************************ 2026-05-31 02:24:43.324206 | orchestrator | Sunday 31 May 2026 02:23:41 +0000 (0:00:01.690) 0:00:40.141 ************ 2026-05-31 02:24:43.324213 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:24:43.324225 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.324232 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.324238 | orchestrator | 2026-05-31 02:24:43.324244 | orchestrator | TASK [k3s_server : Deploy kube-vip manifest] *********************************** 2026-05-31 02:24:43.324251 | orchestrator | Sunday 31 May 2026 02:23:42 +0000 (0:00:00.701) 0:00:40.843 ************ 2026-05-31 02:24:43.324258 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:24:43.324264 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.324272 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.324278 | orchestrator | 2026-05-31 02:24:43.324285 | orchestrator | TASK [k3s_server : Init cluster inside the transient k3s-init service] ********* 2026-05-31 02:24:43.324291 | orchestrator | Sunday 31 May 2026 02:23:42 +0000 (0:00:00.349) 0:00:41.192 ************ 2026-05-31 02:24:43.324297 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:24:43.324304 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:24:43.324310 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:24:43.324317 | orchestrator | 2026-05-31 02:24:43.324327 | orchestrator | TASK [k3s_server : Detect Kubernetes version for label compatibility] ********** 2026-05-31 02:24:43.324333 | orchestrator | Sunday 31 May 2026 02:23:44 +0000 (0:00:01.754) 0:00:42.946 ************ 2026-05-31 02:24:43.324339 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.324345 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.324351 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.324358 | orchestrator | 2026-05-31 02:24:43.324364 | orchestrator | TASK [k3s_server : Set node role label selector based on Kubernetes version] *** 2026-05-31 02:24:43.324370 | orchestrator | Sunday 31 May 2026 02:23:47 +0000 (0:00:02.984) 0:00:45.931 ************ 2026-05-31 02:24:43.324377 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.324383 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.324390 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.324398 | orchestrator | 2026-05-31 02:24:43.324404 | orchestrator | TASK [k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails)] *** 2026-05-31 02:24:43.324411 | orchestrator | Sunday 31 May 2026 02:23:47 +0000 (0:00:00.392) 0:00:46.323 ************ 2026-05-31 02:24:43.324418 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-31 02:24:43.324425 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-31 02:24:43.324431 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-31 02:24:43.324437 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-31 02:24:43.324443 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-31 02:24:43.324449 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-31 02:24:43.324456 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-05-31 02:24:43.324462 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-05-31 02:24:43.324468 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-05-31 02:24:43.324474 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-05-31 02:24:43.324481 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-05-31 02:24:43.324491 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-05-31 02:24:43.324498 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (16 retries left). 2026-05-31 02:24:43.324505 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (16 retries left). 2026-05-31 02:24:43.324511 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (16 retries left). 2026-05-31 02:24:43.324517 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:24:43.324523 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:24:43.324530 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:24:43.324536 | orchestrator | 2026-05-31 02:24:43.324544 | orchestrator | TASK [k3s_server : Save logs of k3s-init.service] ****************************** 2026-05-31 02:24:43.324551 | orchestrator | Sunday 31 May 2026 02:24:41 +0000 (0:00:53.956) 0:01:40.280 ************ 2026-05-31 02:24:43.324557 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:24:43.324563 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:24:43.324570 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:24:43.324576 | orchestrator | 2026-05-31 02:24:43.324583 | orchestrator | TASK [k3s_server : Kill the temporary service used for initialization] ********* 2026-05-31 02:24:43.324589 | orchestrator | Sunday 31 May 2026 02:24:42 +0000 (0:00:00.373) 0:01:40.654 ************ 2026-05-31 02:24:43.324598 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837252 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837323 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837332 | orchestrator | 2026-05-31 02:25:23.837340 | orchestrator | TASK [k3s_server : Copy K3s service file] ************************************** 2026-05-31 02:25:23.837347 | orchestrator | Sunday 31 May 2026 02:24:43 +0000 (0:00:01.049) 0:01:41.703 ************ 2026-05-31 02:25:23.837354 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837359 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837365 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837371 | orchestrator | 2026-05-31 02:25:23.837377 | orchestrator | TASK [k3s_server : Enable and check K3s service] ******************************* 2026-05-31 02:25:23.837383 | orchestrator | Sunday 31 May 2026 02:24:44 +0000 (0:00:01.245) 0:01:42.949 ************ 2026-05-31 02:25:23.837388 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837394 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837399 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837405 | orchestrator | 2026-05-31 02:25:23.837411 | orchestrator | TASK [k3s_server : Wait for node-token] **************************************** 2026-05-31 02:25:23.837416 | orchestrator | Sunday 31 May 2026 02:25:07 +0000 (0:00:23.412) 0:02:06.361 ************ 2026-05-31 02:25:23.837422 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:25:23.837428 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:25:23.837434 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:25:23.837439 | orchestrator | 2026-05-31 02:25:23.837445 | orchestrator | TASK [k3s_server : Register node-token file access mode] *********************** 2026-05-31 02:25:23.837450 | orchestrator | Sunday 31 May 2026 02:25:08 +0000 (0:00:00.705) 0:02:07.067 ************ 2026-05-31 02:25:23.837456 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:25:23.837462 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:25:23.837468 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:25:23.837473 | orchestrator | 2026-05-31 02:25:23.837479 | orchestrator | TASK [k3s_server : Change file access node-token] ****************************** 2026-05-31 02:25:23.837484 | orchestrator | Sunday 31 May 2026 02:25:09 +0000 (0:00:00.662) 0:02:07.729 ************ 2026-05-31 02:25:23.837490 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837495 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837501 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837506 | orchestrator | 2026-05-31 02:25:23.837512 | orchestrator | TASK [k3s_server : Read node-token from master] ******************************** 2026-05-31 02:25:23.837535 | orchestrator | Sunday 31 May 2026 02:25:09 +0000 (0:00:00.603) 0:02:08.333 ************ 2026-05-31 02:25:23.837541 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:25:23.837547 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:25:23.837552 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:25:23.837558 | orchestrator | 2026-05-31 02:25:23.837563 | orchestrator | TASK [k3s_server : Store Master node-token] ************************************ 2026-05-31 02:25:23.837569 | orchestrator | Sunday 31 May 2026 02:25:10 +0000 (0:00:00.950) 0:02:09.283 ************ 2026-05-31 02:25:23.837574 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:25:23.837579 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:25:23.837585 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:25:23.837590 | orchestrator | 2026-05-31 02:25:23.837596 | orchestrator | TASK [k3s_server : Restore node-token file access] ***************************** 2026-05-31 02:25:23.837601 | orchestrator | Sunday 31 May 2026 02:25:11 +0000 (0:00:00.340) 0:02:09.624 ************ 2026-05-31 02:25:23.837607 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837612 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837617 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837623 | orchestrator | 2026-05-31 02:25:23.837628 | orchestrator | TASK [k3s_server : Create directory .kube] ************************************* 2026-05-31 02:25:23.837634 | orchestrator | Sunday 31 May 2026 02:25:11 +0000 (0:00:00.738) 0:02:10.362 ************ 2026-05-31 02:25:23.837639 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837645 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837650 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837656 | orchestrator | 2026-05-31 02:25:23.837661 | orchestrator | TASK [k3s_server : Copy config file to user home directory] ******************** 2026-05-31 02:25:23.837667 | orchestrator | Sunday 31 May 2026 02:25:12 +0000 (0:00:00.707) 0:02:11.069 ************ 2026-05-31 02:25:23.837672 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837678 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837683 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837688 | orchestrator | 2026-05-31 02:25:23.837694 | orchestrator | TASK [k3s_server : Configure kubectl cluster to https://192.168.16.8:6443] ***** 2026-05-31 02:25:23.837700 | orchestrator | Sunday 31 May 2026 02:25:13 +0000 (0:00:00.998) 0:02:12.068 ************ 2026-05-31 02:25:23.837707 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:25:23.837712 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:25:23.837717 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:25:23.837723 | orchestrator | 2026-05-31 02:25:23.837728 | orchestrator | TASK [k3s_server : Create kubectl symlink] ************************************* 2026-05-31 02:25:23.837734 | orchestrator | Sunday 31 May 2026 02:25:14 +0000 (0:00:01.274) 0:02:13.343 ************ 2026-05-31 02:25:23.837739 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:25:23.837745 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:25:23.837750 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:25:23.837756 | orchestrator | 2026-05-31 02:25:23.837761 | orchestrator | TASK [k3s_server : Create crictl symlink] ************************************** 2026-05-31 02:25:23.837767 | orchestrator | Sunday 31 May 2026 02:25:15 +0000 (0:00:00.356) 0:02:13.699 ************ 2026-05-31 02:25:23.837772 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:25:23.837778 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:25:23.837783 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:25:23.837788 | orchestrator | 2026-05-31 02:25:23.837794 | orchestrator | TASK [k3s_server : Get contents of manifests folder] *************************** 2026-05-31 02:25:23.837799 | orchestrator | Sunday 31 May 2026 02:25:15 +0000 (0:00:00.342) 0:02:14.041 ************ 2026-05-31 02:25:23.837804 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:25:23.837810 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:25:23.837815 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:25:23.837821 | orchestrator | 2026-05-31 02:25:23.837826 | orchestrator | TASK [k3s_server : Get sub dirs of manifests folder] *************************** 2026-05-31 02:25:23.837833 | orchestrator | Sunday 31 May 2026 02:25:16 +0000 (0:00:00.618) 0:02:14.660 ************ 2026-05-31 02:25:23.837844 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:25:23.837850 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:25:23.837868 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:25:23.837874 | orchestrator | 2026-05-31 02:25:23.837881 | orchestrator | TASK [k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start] *** 2026-05-31 02:25:23.837889 | orchestrator | Sunday 31 May 2026 02:25:17 +0000 (0:00:00.796) 0:02:15.457 ************ 2026-05-31 02:25:23.837895 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-31 02:25:23.837902 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-31 02:25:23.837908 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-31 02:25:23.837914 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-31 02:25:23.837921 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-31 02:25:23.837927 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-31 02:25:23.837933 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-31 02:25:23.837940 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-31 02:25:23.837947 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-31 02:25:23.837953 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip.yaml) 2026-05-31 02:25:23.837959 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-31 02:25:23.837966 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-31 02:25:23.837972 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip-rbac.yaml) 2026-05-31 02:25:23.837978 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-31 02:25:23.837984 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-31 02:25:23.837990 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-31 02:25:23.837996 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-31 02:25:23.838002 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-31 02:25:23.838008 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-31 02:25:23.838064 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-31 02:25:23.838073 | orchestrator | 2026-05-31 02:25:23.838079 | orchestrator | PLAY [Deploy k3s worker nodes] ************************************************* 2026-05-31 02:25:23.838086 | orchestrator | 2026-05-31 02:25:23.838092 | orchestrator | TASK [k3s_agent : Validating arguments against arg spec 'main' - Setup k3s agents] *** 2026-05-31 02:25:23.838098 | orchestrator | Sunday 31 May 2026 02:25:20 +0000 (0:00:03.027) 0:02:18.484 ************ 2026-05-31 02:25:23.838104 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:25:23.838111 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:25:23.838117 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:25:23.838123 | orchestrator | 2026-05-31 02:25:23.838141 | orchestrator | TASK [k3s_agent : Check if system is PXE-booted] ******************************* 2026-05-31 02:25:23.838147 | orchestrator | Sunday 31 May 2026 02:25:20 +0000 (0:00:00.425) 0:02:18.910 ************ 2026-05-31 02:25:23.838152 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:25:23.838158 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:25:23.838163 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:25:23.838173 | orchestrator | 2026-05-31 02:25:23.838179 | orchestrator | TASK [k3s_agent : Set fact for PXE-booted system] ****************************** 2026-05-31 02:25:23.838184 | orchestrator | Sunday 31 May 2026 02:25:21 +0000 (0:00:00.986) 0:02:19.897 ************ 2026-05-31 02:25:23.838190 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:25:23.838195 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:25:23.838201 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:25:23.838206 | orchestrator | 2026-05-31 02:25:23.838212 | orchestrator | TASK [k3s_agent : Include http_proxy configuration tasks] ********************** 2026-05-31 02:25:23.838217 | orchestrator | Sunday 31 May 2026 02:25:21 +0000 (0:00:00.395) 0:02:20.292 ************ 2026-05-31 02:25:23.838223 | orchestrator | included: /ansible/roles/k3s_agent/tasks/http_proxy.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:25:23.838229 | orchestrator | 2026-05-31 02:25:23.838234 | orchestrator | TASK [k3s_agent : Create k3s-node.service.d directory] ************************* 2026-05-31 02:25:23.838240 | orchestrator | Sunday 31 May 2026 02:25:22 +0000 (0:00:00.624) 0:02:20.917 ************ 2026-05-31 02:25:23.838245 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:25:23.838251 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:25:23.838256 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:25:23.838262 | orchestrator | 2026-05-31 02:25:23.838267 | orchestrator | TASK [k3s_agent : Copy K3s http_proxy conf file] ******************************* 2026-05-31 02:25:23.838273 | orchestrator | Sunday 31 May 2026 02:25:23 +0000 (0:00:00.625) 0:02:21.543 ************ 2026-05-31 02:25:23.838278 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:25:23.838284 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:25:23.838289 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:25:23.838295 | orchestrator | 2026-05-31 02:25:23.838300 | orchestrator | TASK [k3s_agent : Deploy K3s http_proxy conf] ********************************** 2026-05-31 02:25:23.838306 | orchestrator | Sunday 31 May 2026 02:25:23 +0000 (0:00:00.391) 0:02:21.934 ************ 2026-05-31 02:25:23.838316 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:27:05.842180 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:27:05.842269 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:27:05.842279 | orchestrator | 2026-05-31 02:27:05.842289 | orchestrator | TASK [k3s_agent : Create /etc/rancher/k3s directory] *************************** 2026-05-31 02:27:05.842298 | orchestrator | Sunday 31 May 2026 02:25:24 +0000 (0:00:00.468) 0:02:22.403 ************ 2026-05-31 02:27:05.842306 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:27:05.842314 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:27:05.842321 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:27:05.842329 | orchestrator | 2026-05-31 02:27:05.842337 | orchestrator | TASK [k3s_agent : Create custom resolv.conf for k3s] *************************** 2026-05-31 02:27:05.842344 | orchestrator | Sunday 31 May 2026 02:25:24 +0000 (0:00:00.699) 0:02:23.103 ************ 2026-05-31 02:27:05.842352 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:27:05.842359 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:27:05.842367 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:27:05.842374 | orchestrator | 2026-05-31 02:27:05.842382 | orchestrator | TASK [k3s_agent : Configure the k3s service] *********************************** 2026-05-31 02:27:05.842389 | orchestrator | Sunday 31 May 2026 02:25:25 +0000 (0:00:01.277) 0:02:24.380 ************ 2026-05-31 02:27:05.842396 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:27:05.842404 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:27:05.842411 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:27:05.842418 | orchestrator | 2026-05-31 02:27:05.842426 | orchestrator | TASK [k3s_agent : Manage k3s service] ****************************************** 2026-05-31 02:27:05.842433 | orchestrator | Sunday 31 May 2026 02:25:27 +0000 (0:00:01.172) 0:02:25.553 ************ 2026-05-31 02:27:05.842440 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:27:05.842448 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:27:05.842455 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:27:05.842463 | orchestrator | 2026-05-31 02:27:05.842470 | orchestrator | PLAY [Prepare kubeconfig file] ************************************************* 2026-05-31 02:27:05.842496 | orchestrator | 2026-05-31 02:27:05.842504 | orchestrator | TASK [Get home directory of operator user] ************************************* 2026-05-31 02:27:05.842511 | orchestrator | Sunday 31 May 2026 02:25:37 +0000 (0:00:10.129) 0:02:35.682 ************ 2026-05-31 02:27:05.842519 | orchestrator | ok: [testbed-manager] 2026-05-31 02:27:05.842527 | orchestrator | 2026-05-31 02:27:05.842534 | orchestrator | TASK [Create .kube directory] ************************************************** 2026-05-31 02:27:05.842541 | orchestrator | Sunday 31 May 2026 02:25:38 +0000 (0:00:00.828) 0:02:36.511 ************ 2026-05-31 02:27:05.842548 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.842556 | orchestrator | 2026-05-31 02:27:05.842563 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-05-31 02:27:05.842570 | orchestrator | Sunday 31 May 2026 02:25:38 +0000 (0:00:00.811) 0:02:37.322 ************ 2026-05-31 02:27:05.842577 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-05-31 02:27:05.842585 | orchestrator | 2026-05-31 02:27:05.842592 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-05-31 02:27:05.842599 | orchestrator | Sunday 31 May 2026 02:25:39 +0000 (0:00:00.617) 0:02:37.939 ************ 2026-05-31 02:27:05.842606 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.842613 | orchestrator | 2026-05-31 02:27:05.842621 | orchestrator | TASK [Change server address in the kubeconfig] ********************************* 2026-05-31 02:27:05.842628 | orchestrator | Sunday 31 May 2026 02:25:40 +0000 (0:00:01.102) 0:02:39.042 ************ 2026-05-31 02:27:05.842635 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.842642 | orchestrator | 2026-05-31 02:27:05.842649 | orchestrator | TASK [Make kubeconfig available for use inside the manager service] ************ 2026-05-31 02:27:05.842657 | orchestrator | Sunday 31 May 2026 02:25:41 +0000 (0:00:00.714) 0:02:39.756 ************ 2026-05-31 02:27:05.842664 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-31 02:27:05.842671 | orchestrator | 2026-05-31 02:27:05.842680 | orchestrator | TASK [Change server address in the kubeconfig inside the manager service] ****** 2026-05-31 02:27:05.842689 | orchestrator | Sunday 31 May 2026 02:25:43 +0000 (0:00:01.983) 0:02:41.739 ************ 2026-05-31 02:27:05.842697 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-31 02:27:05.842705 | orchestrator | 2026-05-31 02:27:05.842732 | orchestrator | TASK [Set KUBECONFIG environment variable] ************************************* 2026-05-31 02:27:05.842742 | orchestrator | Sunday 31 May 2026 02:25:44 +0000 (0:00:00.883) 0:02:42.622 ************ 2026-05-31 02:27:05.842750 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.842758 | orchestrator | 2026-05-31 02:27:05.842766 | orchestrator | TASK [Enable kubectl command line completion] ********************************** 2026-05-31 02:27:05.842774 | orchestrator | Sunday 31 May 2026 02:25:44 +0000 (0:00:00.421) 0:02:43.044 ************ 2026-05-31 02:27:05.842783 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.842791 | orchestrator | 2026-05-31 02:27:05.842799 | orchestrator | PLAY [Apply role kubectl] ****************************************************** 2026-05-31 02:27:05.842808 | orchestrator | 2026-05-31 02:27:05.842816 | orchestrator | TASK [kubectl : Gather variables for each operating system] ******************** 2026-05-31 02:27:05.842824 | orchestrator | Sunday 31 May 2026 02:25:45 +0000 (0:00:00.436) 0:02:43.480 ************ 2026-05-31 02:27:05.842831 | orchestrator | ok: [testbed-manager] 2026-05-31 02:27:05.842838 | orchestrator | 2026-05-31 02:27:05.842845 | orchestrator | TASK [kubectl : Include distribution specific install tasks] ******************* 2026-05-31 02:27:05.842853 | orchestrator | Sunday 31 May 2026 02:25:45 +0000 (0:00:00.129) 0:02:43.609 ************ 2026-05-31 02:27:05.842877 | orchestrator | included: /ansible/roles/kubectl/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 02:27:05.842885 | orchestrator | 2026-05-31 02:27:05.842892 | orchestrator | TASK [kubectl : Remove old architecture-dependent repository] ****************** 2026-05-31 02:27:05.842900 | orchestrator | Sunday 31 May 2026 02:25:45 +0000 (0:00:00.384) 0:02:43.993 ************ 2026-05-31 02:27:05.842907 | orchestrator | ok: [testbed-manager] 2026-05-31 02:27:05.842914 | orchestrator | 2026-05-31 02:27:05.842927 | orchestrator | TASK [kubectl : Install apt-transport-https package] *************************** 2026-05-31 02:27:05.842935 | orchestrator | Sunday 31 May 2026 02:25:46 +0000 (0:00:00.803) 0:02:44.797 ************ 2026-05-31 02:27:05.842942 | orchestrator | ok: [testbed-manager] 2026-05-31 02:27:05.842949 | orchestrator | 2026-05-31 02:27:05.842970 | orchestrator | TASK [kubectl : Add repository gpg key] **************************************** 2026-05-31 02:27:05.842977 | orchestrator | Sunday 31 May 2026 02:25:47 +0000 (0:00:01.528) 0:02:46.326 ************ 2026-05-31 02:27:05.842985 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.842992 | orchestrator | 2026-05-31 02:27:05.842999 | orchestrator | TASK [kubectl : Set permissions of gpg key] ************************************ 2026-05-31 02:27:05.843006 | orchestrator | Sunday 31 May 2026 02:25:48 +0000 (0:00:00.750) 0:02:47.077 ************ 2026-05-31 02:27:05.843013 | orchestrator | ok: [testbed-manager] 2026-05-31 02:27:05.843021 | orchestrator | 2026-05-31 02:27:05.843028 | orchestrator | TASK [kubectl : Add repository Debian] ***************************************** 2026-05-31 02:27:05.843035 | orchestrator | Sunday 31 May 2026 02:25:49 +0000 (0:00:00.442) 0:02:47.520 ************ 2026-05-31 02:27:05.843042 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.843049 | orchestrator | 2026-05-31 02:27:05.843056 | orchestrator | TASK [kubectl : Install required packages] ************************************* 2026-05-31 02:27:05.843064 | orchestrator | Sunday 31 May 2026 02:25:57 +0000 (0:00:08.583) 0:02:56.104 ************ 2026-05-31 02:27:05.843071 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:05.843078 | orchestrator | 2026-05-31 02:27:05.843085 | orchestrator | TASK [kubectl : Remove kubectl symlink] **************************************** 2026-05-31 02:27:05.843092 | orchestrator | Sunday 31 May 2026 02:26:09 +0000 (0:00:12.040) 0:03:08.144 ************ 2026-05-31 02:27:05.843100 | orchestrator | ok: [testbed-manager] 2026-05-31 02:27:05.843107 | orchestrator | 2026-05-31 02:27:05.843114 | orchestrator | PLAY [Run post actions on master nodes] **************************************** 2026-05-31 02:27:05.843121 | orchestrator | 2026-05-31 02:27:05.843128 | orchestrator | TASK [k3s_server_post : Validating arguments against arg spec 'main' - Configure k3s cluster] *** 2026-05-31 02:27:05.843135 | orchestrator | Sunday 31 May 2026 02:26:10 +0000 (0:00:00.934) 0:03:09.079 ************ 2026-05-31 02:27:05.843142 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:27:05.843150 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:27:05.843157 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:27:05.843164 | orchestrator | 2026-05-31 02:27:05.843171 | orchestrator | TASK [k3s_server_post : Deploy calico] ***************************************** 2026-05-31 02:27:05.843178 | orchestrator | Sunday 31 May 2026 02:26:11 +0000 (0:00:00.385) 0:03:09.465 ************ 2026-05-31 02:27:05.843185 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:05.843193 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:27:05.843200 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:27:05.843207 | orchestrator | 2026-05-31 02:27:05.843214 | orchestrator | TASK [k3s_server_post : Deploy cilium] ***************************************** 2026-05-31 02:27:05.843221 | orchestrator | Sunday 31 May 2026 02:26:11 +0000 (0:00:00.393) 0:03:09.858 ************ 2026-05-31 02:27:05.843228 | orchestrator | included: /ansible/roles/k3s_server_post/tasks/cilium.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:27:05.843241 | orchestrator | 2026-05-31 02:27:05.843252 | orchestrator | TASK [k3s_server_post : Create tmp directory on first master] ****************** 2026-05-31 02:27:05.843272 | orchestrator | Sunday 31 May 2026 02:26:12 +0000 (0:00:00.917) 0:03:10.776 ************ 2026-05-31 02:27:05.843285 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 02:27:05.843297 | orchestrator | 2026-05-31 02:27:05.843309 | orchestrator | TASK [k3s_server_post : Wait for connectivity to kube VIP] ********************* 2026-05-31 02:27:05.843321 | orchestrator | Sunday 31 May 2026 02:26:13 +0000 (0:00:01.180) 0:03:11.956 ************ 2026-05-31 02:27:05.843334 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 02:27:05.843346 | orchestrator | 2026-05-31 02:27:05.843358 | orchestrator | TASK [k3s_server_post : Fail if kube VIP not reachable] ************************ 2026-05-31 02:27:05.843376 | orchestrator | Sunday 31 May 2026 02:26:15 +0000 (0:00:02.073) 0:03:14.030 ************ 2026-05-31 02:27:05.843384 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:05.843391 | orchestrator | 2026-05-31 02:27:05.843398 | orchestrator | TASK [k3s_server_post : Test for existing Cilium install] ********************** 2026-05-31 02:27:05.843405 | orchestrator | Sunday 31 May 2026 02:26:15 +0000 (0:00:00.125) 0:03:14.155 ************ 2026-05-31 02:27:05.843412 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 02:27:05.843419 | orchestrator | 2026-05-31 02:27:05.843426 | orchestrator | TASK [k3s_server_post : Check Cilium version] ********************************** 2026-05-31 02:27:05.843433 | orchestrator | Sunday 31 May 2026 02:26:16 +0000 (0:00:01.112) 0:03:15.268 ************ 2026-05-31 02:27:05.843440 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:05.843448 | orchestrator | 2026-05-31 02:27:05.843455 | orchestrator | TASK [k3s_server_post : Parse installed Cilium version] ************************ 2026-05-31 02:27:05.843462 | orchestrator | Sunday 31 May 2026 02:26:17 +0000 (0:00:00.141) 0:03:15.410 ************ 2026-05-31 02:27:05.843469 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:05.843476 | orchestrator | 2026-05-31 02:27:05.843483 | orchestrator | TASK [k3s_server_post : Determine if Cilium needs update] ********************** 2026-05-31 02:27:05.843490 | orchestrator | Sunday 31 May 2026 02:26:17 +0000 (0:00:00.135) 0:03:15.546 ************ 2026-05-31 02:27:05.843497 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:05.843504 | orchestrator | 2026-05-31 02:27:05.843512 | orchestrator | TASK [k3s_server_post : Log result] ******************************************** 2026-05-31 02:27:05.843531 | orchestrator | Sunday 31 May 2026 02:26:17 +0000 (0:00:00.120) 0:03:15.667 ************ 2026-05-31 02:27:05.843539 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:05.843546 | orchestrator | 2026-05-31 02:27:05.843553 | orchestrator | TASK [k3s_server_post : Install Cilium] **************************************** 2026-05-31 02:27:05.843560 | orchestrator | Sunday 31 May 2026 02:26:17 +0000 (0:00:00.127) 0:03:15.794 ************ 2026-05-31 02:27:05.843567 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 02:27:05.843574 | orchestrator | 2026-05-31 02:27:05.843581 | orchestrator | TASK [k3s_server_post : Wait for Cilium resources] ***************************** 2026-05-31 02:27:05.843588 | orchestrator | Sunday 31 May 2026 02:26:22 +0000 (0:00:05.397) 0:03:21.192 ************ 2026-05-31 02:27:05.843595 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/cilium-operator) 2026-05-31 02:27:05.843603 | orchestrator | FAILED - RETRYING: [testbed-node-0 -> localhost]: Wait for Cilium resources (30 retries left). 2026-05-31 02:27:05.843617 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=daemonset/cilium) 2026-05-31 02:27:32.253196 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-relay) 2026-05-31 02:27:32.253309 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-ui) 2026-05-31 02:27:32.253333 | orchestrator | 2026-05-31 02:27:32.253356 | orchestrator | TASK [k3s_server_post : Set _cilium_bgp_neighbors fact] ************************ 2026-05-31 02:27:32.253376 | orchestrator | Sunday 31 May 2026 02:27:05 +0000 (0:00:43.027) 0:04:04.220 ************ 2026-05-31 02:27:32.253396 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 02:27:32.253415 | orchestrator | 2026-05-31 02:27:32.253433 | orchestrator | TASK [k3s_server_post : Copy BGP manifests to first master] ******************** 2026-05-31 02:27:32.253451 | orchestrator | Sunday 31 May 2026 02:27:07 +0000 (0:00:01.514) 0:04:05.735 ************ 2026-05-31 02:27:32.253469 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 02:27:32.253487 | orchestrator | 2026-05-31 02:27:32.253507 | orchestrator | TASK [k3s_server_post : Apply BGP manifests] *********************************** 2026-05-31 02:27:32.253525 | orchestrator | Sunday 31 May 2026 02:27:09 +0000 (0:00:01.930) 0:04:07.666 ************ 2026-05-31 02:27:32.253543 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 02:27:32.253561 | orchestrator | 2026-05-31 02:27:32.253579 | orchestrator | TASK [k3s_server_post : Print error message if BGP manifests application fails] *** 2026-05-31 02:27:32.253596 | orchestrator | Sunday 31 May 2026 02:27:10 +0000 (0:00:01.468) 0:04:09.134 ************ 2026-05-31 02:27:32.253634 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:32.253645 | orchestrator | 2026-05-31 02:27:32.253656 | orchestrator | TASK [k3s_server_post : Test for BGP config resources] ************************* 2026-05-31 02:27:32.253666 | orchestrator | Sunday 31 May 2026 02:27:10 +0000 (0:00:00.134) 0:04:09.268 ************ 2026-05-31 02:27:32.253677 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumBGPPeeringPolicy.cilium.io) 2026-05-31 02:27:32.253689 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumLoadBalancerIPPool.cilium.io) 2026-05-31 02:27:32.253700 | orchestrator | 2026-05-31 02:27:32.253712 | orchestrator | TASK [k3s_server_post : Deploy metallb pool] *********************************** 2026-05-31 02:27:32.253725 | orchestrator | Sunday 31 May 2026 02:27:13 +0000 (0:00:02.292) 0:04:11.561 ************ 2026-05-31 02:27:32.253737 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:32.253749 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:27:32.253761 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:27:32.253773 | orchestrator | 2026-05-31 02:27:32.253785 | orchestrator | TASK [k3s_server_post : Remove tmp directory used for manifests] *************** 2026-05-31 02:27:32.253797 | orchestrator | Sunday 31 May 2026 02:27:13 +0000 (0:00:00.356) 0:04:11.917 ************ 2026-05-31 02:27:32.253810 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:27:32.253822 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:27:32.253865 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:27:32.253883 | orchestrator | 2026-05-31 02:27:32.253903 | orchestrator | PLAY [Apply role k9s] ********************************************************** 2026-05-31 02:27:32.253915 | orchestrator | 2026-05-31 02:27:32.253927 | orchestrator | TASK [k9s : Gather variables for each operating system] ************************ 2026-05-31 02:27:32.253939 | orchestrator | Sunday 31 May 2026 02:27:14 +0000 (0:00:01.077) 0:04:12.995 ************ 2026-05-31 02:27:32.253951 | orchestrator | ok: [testbed-manager] 2026-05-31 02:27:32.253963 | orchestrator | 2026-05-31 02:27:32.253976 | orchestrator | TASK [k9s : Include distribution specific install tasks] *********************** 2026-05-31 02:27:32.253988 | orchestrator | Sunday 31 May 2026 02:27:14 +0000 (0:00:00.357) 0:04:13.353 ************ 2026-05-31 02:27:32.254000 | orchestrator | included: /ansible/roles/k9s/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 02:27:32.254012 | orchestrator | 2026-05-31 02:27:32.254067 | orchestrator | TASK [k9s : Install k9s packages] ********************************************** 2026-05-31 02:27:32.254077 | orchestrator | Sunday 31 May 2026 02:27:15 +0000 (0:00:00.250) 0:04:13.604 ************ 2026-05-31 02:27:32.254087 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:32.254096 | orchestrator | 2026-05-31 02:27:32.254106 | orchestrator | PLAY [Manage labels, annotations, and taints on all k3s nodes] ***************** 2026-05-31 02:27:32.254115 | orchestrator | 2026-05-31 02:27:32.254125 | orchestrator | TASK [Merge labels, annotations, and taints] *********************************** 2026-05-31 02:27:32.254135 | orchestrator | Sunday 31 May 2026 02:27:20 +0000 (0:00:05.275) 0:04:18.879 ************ 2026-05-31 02:27:32.254144 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:27:32.254153 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:27:32.254163 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:27:32.254172 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:27:32.254182 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:27:32.254191 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:27:32.254200 | orchestrator | 2026-05-31 02:27:32.254210 | orchestrator | TASK [Manage labels] *********************************************************** 2026-05-31 02:27:32.254219 | orchestrator | Sunday 31 May 2026 02:27:21 +0000 (0:00:00.731) 0:04:19.611 ************ 2026-05-31 02:27:32.254229 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-31 02:27:32.254238 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-31 02:27:32.254248 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-31 02:27:32.254257 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-31 02:27:32.254275 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-31 02:27:32.254284 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-31 02:27:32.254294 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-31 02:27:32.254303 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-31 02:27:32.254313 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-31 02:27:32.254340 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-31 02:27:32.254351 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-31 02:27:32.254361 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-31 02:27:32.254370 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-31 02:27:32.254380 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-31 02:27:32.254389 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-31 02:27:32.254414 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-31 02:27:32.254424 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-31 02:27:32.254433 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-31 02:27:32.254443 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-31 02:27:32.254452 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-31 02:27:32.254461 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-31 02:27:32.254471 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-31 02:27:32.254480 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-31 02:27:32.254490 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-31 02:27:32.254499 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-31 02:27:32.254509 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-31 02:27:32.254518 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-31 02:27:32.254528 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-31 02:27:32.254537 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-31 02:27:32.254546 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-31 02:27:32.254556 | orchestrator | 2026-05-31 02:27:32.254565 | orchestrator | TASK [Manage annotations] ****************************************************** 2026-05-31 02:27:32.254575 | orchestrator | Sunday 31 May 2026 02:27:30 +0000 (0:00:09.673) 0:04:29.284 ************ 2026-05-31 02:27:32.254584 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:27:32.254594 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:27:32.254603 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:27:32.254613 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:32.254622 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:27:32.254632 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:27:32.254641 | orchestrator | 2026-05-31 02:27:32.254651 | orchestrator | TASK [Manage taints] *********************************************************** 2026-05-31 02:27:32.254660 | orchestrator | Sunday 31 May 2026 02:27:31 +0000 (0:00:00.574) 0:04:29.859 ************ 2026-05-31 02:27:32.254670 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:27:32.254685 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:27:32.254695 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:27:32.254704 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:27:32.254713 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:27:32.254723 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:27:32.254732 | orchestrator | 2026-05-31 02:27:32.254742 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:27:32.254752 | orchestrator | testbed-manager : ok=21  changed=11  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:27:32.254764 | orchestrator | testbed-node-0 : ok=50  changed=23  unreachable=0 failed=0 skipped=28  rescued=0 ignored=0 2026-05-31 02:27:32.254774 | orchestrator | testbed-node-1 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-31 02:27:32.254784 | orchestrator | testbed-node-2 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-31 02:27:32.254793 | orchestrator | testbed-node-3 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 02:27:32.254803 | orchestrator | testbed-node-4 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 02:27:32.254812 | orchestrator | testbed-node-5 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 02:27:32.254822 | orchestrator | 2026-05-31 02:27:32.254853 | orchestrator | 2026-05-31 02:27:32.254864 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:27:32.254874 | orchestrator | Sunday 31 May 2026 02:27:32 +0000 (0:00:00.767) 0:04:30.626 ************ 2026-05-31 02:27:32.254889 | orchestrator | =============================================================================== 2026-05-31 02:27:32.768194 | orchestrator | k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails) -- 53.96s 2026-05-31 02:27:32.768289 | orchestrator | k3s_server_post : Wait for Cilium resources ---------------------------- 43.03s 2026-05-31 02:27:32.768304 | orchestrator | k3s_server : Enable and check K3s service ------------------------------ 23.41s 2026-05-31 02:27:32.768316 | orchestrator | kubectl : Install required packages ------------------------------------ 12.04s 2026-05-31 02:27:32.768327 | orchestrator | k3s_agent : Manage k3s service ----------------------------------------- 10.13s 2026-05-31 02:27:32.768338 | orchestrator | Manage labels ----------------------------------------------------------- 9.67s 2026-05-31 02:27:32.768349 | orchestrator | kubectl : Add repository Debian ----------------------------------------- 8.58s 2026-05-31 02:27:32.768360 | orchestrator | k3s_download : Download k3s binary x64 ---------------------------------- 6.29s 2026-05-31 02:27:32.768371 | orchestrator | k3s_server_post : Install Cilium ---------------------------------------- 5.40s 2026-05-31 02:27:32.768382 | orchestrator | k9s : Install k9s packages ---------------------------------------------- 5.28s 2026-05-31 02:27:32.768393 | orchestrator | k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start --- 3.03s 2026-05-31 02:27:32.768489 | orchestrator | k3s_server : Detect Kubernetes version for label compatibility ---------- 2.98s 2026-05-31 02:27:32.768502 | orchestrator | k3s_server : Set _kube_vip_bgp_peers fact ------------------------------- 2.86s 2026-05-31 02:27:32.768513 | orchestrator | k3s_server_post : Test for BGP config resources ------------------------- 2.29s 2026-05-31 02:27:32.768523 | orchestrator | k3s_server_post : Wait for connectivity to kube VIP --------------------- 2.07s 2026-05-31 02:27:32.768534 | orchestrator | Make kubeconfig available for use inside the manager service ------------ 1.98s 2026-05-31 02:27:32.768545 | orchestrator | k3s_server_post : Copy BGP manifests to first master -------------------- 1.93s 2026-05-31 02:27:32.768602 | orchestrator | k3s_server : Validating arguments against arg spec 'main' - Setup k3s servers --- 1.89s 2026-05-31 02:27:32.768615 | orchestrator | k3s_server : Create custom resolv.conf for k3s -------------------------- 1.88s 2026-05-31 02:27:32.768626 | orchestrator | k3s_prereq : Add /usr/local/bin to sudo secure_path --------------------- 1.85s 2026-05-31 02:27:33.200453 | orchestrator | + osism apply copy-kubeconfig 2026-05-31 02:27:45.810227 | orchestrator | 2026-05-31 02:27:45 | INFO  | Task 882e57ca-aed5-4d71-955a-0858e17b599a (copy-kubeconfig) was prepared for execution. 2026-05-31 02:27:45.810324 | orchestrator | 2026-05-31 02:27:45 | INFO  | It takes a moment until task 882e57ca-aed5-4d71-955a-0858e17b599a (copy-kubeconfig) has been started and output is visible here. 2026-05-31 02:27:53.743147 | orchestrator | 2026-05-31 02:27:53.743247 | orchestrator | PLAY [Copy kubeconfig to the configuration repository] ************************* 2026-05-31 02:27:53.743263 | orchestrator | 2026-05-31 02:27:53.743275 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-05-31 02:27:53.743287 | orchestrator | Sunday 31 May 2026 02:27:51 +0000 (0:00:00.188) 0:00:00.188 ************ 2026-05-31 02:27:53.743299 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-05-31 02:27:53.743310 | orchestrator | 2026-05-31 02:27:53.743321 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-05-31 02:27:53.743354 | orchestrator | Sunday 31 May 2026 02:27:51 +0000 (0:00:00.730) 0:00:00.919 ************ 2026-05-31 02:27:53.743365 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:53.743378 | orchestrator | 2026-05-31 02:27:53.743390 | orchestrator | TASK [Change server address in the kubeconfig file] **************************** 2026-05-31 02:27:53.743401 | orchestrator | Sunday 31 May 2026 02:27:52 +0000 (0:00:01.181) 0:00:02.100 ************ 2026-05-31 02:27:53.743418 | orchestrator | changed: [testbed-manager] 2026-05-31 02:27:53.743429 | orchestrator | 2026-05-31 02:27:53.743445 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:27:53.743457 | orchestrator | testbed-manager : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:27:53.743469 | orchestrator | 2026-05-31 02:27:53.743481 | orchestrator | 2026-05-31 02:27:53.743492 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:27:53.743503 | orchestrator | Sunday 31 May 2026 02:27:53 +0000 (0:00:00.490) 0:00:02.590 ************ 2026-05-31 02:27:53.743514 | orchestrator | =============================================================================== 2026-05-31 02:27:53.743525 | orchestrator | Write kubeconfig file --------------------------------------------------- 1.18s 2026-05-31 02:27:53.743535 | orchestrator | Get kubeconfig file ----------------------------------------------------- 0.73s 2026-05-31 02:27:53.743546 | orchestrator | Change server address in the kubeconfig file ---------------------------- 0.49s 2026-05-31 02:27:54.033127 | orchestrator | + sh -c /opt/configuration/scripts/deploy/200-infrastructure.sh 2026-05-31 02:28:06.527000 | orchestrator | 2026-05-31 02:28:06 | INFO  | Task e39db8ea-3c20-4b26-862b-32e4bb396108 (openstackclient) was prepared for execution. 2026-05-31 02:28:06.527093 | orchestrator | 2026-05-31 02:28:06 | INFO  | It takes a moment until task e39db8ea-3c20-4b26-862b-32e4bb396108 (openstackclient) has been started and output is visible here. 2026-05-31 02:28:54.314342 | orchestrator | 2026-05-31 02:28:54.314464 | orchestrator | PLAY [Apply role openstackclient] ********************************************** 2026-05-31 02:28:54.314484 | orchestrator | 2026-05-31 02:28:54.314500 | orchestrator | TASK [osism.services.openstackclient : Include tasks] ************************** 2026-05-31 02:28:54.314514 | orchestrator | Sunday 31 May 2026 02:28:11 +0000 (0:00:00.272) 0:00:00.272 ************ 2026-05-31 02:28:54.314529 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/openstackclient/tasks/container-Debian-family.yml for testbed-manager 2026-05-31 02:28:54.314545 | orchestrator | 2026-05-31 02:28:54.314586 | orchestrator | TASK [osism.services.openstackclient : Create required directories] ************ 2026-05-31 02:28:54.314601 | orchestrator | Sunday 31 May 2026 02:28:12 +0000 (0:00:00.254) 0:00:00.526 ************ 2026-05-31 02:28:54.314615 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/openstack) 2026-05-31 02:28:54.314630 | orchestrator | changed: [testbed-manager] => (item=/opt/openstackclient/data) 2026-05-31 02:28:54.314644 | orchestrator | ok: [testbed-manager] => (item=/opt/openstackclient) 2026-05-31 02:28:54.314658 | orchestrator | 2026-05-31 02:28:54.314671 | orchestrator | TASK [osism.services.openstackclient : Copy docker-compose.yml file] *********** 2026-05-31 02:28:54.314685 | orchestrator | Sunday 31 May 2026 02:28:13 +0000 (0:00:01.433) 0:00:01.960 ************ 2026-05-31 02:28:54.314699 | orchestrator | changed: [testbed-manager] 2026-05-31 02:28:54.314713 | orchestrator | 2026-05-31 02:28:54.314728 | orchestrator | TASK [osism.services.openstackclient : Manage openstackclient service] ********* 2026-05-31 02:28:54.314803 | orchestrator | Sunday 31 May 2026 02:28:15 +0000 (0:00:01.707) 0:00:03.667 ************ 2026-05-31 02:28:54.314819 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage openstackclient service (10 retries left). 2026-05-31 02:28:54.314833 | orchestrator | ok: [testbed-manager] 2026-05-31 02:28:54.314847 | orchestrator | 2026-05-31 02:28:54.314862 | orchestrator | TASK [osism.services.openstackclient : Copy openstack wrapper script] ********** 2026-05-31 02:28:54.314877 | orchestrator | Sunday 31 May 2026 02:28:48 +0000 (0:00:33.411) 0:00:37.079 ************ 2026-05-31 02:28:54.314891 | orchestrator | changed: [testbed-manager] 2026-05-31 02:28:54.314906 | orchestrator | 2026-05-31 02:28:54.314920 | orchestrator | TASK [osism.services.openstackclient : Remove ospurge wrapper script] ********** 2026-05-31 02:28:54.314935 | orchestrator | Sunday 31 May 2026 02:28:49 +0000 (0:00:01.001) 0:00:38.080 ************ 2026-05-31 02:28:54.314950 | orchestrator | ok: [testbed-manager] 2026-05-31 02:28:54.314964 | orchestrator | 2026-05-31 02:28:54.314978 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Restart openstackclient service] *** 2026-05-31 02:28:54.314992 | orchestrator | Sunday 31 May 2026 02:28:50 +0000 (0:00:00.686) 0:00:38.767 ************ 2026-05-31 02:28:54.315006 | orchestrator | changed: [testbed-manager] 2026-05-31 02:28:54.315020 | orchestrator | 2026-05-31 02:28:54.315033 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Ensure that all containers are up] *** 2026-05-31 02:28:54.315047 | orchestrator | Sunday 31 May 2026 02:28:51 +0000 (0:00:01.493) 0:00:40.261 ************ 2026-05-31 02:28:54.315061 | orchestrator | changed: [testbed-manager] 2026-05-31 02:28:54.315075 | orchestrator | 2026-05-31 02:28:54.315090 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Wait for an healthy service] *** 2026-05-31 02:28:54.315104 | orchestrator | Sunday 31 May 2026 02:28:52 +0000 (0:00:00.806) 0:00:41.068 ************ 2026-05-31 02:28:54.315118 | orchestrator | changed: [testbed-manager] 2026-05-31 02:28:54.315132 | orchestrator | 2026-05-31 02:28:54.315147 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Copy bash completion script] *** 2026-05-31 02:28:54.315161 | orchestrator | Sunday 31 May 2026 02:28:53 +0000 (0:00:00.645) 0:00:41.714 ************ 2026-05-31 02:28:54.315174 | orchestrator | ok: [testbed-manager] 2026-05-31 02:28:54.315188 | orchestrator | 2026-05-31 02:28:54.315202 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:28:54.315216 | orchestrator | testbed-manager : ok=10  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:28:54.315230 | orchestrator | 2026-05-31 02:28:54.315245 | orchestrator | 2026-05-31 02:28:54.315258 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:28:54.315273 | orchestrator | Sunday 31 May 2026 02:28:53 +0000 (0:00:00.433) 0:00:42.147 ************ 2026-05-31 02:28:54.315285 | orchestrator | =============================================================================== 2026-05-31 02:28:54.315297 | orchestrator | osism.services.openstackclient : Manage openstackclient service -------- 33.41s 2026-05-31 02:28:54.315310 | orchestrator | osism.services.openstackclient : Copy docker-compose.yml file ----------- 1.71s 2026-05-31 02:28:54.315335 | orchestrator | osism.services.openstackclient : Restart openstackclient service -------- 1.49s 2026-05-31 02:28:54.315349 | orchestrator | osism.services.openstackclient : Create required directories ------------ 1.43s 2026-05-31 02:28:54.315361 | orchestrator | osism.services.openstackclient : Copy openstack wrapper script ---------- 1.00s 2026-05-31 02:28:54.315374 | orchestrator | osism.services.openstackclient : Ensure that all containers are up ------ 0.81s 2026-05-31 02:28:54.315387 | orchestrator | osism.services.openstackclient : Remove ospurge wrapper script ---------- 0.69s 2026-05-31 02:28:54.315399 | orchestrator | osism.services.openstackclient : Wait for an healthy service ------------ 0.65s 2026-05-31 02:28:54.315413 | orchestrator | osism.services.openstackclient : Copy bash completion script ------------ 0.43s 2026-05-31 02:28:54.315426 | orchestrator | osism.services.openstackclient : Include tasks -------------------------- 0.25s 2026-05-31 02:28:57.069401 | orchestrator | 2026-05-31 02:28:57 | INFO  | Task 598febec-969c-4bb8-8439-d75ac34cbfd2 (common) was prepared for execution. 2026-05-31 02:28:57.069500 | orchestrator | 2026-05-31 02:28:57 | INFO  | It takes a moment until task 598febec-969c-4bb8-8439-d75ac34cbfd2 (common) has been started and output is visible here. 2026-05-31 02:29:11.916109 | orchestrator | 2026-05-31 02:29:11.916237 | orchestrator | PLAY [Apply role common] ******************************************************* 2026-05-31 02:29:11.916255 | orchestrator | 2026-05-31 02:29:11.916268 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-31 02:29:11.916280 | orchestrator | Sunday 31 May 2026 02:29:02 +0000 (0:00:00.343) 0:00:00.343 ************ 2026-05-31 02:29:11.916292 | orchestrator | included: /ansible/roles/common/tasks/deploy.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:29:11.916305 | orchestrator | 2026-05-31 02:29:11.916316 | orchestrator | TASK [common : Ensuring config directories exist] ****************************** 2026-05-31 02:29:11.916326 | orchestrator | Sunday 31 May 2026 02:29:04 +0000 (0:00:01.649) 0:00:01.992 ************ 2026-05-31 02:29:11.916337 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 02:29:11.916348 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 02:29:11.916359 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 02:29:11.916369 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 02:29:11.916380 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 02:29:11.916390 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 02:29:11.916401 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 02:29:11.916412 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 02:29:11.916443 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 02:29:11.916455 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 02:29:11.916465 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 02:29:11.916476 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 02:29:11.916486 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 02:29:11.916497 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 02:29:11.916507 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 02:29:11.916518 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 02:29:11.916528 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 02:29:11.916562 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 02:29:11.916574 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 02:29:11.916584 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 02:29:11.916595 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 02:29:11.916606 | orchestrator | 2026-05-31 02:29:11.916616 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-31 02:29:11.916627 | orchestrator | Sunday 31 May 2026 02:29:07 +0000 (0:00:03.121) 0:00:05.114 ************ 2026-05-31 02:29:11.916638 | orchestrator | included: /ansible/roles/common/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:29:11.916652 | orchestrator | 2026-05-31 02:29:11.916665 | orchestrator | TASK [service-cert-copy : common | Copying over extra CA certificates] ********* 2026-05-31 02:29:11.916682 | orchestrator | Sunday 31 May 2026 02:29:08 +0000 (0:00:01.645) 0:00:06.760 ************ 2026-05-31 02:29:11.916699 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:11.916715 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:11.916776 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:11.916791 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:11.916804 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:11.916816 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:11.916836 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:11.916849 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:11.916863 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:11.916893 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.926957 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927068 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927118 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927137 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927158 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927199 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927218 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927271 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927289 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927306 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927338 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:12.927360 | orchestrator | 2026-05-31 02:29:12.927381 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS certificate] *** 2026-05-31 02:29:12.927403 | orchestrator | Sunday 31 May 2026 02:29:12 +0000 (0:00:03.693) 0:00:10.453 ************ 2026-05-31 02:29:12.927427 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:12.927449 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:12.927471 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:12.927492 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:29:12.927514 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:12.927556 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660098 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660221 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:29:13.660285 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:13.660302 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660314 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660326 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:29:13.660338 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:13.660354 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660366 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660377 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:29:13.660407 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:13.660428 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660439 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660450 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:29:13.660462 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:13.660473 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660484 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:13.660495 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:29:13.660506 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:13.660525 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813601 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813668 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:29:14.813682 | orchestrator | 2026-05-31 02:29:14.813694 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS key] ****** 2026-05-31 02:29:14.813707 | orchestrator | Sunday 31 May 2026 02:29:13 +0000 (0:00:01.119) 0:00:11.572 ************ 2026-05-31 02:29:14.813764 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:14.813780 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813793 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813804 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:29:14.813834 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:14.813851 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813886 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813898 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:29:14.813934 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:14.813946 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813958 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.813969 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:29:14.813980 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:14.813992 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.814008 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:14.814081 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:29:14.814095 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:14.814123 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:20.526337 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:20.526454 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:29:20.526474 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:20.526490 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:20.526503 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:20.526515 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:29:20.526526 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 02:29:20.526563 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:20.526576 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:20.526587 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:29:20.526599 | orchestrator | 2026-05-31 02:29:20.526611 | orchestrator | TASK [common : Copying over /run subdirectories conf] ************************** 2026-05-31 02:29:20.526624 | orchestrator | Sunday 31 May 2026 02:29:15 +0000 (0:00:02.280) 0:00:13.853 ************ 2026-05-31 02:29:20.526634 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:29:20.526645 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:29:20.526656 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:29:20.526666 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:29:20.526694 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:29:20.526706 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:29:20.526747 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:29:20.526758 | orchestrator | 2026-05-31 02:29:20.526769 | orchestrator | TASK [common : Restart systemd-tmpfiles] *************************************** 2026-05-31 02:29:20.526780 | orchestrator | Sunday 31 May 2026 02:29:16 +0000 (0:00:00.819) 0:00:14.673 ************ 2026-05-31 02:29:20.526791 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:29:20.526801 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:29:20.526812 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:29:20.526823 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:29:20.526834 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:29:20.526845 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:29:20.526858 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:29:20.526869 | orchestrator | 2026-05-31 02:29:20.526882 | orchestrator | TASK [common : Copying over config.json files for services] ******************** 2026-05-31 02:29:20.526894 | orchestrator | Sunday 31 May 2026 02:29:17 +0000 (0:00:00.978) 0:00:15.651 ************ 2026-05-31 02:29:20.526908 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:20.526937 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:20.526960 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:20.526979 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:20.526993 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:20.527006 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:20.527036 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:23.498109 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498206 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498247 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498274 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498286 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498297 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498338 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498352 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498366 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498386 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498397 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498408 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498419 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498430 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:23.498442 | orchestrator | 2026-05-31 02:29:23.498454 | orchestrator | TASK [common : Find custom fluentd input config files] ************************* 2026-05-31 02:29:23.498466 | orchestrator | Sunday 31 May 2026 02:29:21 +0000 (0:00:03.583) 0:00:19.235 ************ 2026-05-31 02:29:23.498477 | orchestrator | [WARNING]: Skipped 2026-05-31 02:29:23.498489 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' path due 2026-05-31 02:29:23.498501 | orchestrator | to this access issue: 2026-05-31 02:29:23.498513 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' is not a 2026-05-31 02:29:23.498523 | orchestrator | directory 2026-05-31 02:29:23.498534 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 02:29:23.498545 | orchestrator | 2026-05-31 02:29:23.498556 | orchestrator | TASK [common : Find custom fluentd filter config files] ************************ 2026-05-31 02:29:23.498568 | orchestrator | Sunday 31 May 2026 02:29:22 +0000 (0:00:01.043) 0:00:20.278 ************ 2026-05-31 02:29:23.498581 | orchestrator | [WARNING]: Skipped 2026-05-31 02:29:23.498600 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' path due 2026-05-31 02:29:34.428047 | orchestrator | to this access issue: 2026-05-31 02:29:34.428175 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' is not a 2026-05-31 02:29:34.428199 | orchestrator | directory 2026-05-31 02:29:34.428217 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 02:29:34.428234 | orchestrator | 2026-05-31 02:29:34.428252 | orchestrator | TASK [common : Find custom fluentd format config files] ************************ 2026-05-31 02:29:34.428266 | orchestrator | Sunday 31 May 2026 02:29:23 +0000 (0:00:01.459) 0:00:21.738 ************ 2026-05-31 02:29:34.428301 | orchestrator | [WARNING]: Skipped 2026-05-31 02:29:34.428312 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' path due 2026-05-31 02:29:34.428321 | orchestrator | to this access issue: 2026-05-31 02:29:34.428331 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' is not a 2026-05-31 02:29:34.428340 | orchestrator | directory 2026-05-31 02:29:34.428350 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 02:29:34.428359 | orchestrator | 2026-05-31 02:29:34.428369 | orchestrator | TASK [common : Find custom fluentd output config files] ************************ 2026-05-31 02:29:34.428379 | orchestrator | Sunday 31 May 2026 02:29:24 +0000 (0:00:00.980) 0:00:22.718 ************ 2026-05-31 02:29:34.428388 | orchestrator | [WARNING]: Skipped 2026-05-31 02:29:34.428397 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' path due 2026-05-31 02:29:34.428407 | orchestrator | to this access issue: 2026-05-31 02:29:34.428417 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' is not a 2026-05-31 02:29:34.428426 | orchestrator | directory 2026-05-31 02:29:34.428435 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 02:29:34.428444 | orchestrator | 2026-05-31 02:29:34.428454 | orchestrator | TASK [common : Copying over fluentd.conf] ************************************** 2026-05-31 02:29:34.428463 | orchestrator | Sunday 31 May 2026 02:29:25 +0000 (0:00:01.049) 0:00:23.767 ************ 2026-05-31 02:29:34.428472 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:29:34.428482 | orchestrator | changed: [testbed-manager] 2026-05-31 02:29:34.428491 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:29:34.428501 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:29:34.428510 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:29:34.428519 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:29:34.428545 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:29:34.428555 | orchestrator | 2026-05-31 02:29:34.428566 | orchestrator | TASK [common : Copying over cron logrotate config file] ************************ 2026-05-31 02:29:34.428578 | orchestrator | Sunday 31 May 2026 02:29:28 +0000 (0:00:02.717) 0:00:26.484 ************ 2026-05-31 02:29:34.428589 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 02:29:34.428601 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 02:29:34.428612 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 02:29:34.428622 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 02:29:34.428633 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 02:29:34.428644 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 02:29:34.428659 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 02:29:34.428670 | orchestrator | 2026-05-31 02:29:34.428681 | orchestrator | TASK [common : Ensure RabbitMQ Erlang cookie exists] *************************** 2026-05-31 02:29:34.428713 | orchestrator | Sunday 31 May 2026 02:29:30 +0000 (0:00:02.357) 0:00:28.842 ************ 2026-05-31 02:29:34.428726 | orchestrator | changed: [testbed-manager] 2026-05-31 02:29:34.428737 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:29:34.428748 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:29:34.428759 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:29:34.428770 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:29:34.428781 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:29:34.428791 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:29:34.428800 | orchestrator | 2026-05-31 02:29:34.428809 | orchestrator | TASK [common : Ensuring config directories have correct owner and permission] *** 2026-05-31 02:29:34.428830 | orchestrator | Sunday 31 May 2026 02:29:32 +0000 (0:00:02.048) 0:00:30.891 ************ 2026-05-31 02:29:34.428843 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:34.428877 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:34.428888 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:34.428899 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:34.428909 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:34.428919 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:34.428934 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:34.428951 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:34.428970 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:34.428989 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:40.783854 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:40.783978 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:40.784093 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:40.784125 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:40.784139 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:40.784206 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:40.784219 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:40.784251 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:29:40.784264 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:40.784276 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:40.784288 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:40.784300 | orchestrator | 2026-05-31 02:29:40.784313 | orchestrator | TASK [common : Copy rabbitmq-env.conf to kolla toolbox] ************************ 2026-05-31 02:29:40.784327 | orchestrator | Sunday 31 May 2026 02:29:34 +0000 (0:00:01.675) 0:00:32.566 ************ 2026-05-31 02:29:40.784339 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 02:29:40.784351 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 02:29:40.784371 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 02:29:40.784384 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 02:29:40.784396 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 02:29:40.784409 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 02:29:40.784421 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 02:29:40.784433 | orchestrator | 2026-05-31 02:29:40.784445 | orchestrator | TASK [common : Copy rabbitmq erl_inetrc to kolla toolbox] ********************** 2026-05-31 02:29:40.784458 | orchestrator | Sunday 31 May 2026 02:29:36 +0000 (0:00:02.087) 0:00:34.654 ************ 2026-05-31 02:29:40.784470 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 02:29:40.784483 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 02:29:40.784495 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 02:29:40.784515 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 02:29:40.784528 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 02:29:40.784540 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 02:29:40.784553 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 02:29:40.784565 | orchestrator | 2026-05-31 02:29:40.784577 | orchestrator | TASK [common : Check common containers] **************************************** 2026-05-31 02:29:40.784589 | orchestrator | Sunday 31 May 2026 02:29:38 +0000 (0:00:01.853) 0:00:36.507 ************ 2026-05-31 02:29:40.784603 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:40.784625 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:41.405039 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:41.405149 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:41.405188 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:41.405218 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:41.405236 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405252 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 02:29:41.405267 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405300 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405310 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405326 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405341 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405355 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405373 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405388 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:29:41.405410 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:31:09.144801 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:31:09.144948 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:31:09.144977 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:31:09.145013 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:31:09.145036 | orchestrator | 2026-05-31 02:31:09.145057 | orchestrator | TASK [common : Creating log volume] ******************************************** 2026-05-31 02:31:09.145079 | orchestrator | Sunday 31 May 2026 02:29:41 +0000 (0:00:02.808) 0:00:39.315 ************ 2026-05-31 02:31:09.145098 | orchestrator | changed: [testbed-manager] 2026-05-31 02:31:09.145117 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:31:09.145136 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:31:09.145156 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:31:09.145176 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:31:09.145195 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:31:09.145214 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:31:09.145233 | orchestrator | 2026-05-31 02:31:09.145253 | orchestrator | TASK [common : Link kolla_logs volume to /var/log/kolla] *********************** 2026-05-31 02:31:09.145272 | orchestrator | Sunday 31 May 2026 02:29:43 +0000 (0:00:01.663) 0:00:40.979 ************ 2026-05-31 02:31:09.145291 | orchestrator | changed: [testbed-manager] 2026-05-31 02:31:09.145310 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:31:09.145329 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:31:09.145349 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:31:09.145369 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:31:09.145389 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:31:09.145409 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:31:09.145428 | orchestrator | 2026-05-31 02:31:09.145448 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 02:31:09.145469 | orchestrator | Sunday 31 May 2026 02:29:44 +0000 (0:00:01.244) 0:00:42.223 ************ 2026-05-31 02:31:09.145489 | orchestrator | 2026-05-31 02:31:09.145509 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 02:31:09.145529 | orchestrator | Sunday 31 May 2026 02:29:44 +0000 (0:00:00.089) 0:00:42.313 ************ 2026-05-31 02:31:09.145549 | orchestrator | 2026-05-31 02:31:09.145568 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 02:31:09.145616 | orchestrator | Sunday 31 May 2026 02:29:44 +0000 (0:00:00.086) 0:00:42.399 ************ 2026-05-31 02:31:09.145636 | orchestrator | 2026-05-31 02:31:09.145654 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 02:31:09.145672 | orchestrator | Sunday 31 May 2026 02:29:44 +0000 (0:00:00.084) 0:00:42.484 ************ 2026-05-31 02:31:09.145692 | orchestrator | 2026-05-31 02:31:09.145711 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 02:31:09.145745 | orchestrator | Sunday 31 May 2026 02:29:44 +0000 (0:00:00.291) 0:00:42.775 ************ 2026-05-31 02:31:09.145764 | orchestrator | 2026-05-31 02:31:09.145784 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 02:31:09.145803 | orchestrator | Sunday 31 May 2026 02:29:44 +0000 (0:00:00.103) 0:00:42.879 ************ 2026-05-31 02:31:09.145822 | orchestrator | 2026-05-31 02:31:09.145842 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 02:31:09.145861 | orchestrator | Sunday 31 May 2026 02:29:45 +0000 (0:00:00.115) 0:00:42.994 ************ 2026-05-31 02:31:09.145880 | orchestrator | 2026-05-31 02:31:09.145899 | orchestrator | RUNNING HANDLER [common : Restart fluentd container] *************************** 2026-05-31 02:31:09.145918 | orchestrator | Sunday 31 May 2026 02:29:45 +0000 (0:00:00.152) 0:00:43.147 ************ 2026-05-31 02:31:09.145937 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:31:09.145955 | orchestrator | changed: [testbed-manager] 2026-05-31 02:31:09.145973 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:31:09.145992 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:31:09.146011 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:31:09.146120 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:31:09.146140 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:31:09.146158 | orchestrator | 2026-05-31 02:31:09.146177 | orchestrator | RUNNING HANDLER [common : Restart kolla-toolbox container] ********************* 2026-05-31 02:31:09.146196 | orchestrator | Sunday 31 May 2026 02:30:24 +0000 (0:00:38.975) 0:01:22.122 ************ 2026-05-31 02:31:09.146215 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:31:09.146232 | orchestrator | changed: [testbed-manager] 2026-05-31 02:31:09.146250 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:31:09.146268 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:31:09.146287 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:31:09.146305 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:31:09.146324 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:31:09.146343 | orchestrator | 2026-05-31 02:31:09.146362 | orchestrator | RUNNING HANDLER [common : Initializing toolbox container using normal user] **** 2026-05-31 02:31:09.146381 | orchestrator | Sunday 31 May 2026 02:30:58 +0000 (0:00:33.995) 0:01:56.118 ************ 2026-05-31 02:31:09.146400 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:31:09.146419 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:31:09.146438 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:31:09.146457 | orchestrator | ok: [testbed-manager] 2026-05-31 02:31:09.146477 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:31:09.146495 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:31:09.146514 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:31:09.146532 | orchestrator | 2026-05-31 02:31:09.146551 | orchestrator | RUNNING HANDLER [common : Restart cron container] ****************************** 2026-05-31 02:31:09.146569 | orchestrator | Sunday 31 May 2026 02:31:00 +0000 (0:00:01.934) 0:01:58.052 ************ 2026-05-31 02:31:09.146626 | orchestrator | changed: [testbed-manager] 2026-05-31 02:31:09.146645 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:31:09.146664 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:31:09.146682 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:31:09.146701 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:31:09.146719 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:31:09.146738 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:31:09.146756 | orchestrator | 2026-05-31 02:31:09.146775 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:31:09.146795 | orchestrator | testbed-manager : ok=22  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 02:31:09.146814 | orchestrator | testbed-node-0 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 02:31:09.146845 | orchestrator | testbed-node-1 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 02:31:09.146876 | orchestrator | testbed-node-2 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 02:31:09.146895 | orchestrator | testbed-node-3 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 02:31:09.146913 | orchestrator | testbed-node-4 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 02:31:09.146932 | orchestrator | testbed-node-5 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 02:31:09.146948 | orchestrator | 2026-05-31 02:31:09.146965 | orchestrator | 2026-05-31 02:31:09.146983 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:31:09.147002 | orchestrator | Sunday 31 May 2026 02:31:09 +0000 (0:00:08.980) 0:02:07.033 ************ 2026-05-31 02:31:09.147019 | orchestrator | =============================================================================== 2026-05-31 02:31:09.147037 | orchestrator | common : Restart fluentd container ------------------------------------- 38.98s 2026-05-31 02:31:09.147054 | orchestrator | common : Restart kolla-toolbox container ------------------------------- 34.00s 2026-05-31 02:31:09.147071 | orchestrator | common : Restart cron container ----------------------------------------- 8.98s 2026-05-31 02:31:09.147088 | orchestrator | service-cert-copy : common | Copying over extra CA certificates --------- 3.69s 2026-05-31 02:31:09.147104 | orchestrator | common : Copying over config.json files for services -------------------- 3.58s 2026-05-31 02:31:09.147122 | orchestrator | common : Ensuring config directories exist ------------------------------ 3.12s 2026-05-31 02:31:09.147140 | orchestrator | common : Check common containers ---------------------------------------- 2.81s 2026-05-31 02:31:09.147157 | orchestrator | common : Copying over fluentd.conf -------------------------------------- 2.72s 2026-05-31 02:31:09.147175 | orchestrator | common : Copying over cron logrotate config file ------------------------ 2.36s 2026-05-31 02:31:09.147193 | orchestrator | service-cert-copy : common | Copying over backend internal TLS key ------ 2.28s 2026-05-31 02:31:09.147211 | orchestrator | common : Copy rabbitmq-env.conf to kolla toolbox ------------------------ 2.09s 2026-05-31 02:31:09.147229 | orchestrator | common : Ensure RabbitMQ Erlang cookie exists --------------------------- 2.05s 2026-05-31 02:31:09.147247 | orchestrator | common : Initializing toolbox container using normal user --------------- 1.93s 2026-05-31 02:31:09.147265 | orchestrator | common : Copy rabbitmq erl_inetrc to kolla toolbox ---------------------- 1.85s 2026-05-31 02:31:09.147283 | orchestrator | common : Ensuring config directories have correct owner and permission --- 1.68s 2026-05-31 02:31:09.147300 | orchestrator | common : Creating log volume -------------------------------------------- 1.66s 2026-05-31 02:31:09.147333 | orchestrator | common : include_tasks -------------------------------------------------- 1.65s 2026-05-31 02:31:09.660748 | orchestrator | common : include_tasks -------------------------------------------------- 1.65s 2026-05-31 02:31:09.660830 | orchestrator | common : Find custom fluentd filter config files ------------------------ 1.46s 2026-05-31 02:31:09.660844 | orchestrator | common : Link kolla_logs volume to /var/log/kolla ----------------------- 1.24s 2026-05-31 02:31:12.523996 | orchestrator | 2026-05-31 02:31:12 | INFO  | Task e5945d60-3739-4f2c-b2a9-e21c76cb151e (loadbalancer) was prepared for execution. 2026-05-31 02:31:12.524089 | orchestrator | 2026-05-31 02:31:12 | INFO  | It takes a moment until task e5945d60-3739-4f2c-b2a9-e21c76cb151e (loadbalancer) has been started and output is visible here. 2026-05-31 02:31:28.124757 | orchestrator | 2026-05-31 02:31:28.124837 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:31:28.124851 | orchestrator | 2026-05-31 02:31:28.124862 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:31:28.124891 | orchestrator | Sunday 31 May 2026 02:31:17 +0000 (0:00:00.303) 0:00:00.303 ************ 2026-05-31 02:31:28.124901 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:31:28.124913 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:31:28.124923 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:31:28.124932 | orchestrator | 2026-05-31 02:31:28.124942 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:31:28.124952 | orchestrator | Sunday 31 May 2026 02:31:18 +0000 (0:00:00.328) 0:00:00.632 ************ 2026-05-31 02:31:28.124962 | orchestrator | ok: [testbed-node-0] => (item=enable_loadbalancer_True) 2026-05-31 02:31:28.124972 | orchestrator | ok: [testbed-node-1] => (item=enable_loadbalancer_True) 2026-05-31 02:31:28.124981 | orchestrator | ok: [testbed-node-2] => (item=enable_loadbalancer_True) 2026-05-31 02:31:28.124991 | orchestrator | 2026-05-31 02:31:28.125001 | orchestrator | PLAY [Apply role loadbalancer] ************************************************* 2026-05-31 02:31:28.125010 | orchestrator | 2026-05-31 02:31:28.125020 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-05-31 02:31:28.125027 | orchestrator | Sunday 31 May 2026 02:31:18 +0000 (0:00:00.517) 0:00:01.150 ************ 2026-05-31 02:31:28.125043 | orchestrator | included: /ansible/roles/loadbalancer/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:31:28.125051 | orchestrator | 2026-05-31 02:31:28.125059 | orchestrator | TASK [loadbalancer : Check IPv6 support] *************************************** 2026-05-31 02:31:28.125067 | orchestrator | Sunday 31 May 2026 02:31:19 +0000 (0:00:00.619) 0:00:01.769 ************ 2026-05-31 02:31:28.125075 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:31:28.125083 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:31:28.125091 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:31:28.125099 | orchestrator | 2026-05-31 02:31:28.125107 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-05-31 02:31:28.125115 | orchestrator | Sunday 31 May 2026 02:31:19 +0000 (0:00:00.572) 0:00:02.342 ************ 2026-05-31 02:31:28.125123 | orchestrator | included: sysctl for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:31:28.125131 | orchestrator | 2026-05-31 02:31:28.125139 | orchestrator | TASK [sysctl : Check IPv6 support] ********************************************* 2026-05-31 02:31:28.125147 | orchestrator | Sunday 31 May 2026 02:31:20 +0000 (0:00:00.828) 0:00:03.171 ************ 2026-05-31 02:31:28.125155 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:31:28.125162 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:31:28.125170 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:31:28.125178 | orchestrator | 2026-05-31 02:31:28.125186 | orchestrator | TASK [sysctl : Setting sysctl values] ****************************************** 2026-05-31 02:31:28.125194 | orchestrator | Sunday 31 May 2026 02:31:21 +0000 (0:00:00.604) 0:00:03.775 ************ 2026-05-31 02:31:28.125202 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-05-31 02:31:28.125210 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-05-31 02:31:28.125218 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-05-31 02:31:28.125226 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-05-31 02:31:28.125234 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-05-31 02:31:28.125242 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-05-31 02:31:28.125249 | orchestrator | ok: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-05-31 02:31:28.125258 | orchestrator | ok: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-05-31 02:31:28.125266 | orchestrator | ok: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-05-31 02:31:28.125274 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-05-31 02:31:28.125286 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-05-31 02:31:28.125295 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-05-31 02:31:28.125304 | orchestrator | 2026-05-31 02:31:28.125313 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-05-31 02:31:28.125322 | orchestrator | Sunday 31 May 2026 02:31:23 +0000 (0:00:02.263) 0:00:06.039 ************ 2026-05-31 02:31:28.125331 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-05-31 02:31:28.125340 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-05-31 02:31:28.125350 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-05-31 02:31:28.125358 | orchestrator | 2026-05-31 02:31:28.125368 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-05-31 02:31:28.125377 | orchestrator | Sunday 31 May 2026 02:31:24 +0000 (0:00:00.744) 0:00:06.784 ************ 2026-05-31 02:31:28.125386 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-05-31 02:31:28.125395 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-05-31 02:31:28.125404 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-05-31 02:31:28.125413 | orchestrator | 2026-05-31 02:31:28.125422 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-05-31 02:31:28.125431 | orchestrator | Sunday 31 May 2026 02:31:25 +0000 (0:00:01.329) 0:00:08.113 ************ 2026-05-31 02:31:28.125440 | orchestrator | skipping: [testbed-node-0] => (item=ip_vs)  2026-05-31 02:31:28.125450 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:31:28.125471 | orchestrator | skipping: [testbed-node-1] => (item=ip_vs)  2026-05-31 02:31:28.125480 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:31:28.125488 | orchestrator | skipping: [testbed-node-2] => (item=ip_vs)  2026-05-31 02:31:28.125496 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:31:28.125504 | orchestrator | 2026-05-31 02:31:28.125512 | orchestrator | TASK [loadbalancer : Ensuring config directories exist] ************************ 2026-05-31 02:31:28.125519 | orchestrator | Sunday 31 May 2026 02:31:26 +0000 (0:00:00.576) 0:00:08.690 ************ 2026-05-31 02:31:28.125530 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:28.125573 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:28.125588 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:28.125609 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:28.125624 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:28.125644 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:33.937923 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:33.937982 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:33.937989 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:33.937993 | orchestrator | 2026-05-31 02:31:33.937998 | orchestrator | TASK [loadbalancer : Ensuring haproxy service config subdir exists] ************ 2026-05-31 02:31:33.938004 | orchestrator | Sunday 31 May 2026 02:31:28 +0000 (0:00:01.949) 0:00:10.639 ************ 2026-05-31 02:31:33.938061 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:31:33.938072 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:31:33.938078 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:31:33.938086 | orchestrator | 2026-05-31 02:31:33.938092 | orchestrator | TASK [loadbalancer : Ensuring proxysql service config subdirectories exist] **** 2026-05-31 02:31:33.938098 | orchestrator | Sunday 31 May 2026 02:31:29 +0000 (0:00:01.091) 0:00:11.730 ************ 2026-05-31 02:31:33.938104 | orchestrator | changed: [testbed-node-0] => (item=users) 2026-05-31 02:31:33.938112 | orchestrator | changed: [testbed-node-1] => (item=users) 2026-05-31 02:31:33.938115 | orchestrator | changed: [testbed-node-2] => (item=users) 2026-05-31 02:31:33.938119 | orchestrator | changed: [testbed-node-0] => (item=rules) 2026-05-31 02:31:33.938123 | orchestrator | changed: [testbed-node-1] => (item=rules) 2026-05-31 02:31:33.938127 | orchestrator | changed: [testbed-node-2] => (item=rules) 2026-05-31 02:31:33.938130 | orchestrator | 2026-05-31 02:31:33.938134 | orchestrator | TASK [loadbalancer : Ensuring keepalived checks subdir exists] ***************** 2026-05-31 02:31:33.938138 | orchestrator | Sunday 31 May 2026 02:31:30 +0000 (0:00:01.752) 0:00:13.483 ************ 2026-05-31 02:31:33.938141 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:31:33.938145 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:31:33.938149 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:31:33.938153 | orchestrator | 2026-05-31 02:31:33.938157 | orchestrator | TASK [loadbalancer : Remove mariadb.cfg if proxysql enabled] ******************* 2026-05-31 02:31:33.938160 | orchestrator | Sunday 31 May 2026 02:31:31 +0000 (0:00:00.911) 0:00:14.394 ************ 2026-05-31 02:31:33.938164 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:31:33.938168 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:31:33.938172 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:31:33.938175 | orchestrator | 2026-05-31 02:31:33.938179 | orchestrator | TASK [loadbalancer : Removing checks for services which are disabled] ********** 2026-05-31 02:31:33.938183 | orchestrator | Sunday 31 May 2026 02:31:33 +0000 (0:00:01.316) 0:00:15.711 ************ 2026-05-31 02:31:33.938187 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:31:33.938202 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:33.938207 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:33.938212 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-31 02:31:33.938221 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:31:33.938225 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:31:33.938252 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:33.938256 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:33.938261 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-31 02:31:33.938265 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:31:33.938272 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:31:37.071579 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:37.071722 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:37.071744 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-31 02:31:37.071758 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:31:37.071773 | orchestrator | 2026-05-31 02:31:37.071789 | orchestrator | TASK [loadbalancer : Copying checks for services which are enabled] ************ 2026-05-31 02:31:37.071802 | orchestrator | Sunday 31 May 2026 02:31:33 +0000 (0:00:00.743) 0:00:16.454 ************ 2026-05-31 02:31:37.071816 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:37.071829 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:37.071844 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:37.071908 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:37.071925 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:37.071941 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:37.071956 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:37.071971 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-31 02:31:37.071986 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-31 02:31:37.072039 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:46.379577 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:46.379650 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47', '__omit_place_holder__4684857c0382357ecf147b7c7705515fa48d6e47'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-05-31 02:31:46.379667 | orchestrator | 2026-05-31 02:31:46.379680 | orchestrator | TASK [loadbalancer : Copying over config.json files for services] ************** 2026-05-31 02:31:46.379698 | orchestrator | Sunday 31 May 2026 02:31:37 +0000 (0:00:03.138) 0:00:19.593 ************ 2026-05-31 02:31:46.379724 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:46.379753 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:46.379772 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:46.379822 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:46.379876 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:46.379890 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:46.379903 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:46.379914 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:46.379926 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:46.379937 | orchestrator | 2026-05-31 02:31:46.379948 | orchestrator | TASK [loadbalancer : Copying over haproxy.cfg] ********************************* 2026-05-31 02:31:46.379965 | orchestrator | Sunday 31 May 2026 02:31:40 +0000 (0:00:03.133) 0:00:22.726 ************ 2026-05-31 02:31:46.380006 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-05-31 02:31:46.380030 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-05-31 02:31:46.380047 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-05-31 02:31:46.380064 | orchestrator | 2026-05-31 02:31:46.380082 | orchestrator | TASK [loadbalancer : Copying over proxysql config] ***************************** 2026-05-31 02:31:46.380101 | orchestrator | Sunday 31 May 2026 02:31:42 +0000 (0:00:01.816) 0:00:24.542 ************ 2026-05-31 02:31:46.380121 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-05-31 02:31:46.380140 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-05-31 02:31:46.380159 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-05-31 02:31:46.380173 | orchestrator | 2026-05-31 02:31:46.380186 | orchestrator | TASK [loadbalancer : Copying over haproxy single external frontend config] ***** 2026-05-31 02:31:46.380198 | orchestrator | Sunday 31 May 2026 02:31:45 +0000 (0:00:03.676) 0:00:28.219 ************ 2026-05-31 02:31:46.380211 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:31:46.380225 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:31:46.380237 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:31:46.380250 | orchestrator | 2026-05-31 02:31:46.380273 | orchestrator | TASK [loadbalancer : Copying over custom haproxy services configuration] ******* 2026-05-31 02:31:58.050179 | orchestrator | Sunday 31 May 2026 02:31:46 +0000 (0:00:00.682) 0:00:28.901 ************ 2026-05-31 02:31:58.050248 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-05-31 02:31:58.050265 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-05-31 02:31:58.050270 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-05-31 02:31:58.050274 | orchestrator | 2026-05-31 02:31:58.050280 | orchestrator | TASK [loadbalancer : Copying over keepalived.conf] ***************************** 2026-05-31 02:31:58.050285 | orchestrator | Sunday 31 May 2026 02:31:48 +0000 (0:00:02.226) 0:00:31.128 ************ 2026-05-31 02:31:58.050290 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-05-31 02:31:58.050295 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-05-31 02:31:58.050299 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-05-31 02:31:58.050304 | orchestrator | 2026-05-31 02:31:58.050308 | orchestrator | TASK [loadbalancer : Copying over haproxy.pem] ********************************* 2026-05-31 02:31:58.050312 | orchestrator | Sunday 31 May 2026 02:31:50 +0000 (0:00:01.914) 0:00:33.043 ************ 2026-05-31 02:31:58.050317 | orchestrator | changed: [testbed-node-0] => (item=haproxy.pem) 2026-05-31 02:31:58.050322 | orchestrator | changed: [testbed-node-1] => (item=haproxy.pem) 2026-05-31 02:31:58.050327 | orchestrator | changed: [testbed-node-2] => (item=haproxy.pem) 2026-05-31 02:31:58.050331 | orchestrator | 2026-05-31 02:31:58.050344 | orchestrator | TASK [loadbalancer : Copying over haproxy-internal.pem] ************************ 2026-05-31 02:31:58.050349 | orchestrator | Sunday 31 May 2026 02:31:51 +0000 (0:00:01.411) 0:00:34.454 ************ 2026-05-31 02:31:58.050354 | orchestrator | changed: [testbed-node-0] => (item=haproxy-internal.pem) 2026-05-31 02:31:58.050358 | orchestrator | changed: [testbed-node-1] => (item=haproxy-internal.pem) 2026-05-31 02:31:58.050362 | orchestrator | changed: [testbed-node-2] => (item=haproxy-internal.pem) 2026-05-31 02:31:58.050367 | orchestrator | 2026-05-31 02:31:58.050386 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-05-31 02:31:58.050390 | orchestrator | Sunday 31 May 2026 02:31:53 +0000 (0:00:01.476) 0:00:35.931 ************ 2026-05-31 02:31:58.050395 | orchestrator | included: /ansible/roles/loadbalancer/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:31:58.050400 | orchestrator | 2026-05-31 02:31:58.050404 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over extra CA certificates] *** 2026-05-31 02:31:58.050408 | orchestrator | Sunday 31 May 2026 02:31:54 +0000 (0:00:00.606) 0:00:36.538 ************ 2026-05-31 02:31:58.050414 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:58.050422 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:58.050430 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-05-31 02:31:58.050446 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:58.050451 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:58.050456 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:31:58.050472 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:58.050477 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:58.050482 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:31:58.050486 | orchestrator | 2026-05-31 02:31:58.050491 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over backend internal TLS certificate] *** 2026-05-31 02:31:58.050495 | orchestrator | Sunday 31 May 2026 02:31:57 +0000 (0:00:03.353) 0:00:39.891 ************ 2026-05-31 02:31:58.050537 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:31:58.958421 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:58.958586 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:58.958663 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:31:58.958681 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:31:58.958694 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:58.958705 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:58.958716 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:31:58.958728 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:31:58.958781 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:58.958796 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:58.958856 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:31:58.958871 | orchestrator | 2026-05-31 02:31:58.958884 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over backend internal TLS key] *** 2026-05-31 02:31:58.958896 | orchestrator | Sunday 31 May 2026 02:31:58 +0000 (0:00:00.680) 0:00:40.572 ************ 2026-05-31 02:31:58.958909 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:31:58.958920 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:58.958932 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:58.958943 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:31:58.958954 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:31:58.958980 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:59.905813 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:59.905906 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:31:59.905923 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:31:59.905937 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:59.905949 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:59.905959 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:31:59.905971 | orchestrator | 2026-05-31 02:31:59.905983 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-05-31 02:31:59.905995 | orchestrator | Sunday 31 May 2026 02:31:58 +0000 (0:00:00.906) 0:00:41.479 ************ 2026-05-31 02:31:59.906007 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:31:59.906069 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:59.906102 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:59.906122 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:31:59.906133 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:31:59.906145 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:59.906157 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:59.906169 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:31:59.906180 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:31:59.906208 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:31:59.906254 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:31:59.906283 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:01.480785 | orchestrator | 2026-05-31 02:32:01.480871 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-05-31 02:32:01.480887 | orchestrator | Sunday 31 May 2026 02:31:59 +0000 (0:00:00.941) 0:00:42.421 ************ 2026-05-31 02:32:01.480903 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:32:01.480918 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:01.480931 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:01.480943 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:01.480956 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:32:01.480968 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:01.480996 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:01.481031 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:01.481073 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:32:01.481096 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:01.481114 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:01.481125 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:01.481137 | orchestrator | 2026-05-31 02:32:01.481148 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-05-31 02:32:01.481159 | orchestrator | Sunday 31 May 2026 02:32:00 +0000 (0:00:00.688) 0:00:43.110 ************ 2026-05-31 02:32:01.481170 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:32:01.481182 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:01.481207 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:01.481219 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:01.481246 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:32:02.678832 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:02.678932 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:02.678949 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:02.678964 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:32:02.678976 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:02.678988 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:02.679026 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:02.679038 | orchestrator | 2026-05-31 02:32:02.679051 | orchestrator | TASK [service-cert-copy : proxysql | Copying over extra CA certificates] ******* 2026-05-31 02:32:02.679063 | orchestrator | Sunday 31 May 2026 02:32:01 +0000 (0:00:00.894) 0:00:44.004 ************ 2026-05-31 02:32:02.679099 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:32:02.679130 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:02.679143 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:02.679154 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:02.679166 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:32:02.679177 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:02.679196 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:02.679208 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:02.679224 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:32:02.679243 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:04.261888 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:04.261991 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:04.262008 | orchestrator | 2026-05-31 02:32:04.262082 | orchestrator | TASK [service-cert-copy : proxysql | Copying over backend internal TLS certificate] *** 2026-05-31 02:32:04.262096 | orchestrator | Sunday 31 May 2026 02:32:02 +0000 (0:00:01.193) 0:00:45.198 ************ 2026-05-31 02:32:04.262110 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:32:04.262123 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:04.262163 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:04.262183 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:04.262210 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:32:04.262253 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:04.262299 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:04.262316 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:04.262332 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:32:04.262349 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:04.262381 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:04.262400 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:04.262417 | orchestrator | 2026-05-31 02:32:04.262438 | orchestrator | TASK [service-cert-copy : proxysql | Copying over backend internal TLS key] **** 2026-05-31 02:32:04.262458 | orchestrator | Sunday 31 May 2026 02:32:03 +0000 (0:00:00.708) 0:00:45.906 ************ 2026-05-31 02:32:04.262479 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-05-31 02:32:04.262532 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:04.262579 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:11.268150 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:11.268209 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-05-31 02:32:11.268226 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:11.268263 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:11.268276 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:11.268289 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-05-31 02:32:11.268301 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-05-31 02:32:11.268326 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-05-31 02:32:11.268338 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:11.268349 | orchestrator | 2026-05-31 02:32:11.268362 | orchestrator | TASK [loadbalancer : Copying over haproxy start script] ************************ 2026-05-31 02:32:11.268374 | orchestrator | Sunday 31 May 2026 02:32:04 +0000 (0:00:00.876) 0:00:46.782 ************ 2026-05-31 02:32:11.268385 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-05-31 02:32:11.268410 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-05-31 02:32:11.268422 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-05-31 02:32:11.268433 | orchestrator | 2026-05-31 02:32:11.268444 | orchestrator | TASK [loadbalancer : Copying over proxysql start script] *********************** 2026-05-31 02:32:11.268455 | orchestrator | Sunday 31 May 2026 02:32:06 +0000 (0:00:01.790) 0:00:48.573 ************ 2026-05-31 02:32:11.268467 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-05-31 02:32:11.268478 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-05-31 02:32:11.268551 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-05-31 02:32:11.268564 | orchestrator | 2026-05-31 02:32:11.268585 | orchestrator | TASK [loadbalancer : Copying files for haproxy-ssh] **************************** 2026-05-31 02:32:11.268596 | orchestrator | Sunday 31 May 2026 02:32:07 +0000 (0:00:01.756) 0:00:50.329 ************ 2026-05-31 02:32:11.268606 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-05-31 02:32:11.268617 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-05-31 02:32:11.268628 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-05-31 02:32:11.268638 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-31 02:32:11.268649 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:11.268660 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-31 02:32:11.268671 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:11.268682 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-31 02:32:11.268693 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:11.268703 | orchestrator | 2026-05-31 02:32:11.268714 | orchestrator | TASK [loadbalancer : Check loadbalancer containers] **************************** 2026-05-31 02:32:11.268727 | orchestrator | Sunday 31 May 2026 02:32:08 +0000 (0:00:00.881) 0:00:51.210 ************ 2026-05-31 02:32:11.268740 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-05-31 02:32:11.268755 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-05-31 02:32:11.268775 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-05-31 02:32:11.268799 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:32:16.334309 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:32:16.334401 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-05-31 02:32:16.334418 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:32:16.334431 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:32:16.334442 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-05-31 02:32:16.334455 | orchestrator | 2026-05-31 02:32:16.334468 | orchestrator | TASK [include_role : aodh] ***************************************************** 2026-05-31 02:32:16.334567 | orchestrator | Sunday 31 May 2026 02:32:11 +0000 (0:00:02.578) 0:00:53.789 ************ 2026-05-31 02:32:16.334582 | orchestrator | included: aodh for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:32:16.334593 | orchestrator | 2026-05-31 02:32:16.334604 | orchestrator | TASK [haproxy-config : Copying over aodh haproxy config] *********************** 2026-05-31 02:32:16.334615 | orchestrator | Sunday 31 May 2026 02:32:12 +0000 (0:00:00.940) 0:00:54.730 ************ 2026-05-31 02:32:16.334646 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 02:32:16.334683 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 02:32:16.334697 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:16.334708 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 02:32:16.334720 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 02:32:16.334736 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 02:32:16.334748 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:16.334775 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 02:32:17.092284 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 02:32:17.092388 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 02:32:17.092406 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:17.092434 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 02:32:17.092448 | orchestrator | 2026-05-31 02:32:17.092462 | orchestrator | TASK [haproxy-config : Add configuration for aodh when using single external frontend] *** 2026-05-31 02:32:17.092475 | orchestrator | Sunday 31 May 2026 02:32:16 +0000 (0:00:04.123) 0:00:58.854 ************ 2026-05-31 02:32:17.092563 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 02:32:17.092595 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 02:32:17.092608 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:17.092620 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 02:32:17.092632 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:17.092644 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 02:32:17.092662 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 02:32:17.092683 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:17.092695 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 02:32:17.092706 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:17.092728 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 02:32:26.221018 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 02:32:26.221119 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.221135 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.221171 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:26.221185 | orchestrator | 2026-05-31 02:32:26.221197 | orchestrator | TASK [haproxy-config : Configuring firewall for aodh] ************************** 2026-05-31 02:32:26.221208 | orchestrator | Sunday 31 May 2026 02:32:17 +0000 (0:00:00.758) 0:00:59.612 ************ 2026-05-31 02:32:26.221219 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-05-31 02:32:26.221231 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}})  2026-05-31 02:32:26.221243 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:26.221268 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-05-31 02:32:26.221279 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}})  2026-05-31 02:32:26.221289 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:26.221298 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-05-31 02:32:26.221308 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}})  2026-05-31 02:32:26.221317 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:26.221327 | orchestrator | 2026-05-31 02:32:26.221355 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL users config] *************** 2026-05-31 02:32:26.221376 | orchestrator | Sunday 31 May 2026 02:32:18 +0000 (0:00:01.274) 0:01:00.887 ************ 2026-05-31 02:32:26.221387 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:32:26.221396 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:32:26.221406 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:32:26.221415 | orchestrator | 2026-05-31 02:32:26.221426 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL rules config] *************** 2026-05-31 02:32:26.221436 | orchestrator | Sunday 31 May 2026 02:32:19 +0000 (0:00:01.353) 0:01:02.240 ************ 2026-05-31 02:32:26.221445 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:32:26.221455 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:32:26.221464 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:32:26.221526 | orchestrator | 2026-05-31 02:32:26.221537 | orchestrator | TASK [include_role : barbican] ************************************************* 2026-05-31 02:32:26.221549 | orchestrator | Sunday 31 May 2026 02:32:21 +0000 (0:00:02.094) 0:01:04.335 ************ 2026-05-31 02:32:26.221560 | orchestrator | included: barbican for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:32:26.221571 | orchestrator | 2026-05-31 02:32:26.221598 | orchestrator | TASK [haproxy-config : Copying over barbican haproxy config] ******************* 2026-05-31 02:32:26.221610 | orchestrator | Sunday 31 May 2026 02:32:22 +0000 (0:00:00.694) 0:01:05.030 ************ 2026-05-31 02:32:26.221624 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 02:32:26.221663 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.221677 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.221688 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 02:32:26.221699 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.221717 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.926720 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 02:32:26.926834 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.926852 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.926865 | orchestrator | 2026-05-31 02:32:26.926879 | orchestrator | TASK [haproxy-config : Add configuration for barbican when using single external frontend] *** 2026-05-31 02:32:26.926891 | orchestrator | Sunday 31 May 2026 02:32:26 +0000 (0:00:03.713) 0:01:08.743 ************ 2026-05-31 02:32:26.926904 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 02:32:26.926917 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.926970 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.926984 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:26.927001 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 02:32:26.927014 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.927025 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:26.927037 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:26.927048 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 02:32:26.927075 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 02:32:37.094989 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:37.095085 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:37.095095 | orchestrator | 2026-05-31 02:32:37.095102 | orchestrator | TASK [haproxy-config : Configuring firewall for barbican] ********************** 2026-05-31 02:32:37.095111 | orchestrator | Sunday 31 May 2026 02:32:26 +0000 (0:00:00.703) 0:01:09.447 ************ 2026-05-31 02:32:37.095133 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-05-31 02:32:37.095142 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-05-31 02:32:37.095150 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:37.095157 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-05-31 02:32:37.095164 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-05-31 02:32:37.095171 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:37.095176 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-05-31 02:32:37.095182 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-05-31 02:32:37.095189 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:37.095195 | orchestrator | 2026-05-31 02:32:37.095201 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL users config] *********** 2026-05-31 02:32:37.095207 | orchestrator | Sunday 31 May 2026 02:32:27 +0000 (0:00:01.001) 0:01:10.449 ************ 2026-05-31 02:32:37.095213 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:32:37.095219 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:32:37.095225 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:32:37.095231 | orchestrator | 2026-05-31 02:32:37.095238 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL rules config] *********** 2026-05-31 02:32:37.095244 | orchestrator | Sunday 31 May 2026 02:32:29 +0000 (0:00:01.676) 0:01:12.125 ************ 2026-05-31 02:32:37.095268 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:32:37.095275 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:32:37.095281 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:32:37.095286 | orchestrator | 2026-05-31 02:32:37.095292 | orchestrator | TASK [include_role : blazar] *************************************************** 2026-05-31 02:32:37.095299 | orchestrator | Sunday 31 May 2026 02:32:31 +0000 (0:00:02.092) 0:01:14.217 ************ 2026-05-31 02:32:37.095304 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:37.095310 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:37.095316 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:37.095322 | orchestrator | 2026-05-31 02:32:37.095328 | orchestrator | TASK [include_role : ceph-rgw] ************************************************* 2026-05-31 02:32:37.095334 | orchestrator | Sunday 31 May 2026 02:32:32 +0000 (0:00:00.335) 0:01:14.553 ************ 2026-05-31 02:32:37.095339 | orchestrator | included: ceph-rgw for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:32:37.095346 | orchestrator | 2026-05-31 02:32:37.095352 | orchestrator | TASK [haproxy-config : Copying over ceph-rgw haproxy config] ******************* 2026-05-31 02:32:37.095358 | orchestrator | Sunday 31 May 2026 02:32:32 +0000 (0:00:00.669) 0:01:15.223 ************ 2026-05-31 02:32:37.095381 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}}) 2026-05-31 02:32:37.095393 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}}) 2026-05-31 02:32:37.095399 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}}) 2026-05-31 02:32:37.095406 | orchestrator | 2026-05-31 02:32:37.095413 | orchestrator | TASK [haproxy-config : Add configuration for ceph-rgw when using single external frontend] *** 2026-05-31 02:32:37.095420 | orchestrator | Sunday 31 May 2026 02:32:35 +0000 (0:00:02.871) 0:01:18.094 ************ 2026-05-31 02:32:37.095431 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}})  2026-05-31 02:32:37.095438 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:37.095444 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}})  2026-05-31 02:32:37.095450 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:37.095495 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}})  2026-05-31 02:32:45.286358 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:45.286422 | orchestrator | 2026-05-31 02:32:45.286434 | orchestrator | TASK [haproxy-config : Configuring firewall for ceph-rgw] ********************** 2026-05-31 02:32:45.286467 | orchestrator | Sunday 31 May 2026 02:32:37 +0000 (0:00:01.516) 0:01:19.611 ************ 2026-05-31 02:32:45.286496 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-05-31 02:32:45.286510 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-05-31 02:32:45.286523 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:45.286554 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-05-31 02:32:45.286565 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-05-31 02:32:45.286577 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:45.286589 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-05-31 02:32:45.286601 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-05-31 02:32:45.286613 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:45.286624 | orchestrator | 2026-05-31 02:32:45.286637 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL users config] *********** 2026-05-31 02:32:45.286649 | orchestrator | Sunday 31 May 2026 02:32:38 +0000 (0:00:01.771) 0:01:21.382 ************ 2026-05-31 02:32:45.286660 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:45.286672 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:45.286682 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:45.286693 | orchestrator | 2026-05-31 02:32:45.286709 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL rules config] *********** 2026-05-31 02:32:45.286721 | orchestrator | Sunday 31 May 2026 02:32:39 +0000 (0:00:00.434) 0:01:21.817 ************ 2026-05-31 02:32:45.286731 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:45.286743 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:45.286755 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:45.286766 | orchestrator | 2026-05-31 02:32:45.286777 | orchestrator | TASK [include_role : cinder] *************************************************** 2026-05-31 02:32:45.286788 | orchestrator | Sunday 31 May 2026 02:32:40 +0000 (0:00:01.341) 0:01:23.159 ************ 2026-05-31 02:32:45.286799 | orchestrator | included: cinder for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:32:45.286811 | orchestrator | 2026-05-31 02:32:45.286822 | orchestrator | TASK [haproxy-config : Copying over cinder haproxy config] ********************* 2026-05-31 02:32:45.286834 | orchestrator | Sunday 31 May 2026 02:32:41 +0000 (0:00:00.978) 0:01:24.137 ************ 2026-05-31 02:32:45.286870 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 02:32:45.286896 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.286910 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.286923 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.286937 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 02:32:45.286956 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982207 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982351 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982370 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 02:32:45.982384 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982397 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982427 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982492 | orchestrator | 2026-05-31 02:32:45.982513 | orchestrator | TASK [haproxy-config : Add configuration for cinder when using single external frontend] *** 2026-05-31 02:32:45.982526 | orchestrator | Sunday 31 May 2026 02:32:45 +0000 (0:00:03.757) 0:01:27.895 ************ 2026-05-31 02:32:45.982540 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 02:32:45.982552 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982564 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982576 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 02:32:45.982587 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:45.982609 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 02:32:52.460041 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:32:52.460170 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 02:32:52.460194 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 02:32:52.460210 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:52.460226 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 02:32:52.460241 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:32:52.460314 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 02:32:52.460331 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 02:32:52.460344 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:52.460356 | orchestrator | 2026-05-31 02:32:52.460370 | orchestrator | TASK [haproxy-config : Configuring firewall for cinder] ************************ 2026-05-31 02:32:52.460385 | orchestrator | Sunday 31 May 2026 02:32:46 +0000 (0:00:00.711) 0:01:28.606 ************ 2026-05-31 02:32:52.460398 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-05-31 02:32:52.460412 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-05-31 02:32:52.460427 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:52.460495 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-05-31 02:32:52.460508 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-05-31 02:32:52.460521 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:52.460534 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-05-31 02:32:52.460548 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-05-31 02:32:52.460561 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:52.460574 | orchestrator | 2026-05-31 02:32:52.460589 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL users config] ************* 2026-05-31 02:32:52.460603 | orchestrator | Sunday 31 May 2026 02:32:47 +0000 (0:00:01.236) 0:01:29.842 ************ 2026-05-31 02:32:52.460617 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:32:52.460644 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:32:52.460659 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:32:52.460672 | orchestrator | 2026-05-31 02:32:52.460685 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL rules config] ************* 2026-05-31 02:32:52.460700 | orchestrator | Sunday 31 May 2026 02:32:48 +0000 (0:00:01.354) 0:01:31.197 ************ 2026-05-31 02:32:52.460712 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:32:52.460726 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:32:52.460740 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:32:52.460753 | orchestrator | 2026-05-31 02:32:52.460766 | orchestrator | TASK [include_role : cloudkitty] *********************************************** 2026-05-31 02:32:52.460779 | orchestrator | Sunday 31 May 2026 02:32:50 +0000 (0:00:02.063) 0:01:33.261 ************ 2026-05-31 02:32:52.460793 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:52.460806 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:52.460820 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:52.460834 | orchestrator | 2026-05-31 02:32:52.460847 | orchestrator | TASK [include_role : cyborg] *************************************************** 2026-05-31 02:32:52.460860 | orchestrator | Sunday 31 May 2026 02:32:51 +0000 (0:00:00.318) 0:01:33.579 ************ 2026-05-31 02:32:52.460873 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:52.460888 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:52.460903 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:32:52.460916 | orchestrator | 2026-05-31 02:32:52.460930 | orchestrator | TASK [include_role : designate] ************************************************ 2026-05-31 02:32:52.460944 | orchestrator | Sunday 31 May 2026 02:32:51 +0000 (0:00:00.339) 0:01:33.919 ************ 2026-05-31 02:32:52.460958 | orchestrator | included: designate for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:32:52.460971 | orchestrator | 2026-05-31 02:32:52.460984 | orchestrator | TASK [haproxy-config : Copying over designate haproxy config] ****************** 2026-05-31 02:32:52.460997 | orchestrator | Sunday 31 May 2026 02:32:52 +0000 (0:00:01.060) 0:01:34.979 ************ 2026-05-31 02:32:55.906762 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 02:32:55.906892 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 02:32:55.906912 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.906952 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.906965 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.906977 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.907017 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.907031 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 02:32:55.907042 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 02:32:55.907062 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.907074 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.907086 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 02:32:55.907111 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.914553 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.914681 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 02:32:56.914740 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 02:32:56.914764 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.914784 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.914821 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.914866 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.914888 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.914921 | orchestrator | 2026-05-31 02:32:56.914976 | orchestrator | TASK [haproxy-config : Add configuration for designate when using single external frontend] *** 2026-05-31 02:32:56.914997 | orchestrator | Sunday 31 May 2026 02:32:56 +0000 (0:00:03.781) 0:01:38.761 ************ 2026-05-31 02:32:56.915017 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 02:32:56.915037 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 02:32:56.915058 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.915079 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 02:32:56.915111 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.415584 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.415713 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.415730 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:32:57.415781 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 02:32:57.415795 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 02:32:57.416326 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.416350 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.416395 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.416425 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.416547 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.416569 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:32:57.416590 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 02:32:57.416609 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 02:32:57.416628 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 02:32:57.416676 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 02:33:08.395358 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 02:33:08.395504 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:33:08.395523 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-05-31 02:33:08.395536 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:08.395550 | orchestrator | 2026-05-31 02:33:08.395563 | orchestrator | TASK [haproxy-config : Configuring firewall for designate] ********************* 2026-05-31 02:33:08.395576 | orchestrator | Sunday 31 May 2026 02:32:57 +0000 (0:00:01.177) 0:01:39.938 ************ 2026-05-31 02:33:08.395588 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-05-31 02:33:08.395601 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}})  2026-05-31 02:33:08.395613 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:08.395625 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-05-31 02:33:08.395636 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}})  2026-05-31 02:33:08.395646 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:08.395658 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-05-31 02:33:08.395688 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}})  2026-05-31 02:33:08.395700 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:08.395711 | orchestrator | 2026-05-31 02:33:08.395722 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL users config] ********** 2026-05-31 02:33:08.395733 | orchestrator | Sunday 31 May 2026 02:32:58 +0000 (0:00:01.294) 0:01:41.232 ************ 2026-05-31 02:33:08.395745 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:08.395756 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:08.395767 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:08.395778 | orchestrator | 2026-05-31 02:33:08.395789 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL rules config] ********** 2026-05-31 02:33:08.395800 | orchestrator | Sunday 31 May 2026 02:32:59 +0000 (0:00:01.289) 0:01:42.522 ************ 2026-05-31 02:33:08.395810 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:08.395821 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:08.395832 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:08.395843 | orchestrator | 2026-05-31 02:33:08.395854 | orchestrator | TASK [include_role : etcd] ***************************************************** 2026-05-31 02:33:08.395864 | orchestrator | Sunday 31 May 2026 02:33:02 +0000 (0:00:02.257) 0:01:44.780 ************ 2026-05-31 02:33:08.395892 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:08.395903 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:08.395914 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:08.395925 | orchestrator | 2026-05-31 02:33:08.395936 | orchestrator | TASK [include_role : glance] *************************************************** 2026-05-31 02:33:08.395947 | orchestrator | Sunday 31 May 2026 02:33:02 +0000 (0:00:00.313) 0:01:45.094 ************ 2026-05-31 02:33:08.395958 | orchestrator | included: glance for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:33:08.395969 | orchestrator | 2026-05-31 02:33:08.395980 | orchestrator | TASK [haproxy-config : Copying over glance haproxy config] ********************* 2026-05-31 02:33:08.395991 | orchestrator | Sunday 31 May 2026 02:33:03 +0000 (0:00:01.059) 0:01:46.153 ************ 2026-05-31 02:33:08.396009 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 02:33:08.396026 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-05-31 02:33:08.396077 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 02:33:11.403749 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-05-31 02:33:11.403898 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 02:33:11.403937 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-05-31 02:33:11.403959 | orchestrator | 2026-05-31 02:33:11.403973 | orchestrator | TASK [haproxy-config : Add configuration for glance when using single external frontend] *** 2026-05-31 02:33:11.403985 | orchestrator | Sunday 31 May 2026 02:33:08 +0000 (0:00:04.874) 0:01:51.027 ************ 2026-05-31 02:33:11.404004 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 02:33:11.404027 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-05-31 02:33:15.443563 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:15.443672 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 02:33:15.443709 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 02:33:15.443770 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-05-31 02:33:15.443793 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-05-31 02:33:15.443815 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:15.443827 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:15.443839 | orchestrator | 2026-05-31 02:33:15.443851 | orchestrator | TASK [haproxy-config : Configuring firewall for glance] ************************ 2026-05-31 02:33:15.443864 | orchestrator | Sunday 31 May 2026 02:33:11 +0000 (0:00:02.991) 0:01:54.019 ************ 2026-05-31 02:33:15.443877 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-05-31 02:33:15.443901 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-05-31 02:33:24.187553 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-05-31 02:33:24.187697 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:24.187728 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-05-31 02:33:24.187750 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:24.187771 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-05-31 02:33:24.187810 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-05-31 02:33:24.187823 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:24.187836 | orchestrator | 2026-05-31 02:33:24.187849 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL users config] ************* 2026-05-31 02:33:24.187862 | orchestrator | Sunday 31 May 2026 02:33:15 +0000 (0:00:03.945) 0:01:57.964 ************ 2026-05-31 02:33:24.187894 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:24.187906 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:24.187917 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:24.187927 | orchestrator | 2026-05-31 02:33:24.187938 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL rules config] ************* 2026-05-31 02:33:24.187949 | orchestrator | Sunday 31 May 2026 02:33:16 +0000 (0:00:01.340) 0:01:59.305 ************ 2026-05-31 02:33:24.187960 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:24.187971 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:24.187982 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:24.187993 | orchestrator | 2026-05-31 02:33:24.188004 | orchestrator | TASK [include_role : gnocchi] ************************************************** 2026-05-31 02:33:24.188015 | orchestrator | Sunday 31 May 2026 02:33:18 +0000 (0:00:02.173) 0:02:01.479 ************ 2026-05-31 02:33:24.188028 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:24.188041 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:24.188054 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:24.188066 | orchestrator | 2026-05-31 02:33:24.188079 | orchestrator | TASK [include_role : grafana] ************************************************** 2026-05-31 02:33:24.188092 | orchestrator | Sunday 31 May 2026 02:33:19 +0000 (0:00:00.348) 0:02:01.828 ************ 2026-05-31 02:33:24.188104 | orchestrator | included: grafana for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:33:24.188116 | orchestrator | 2026-05-31 02:33:24.188129 | orchestrator | TASK [haproxy-config : Copying over grafana haproxy config] ******************** 2026-05-31 02:33:24.188159 | orchestrator | Sunday 31 May 2026 02:33:20 +0000 (0:00:01.092) 0:02:02.920 ************ 2026-05-31 02:33:24.188205 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 02:33:24.188221 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 02:33:24.188234 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 02:33:24.188247 | orchestrator | 2026-05-31 02:33:24.188260 | orchestrator | TASK [haproxy-config : Add configuration for grafana when using single external frontend] *** 2026-05-31 02:33:24.188281 | orchestrator | Sunday 31 May 2026 02:33:23 +0000 (0:00:03.149) 0:02:06.070 ************ 2026-05-31 02:33:24.188302 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 02:33:24.188323 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:24.188344 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 02:33:24.188367 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:24.188382 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 02:33:24.188513 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:24.188539 | orchestrator | 2026-05-31 02:33:24.188550 | orchestrator | TASK [haproxy-config : Configuring firewall for grafana] *********************** 2026-05-31 02:33:24.188562 | orchestrator | Sunday 31 May 2026 02:33:23 +0000 (0:00:00.403) 0:02:06.474 ************ 2026-05-31 02:33:24.188584 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-05-31 02:33:33.091811 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}})  2026-05-31 02:33:33.091909 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-05-31 02:33:33.091924 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:33.091935 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}})  2026-05-31 02:33:33.091944 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:33.091953 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-05-31 02:33:33.091962 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}})  2026-05-31 02:33:33.091994 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:33.092004 | orchestrator | 2026-05-31 02:33:33.092014 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL users config] ************ 2026-05-31 02:33:33.092024 | orchestrator | Sunday 31 May 2026 02:33:24 +0000 (0:00:00.926) 0:02:07.400 ************ 2026-05-31 02:33:33.092033 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:33.092042 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:33.092050 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:33.092059 | orchestrator | 2026-05-31 02:33:33.092068 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL rules config] ************ 2026-05-31 02:33:33.092077 | orchestrator | Sunday 31 May 2026 02:33:26 +0000 (0:00:01.329) 0:02:08.730 ************ 2026-05-31 02:33:33.092085 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:33.092094 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:33.092102 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:33.092110 | orchestrator | 2026-05-31 02:33:33.092119 | orchestrator | TASK [include_role : heat] ***************************************************** 2026-05-31 02:33:33.092140 | orchestrator | Sunday 31 May 2026 02:33:28 +0000 (0:00:02.055) 0:02:10.785 ************ 2026-05-31 02:33:33.092149 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:33.092158 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:33.092166 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:33.092175 | orchestrator | 2026-05-31 02:33:33.092183 | orchestrator | TASK [include_role : horizon] ************************************************** 2026-05-31 02:33:33.092192 | orchestrator | Sunday 31 May 2026 02:33:28 +0000 (0:00:00.333) 0:02:11.119 ************ 2026-05-31 02:33:33.092201 | orchestrator | included: horizon for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:33:33.092209 | orchestrator | 2026-05-31 02:33:33.092218 | orchestrator | TASK [haproxy-config : Copying over horizon haproxy config] ******************** 2026-05-31 02:33:33.092226 | orchestrator | Sunday 31 May 2026 02:33:29 +0000 (0:00:01.167) 0:02:12.286 ************ 2026-05-31 02:33:33.092258 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 02:33:33.092285 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 02:33:33.092305 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 02:33:34.842794 | orchestrator | 2026-05-31 02:33:34.842914 | orchestrator | TASK [haproxy-config : Add configuration for horizon when using single external frontend] *** 2026-05-31 02:33:34.842931 | orchestrator | Sunday 31 May 2026 02:33:33 +0000 (0:00:03.326) 0:02:15.613 ************ 2026-05-31 02:33:34.842967 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 02:33:34.842983 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:34.843016 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 02:33:34.843050 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:34.843068 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 02:33:34.843079 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:34.843089 | orchestrator | 2026-05-31 02:33:34.843100 | orchestrator | TASK [haproxy-config : Configuring firewall for horizon] *********************** 2026-05-31 02:33:34.843110 | orchestrator | Sunday 31 May 2026 02:33:33 +0000 (0:00:00.714) 0:02:16.327 ************ 2026-05-31 02:33:34.843121 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-05-31 02:33:34.843150 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-05-31 02:33:34.843170 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-05-31 02:33:34.843197 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-05-31 02:33:43.853753 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-05-31 02:33:43.853863 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:43.853882 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-05-31 02:33:43.853897 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-05-31 02:33:43.853927 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-05-31 02:33:43.853940 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-05-31 02:33:43.853952 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-05-31 02:33:43.853963 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:43.853975 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-05-31 02:33:43.853986 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-05-31 02:33:43.853998 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-05-31 02:33:43.854083 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-05-31 02:33:43.854098 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-05-31 02:33:43.854109 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:43.854121 | orchestrator | 2026-05-31 02:33:43.854133 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL users config] ************ 2026-05-31 02:33:43.854145 | orchestrator | Sunday 31 May 2026 02:33:34 +0000 (0:00:01.035) 0:02:17.363 ************ 2026-05-31 02:33:43.854156 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:43.854167 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:43.854177 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:43.854188 | orchestrator | 2026-05-31 02:33:43.854199 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL rules config] ************ 2026-05-31 02:33:43.854210 | orchestrator | Sunday 31 May 2026 02:33:36 +0000 (0:00:01.668) 0:02:19.031 ************ 2026-05-31 02:33:43.854221 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:43.854232 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:43.854243 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:43.854253 | orchestrator | 2026-05-31 02:33:43.854264 | orchestrator | TASK [include_role : influxdb] ************************************************* 2026-05-31 02:33:43.854275 | orchestrator | Sunday 31 May 2026 02:33:38 +0000 (0:00:02.075) 0:02:21.107 ************ 2026-05-31 02:33:43.854287 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:43.854299 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:43.854331 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:43.854344 | orchestrator | 2026-05-31 02:33:43.854357 | orchestrator | TASK [include_role : ironic] *************************************************** 2026-05-31 02:33:43.854370 | orchestrator | Sunday 31 May 2026 02:33:38 +0000 (0:00:00.323) 0:02:21.431 ************ 2026-05-31 02:33:43.854382 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:43.854429 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:43.854448 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:43.854468 | orchestrator | 2026-05-31 02:33:43.854486 | orchestrator | TASK [include_role : keystone] ************************************************* 2026-05-31 02:33:43.854505 | orchestrator | Sunday 31 May 2026 02:33:39 +0000 (0:00:00.355) 0:02:21.787 ************ 2026-05-31 02:33:43.854517 | orchestrator | included: keystone for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:33:43.854527 | orchestrator | 2026-05-31 02:33:43.854538 | orchestrator | TASK [haproxy-config : Copying over keystone haproxy config] ******************* 2026-05-31 02:33:43.854549 | orchestrator | Sunday 31 May 2026 02:33:40 +0000 (0:00:01.285) 0:02:23.072 ************ 2026-05-31 02:33:43.854572 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 02:33:43.854600 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 02:33:43.854612 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 02:33:43.854626 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 02:33:43.854648 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 02:33:44.519671 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 02:33:44.519775 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 02:33:44.519815 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 02:33:44.519829 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 02:33:44.519841 | orchestrator | 2026-05-31 02:33:44.519855 | orchestrator | TASK [haproxy-config : Add configuration for keystone when using single external frontend] *** 2026-05-31 02:33:44.519867 | orchestrator | Sunday 31 May 2026 02:33:43 +0000 (0:00:03.303) 0:02:26.376 ************ 2026-05-31 02:33:44.519899 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 02:33:44.519919 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 02:33:44.519931 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 02:33:44.519950 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:44.519963 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 02:33:44.519975 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 02:33:44.519986 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 02:33:44.519998 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:44.520023 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 02:33:54.100927 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 02:33:54.101027 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 02:33:54.101046 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:54.101061 | orchestrator | 2026-05-31 02:33:54.101074 | orchestrator | TASK [haproxy-config : Configuring firewall for keystone] ********************** 2026-05-31 02:33:54.101087 | orchestrator | Sunday 31 May 2026 02:33:44 +0000 (0:00:00.655) 0:02:27.031 ************ 2026-05-31 02:33:54.101100 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-05-31 02:33:54.101115 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-05-31 02:33:54.101128 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:54.101140 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-05-31 02:33:54.101152 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-05-31 02:33:54.101164 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:54.101175 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-05-31 02:33:54.101214 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-05-31 02:33:54.101227 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:54.101238 | orchestrator | 2026-05-31 02:33:54.101250 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL users config] *********** 2026-05-31 02:33:54.101261 | orchestrator | Sunday 31 May 2026 02:33:45 +0000 (0:00:01.225) 0:02:28.256 ************ 2026-05-31 02:33:54.101272 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:54.101283 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:54.101317 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:54.101329 | orchestrator | 2026-05-31 02:33:54.101340 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL rules config] *********** 2026-05-31 02:33:54.101351 | orchestrator | Sunday 31 May 2026 02:33:47 +0000 (0:00:01.345) 0:02:29.602 ************ 2026-05-31 02:33:54.101362 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:54.101374 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:54.101470 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:54.101483 | orchestrator | 2026-05-31 02:33:54.101495 | orchestrator | TASK [include_role : letsencrypt] ********************************************** 2026-05-31 02:33:54.101508 | orchestrator | Sunday 31 May 2026 02:33:49 +0000 (0:00:02.145) 0:02:31.748 ************ 2026-05-31 02:33:54.101520 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:54.101547 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:54.101560 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:54.101572 | orchestrator | 2026-05-31 02:33:54.101585 | orchestrator | TASK [include_role : magnum] *************************************************** 2026-05-31 02:33:54.101616 | orchestrator | Sunday 31 May 2026 02:33:49 +0000 (0:00:00.329) 0:02:32.077 ************ 2026-05-31 02:33:54.101629 | orchestrator | included: magnum for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:33:54.101641 | orchestrator | 2026-05-31 02:33:54.101654 | orchestrator | TASK [haproxy-config : Copying over magnum haproxy config] ********************* 2026-05-31 02:33:54.101666 | orchestrator | Sunday 31 May 2026 02:33:50 +0000 (0:00:01.242) 0:02:33.319 ************ 2026-05-31 02:33:54.101681 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 02:33:54.101697 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:33:54.101711 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 02:33:54.101735 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:33:54.101760 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 02:33:59.628558 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:33:59.628661 | orchestrator | 2026-05-31 02:33:59.628680 | orchestrator | TASK [haproxy-config : Add configuration for magnum when using single external frontend] *** 2026-05-31 02:33:59.628693 | orchestrator | Sunday 31 May 2026 02:33:54 +0000 (0:00:03.302) 0:02:36.622 ************ 2026-05-31 02:33:59.628708 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 02:33:59.628766 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:33:59.628836 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:59.628856 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 02:33:59.628890 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:33:59.628902 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:59.628915 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 02:33:59.628927 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:33:59.628947 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:59.628958 | orchestrator | 2026-05-31 02:33:59.628970 | orchestrator | TASK [haproxy-config : Configuring firewall for magnum] ************************ 2026-05-31 02:33:59.628981 | orchestrator | Sunday 31 May 2026 02:33:54 +0000 (0:00:00.670) 0:02:37.293 ************ 2026-05-31 02:33:59.628994 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-05-31 02:33:59.629007 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}})  2026-05-31 02:33:59.629020 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:33:59.629031 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-05-31 02:33:59.629042 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}})  2026-05-31 02:33:59.629053 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:33:59.629064 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-05-31 02:33:59.629076 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}})  2026-05-31 02:33:59.629088 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:33:59.629101 | orchestrator | 2026-05-31 02:33:59.629120 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL users config] ************* 2026-05-31 02:33:59.629133 | orchestrator | Sunday 31 May 2026 02:33:55 +0000 (0:00:00.926) 0:02:38.220 ************ 2026-05-31 02:33:59.629145 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:59.629158 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:59.629170 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:59.629182 | orchestrator | 2026-05-31 02:33:59.629195 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL rules config] ************* 2026-05-31 02:33:59.629207 | orchestrator | Sunday 31 May 2026 02:33:57 +0000 (0:00:01.737) 0:02:39.957 ************ 2026-05-31 02:33:59.629220 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:33:59.629232 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:33:59.629245 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:33:59.629256 | orchestrator | 2026-05-31 02:33:59.629270 | orchestrator | TASK [include_role : manila] *************************************************** 2026-05-31 02:33:59.629289 | orchestrator | Sunday 31 May 2026 02:33:59 +0000 (0:00:02.191) 0:02:42.149 ************ 2026-05-31 02:34:04.156515 | orchestrator | included: manila for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:34:04.156599 | orchestrator | 2026-05-31 02:34:04.156615 | orchestrator | TASK [haproxy-config : Copying over manila haproxy config] ********************* 2026-05-31 02:34:04.156628 | orchestrator | Sunday 31 May 2026 02:34:00 +0000 (0:00:01.072) 0:02:43.222 ************ 2026-05-31 02:34:04.156642 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 02:34:04.156681 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 02:34:04.156694 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156709 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156739 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156793 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156815 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156847 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156867 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 02:34:04.156888 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156917 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 02:34:04.156947 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187585 | orchestrator | 2026-05-31 02:34:05.187697 | orchestrator | TASK [haproxy-config : Add configuration for manila when using single external frontend] *** 2026-05-31 02:34:05.187713 | orchestrator | Sunday 31 May 2026 02:34:04 +0000 (0:00:03.556) 0:02:46.779 ************ 2026-05-31 02:34:05.187748 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 02:34:05.187764 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187777 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187789 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187800 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:05.187823 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 02:34:05.187853 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187873 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187885 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187897 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:05.187908 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 02:34:05.187925 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187936 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 02:34:05.187955 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 02:34:16.386198 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:16.386239 | orchestrator | 2026-05-31 02:34:16.386244 | orchestrator | TASK [haproxy-config : Configuring firewall for manila] ************************ 2026-05-31 02:34:16.386249 | orchestrator | Sunday 31 May 2026 02:34:05 +0000 (0:00:01.019) 0:02:47.798 ************ 2026-05-31 02:34:16.386254 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-05-31 02:34:16.386259 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}})  2026-05-31 02:34:16.386264 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:16.386268 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-05-31 02:34:16.386272 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}})  2026-05-31 02:34:16.386276 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:16.386280 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-05-31 02:34:16.386284 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}})  2026-05-31 02:34:16.386288 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:16.386291 | orchestrator | 2026-05-31 02:34:16.386295 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL users config] ************* 2026-05-31 02:34:16.386299 | orchestrator | Sunday 31 May 2026 02:34:06 +0000 (0:00:00.880) 0:02:48.679 ************ 2026-05-31 02:34:16.386303 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:34:16.386307 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:34:16.386311 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:34:16.386314 | orchestrator | 2026-05-31 02:34:16.386318 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL rules config] ************* 2026-05-31 02:34:16.386322 | orchestrator | Sunday 31 May 2026 02:34:07 +0000 (0:00:01.278) 0:02:49.957 ************ 2026-05-31 02:34:16.386326 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:34:16.386330 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:34:16.386333 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:34:16.386337 | orchestrator | 2026-05-31 02:34:16.386341 | orchestrator | TASK [include_role : mariadb] ************************************************** 2026-05-31 02:34:16.386345 | orchestrator | Sunday 31 May 2026 02:34:09 +0000 (0:00:02.116) 0:02:52.074 ************ 2026-05-31 02:34:16.386349 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:34:16.386352 | orchestrator | 2026-05-31 02:34:16.386356 | orchestrator | TASK [mariadb : Ensure mysql monitor user exist] ******************************* 2026-05-31 02:34:16.386387 | orchestrator | Sunday 31 May 2026 02:34:10 +0000 (0:00:01.389) 0:02:53.463 ************ 2026-05-31 02:34:16.386392 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:34:16.386396 | orchestrator | 2026-05-31 02:34:16.386410 | orchestrator | TASK [haproxy-config : Copying over mariadb haproxy config] ******************** 2026-05-31 02:34:16.386414 | orchestrator | Sunday 31 May 2026 02:34:13 +0000 (0:00:02.876) 0:02:56.340 ************ 2026-05-31 02:34:16.386433 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:34:16.386439 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-05-31 02:34:16.386444 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:16.386450 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:34:16.386458 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-05-31 02:34:16.386462 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:16.386470 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:34:18.821636 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-05-31 02:34:18.821705 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:18.821720 | orchestrator | 2026-05-31 02:34:18.821732 | orchestrator | TASK [haproxy-config : Add configuration for mariadb when using single external frontend] *** 2026-05-31 02:34:18.821742 | orchestrator | Sunday 31 May 2026 02:34:16 +0000 (0:00:02.565) 0:02:58.905 ************ 2026-05-31 02:34:18.821784 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:34:18.821799 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-05-31 02:34:18.821810 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:18.821836 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:34:18.821871 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-05-31 02:34:18.821882 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:18.821893 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:34:18.821909 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-05-31 02:34:28.681941 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:28.682116 | orchestrator | 2026-05-31 02:34:28.682139 | orchestrator | TASK [haproxy-config : Configuring firewall for mariadb] *********************** 2026-05-31 02:34:28.682153 | orchestrator | Sunday 31 May 2026 02:34:18 +0000 (0:00:02.433) 0:03:01.339 ************ 2026-05-31 02:34:28.682166 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-05-31 02:34:28.682215 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-05-31 02:34:28.682229 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:28.682241 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-05-31 02:34:28.682253 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-05-31 02:34:28.682264 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:28.682275 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-05-31 02:34:28.682286 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-05-31 02:34:28.682297 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:28.682308 | orchestrator | 2026-05-31 02:34:28.682320 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL users config] ************ 2026-05-31 02:34:28.682331 | orchestrator | Sunday 31 May 2026 02:34:21 +0000 (0:00:02.897) 0:03:04.237 ************ 2026-05-31 02:34:28.682342 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:34:28.682412 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:34:28.682425 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:34:28.682436 | orchestrator | 2026-05-31 02:34:28.682447 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL rules config] ************ 2026-05-31 02:34:28.682458 | orchestrator | Sunday 31 May 2026 02:34:23 +0000 (0:00:02.061) 0:03:06.298 ************ 2026-05-31 02:34:28.682469 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:28.682479 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:28.682490 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:28.682502 | orchestrator | 2026-05-31 02:34:28.682515 | orchestrator | TASK [include_role : masakari] ************************************************* 2026-05-31 02:34:28.682528 | orchestrator | Sunday 31 May 2026 02:34:25 +0000 (0:00:01.476) 0:03:07.775 ************ 2026-05-31 02:34:28.682540 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:28.682552 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:28.682565 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:28.682576 | orchestrator | 2026-05-31 02:34:28.682588 | orchestrator | TASK [include_role : memcached] ************************************************ 2026-05-31 02:34:28.682601 | orchestrator | Sunday 31 May 2026 02:34:25 +0000 (0:00:00.333) 0:03:08.108 ************ 2026-05-31 02:34:28.682613 | orchestrator | included: memcached for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:34:28.682626 | orchestrator | 2026-05-31 02:34:28.682638 | orchestrator | TASK [haproxy-config : Copying over memcached haproxy config] ****************** 2026-05-31 02:34:28.682651 | orchestrator | Sunday 31 May 2026 02:34:26 +0000 (0:00:01.403) 0:03:09.512 ************ 2026-05-31 02:34:28.682670 | orchestrator | changed: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-05-31 02:34:28.682686 | orchestrator | changed: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-05-31 02:34:28.682700 | orchestrator | changed: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-05-31 02:34:28.682713 | orchestrator | 2026-05-31 02:34:28.682725 | orchestrator | TASK [haproxy-config : Add configuration for memcached when using single external frontend] *** 2026-05-31 02:34:28.682745 | orchestrator | Sunday 31 May 2026 02:34:28 +0000 (0:00:01.484) 0:03:10.996 ************ 2026-05-31 02:34:28.682766 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-05-31 02:34:37.608412 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-05-31 02:34:37.608511 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:37.608528 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:37.608542 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-05-31 02:34:37.608555 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:37.608566 | orchestrator | 2026-05-31 02:34:37.608577 | orchestrator | TASK [haproxy-config : Configuring firewall for memcached] ********************* 2026-05-31 02:34:37.608590 | orchestrator | Sunday 31 May 2026 02:34:28 +0000 (0:00:00.427) 0:03:11.423 ************ 2026-05-31 02:34:37.608602 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-05-31 02:34:37.608614 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:37.608625 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-05-31 02:34:37.608637 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:37.608648 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-05-31 02:34:37.608680 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:37.608766 | orchestrator | 2026-05-31 02:34:37.608825 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL users config] ********** 2026-05-31 02:34:37.608838 | orchestrator | Sunday 31 May 2026 02:34:29 +0000 (0:00:00.903) 0:03:12.327 ************ 2026-05-31 02:34:37.608849 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:37.608860 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:37.608871 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:37.608881 | orchestrator | 2026-05-31 02:34:37.608892 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL rules config] ********** 2026-05-31 02:34:37.608906 | orchestrator | Sunday 31 May 2026 02:34:30 +0000 (0:00:00.534) 0:03:12.862 ************ 2026-05-31 02:34:37.608918 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:37.608931 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:37.608944 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:37.608956 | orchestrator | 2026-05-31 02:34:37.608969 | orchestrator | TASK [include_role : mistral] ************************************************** 2026-05-31 02:34:37.608981 | orchestrator | Sunday 31 May 2026 02:34:31 +0000 (0:00:01.371) 0:03:14.234 ************ 2026-05-31 02:34:37.608992 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:37.609002 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:37.609013 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:37.609024 | orchestrator | 2026-05-31 02:34:37.609034 | orchestrator | TASK [include_role : neutron] ************************************************** 2026-05-31 02:34:37.609045 | orchestrator | Sunday 31 May 2026 02:34:32 +0000 (0:00:00.342) 0:03:14.576 ************ 2026-05-31 02:34:37.609055 | orchestrator | included: neutron for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:34:37.609066 | orchestrator | 2026-05-31 02:34:37.609077 | orchestrator | TASK [haproxy-config : Copying over neutron haproxy config] ******************** 2026-05-31 02:34:37.609087 | orchestrator | Sunday 31 May 2026 02:34:33 +0000 (0:00:01.493) 0:03:16.069 ************ 2026-05-31 02:34:37.609117 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 02:34:37.609136 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.609148 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.609172 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.609185 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-05-31 02:34:37.609205 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.851567 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:37.851688 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:37.851718 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.851756 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:37.851769 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.851781 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-05-31 02:34:37.851809 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:37.851822 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.851839 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-05-31 02:34:37.851861 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:37.851873 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 02:34:37.851885 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:37.851905 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.197337 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.197473 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-05-31 02:34:38.197492 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.197507 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:38.197521 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:38.197533 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.197570 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:38.197591 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.197603 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-05-31 02:34:38.197614 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:38.197625 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.197637 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-05-31 02:34:38.197662 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:38.569586 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 02:34:38.569670 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.569685 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.569698 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.569723 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-05-31 02:34:38.569788 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.569814 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:38.569828 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:38.569840 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.569852 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:38.569875 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:38.569901 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-05-31 02:34:39.684821 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:39.685971 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.686084 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-05-31 02:34:39.686104 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:39.686117 | orchestrator | 2026-05-31 02:34:39.686130 | orchestrator | TASK [haproxy-config : Add configuration for neutron when using single external frontend] *** 2026-05-31 02:34:39.686162 | orchestrator | Sunday 31 May 2026 02:34:38 +0000 (0:00:05.018) 0:03:21.088 ************ 2026-05-31 02:34:39.686186 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 02:34:39.686221 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.686234 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.686246 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.686257 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-05-31 02:34:39.686281 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.686294 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:39.686314 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:39.782660 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.782738 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:39.782754 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.782788 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 02:34:39.782813 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.782842 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-05-31 02:34:39.782855 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:39.782867 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.782878 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.782897 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.782913 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-05-31 02:34:39.782933 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-05-31 02:34:39.885403 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.885491 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:39.885529 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:39.885545 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:39.885559 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:39.885584 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 02:34:39.885597 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.885626 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.885640 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:39.885658 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.885671 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.885682 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:39.885693 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-05-31 02:34:39.885739 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-05-31 02:34:40.109694 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:40.109782 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:40.109815 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:40.109860 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:40.109881 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:40.109901 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-05-31 02:34:40.109947 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:40.109994 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:40.110063 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:40.110085 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:40.110098 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:40.110110 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-05-31 02:34:40.110121 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-05-31 02:34:40.110142 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-05-31 02:34:51.571456 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-05-31 02:34:51.571569 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-05-31 02:34:51.571580 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:51.571588 | orchestrator | 2026-05-31 02:34:51.571594 | orchestrator | TASK [haproxy-config : Configuring firewall for neutron] *********************** 2026-05-31 02:34:51.571601 | orchestrator | Sunday 31 May 2026 02:34:40 +0000 (0:00:01.541) 0:03:22.629 ************ 2026-05-31 02:34:51.571607 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-05-31 02:34:51.571614 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}})  2026-05-31 02:34:51.571621 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:51.571626 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-05-31 02:34:51.571631 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}})  2026-05-31 02:34:51.571636 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:34:51.571642 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-05-31 02:34:51.571647 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}})  2026-05-31 02:34:51.571669 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:34:51.571675 | orchestrator | 2026-05-31 02:34:51.571680 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL users config] ************ 2026-05-31 02:34:51.571685 | orchestrator | Sunday 31 May 2026 02:34:42 +0000 (0:00:02.247) 0:03:24.877 ************ 2026-05-31 02:34:51.571691 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:34:51.571696 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:34:51.571702 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:34:51.571707 | orchestrator | 2026-05-31 02:34:51.571712 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL rules config] ************ 2026-05-31 02:34:51.571717 | orchestrator | Sunday 31 May 2026 02:34:43 +0000 (0:00:01.275) 0:03:26.152 ************ 2026-05-31 02:34:51.571723 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:34:51.571728 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:34:51.571733 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:34:51.571738 | orchestrator | 2026-05-31 02:34:51.571743 | orchestrator | TASK [include_role : placement] ************************************************ 2026-05-31 02:34:51.571748 | orchestrator | Sunday 31 May 2026 02:34:45 +0000 (0:00:02.149) 0:03:28.302 ************ 2026-05-31 02:34:51.571753 | orchestrator | included: placement for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:34:51.571758 | orchestrator | 2026-05-31 02:34:51.571763 | orchestrator | TASK [haproxy-config : Copying over placement haproxy config] ****************** 2026-05-31 02:34:51.571780 | orchestrator | Sunday 31 May 2026 02:34:47 +0000 (0:00:01.308) 0:03:29.610 ************ 2026-05-31 02:34:51.571787 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 02:34:51.571798 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 02:34:51.571804 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 02:34:51.571815 | orchestrator | 2026-05-31 02:34:51.571821 | orchestrator | TASK [haproxy-config : Add configuration for placement when using single external frontend] *** 2026-05-31 02:34:51.571827 | orchestrator | Sunday 31 May 2026 02:34:50 +0000 (0:00:03.913) 0:03:33.524 ************ 2026-05-31 02:34:51.571832 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 02:34:51.571838 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:34:51.571848 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 02:35:02.710266 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:02.710441 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 02:35:02.710504 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:02.710524 | orchestrator | 2026-05-31 02:35:02.710544 | orchestrator | TASK [haproxy-config : Configuring firewall for placement] ********************* 2026-05-31 02:35:02.710564 | orchestrator | Sunday 31 May 2026 02:34:51 +0000 (0:00:00.567) 0:03:34.092 ************ 2026-05-31 02:35:02.710584 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-05-31 02:35:02.710625 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-05-31 02:35:02.710638 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:02.710650 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-05-31 02:35:02.710661 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-05-31 02:35:02.710671 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:02.710682 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-05-31 02:35:02.710693 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-05-31 02:35:02.710704 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:02.710714 | orchestrator | 2026-05-31 02:35:02.710725 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL users config] ********** 2026-05-31 02:35:02.710736 | orchestrator | Sunday 31 May 2026 02:34:52 +0000 (0:00:00.802) 0:03:34.894 ************ 2026-05-31 02:35:02.710747 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:35:02.710757 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:35:02.710768 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:35:02.710779 | orchestrator | 2026-05-31 02:35:02.710791 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL rules config] ********** 2026-05-31 02:35:02.710803 | orchestrator | Sunday 31 May 2026 02:34:54 +0000 (0:00:02.044) 0:03:36.938 ************ 2026-05-31 02:35:02.710816 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:35:02.710830 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:35:02.710842 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:35:02.710855 | orchestrator | 2026-05-31 02:35:02.710868 | orchestrator | TASK [include_role : nova] ***************************************************** 2026-05-31 02:35:02.710879 | orchestrator | Sunday 31 May 2026 02:34:56 +0000 (0:00:01.898) 0:03:38.836 ************ 2026-05-31 02:35:02.710890 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:35:02.710900 | orchestrator | 2026-05-31 02:35:02.710911 | orchestrator | TASK [haproxy-config : Copying over nova haproxy config] *********************** 2026-05-31 02:35:02.710922 | orchestrator | Sunday 31 May 2026 02:34:58 +0000 (0:00:01.703) 0:03:40.540 ************ 2026-05-31 02:35:02.710957 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 02:35:02.710987 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:35:02.711000 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:35:02.711013 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 02:35:02.711025 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:35:02.711045 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:35:03.767529 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 02:35:03.767646 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:35:03.767670 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:35:03.767686 | orchestrator | 2026-05-31 02:35:03.767701 | orchestrator | TASK [haproxy-config : Add configuration for nova when using single external frontend] *** 2026-05-31 02:35:03.767718 | orchestrator | Sunday 31 May 2026 02:35:02 +0000 (0:00:04.683) 0:03:45.224 ************ 2026-05-31 02:35:03.767736 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 02:35:03.767803 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:35:03.767832 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:35:03.767849 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:03.767866 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 02:35:03.767884 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:35:03.767900 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:35:03.767915 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:03.767939 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 02:35:17.707459 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 02:35:17.707586 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 02:35:17.707629 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:17.707655 | orchestrator | 2026-05-31 02:35:17.707677 | orchestrator | TASK [haproxy-config : Configuring firewall for nova] ************************** 2026-05-31 02:35:17.707699 | orchestrator | Sunday 31 May 2026 02:35:03 +0000 (0:00:01.058) 0:03:46.283 ************ 2026-05-31 02:35:17.707723 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707747 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707769 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707782 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707795 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:17.707807 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707818 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707856 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707869 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707880 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:17.707891 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707902 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707929 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707963 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-05-31 02:35:17.707977 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:17.707990 | orchestrator | 2026-05-31 02:35:17.708003 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL users config] *************** 2026-05-31 02:35:17.708016 | orchestrator | Sunday 31 May 2026 02:35:05 +0000 (0:00:01.414) 0:03:47.697 ************ 2026-05-31 02:35:17.708028 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:35:17.708040 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:35:17.708052 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:35:17.708065 | orchestrator | 2026-05-31 02:35:17.708078 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL rules config] *************** 2026-05-31 02:35:17.708091 | orchestrator | Sunday 31 May 2026 02:35:06 +0000 (0:00:01.570) 0:03:49.267 ************ 2026-05-31 02:35:17.708104 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:35:17.708116 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:35:17.708128 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:35:17.708141 | orchestrator | 2026-05-31 02:35:17.708153 | orchestrator | TASK [include_role : nova-cell] ************************************************ 2026-05-31 02:35:17.708169 | orchestrator | Sunday 31 May 2026 02:35:09 +0000 (0:00:02.323) 0:03:51.590 ************ 2026-05-31 02:35:17.708187 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:35:17.708204 | orchestrator | 2026-05-31 02:35:17.708221 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-novncproxy] ****************** 2026-05-31 02:35:17.708238 | orchestrator | Sunday 31 May 2026 02:35:10 +0000 (0:00:01.706) 0:03:53.297 ************ 2026-05-31 02:35:17.708256 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-novncproxy) 2026-05-31 02:35:17.708276 | orchestrator | 2026-05-31 02:35:17.708293 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config] *** 2026-05-31 02:35:17.708310 | orchestrator | Sunday 31 May 2026 02:35:11 +0000 (0:00:00.865) 0:03:54.162 ************ 2026-05-31 02:35:17.708361 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-05-31 02:35:17.708398 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-05-31 02:35:17.708418 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-05-31 02:35:17.708437 | orchestrator | 2026-05-31 02:35:17.708455 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-novncproxy when using single external frontend] *** 2026-05-31 02:35:17.708475 | orchestrator | Sunday 31 May 2026 02:35:16 +0000 (0:00:04.459) 0:03:58.622 ************ 2026-05-31 02:35:17.708496 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:17.708515 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:17.708556 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.061505 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:38.061610 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.061633 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:38.061655 | orchestrator | 2026-05-31 02:35:38.061675 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-novncproxy] ***** 2026-05-31 02:35:38.061696 | orchestrator | Sunday 31 May 2026 02:35:17 +0000 (0:00:01.604) 0:04:00.226 ************ 2026-05-31 02:35:38.061719 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-05-31 02:35:38.061743 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-05-31 02:35:38.061787 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:38.061800 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-05-31 02:35:38.061812 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-05-31 02:35:38.061824 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:38.061835 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-05-31 02:35:38.061846 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-05-31 02:35:38.061857 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:38.061868 | orchestrator | 2026-05-31 02:35:38.061879 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-05-31 02:35:38.061889 | orchestrator | Sunday 31 May 2026 02:35:19 +0000 (0:00:01.692) 0:04:01.918 ************ 2026-05-31 02:35:38.061900 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:35:38.061911 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:35:38.061921 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:35:38.061932 | orchestrator | 2026-05-31 02:35:38.061943 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-05-31 02:35:38.061953 | orchestrator | Sunday 31 May 2026 02:35:22 +0000 (0:00:02.767) 0:04:04.686 ************ 2026-05-31 02:35:38.061964 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:35:38.061974 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:35:38.061985 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:35:38.061996 | orchestrator | 2026-05-31 02:35:38.062007 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-spicehtml5proxy] ************* 2026-05-31 02:35:38.062075 | orchestrator | Sunday 31 May 2026 02:35:25 +0000 (0:00:03.136) 0:04:07.822 ************ 2026-05-31 02:35:38.062090 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-spicehtml5proxy) 2026-05-31 02:35:38.062103 | orchestrator | 2026-05-31 02:35:38.062116 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-spicehtml5proxy haproxy config] *** 2026-05-31 02:35:38.062130 | orchestrator | Sunday 31 May 2026 02:35:26 +0000 (0:00:01.245) 0:04:09.068 ************ 2026-05-31 02:35:38.062158 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.062173 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:38.062207 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.062231 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:38.062244 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.062257 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:38.062270 | orchestrator | 2026-05-31 02:35:38.062283 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-spicehtml5proxy when using single external frontend] *** 2026-05-31 02:35:38.062296 | orchestrator | Sunday 31 May 2026 02:35:27 +0000 (0:00:01.133) 0:04:10.202 ************ 2026-05-31 02:35:38.062339 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.062352 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:38.062365 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.062378 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:38.062391 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-05-31 02:35:38.062405 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:38.062417 | orchestrator | 2026-05-31 02:35:38.062430 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-spicehtml5proxy] *** 2026-05-31 02:35:38.062441 | orchestrator | Sunday 31 May 2026 02:35:29 +0000 (0:00:01.408) 0:04:11.610 ************ 2026-05-31 02:35:38.062452 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:38.062463 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:38.062474 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:38.062484 | orchestrator | 2026-05-31 02:35:38.062495 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-05-31 02:35:38.062505 | orchestrator | Sunday 31 May 2026 02:35:30 +0000 (0:00:01.784) 0:04:13.395 ************ 2026-05-31 02:35:38.062516 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:35:38.062528 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:35:38.062538 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:35:38.062549 | orchestrator | 2026-05-31 02:35:38.062560 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-05-31 02:35:38.062570 | orchestrator | Sunday 31 May 2026 02:35:33 +0000 (0:00:02.998) 0:04:16.394 ************ 2026-05-31 02:35:38.062589 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:35:38.062600 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:35:38.062610 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:35:38.062622 | orchestrator | 2026-05-31 02:35:38.062649 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-serialproxy] ***************** 2026-05-31 02:35:38.062668 | orchestrator | Sunday 31 May 2026 02:35:36 +0000 (0:00:02.875) 0:04:19.269 ************ 2026-05-31 02:35:38.062687 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-serialproxy) 2026-05-31 02:35:38.062705 | orchestrator | 2026-05-31 02:35:38.062736 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-serialproxy haproxy config] *** 2026-05-31 02:35:54.470462 | orchestrator | Sunday 31 May 2026 02:35:38 +0000 (0:00:01.308) 0:04:20.578 ************ 2026-05-31 02:35:54.470541 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-05-31 02:35:54.470551 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:54.470559 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-05-31 02:35:54.470564 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:54.470570 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-05-31 02:35:54.470575 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:54.470581 | orchestrator | 2026-05-31 02:35:54.470587 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-serialproxy when using single external frontend] *** 2026-05-31 02:35:54.470593 | orchestrator | Sunday 31 May 2026 02:35:39 +0000 (0:00:01.333) 0:04:21.911 ************ 2026-05-31 02:35:54.470598 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-05-31 02:35:54.470604 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:54.470609 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-05-31 02:35:54.470631 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:54.470638 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-05-31 02:35:54.470646 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:54.470655 | orchestrator | 2026-05-31 02:35:54.470677 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-serialproxy] **** 2026-05-31 02:35:54.470686 | orchestrator | Sunday 31 May 2026 02:35:40 +0000 (0:00:01.415) 0:04:23.326 ************ 2026-05-31 02:35:54.470694 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:54.470702 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:54.470710 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:35:54.470717 | orchestrator | 2026-05-31 02:35:54.470726 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-05-31 02:35:54.470750 | orchestrator | Sunday 31 May 2026 02:35:42 +0000 (0:00:01.971) 0:04:25.298 ************ 2026-05-31 02:35:54.470759 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:35:54.470767 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:35:54.470775 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:35:54.470783 | orchestrator | 2026-05-31 02:35:54.470791 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-05-31 02:35:54.470800 | orchestrator | Sunday 31 May 2026 02:35:45 +0000 (0:00:02.558) 0:04:27.857 ************ 2026-05-31 02:35:54.470808 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:35:54.470817 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:35:54.470825 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:35:54.470834 | orchestrator | 2026-05-31 02:35:54.470842 | orchestrator | TASK [include_role : octavia] ************************************************** 2026-05-31 02:35:54.470851 | orchestrator | Sunday 31 May 2026 02:35:49 +0000 (0:00:03.692) 0:04:31.549 ************ 2026-05-31 02:35:54.470859 | orchestrator | included: octavia for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:35:54.470866 | orchestrator | 2026-05-31 02:35:54.470875 | orchestrator | TASK [haproxy-config : Copying over octavia haproxy config] ******************** 2026-05-31 02:35:54.470880 | orchestrator | Sunday 31 May 2026 02:35:50 +0000 (0:00:01.474) 0:04:33.023 ************ 2026-05-31 02:35:54.470886 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 02:35:54.470896 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 02:35:54.470914 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 02:35:54.470923 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 02:35:54.470944 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:35:55.250703 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 02:35:55.250775 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 02:35:55.250784 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.250813 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.250821 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:35:55.250840 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 02:35:55.250847 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 02:35:55.250853 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.250893 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.250907 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:35:55.250914 | orchestrator | 2026-05-31 02:35:55.250921 | orchestrator | TASK [haproxy-config : Add configuration for octavia when using single external frontend] *** 2026-05-31 02:35:55.250929 | orchestrator | Sunday 31 May 2026 02:35:54 +0000 (0:00:04.110) 0:04:37.134 ************ 2026-05-31 02:35:55.250941 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 02:35:55.250953 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 02:35:55.390248 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.390334 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.390344 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:35:55.390368 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:35:55.390377 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 02:35:55.390384 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 02:35:55.390401 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.390421 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.390427 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:35:55.390437 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:35:55.390443 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 02:35:55.390448 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 02:35:55.390454 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.390464 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 02:35:55.390475 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 02:36:07.355899 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:07.356002 | orchestrator | 2026-05-31 02:36:07.356016 | orchestrator | TASK [haproxy-config : Configuring firewall for octavia] *********************** 2026-05-31 02:36:07.356027 | orchestrator | Sunday 31 May 2026 02:35:55 +0000 (0:00:00.780) 0:04:37.914 ************ 2026-05-31 02:36:07.356038 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-05-31 02:36:07.356075 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-05-31 02:36:07.356087 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:07.356096 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-05-31 02:36:07.356106 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-05-31 02:36:07.356115 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:07.356124 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-05-31 02:36:07.356133 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-05-31 02:36:07.356142 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:07.356150 | orchestrator | 2026-05-31 02:36:07.356160 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL users config] ************ 2026-05-31 02:36:07.356168 | orchestrator | Sunday 31 May 2026 02:35:56 +0000 (0:00:00.984) 0:04:38.898 ************ 2026-05-31 02:36:07.356177 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:36:07.356186 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:36:07.356194 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:36:07.356203 | orchestrator | 2026-05-31 02:36:07.356212 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL rules config] ************ 2026-05-31 02:36:07.356221 | orchestrator | Sunday 31 May 2026 02:35:58 +0000 (0:00:01.864) 0:04:40.763 ************ 2026-05-31 02:36:07.356230 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:36:07.356238 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:36:07.356247 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:36:07.356256 | orchestrator | 2026-05-31 02:36:07.356265 | orchestrator | TASK [include_role : opensearch] *********************************************** 2026-05-31 02:36:07.356274 | orchestrator | Sunday 31 May 2026 02:36:00 +0000 (0:00:02.222) 0:04:42.985 ************ 2026-05-31 02:36:07.356338 | orchestrator | included: opensearch for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:36:07.356348 | orchestrator | 2026-05-31 02:36:07.356357 | orchestrator | TASK [haproxy-config : Copying over opensearch haproxy config] ***************** 2026-05-31 02:36:07.356365 | orchestrator | Sunday 31 May 2026 02:36:01 +0000 (0:00:01.403) 0:04:44.389 ************ 2026-05-31 02:36:07.356390 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:36:07.356419 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:36:07.356437 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:36:07.356449 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:36:07.356467 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:36:07.356485 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:36:09.258384 | orchestrator | 2026-05-31 02:36:09.258478 | orchestrator | TASK [haproxy-config : Add configuration for opensearch when using single external frontend] *** 2026-05-31 02:36:09.258495 | orchestrator | Sunday 31 May 2026 02:36:07 +0000 (0:00:05.482) 0:04:49.871 ************ 2026-05-31 02:36:09.258516 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:36:09.258539 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:36:09.258554 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:09.258589 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:36:09.258606 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:36:09.258686 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:09.258709 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:36:09.258719 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:36:09.258727 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:09.258735 | orchestrator | 2026-05-31 02:36:09.258743 | orchestrator | TASK [haproxy-config : Configuring firewall for opensearch] ******************** 2026-05-31 02:36:09.258752 | orchestrator | Sunday 31 May 2026 02:36:08 +0000 (0:00:01.004) 0:04:50.875 ************ 2026-05-31 02:36:09.258760 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-05-31 02:36:09.258770 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-05-31 02:36:09.258781 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-05-31 02:36:09.258803 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:09.258817 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-05-31 02:36:09.258825 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-05-31 02:36:09.258833 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-05-31 02:36:09.258843 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:09.258852 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-05-31 02:36:09.258861 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-05-31 02:36:09.258881 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-05-31 02:36:15.884515 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:15.884646 | orchestrator | 2026-05-31 02:36:15.884663 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL users config] ********* 2026-05-31 02:36:15.884676 | orchestrator | Sunday 31 May 2026 02:36:09 +0000 (0:00:00.899) 0:04:51.775 ************ 2026-05-31 02:36:15.884687 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:15.884698 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:15.884709 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:15.884720 | orchestrator | 2026-05-31 02:36:15.884731 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL rules config] ********* 2026-05-31 02:36:15.884742 | orchestrator | Sunday 31 May 2026 02:36:09 +0000 (0:00:00.467) 0:04:52.242 ************ 2026-05-31 02:36:15.884753 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:15.884764 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:15.884774 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:15.884785 | orchestrator | 2026-05-31 02:36:15.884796 | orchestrator | TASK [include_role : prometheus] *********************************************** 2026-05-31 02:36:15.884807 | orchestrator | Sunday 31 May 2026 02:36:11 +0000 (0:00:01.751) 0:04:53.994 ************ 2026-05-31 02:36:15.884818 | orchestrator | included: prometheus for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:36:15.884829 | orchestrator | 2026-05-31 02:36:15.884840 | orchestrator | TASK [haproxy-config : Copying over prometheus haproxy config] ***************** 2026-05-31 02:36:15.884851 | orchestrator | Sunday 31 May 2026 02:36:13 +0000 (0:00:01.758) 0:04:55.752 ************ 2026-05-31 02:36:15.884865 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-05-31 02:36:15.884907 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 02:36:15.884933 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:15.884947 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:15.884959 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 02:36:15.884991 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-05-31 02:36:15.885004 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 02:36:15.885016 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:15.885036 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:15.885048 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 02:36:15.885065 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-05-31 02:36:15.885079 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 02:36:15.885101 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:17.542894 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:17.542970 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 02:36:17.542999 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-05-31 02:36:17.543020 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-05-31 02:36:17.543028 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:17.543035 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:17.543054 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 02:36:17.543062 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-05-31 02:36:17.543078 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-05-31 02:36:17.543085 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:17.543092 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:17.543098 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 02:36:17.543112 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-05-31 02:36:18.261569 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-05-31 02:36:18.261623 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.261636 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.261641 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 02:36:18.261645 | orchestrator | 2026-05-31 02:36:18.261651 | orchestrator | TASK [haproxy-config : Add configuration for prometheus when using single external frontend] *** 2026-05-31 02:36:18.261656 | orchestrator | Sunday 31 May 2026 02:36:17 +0000 (0:00:04.476) 0:05:00.229 ************ 2026-05-31 02:36:18.261661 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-05-31 02:36:18.261666 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 02:36:18.261694 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.261699 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.261703 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 02:36:18.261713 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-05-31 02:36:18.261717 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-05-31 02:36:18.261722 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.261738 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.413108 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-05-31 02:36:18.413173 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 02:36:18.413189 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 02:36:18.413196 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:18.413203 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.413209 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.413217 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 02:36:18.413253 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-05-31 02:36:18.413261 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-05-31 02:36:18.413270 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.413297 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-05-31 02:36:18.413304 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:18.413316 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 02:36:18.413327 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 02:36:20.200426 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:20.200531 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:20.200549 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:20.200581 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 02:36:20.200598 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-05-31 02:36:20.200614 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-05-31 02:36:20.200651 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:20.200682 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 02:36:20.200695 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 02:36:20.200706 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:20.200718 | orchestrator | 2026-05-31 02:36:20.200730 | orchestrator | TASK [haproxy-config : Configuring firewall for prometheus] ******************** 2026-05-31 02:36:20.200742 | orchestrator | Sunday 31 May 2026 02:36:18 +0000 (0:00:00.844) 0:05:01.074 ************ 2026-05-31 02:36:20.200760 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-05-31 02:36:20.200774 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}})  2026-05-31 02:36:20.200788 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-05-31 02:36:20.200835 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-05-31 02:36:20.200848 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:20.200859 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-05-31 02:36:20.200879 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}})  2026-05-31 02:36:20.200890 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-05-31 02:36:20.200902 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-05-31 02:36:20.200913 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:20.200926 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-05-31 02:36:20.200938 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}})  2026-05-31 02:36:20.200951 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-05-31 02:36:20.200974 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-05-31 02:36:28.108559 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:28.108671 | orchestrator | 2026-05-31 02:36:28.108688 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL users config] ********* 2026-05-31 02:36:28.108702 | orchestrator | Sunday 31 May 2026 02:36:20 +0000 (0:00:01.638) 0:05:02.712 ************ 2026-05-31 02:36:28.108713 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:28.108724 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:28.108735 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:28.108746 | orchestrator | 2026-05-31 02:36:28.108757 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL rules config] ********* 2026-05-31 02:36:28.108768 | orchestrator | Sunday 31 May 2026 02:36:20 +0000 (0:00:00.494) 0:05:03.207 ************ 2026-05-31 02:36:28.108779 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:28.108790 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:28.108801 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:28.108818 | orchestrator | 2026-05-31 02:36:28.108836 | orchestrator | TASK [include_role : rabbitmq] ************************************************* 2026-05-31 02:36:28.108854 | orchestrator | Sunday 31 May 2026 02:36:22 +0000 (0:00:01.395) 0:05:04.603 ************ 2026-05-31 02:36:28.108873 | orchestrator | included: rabbitmq for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:36:28.108890 | orchestrator | 2026-05-31 02:36:28.108909 | orchestrator | TASK [haproxy-config : Copying over rabbitmq haproxy config] ******************* 2026-05-31 02:36:28.108926 | orchestrator | Sunday 31 May 2026 02:36:23 +0000 (0:00:01.788) 0:05:06.392 ************ 2026-05-31 02:36:28.108949 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:36:28.109027 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:36:28.109086 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:36:28.109101 | orchestrator | 2026-05-31 02:36:28.109115 | orchestrator | TASK [haproxy-config : Add configuration for rabbitmq when using single external frontend] *** 2026-05-31 02:36:28.109147 | orchestrator | Sunday 31 May 2026 02:36:26 +0000 (0:00:02.259) 0:05:08.652 ************ 2026-05-31 02:36:28.109167 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-05-31 02:36:28.109207 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-05-31 02:36:28.109238 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:28.109261 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:28.109309 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-05-31 02:36:28.109330 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:28.109349 | orchestrator | 2026-05-31 02:36:28.109368 | orchestrator | TASK [haproxy-config : Configuring firewall for rabbitmq] ********************** 2026-05-31 02:36:28.109386 | orchestrator | Sunday 31 May 2026 02:36:26 +0000 (0:00:00.433) 0:05:09.085 ************ 2026-05-31 02:36:28.109407 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-05-31 02:36:28.109426 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:28.109445 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-05-31 02:36:28.109464 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:28.109483 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-05-31 02:36:28.109501 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:28.109521 | orchestrator | 2026-05-31 02:36:28.109539 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL users config] *********** 2026-05-31 02:36:28.109557 | orchestrator | Sunday 31 May 2026 02:36:27 +0000 (0:00:00.688) 0:05:09.773 ************ 2026-05-31 02:36:28.109590 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:38.146806 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:38.146906 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:38.146922 | orchestrator | 2026-05-31 02:36:38.146935 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL rules config] *********** 2026-05-31 02:36:38.146949 | orchestrator | Sunday 31 May 2026 02:36:28 +0000 (0:00:00.860) 0:05:10.634 ************ 2026-05-31 02:36:38.146962 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:38.147001 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:38.147014 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:38.147025 | orchestrator | 2026-05-31 02:36:38.147037 | orchestrator | TASK [include_role : skyline] ************************************************** 2026-05-31 02:36:38.147048 | orchestrator | Sunday 31 May 2026 02:36:29 +0000 (0:00:01.383) 0:05:12.017 ************ 2026-05-31 02:36:38.147060 | orchestrator | included: skyline for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:36:38.147071 | orchestrator | 2026-05-31 02:36:38.147083 | orchestrator | TASK [haproxy-config : Copying over skyline haproxy config] ******************** 2026-05-31 02:36:38.147094 | orchestrator | Sunday 31 May 2026 02:36:30 +0000 (0:00:01.497) 0:05:13.514 ************ 2026-05-31 02:36:38.147123 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 02:36:38.147140 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 02:36:38.147152 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 02:36:38.147180 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 02:36:38.147206 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 02:36:38.147218 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 02:36:38.147229 | orchestrator | 2026-05-31 02:36:38.147240 | orchestrator | TASK [haproxy-config : Add configuration for skyline when using single external frontend] *** 2026-05-31 02:36:38.147252 | orchestrator | Sunday 31 May 2026 02:36:37 +0000 (0:00:06.073) 0:05:19.588 ************ 2026-05-31 02:36:38.147350 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 02:36:38.147372 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 02:36:44.357826 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:44.357938 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 02:36:44.357955 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 02:36:44.357968 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:44.357978 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 02:36:44.357989 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 02:36:44.358103 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:44.358128 | orchestrator | 2026-05-31 02:36:44.358145 | orchestrator | TASK [haproxy-config : Configuring firewall for skyline] *********************** 2026-05-31 02:36:44.358163 | orchestrator | Sunday 31 May 2026 02:36:38 +0000 (0:00:01.081) 0:05:20.670 ************ 2026-05-31 02:36:44.358201 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358222 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358240 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358330 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358351 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:44.358368 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358386 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358403 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358420 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358431 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:44.358442 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358454 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358465 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358476 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-05-31 02:36:44.358487 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:44.358509 | orchestrator | 2026-05-31 02:36:44.358521 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL users config] ************ 2026-05-31 02:36:44.358532 | orchestrator | Sunday 31 May 2026 02:36:39 +0000 (0:00:01.029) 0:05:21.700 ************ 2026-05-31 02:36:44.358544 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:36:44.358555 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:36:44.358566 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:36:44.358577 | orchestrator | 2026-05-31 02:36:44.358588 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL rules config] ************ 2026-05-31 02:36:44.358599 | orchestrator | Sunday 31 May 2026 02:36:40 +0000 (0:00:01.437) 0:05:23.137 ************ 2026-05-31 02:36:44.358610 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:36:44.358621 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:36:44.358632 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:36:44.358643 | orchestrator | 2026-05-31 02:36:44.358655 | orchestrator | TASK [include_role : swift] **************************************************** 2026-05-31 02:36:44.358666 | orchestrator | Sunday 31 May 2026 02:36:42 +0000 (0:00:02.330) 0:05:25.467 ************ 2026-05-31 02:36:44.358677 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:44.358688 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:44.358700 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:44.358710 | orchestrator | 2026-05-31 02:36:44.358721 | orchestrator | TASK [include_role : tacker] *************************************************** 2026-05-31 02:36:44.358733 | orchestrator | Sunday 31 May 2026 02:36:43 +0000 (0:00:00.686) 0:05:26.154 ************ 2026-05-31 02:36:44.358743 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:44.358753 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:36:44.358762 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:36:44.358772 | orchestrator | 2026-05-31 02:36:44.358782 | orchestrator | TASK [include_role : trove] **************************************************** 2026-05-31 02:36:44.358791 | orchestrator | Sunday 31 May 2026 02:36:44 +0000 (0:00:00.412) 0:05:26.566 ************ 2026-05-31 02:36:44.358801 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:36:44.358819 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.885152 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.885383 | orchestrator | 2026-05-31 02:37:29.885406 | orchestrator | TASK [include_role : venus] **************************************************** 2026-05-31 02:37:29.885421 | orchestrator | Sunday 31 May 2026 02:36:44 +0000 (0:00:00.317) 0:05:26.884 ************ 2026-05-31 02:37:29.885433 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.885444 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.885456 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.885467 | orchestrator | 2026-05-31 02:37:29.885479 | orchestrator | TASK [include_role : watcher] ************************************************** 2026-05-31 02:37:29.885490 | orchestrator | Sunday 31 May 2026 02:36:44 +0000 (0:00:00.322) 0:05:27.206 ************ 2026-05-31 02:37:29.885502 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.885513 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.885524 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.885535 | orchestrator | 2026-05-31 02:37:29.885546 | orchestrator | TASK [include_role : zun] ****************************************************** 2026-05-31 02:37:29.885578 | orchestrator | Sunday 31 May 2026 02:36:45 +0000 (0:00:00.673) 0:05:27.880 ************ 2026-05-31 02:37:29.885591 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.885603 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.885614 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.885624 | orchestrator | 2026-05-31 02:37:29.885635 | orchestrator | RUNNING HANDLER [loadbalancer : Check IP addresses on the API interface] ******* 2026-05-31 02:37:29.885647 | orchestrator | Sunday 31 May 2026 02:36:45 +0000 (0:00:00.587) 0:05:28.467 ************ 2026-05-31 02:37:29.885659 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.885673 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.885686 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.885698 | orchestrator | 2026-05-31 02:37:29.885710 | orchestrator | RUNNING HANDLER [loadbalancer : Group HA nodes by status] ********************** 2026-05-31 02:37:29.885753 | orchestrator | Sunday 31 May 2026 02:36:46 +0000 (0:00:00.691) 0:05:29.158 ************ 2026-05-31 02:37:29.885766 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.885778 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.885790 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.885802 | orchestrator | 2026-05-31 02:37:29.885814 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup keepalived container] ************** 2026-05-31 02:37:29.885827 | orchestrator | Sunday 31 May 2026 02:36:46 +0000 (0:00:00.351) 0:05:29.510 ************ 2026-05-31 02:37:29.885839 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.885850 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.885862 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.885875 | orchestrator | 2026-05-31 02:37:29.885888 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup haproxy container] ***************** 2026-05-31 02:37:29.885901 | orchestrator | Sunday 31 May 2026 02:36:48 +0000 (0:00:01.455) 0:05:30.966 ************ 2026-05-31 02:37:29.885913 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.885925 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.885936 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.885948 | orchestrator | 2026-05-31 02:37:29.885960 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup proxysql container] **************** 2026-05-31 02:37:29.885973 | orchestrator | Sunday 31 May 2026 02:36:49 +0000 (0:00:00.860) 0:05:31.826 ************ 2026-05-31 02:37:29.885985 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.885997 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.886010 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.886093 | orchestrator | 2026-05-31 02:37:29.886106 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup haproxy container] **************** 2026-05-31 02:37:29.886117 | orchestrator | Sunday 31 May 2026 02:36:50 +0000 (0:00:00.858) 0:05:32.685 ************ 2026-05-31 02:37:29.886128 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:37:29.886139 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:37:29.886150 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:37:29.886160 | orchestrator | 2026-05-31 02:37:29.886171 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup haproxy to start] ************** 2026-05-31 02:37:29.886182 | orchestrator | Sunday 31 May 2026 02:36:59 +0000 (0:00:09.796) 0:05:42.482 ************ 2026-05-31 02:37:29.886193 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.886204 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.886215 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.886287 | orchestrator | 2026-05-31 02:37:29.886299 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup proxysql container] *************** 2026-05-31 02:37:29.886310 | orchestrator | Sunday 31 May 2026 02:37:01 +0000 (0:00:01.212) 0:05:43.694 ************ 2026-05-31 02:37:29.886321 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:37:29.886357 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:37:29.886368 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:37:29.886379 | orchestrator | 2026-05-31 02:37:29.886391 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup proxysql to start] ************* 2026-05-31 02:37:29.886402 | orchestrator | Sunday 31 May 2026 02:37:11 +0000 (0:00:10.244) 0:05:53.938 ************ 2026-05-31 02:37:29.886413 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.886424 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.886435 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.886445 | orchestrator | 2026-05-31 02:37:29.886456 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup keepalived container] ************* 2026-05-31 02:37:29.886467 | orchestrator | Sunday 31 May 2026 02:37:16 +0000 (0:00:04.770) 0:05:58.709 ************ 2026-05-31 02:37:29.886478 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:37:29.886489 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:37:29.886500 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:37:29.886511 | orchestrator | 2026-05-31 02:37:29.886522 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master haproxy container] ***************** 2026-05-31 02:37:29.886533 | orchestrator | Sunday 31 May 2026 02:37:20 +0000 (0:00:04.224) 0:06:02.933 ************ 2026-05-31 02:37:29.886559 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.886571 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.886581 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.886592 | orchestrator | 2026-05-31 02:37:29.886602 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master proxysql container] **************** 2026-05-31 02:37:29.886613 | orchestrator | Sunday 31 May 2026 02:37:21 +0000 (0:00:00.721) 0:06:03.655 ************ 2026-05-31 02:37:29.886624 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.886635 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.886653 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.886672 | orchestrator | 2026-05-31 02:37:29.886723 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master keepalived container] ************** 2026-05-31 02:37:29.886743 | orchestrator | Sunday 31 May 2026 02:37:21 +0000 (0:00:00.360) 0:06:04.016 ************ 2026-05-31 02:37:29.886760 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.886778 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.886796 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.886815 | orchestrator | 2026-05-31 02:37:29.886833 | orchestrator | RUNNING HANDLER [loadbalancer : Start master haproxy container] **************** 2026-05-31 02:37:29.886851 | orchestrator | Sunday 31 May 2026 02:37:21 +0000 (0:00:00.386) 0:06:04.403 ************ 2026-05-31 02:37:29.886870 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.886884 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.886895 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.886906 | orchestrator | 2026-05-31 02:37:29.886917 | orchestrator | RUNNING HANDLER [loadbalancer : Start master proxysql container] *************** 2026-05-31 02:37:29.886928 | orchestrator | Sunday 31 May 2026 02:37:22 +0000 (0:00:00.362) 0:06:04.765 ************ 2026-05-31 02:37:29.886938 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.886958 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.886969 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.886980 | orchestrator | 2026-05-31 02:37:29.886991 | orchestrator | RUNNING HANDLER [loadbalancer : Start master keepalived container] ************* 2026-05-31 02:37:29.887002 | orchestrator | Sunday 31 May 2026 02:37:22 +0000 (0:00:00.718) 0:06:05.484 ************ 2026-05-31 02:37:29.887013 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:29.887023 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:29.887034 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:29.887045 | orchestrator | 2026-05-31 02:37:29.887056 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for haproxy to listen on VIP] ************* 2026-05-31 02:37:29.887066 | orchestrator | Sunday 31 May 2026 02:37:23 +0000 (0:00:00.381) 0:06:05.865 ************ 2026-05-31 02:37:29.887077 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.887102 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.887114 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.887124 | orchestrator | 2026-05-31 02:37:29.887135 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for proxysql to listen on VIP] ************ 2026-05-31 02:37:29.887146 | orchestrator | Sunday 31 May 2026 02:37:28 +0000 (0:00:04.797) 0:06:10.663 ************ 2026-05-31 02:37:29.887157 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:29.887168 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:29.887178 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:29.887189 | orchestrator | 2026-05-31 02:37:29.887199 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:37:29.887212 | orchestrator | testbed-node-0 : ok=123  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-05-31 02:37:29.887285 | orchestrator | testbed-node-1 : ok=122  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-05-31 02:37:29.887304 | orchestrator | testbed-node-2 : ok=122  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-05-31 02:37:29.887322 | orchestrator | 2026-05-31 02:37:29.887351 | orchestrator | 2026-05-31 02:37:29.887369 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:37:29.887386 | orchestrator | Sunday 31 May 2026 02:37:28 +0000 (0:00:00.852) 0:06:11.515 ************ 2026-05-31 02:37:29.887405 | orchestrator | =============================================================================== 2026-05-31 02:37:29.887422 | orchestrator | loadbalancer : Start backup proxysql container ------------------------- 10.24s 2026-05-31 02:37:29.887439 | orchestrator | loadbalancer : Start backup haproxy container --------------------------- 9.80s 2026-05-31 02:37:29.887455 | orchestrator | haproxy-config : Copying over skyline haproxy config -------------------- 6.07s 2026-05-31 02:37:29.887473 | orchestrator | haproxy-config : Copying over opensearch haproxy config ----------------- 5.48s 2026-05-31 02:37:29.887492 | orchestrator | haproxy-config : Copying over neutron haproxy config -------------------- 5.02s 2026-05-31 02:37:29.887511 | orchestrator | haproxy-config : Copying over glance haproxy config --------------------- 4.87s 2026-05-31 02:37:29.887529 | orchestrator | loadbalancer : Wait for haproxy to listen on VIP ------------------------ 4.80s 2026-05-31 02:37:29.887546 | orchestrator | loadbalancer : Wait for backup proxysql to start ------------------------ 4.77s 2026-05-31 02:37:29.887557 | orchestrator | haproxy-config : Copying over nova haproxy config ----------------------- 4.68s 2026-05-31 02:37:29.887568 | orchestrator | haproxy-config : Copying over prometheus haproxy config ----------------- 4.48s 2026-05-31 02:37:29.887578 | orchestrator | haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config --- 4.46s 2026-05-31 02:37:29.887589 | orchestrator | loadbalancer : Start backup keepalived container ------------------------ 4.22s 2026-05-31 02:37:29.887599 | orchestrator | haproxy-config : Copying over aodh haproxy config ----------------------- 4.12s 2026-05-31 02:37:29.887609 | orchestrator | haproxy-config : Copying over octavia haproxy config -------------------- 4.11s 2026-05-31 02:37:29.887620 | orchestrator | haproxy-config : Configuring firewall for glance ------------------------ 3.95s 2026-05-31 02:37:29.887630 | orchestrator | haproxy-config : Copying over placement haproxy config ------------------ 3.91s 2026-05-31 02:37:29.887641 | orchestrator | haproxy-config : Copying over designate haproxy config ------------------ 3.78s 2026-05-31 02:37:29.887651 | orchestrator | haproxy-config : Copying over cinder haproxy config --------------------- 3.76s 2026-05-31 02:37:29.887662 | orchestrator | haproxy-config : Copying over barbican haproxy config ------------------- 3.71s 2026-05-31 02:37:29.887673 | orchestrator | proxysql-config : Copying over nova-cell ProxySQL rules config ---------- 3.69s 2026-05-31 02:37:32.302421 | orchestrator | 2026-05-31 02:37:32 | INFO  | Task 328175e1-cc07-4e4a-b376-718f5bc30f24 (opensearch) was prepared for execution. 2026-05-31 02:37:32.302540 | orchestrator | 2026-05-31 02:37:32 | INFO  | It takes a moment until task 328175e1-cc07-4e4a-b376-718f5bc30f24 (opensearch) has been started and output is visible here. 2026-05-31 02:37:43.503270 | orchestrator | 2026-05-31 02:37:43.503373 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:37:43.503390 | orchestrator | 2026-05-31 02:37:43.503402 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:37:43.503413 | orchestrator | Sunday 31 May 2026 02:37:36 +0000 (0:00:00.262) 0:00:00.262 ************ 2026-05-31 02:37:43.503423 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:37:43.503434 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:37:43.503444 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:37:43.503454 | orchestrator | 2026-05-31 02:37:43.503464 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:37:43.503475 | orchestrator | Sunday 31 May 2026 02:37:36 +0000 (0:00:00.305) 0:00:00.567 ************ 2026-05-31 02:37:43.503501 | orchestrator | ok: [testbed-node-0] => (item=enable_opensearch_True) 2026-05-31 02:37:43.503511 | orchestrator | ok: [testbed-node-1] => (item=enable_opensearch_True) 2026-05-31 02:37:43.503522 | orchestrator | ok: [testbed-node-2] => (item=enable_opensearch_True) 2026-05-31 02:37:43.503531 | orchestrator | 2026-05-31 02:37:43.503542 | orchestrator | PLAY [Apply role opensearch] *************************************************** 2026-05-31 02:37:43.503574 | orchestrator | 2026-05-31 02:37:43.503585 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-31 02:37:43.503595 | orchestrator | Sunday 31 May 2026 02:37:37 +0000 (0:00:00.427) 0:00:00.995 ************ 2026-05-31 02:37:43.503605 | orchestrator | included: /ansible/roles/opensearch/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:37:43.503616 | orchestrator | 2026-05-31 02:37:43.503625 | orchestrator | TASK [opensearch : Setting sysctl values] ************************************** 2026-05-31 02:37:43.503636 | orchestrator | Sunday 31 May 2026 02:37:37 +0000 (0:00:00.493) 0:00:01.489 ************ 2026-05-31 02:37:43.503645 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-31 02:37:43.503655 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-31 02:37:43.503666 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-05-31 02:37:43.503676 | orchestrator | 2026-05-31 02:37:43.503686 | orchestrator | TASK [opensearch : Ensuring config directories exist] ************************** 2026-05-31 02:37:43.503696 | orchestrator | Sunday 31 May 2026 02:37:38 +0000 (0:00:00.678) 0:00:02.168 ************ 2026-05-31 02:37:43.503709 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:43.503724 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:43.503755 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:43.503775 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:43.503797 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:43.503812 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:43.503824 | orchestrator | 2026-05-31 02:37:43.503836 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-31 02:37:43.503848 | orchestrator | Sunday 31 May 2026 02:37:40 +0000 (0:00:01.827) 0:00:03.995 ************ 2026-05-31 02:37:43.503859 | orchestrator | included: /ansible/roles/opensearch/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:37:43.503870 | orchestrator | 2026-05-31 02:37:43.503881 | orchestrator | TASK [service-cert-copy : opensearch | Copying over extra CA certificates] ***** 2026-05-31 02:37:43.503893 | orchestrator | Sunday 31 May 2026 02:37:40 +0000 (0:00:00.583) 0:00:04.579 ************ 2026-05-31 02:37:43.503917 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:44.372665 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:44.372781 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:44.372802 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:44.372820 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:44.372919 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:44.372940 | orchestrator | 2026-05-31 02:37:44.372957 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS certificate] *** 2026-05-31 02:37:44.372972 | orchestrator | Sunday 31 May 2026 02:37:43 +0000 (0:00:02.630) 0:00:07.210 ************ 2026-05-31 02:37:44.372988 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:37:44.373004 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:37:44.373018 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:44.373032 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:37:44.373074 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:37:45.393531 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:45.394461 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:37:45.394539 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:37:45.394556 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:45.394572 | orchestrator | 2026-05-31 02:37:45.394593 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS key] *** 2026-05-31 02:37:45.394612 | orchestrator | Sunday 31 May 2026 02:37:44 +0000 (0:00:00.873) 0:00:08.083 ************ 2026-05-31 02:37:45.394673 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:37:45.394717 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:37:45.394758 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:37:45.394770 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:37:45.394782 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:37:45.394794 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:37:45.394813 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-05-31 02:37:45.394831 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-05-31 02:37:45.394843 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:37:45.394854 | orchestrator | 2026-05-31 02:37:45.394865 | orchestrator | TASK [opensearch : Copying over config.json files for services] **************** 2026-05-31 02:37:45.394884 | orchestrator | Sunday 31 May 2026 02:37:45 +0000 (0:00:01.011) 0:00:09.094 ************ 2026-05-31 02:37:53.807401 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:53.807495 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:53.807508 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:53.807556 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:53.807583 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:53.807594 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:37:53.807610 | orchestrator | 2026-05-31 02:37:53.807621 | orchestrator | TASK [opensearch : Copying over opensearch service config file] **************** 2026-05-31 02:37:53.807630 | orchestrator | Sunday 31 May 2026 02:37:47 +0000 (0:00:02.376) 0:00:11.471 ************ 2026-05-31 02:37:53.807639 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:37:53.807648 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:37:53.807655 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:37:53.807663 | orchestrator | 2026-05-31 02:37:53.807672 | orchestrator | TASK [opensearch : Copying over opensearch-dashboards config file] ************* 2026-05-31 02:37:53.807680 | orchestrator | Sunday 31 May 2026 02:37:50 +0000 (0:00:02.337) 0:00:13.808 ************ 2026-05-31 02:37:53.807688 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:37:53.807696 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:37:53.807704 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:37:53.807711 | orchestrator | 2026-05-31 02:37:53.807719 | orchestrator | TASK [opensearch : Check opensearch containers] ******************************** 2026-05-31 02:37:53.807727 | orchestrator | Sunday 31 May 2026 02:37:51 +0000 (0:00:01.812) 0:00:15.621 ************ 2026-05-31 02:37:53.807736 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:53.807749 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:37:53.807765 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-05-31 02:40:36.520227 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:40:36.520369 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:40:36.520404 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-05-31 02:40:36.520418 | orchestrator | 2026-05-31 02:40:36.520432 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-31 02:40:36.520446 | orchestrator | Sunday 31 May 2026 02:37:53 +0000 (0:00:01.895) 0:00:17.516 ************ 2026-05-31 02:40:36.520457 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:40:36.520469 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:40:36.520480 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:40:36.520491 | orchestrator | 2026-05-31 02:40:36.520503 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-05-31 02:40:36.520515 | orchestrator | Sunday 31 May 2026 02:37:54 +0000 (0:00:00.293) 0:00:17.809 ************ 2026-05-31 02:40:36.520525 | orchestrator | 2026-05-31 02:40:36.520537 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-05-31 02:40:36.520548 | orchestrator | Sunday 31 May 2026 02:37:54 +0000 (0:00:00.060) 0:00:17.869 ************ 2026-05-31 02:40:36.520559 | orchestrator | 2026-05-31 02:40:36.520570 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-05-31 02:40:36.520590 | orchestrator | Sunday 31 May 2026 02:37:54 +0000 (0:00:00.065) 0:00:17.935 ************ 2026-05-31 02:40:36.520601 | orchestrator | 2026-05-31 02:40:36.520612 | orchestrator | RUNNING HANDLER [opensearch : Disable shard allocation] ************************ 2026-05-31 02:40:36.520640 | orchestrator | Sunday 31 May 2026 02:37:54 +0000 (0:00:00.064) 0:00:17.999 ************ 2026-05-31 02:40:36.520652 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:40:36.520663 | orchestrator | 2026-05-31 02:40:36.520674 | orchestrator | RUNNING HANDLER [opensearch : Perform a flush] ********************************* 2026-05-31 02:40:36.520685 | orchestrator | Sunday 31 May 2026 02:37:54 +0000 (0:00:00.220) 0:00:18.219 ************ 2026-05-31 02:40:36.520696 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:40:36.520707 | orchestrator | 2026-05-31 02:40:36.520718 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch container] ******************** 2026-05-31 02:40:36.520729 | orchestrator | Sunday 31 May 2026 02:37:55 +0000 (0:00:00.632) 0:00:18.851 ************ 2026-05-31 02:40:36.520740 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:40:36.520751 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:40:36.520762 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:40:36.520773 | orchestrator | 2026-05-31 02:40:36.520784 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch-dashboards container] ********* 2026-05-31 02:40:36.520795 | orchestrator | Sunday 31 May 2026 02:39:02 +0000 (0:01:07.570) 0:01:26.422 ************ 2026-05-31 02:40:36.520806 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:40:36.520817 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:40:36.520828 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:40:36.520839 | orchestrator | 2026-05-31 02:40:36.520850 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-05-31 02:40:36.520861 | orchestrator | Sunday 31 May 2026 02:40:25 +0000 (0:01:22.920) 0:02:49.342 ************ 2026-05-31 02:40:36.520872 | orchestrator | included: /ansible/roles/opensearch/tasks/post-config.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:40:36.520883 | orchestrator | 2026-05-31 02:40:36.520894 | orchestrator | TASK [opensearch : Wait for OpenSearch to become ready] ************************ 2026-05-31 02:40:36.520905 | orchestrator | Sunday 31 May 2026 02:40:26 +0000 (0:00:00.527) 0:02:49.870 ************ 2026-05-31 02:40:36.520916 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:40:36.520927 | orchestrator | 2026-05-31 02:40:36.520938 | orchestrator | TASK [opensearch : Check if a log retention policy exists] ********************* 2026-05-31 02:40:36.520949 | orchestrator | Sunday 31 May 2026 02:40:29 +0000 (0:00:02.854) 0:02:52.725 ************ 2026-05-31 02:40:36.520960 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:40:36.520971 | orchestrator | 2026-05-31 02:40:36.520982 | orchestrator | TASK [opensearch : Create new log retention policy] **************************** 2026-05-31 02:40:36.520993 | orchestrator | Sunday 31 May 2026 02:40:31 +0000 (0:00:02.201) 0:02:54.927 ************ 2026-05-31 02:40:36.521004 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:40:36.521015 | orchestrator | 2026-05-31 02:40:36.521025 | orchestrator | TASK [opensearch : Apply retention policy to existing indices] ***************** 2026-05-31 02:40:36.521036 | orchestrator | Sunday 31 May 2026 02:40:33 +0000 (0:00:02.708) 0:02:57.636 ************ 2026-05-31 02:40:36.521047 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:40:36.521058 | orchestrator | 2026-05-31 02:40:36.521069 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:40:36.521107 | orchestrator | testbed-node-0 : ok=18  changed=11  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 02:40:36.521133 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 02:40:36.521166 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 02:40:36.521178 | orchestrator | 2026-05-31 02:40:36.521189 | orchestrator | 2026-05-31 02:40:36.521207 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:40:36.521219 | orchestrator | Sunday 31 May 2026 02:40:36 +0000 (0:00:02.573) 0:03:00.209 ************ 2026-05-31 02:40:36.521230 | orchestrator | =============================================================================== 2026-05-31 02:40:36.521240 | orchestrator | opensearch : Restart opensearch-dashboards container ------------------- 82.92s 2026-05-31 02:40:36.521253 | orchestrator | opensearch : Restart opensearch container ------------------------------ 67.57s 2026-05-31 02:40:36.521271 | orchestrator | opensearch : Wait for OpenSearch to become ready ------------------------ 2.85s 2026-05-31 02:40:36.521290 | orchestrator | opensearch : Create new log retention policy ---------------------------- 2.71s 2026-05-31 02:40:36.521307 | orchestrator | service-cert-copy : opensearch | Copying over extra CA certificates ----- 2.63s 2026-05-31 02:40:36.521326 | orchestrator | opensearch : Apply retention policy to existing indices ----------------- 2.57s 2026-05-31 02:40:36.521344 | orchestrator | opensearch : Copying over config.json files for services ---------------- 2.38s 2026-05-31 02:40:36.521362 | orchestrator | opensearch : Copying over opensearch service config file ---------------- 2.34s 2026-05-31 02:40:36.521375 | orchestrator | opensearch : Check if a log retention policy exists --------------------- 2.20s 2026-05-31 02:40:36.521386 | orchestrator | opensearch : Check opensearch containers -------------------------------- 1.90s 2026-05-31 02:40:36.521397 | orchestrator | opensearch : Ensuring config directories exist -------------------------- 1.83s 2026-05-31 02:40:36.521408 | orchestrator | opensearch : Copying over opensearch-dashboards config file ------------- 1.81s 2026-05-31 02:40:36.521418 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS key --- 1.01s 2026-05-31 02:40:36.521429 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS certificate --- 0.87s 2026-05-31 02:40:36.521440 | orchestrator | opensearch : Setting sysctl values -------------------------------------- 0.68s 2026-05-31 02:40:36.521451 | orchestrator | opensearch : Perform a flush -------------------------------------------- 0.63s 2026-05-31 02:40:36.521469 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.58s 2026-05-31 02:40:36.844924 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.53s 2026-05-31 02:40:36.845009 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.49s 2026-05-31 02:40:36.845020 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.43s 2026-05-31 02:40:39.277647 | orchestrator | 2026-05-31 02:40:39 | INFO  | Task 175f037b-edb9-4fbd-9014-e0d801cdaf6b (memcached) was prepared for execution. 2026-05-31 02:40:39.277746 | orchestrator | 2026-05-31 02:40:39 | INFO  | It takes a moment until task 175f037b-edb9-4fbd-9014-e0d801cdaf6b (memcached) has been started and output is visible here. 2026-05-31 02:40:56.237684 | orchestrator | 2026-05-31 02:40:56.237771 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:40:56.237782 | orchestrator | 2026-05-31 02:40:56.237790 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:40:56.237799 | orchestrator | Sunday 31 May 2026 02:40:43 +0000 (0:00:00.275) 0:00:00.275 ************ 2026-05-31 02:40:56.237806 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:40:56.237814 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:40:56.237821 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:40:56.237827 | orchestrator | 2026-05-31 02:40:56.237834 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:40:56.237842 | orchestrator | Sunday 31 May 2026 02:40:43 +0000 (0:00:00.299) 0:00:00.574 ************ 2026-05-31 02:40:56.237849 | orchestrator | ok: [testbed-node-0] => (item=enable_memcached_True) 2026-05-31 02:40:56.237856 | orchestrator | ok: [testbed-node-1] => (item=enable_memcached_True) 2026-05-31 02:40:56.237862 | orchestrator | ok: [testbed-node-2] => (item=enable_memcached_True) 2026-05-31 02:40:56.237869 | orchestrator | 2026-05-31 02:40:56.237875 | orchestrator | PLAY [Apply role memcached] **************************************************** 2026-05-31 02:40:56.237906 | orchestrator | 2026-05-31 02:40:56.237913 | orchestrator | TASK [memcached : include_tasks] *********************************************** 2026-05-31 02:40:56.237920 | orchestrator | Sunday 31 May 2026 02:40:44 +0000 (0:00:00.441) 0:00:01.016 ************ 2026-05-31 02:40:56.237927 | orchestrator | included: /ansible/roles/memcached/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:40:56.237935 | orchestrator | 2026-05-31 02:40:56.237941 | orchestrator | TASK [memcached : Ensuring config directories exist] *************************** 2026-05-31 02:40:56.237948 | orchestrator | Sunday 31 May 2026 02:40:44 +0000 (0:00:00.500) 0:00:01.517 ************ 2026-05-31 02:40:56.237955 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-05-31 02:40:56.237962 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-05-31 02:40:56.237968 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-05-31 02:40:56.237975 | orchestrator | 2026-05-31 02:40:56.237981 | orchestrator | TASK [memcached : Copying over config.json files for services] ***************** 2026-05-31 02:40:56.237988 | orchestrator | Sunday 31 May 2026 02:40:45 +0000 (0:00:00.661) 0:00:02.179 ************ 2026-05-31 02:40:56.237995 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-05-31 02:40:56.238001 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-05-31 02:40:56.238008 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-05-31 02:40:56.238099 | orchestrator | 2026-05-31 02:40:56.238116 | orchestrator | TASK [memcached : Check memcached container] *********************************** 2026-05-31 02:40:56.238127 | orchestrator | Sunday 31 May 2026 02:40:47 +0000 (0:00:01.753) 0:00:03.932 ************ 2026-05-31 02:40:56.238153 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:40:56.238175 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:40:56.238188 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:40:56.238199 | orchestrator | 2026-05-31 02:40:56.238223 | orchestrator | RUNNING HANDLER [memcached : Restart memcached container] ********************** 2026-05-31 02:40:56.238231 | orchestrator | Sunday 31 May 2026 02:40:48 +0000 (0:00:01.431) 0:00:05.364 ************ 2026-05-31 02:40:56.238237 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:40:56.238251 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:40:56.238259 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:40:56.238266 | orchestrator | 2026-05-31 02:40:56.238274 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:40:56.238282 | orchestrator | testbed-node-0 : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:40:56.238291 | orchestrator | testbed-node-1 : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:40:56.238299 | orchestrator | testbed-node-2 : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:40:56.238306 | orchestrator | 2026-05-31 02:40:56.238314 | orchestrator | 2026-05-31 02:40:56.238321 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:40:56.238329 | orchestrator | Sunday 31 May 2026 02:40:55 +0000 (0:00:07.189) 0:00:12.554 ************ 2026-05-31 02:40:56.238336 | orchestrator | =============================================================================== 2026-05-31 02:40:56.238344 | orchestrator | memcached : Restart memcached container --------------------------------- 7.19s 2026-05-31 02:40:56.238351 | orchestrator | memcached : Copying over config.json files for services ----------------- 1.75s 2026-05-31 02:40:56.238359 | orchestrator | memcached : Check memcached container ----------------------------------- 1.43s 2026-05-31 02:40:56.238366 | orchestrator | memcached : Ensuring config directories exist --------------------------- 0.66s 2026-05-31 02:40:56.238374 | orchestrator | memcached : include_tasks ----------------------------------------------- 0.50s 2026-05-31 02:40:56.238381 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.44s 2026-05-31 02:40:56.238398 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.30s 2026-05-31 02:40:58.590474 | orchestrator | 2026-05-31 02:40:58 | INFO  | Task ba8014a4-83e0-49d9-8183-4986c4ca409d (redis) was prepared for execution. 2026-05-31 02:40:58.590570 | orchestrator | 2026-05-31 02:40:58 | INFO  | It takes a moment until task ba8014a4-83e0-49d9-8183-4986c4ca409d (redis) has been started and output is visible here. 2026-05-31 02:41:07.678153 | orchestrator | 2026-05-31 02:41:07.678271 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:41:07.678289 | orchestrator | 2026-05-31 02:41:07.678302 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:41:07.678314 | orchestrator | Sunday 31 May 2026 02:41:02 +0000 (0:00:00.271) 0:00:00.271 ************ 2026-05-31 02:41:07.678326 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:41:07.678337 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:41:07.678349 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:41:07.678360 | orchestrator | 2026-05-31 02:41:07.678371 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:41:07.678382 | orchestrator | Sunday 31 May 2026 02:41:03 +0000 (0:00:00.304) 0:00:00.575 ************ 2026-05-31 02:41:07.678393 | orchestrator | ok: [testbed-node-0] => (item=enable_redis_True) 2026-05-31 02:41:07.678404 | orchestrator | ok: [testbed-node-1] => (item=enable_redis_True) 2026-05-31 02:41:07.678415 | orchestrator | ok: [testbed-node-2] => (item=enable_redis_True) 2026-05-31 02:41:07.678426 | orchestrator | 2026-05-31 02:41:07.678437 | orchestrator | PLAY [Apply role redis] ******************************************************** 2026-05-31 02:41:07.678448 | orchestrator | 2026-05-31 02:41:07.678459 | orchestrator | TASK [redis : include_tasks] *************************************************** 2026-05-31 02:41:07.678470 | orchestrator | Sunday 31 May 2026 02:41:03 +0000 (0:00:00.423) 0:00:00.998 ************ 2026-05-31 02:41:07.678496 | orchestrator | included: /ansible/roles/redis/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:41:07.678509 | orchestrator | 2026-05-31 02:41:07.678532 | orchestrator | TASK [redis : Ensuring config directories exist] ******************************* 2026-05-31 02:41:07.678543 | orchestrator | Sunday 31 May 2026 02:41:04 +0000 (0:00:00.479) 0:00:01.478 ************ 2026-05-31 02:41:07.678558 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678575 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678588 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678622 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678656 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678670 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678681 | orchestrator | 2026-05-31 02:41:07.678692 | orchestrator | TASK [redis : Copying over default config.json files] ************************** 2026-05-31 02:41:07.678704 | orchestrator | Sunday 31 May 2026 02:41:05 +0000 (0:00:01.104) 0:00:02.583 ************ 2026-05-31 02:41:07.678715 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678820 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678843 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678864 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:07.678888 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845556 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845653 | orchestrator | 2026-05-31 02:41:11.845670 | orchestrator | TASK [redis : Copying over redis config files] ********************************* 2026-05-31 02:41:11.845684 | orchestrator | Sunday 31 May 2026 02:41:07 +0000 (0:00:02.550) 0:00:05.133 ************ 2026-05-31 02:41:11.845697 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845729 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845758 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845804 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845818 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845855 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845877 | orchestrator | 2026-05-31 02:41:11.845896 | orchestrator | TASK [redis : Check redis containers] ****************************************** 2026-05-31 02:41:11.845915 | orchestrator | Sunday 31 May 2026 02:41:10 +0000 (0:00:02.483) 0:00:07.617 ************ 2026-05-31 02:41:11.845935 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845956 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.845986 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.846119 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.846162 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:11.846223 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-05-31 02:41:27.771660 | orchestrator | 2026-05-31 02:41:27.771759 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-05-31 02:41:27.771774 | orchestrator | Sunday 31 May 2026 02:41:11 +0000 (0:00:01.481) 0:00:09.099 ************ 2026-05-31 02:41:27.771784 | orchestrator | 2026-05-31 02:41:27.771793 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-05-31 02:41:27.771802 | orchestrator | Sunday 31 May 2026 02:41:11 +0000 (0:00:00.077) 0:00:09.176 ************ 2026-05-31 02:41:27.771811 | orchestrator | 2026-05-31 02:41:27.771820 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-05-31 02:41:27.771829 | orchestrator | Sunday 31 May 2026 02:41:11 +0000 (0:00:00.063) 0:00:09.239 ************ 2026-05-31 02:41:27.771837 | orchestrator | 2026-05-31 02:41:27.771849 | orchestrator | RUNNING HANDLER [redis : Restart redis container] ****************************** 2026-05-31 02:41:27.771864 | orchestrator | Sunday 31 May 2026 02:41:11 +0000 (0:00:00.063) 0:00:09.302 ************ 2026-05-31 02:41:27.771878 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:41:27.771893 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:41:27.771907 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:41:27.771921 | orchestrator | 2026-05-31 02:41:27.771935 | orchestrator | RUNNING HANDLER [redis : Restart redis-sentinel container] ********************* 2026-05-31 02:41:27.771950 | orchestrator | Sunday 31 May 2026 02:41:19 +0000 (0:00:07.570) 0:00:16.873 ************ 2026-05-31 02:41:27.771993 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:41:27.772009 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:41:27.772024 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:41:27.772099 | orchestrator | 2026-05-31 02:41:27.772112 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:41:27.772121 | orchestrator | testbed-node-0 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:41:27.772132 | orchestrator | testbed-node-1 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:41:27.772155 | orchestrator | testbed-node-2 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:41:27.772165 | orchestrator | 2026-05-31 02:41:27.772173 | orchestrator | 2026-05-31 02:41:27.772182 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:41:27.772191 | orchestrator | Sunday 31 May 2026 02:41:27 +0000 (0:00:08.031) 0:00:24.904 ************ 2026-05-31 02:41:27.772200 | orchestrator | =============================================================================== 2026-05-31 02:41:27.772208 | orchestrator | redis : Restart redis-sentinel container -------------------------------- 8.03s 2026-05-31 02:41:27.772218 | orchestrator | redis : Restart redis container ----------------------------------------- 7.57s 2026-05-31 02:41:27.772228 | orchestrator | redis : Copying over default config.json files -------------------------- 2.55s 2026-05-31 02:41:27.772238 | orchestrator | redis : Copying over redis config files --------------------------------- 2.48s 2026-05-31 02:41:27.772248 | orchestrator | redis : Check redis containers ------------------------------------------ 1.48s 2026-05-31 02:41:27.772258 | orchestrator | redis : Ensuring config directories exist ------------------------------- 1.10s 2026-05-31 02:41:27.772268 | orchestrator | redis : include_tasks --------------------------------------------------- 0.48s 2026-05-31 02:41:27.772278 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.42s 2026-05-31 02:41:27.772288 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.30s 2026-05-31 02:41:27.772297 | orchestrator | redis : Flush handlers -------------------------------------------------- 0.20s 2026-05-31 02:41:30.184251 | orchestrator | 2026-05-31 02:41:30 | INFO  | Task cd826422-0cb3-4214-8665-01a8a3a096dd (mariadb) was prepared for execution. 2026-05-31 02:41:30.184341 | orchestrator | 2026-05-31 02:41:30 | INFO  | It takes a moment until task cd826422-0cb3-4214-8665-01a8a3a096dd (mariadb) has been started and output is visible here. 2026-05-31 02:41:43.545564 | orchestrator | 2026-05-31 02:41:43.545697 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:41:43.545716 | orchestrator | 2026-05-31 02:41:43.545728 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:41:43.545740 | orchestrator | Sunday 31 May 2026 02:41:34 +0000 (0:00:00.170) 0:00:00.170 ************ 2026-05-31 02:41:43.545752 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:41:43.545763 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:41:43.545815 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:41:43.545828 | orchestrator | 2026-05-31 02:41:43.545839 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:41:43.545851 | orchestrator | Sunday 31 May 2026 02:41:34 +0000 (0:00:00.303) 0:00:00.473 ************ 2026-05-31 02:41:43.545863 | orchestrator | ok: [testbed-node-0] => (item=enable_mariadb_True) 2026-05-31 02:41:43.545875 | orchestrator | ok: [testbed-node-1] => (item=enable_mariadb_True) 2026-05-31 02:41:43.545886 | orchestrator | ok: [testbed-node-2] => (item=enable_mariadb_True) 2026-05-31 02:41:43.545897 | orchestrator | 2026-05-31 02:41:43.545908 | orchestrator | PLAY [Apply role mariadb] ****************************************************** 2026-05-31 02:41:43.545919 | orchestrator | 2026-05-31 02:41:43.545930 | orchestrator | TASK [mariadb : Group MariaDB hosts based on shards] *************************** 2026-05-31 02:41:43.545969 | orchestrator | Sunday 31 May 2026 02:41:35 +0000 (0:00:00.552) 0:00:01.025 ************ 2026-05-31 02:41:43.545981 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:41:43.545992 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-05-31 02:41:43.546003 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-05-31 02:41:43.546013 | orchestrator | 2026-05-31 02:41:43.546140 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-31 02:41:43.546154 | orchestrator | Sunday 31 May 2026 02:41:35 +0000 (0:00:00.384) 0:00:01.410 ************ 2026-05-31 02:41:43.546167 | orchestrator | included: /ansible/roles/mariadb/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:41:43.546180 | orchestrator | 2026-05-31 02:41:43.546193 | orchestrator | TASK [mariadb : Ensuring config directories exist] ***************************** 2026-05-31 02:41:43.546206 | orchestrator | Sunday 31 May 2026 02:41:35 +0000 (0:00:00.501) 0:00:01.912 ************ 2026-05-31 02:41:43.546238 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:43.546281 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:43.546315 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:43.546330 | orchestrator | 2026-05-31 02:41:43.546342 | orchestrator | TASK [mariadb : Ensuring database backup config directory exists] ************** 2026-05-31 02:41:43.546355 | orchestrator | Sunday 31 May 2026 02:41:38 +0000 (0:00:02.489) 0:00:04.402 ************ 2026-05-31 02:41:43.546368 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:41:43.546381 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:41:43.546393 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:41:43.546405 | orchestrator | 2026-05-31 02:41:43.546417 | orchestrator | TASK [mariadb : Copying over my.cnf for mariabackup] *************************** 2026-05-31 02:41:43.546429 | orchestrator | Sunday 31 May 2026 02:41:39 +0000 (0:00:00.630) 0:00:05.032 ************ 2026-05-31 02:41:43.546441 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:41:43.546459 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:41:43.546484 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:41:43.546509 | orchestrator | 2026-05-31 02:41:43.546526 | orchestrator | TASK [mariadb : Copying over config.json files for services] ******************* 2026-05-31 02:41:43.546544 | orchestrator | Sunday 31 May 2026 02:41:40 +0000 (0:00:01.449) 0:00:06.482 ************ 2026-05-31 02:41:43.546577 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:51.187522 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:51.187607 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:51.187635 | orchestrator | 2026-05-31 02:41:51.187644 | orchestrator | TASK [mariadb : Copying over config.json files for mariabackup] **************** 2026-05-31 02:41:51.187651 | orchestrator | Sunday 31 May 2026 02:41:43 +0000 (0:00:02.977) 0:00:09.460 ************ 2026-05-31 02:41:51.187658 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:41:51.187665 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:41:51.187671 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:41:51.187677 | orchestrator | 2026-05-31 02:41:51.187684 | orchestrator | TASK [mariadb : Copying over galera.cnf] *************************************** 2026-05-31 02:41:51.187701 | orchestrator | Sunday 31 May 2026 02:41:44 +0000 (0:00:01.108) 0:00:10.568 ************ 2026-05-31 02:41:51.187708 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:41:51.187714 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:41:51.187720 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:41:51.187726 | orchestrator | 2026-05-31 02:41:51.187732 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-31 02:41:51.187738 | orchestrator | Sunday 31 May 2026 02:41:48 +0000 (0:00:03.773) 0:00:14.341 ************ 2026-05-31 02:41:51.187745 | orchestrator | included: /ansible/roles/mariadb/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:41:51.187751 | orchestrator | 2026-05-31 02:41:51.187757 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-05-31 02:41:51.187763 | orchestrator | Sunday 31 May 2026 02:41:48 +0000 (0:00:00.522) 0:00:14.863 ************ 2026-05-31 02:41:51.187775 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:51.187787 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:41:51.187800 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:55.828506 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:41:55.828640 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:55.828686 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:41:55.828699 | orchestrator | 2026-05-31 02:41:55.828712 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-05-31 02:41:55.828724 | orchestrator | Sunday 31 May 2026 02:41:51 +0000 (0:00:02.237) 0:00:17.100 ************ 2026-05-31 02:41:55.828738 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:55.828750 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:41:55.828788 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:55.828810 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:41:55.828823 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:55.828835 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:41:55.828846 | orchestrator | 2026-05-31 02:41:55.828857 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-05-31 02:41:55.828868 | orchestrator | Sunday 31 May 2026 02:41:53 +0000 (0:00:02.424) 0:00:19.525 ************ 2026-05-31 02:41:55.828894 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:58.561640 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:41:58.561779 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:58.561811 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:41:58.561851 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-05-31 02:41:58.561906 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:41:58.561926 | orchestrator | 2026-05-31 02:41:58.561945 | orchestrator | TASK [mariadb : Check mariadb containers] ************************************** 2026-05-31 02:41:58.561965 | orchestrator | Sunday 31 May 2026 02:41:55 +0000 (0:00:02.222) 0:00:21.747 ************ 2026-05-31 02:41:58.562011 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:58.562132 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:41:58.562185 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-05-31 02:44:13.759609 | orchestrator | 2026-05-31 02:44:13.759712 | orchestrator | TASK [mariadb : Create MariaDB volume] ***************************************** 2026-05-31 02:44:13.759730 | orchestrator | Sunday 31 May 2026 02:41:58 +0000 (0:00:02.730) 0:00:24.478 ************ 2026-05-31 02:44:13.759743 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:13.759755 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:44:13.759766 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:44:13.759777 | orchestrator | 2026-05-31 02:44:13.759789 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB volume availability] ************* 2026-05-31 02:44:13.759800 | orchestrator | Sunday 31 May 2026 02:41:59 +0000 (0:00:00.899) 0:00:25.378 ************ 2026-05-31 02:44:13.759811 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.759823 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:13.759834 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:13.759844 | orchestrator | 2026-05-31 02:44:13.759855 | orchestrator | TASK [mariadb : Establish whether the cluster has already existed] ************* 2026-05-31 02:44:13.759866 | orchestrator | Sunday 31 May 2026 02:41:59 +0000 (0:00:00.510) 0:00:25.888 ************ 2026-05-31 02:44:13.759877 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.759888 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:13.759899 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:13.759910 | orchestrator | 2026-05-31 02:44:13.759921 | orchestrator | TASK [mariadb : Check MariaDB service port liveness] *************************** 2026-05-31 02:44:13.759932 | orchestrator | Sunday 31 May 2026 02:42:00 +0000 (0:00:00.318) 0:00:26.207 ************ 2026-05-31 02:44:13.759944 | orchestrator | fatal: [testbed-node-0]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.10:3306"} 2026-05-31 02:44:13.759957 | orchestrator | ...ignoring 2026-05-31 02:44:13.759968 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.11:3306"} 2026-05-31 02:44:13.760018 | orchestrator | ...ignoring 2026-05-31 02:44:13.760030 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.12:3306"} 2026-05-31 02:44:13.760041 | orchestrator | ...ignoring 2026-05-31 02:44:13.760079 | orchestrator | 2026-05-31 02:44:13.760093 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service port liveness] *********** 2026-05-31 02:44:13.760106 | orchestrator | Sunday 31 May 2026 02:42:11 +0000 (0:00:10.876) 0:00:37.084 ************ 2026-05-31 02:44:13.760119 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.760130 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:13.760142 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:13.760155 | orchestrator | 2026-05-31 02:44:13.760167 | orchestrator | TASK [mariadb : Fail on existing but stopped cluster] ************************** 2026-05-31 02:44:13.760180 | orchestrator | Sunday 31 May 2026 02:42:11 +0000 (0:00:00.402) 0:00:37.486 ************ 2026-05-31 02:44:13.760192 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:13.760204 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:13.760217 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:13.760229 | orchestrator | 2026-05-31 02:44:13.760241 | orchestrator | TASK [mariadb : Check MariaDB service WSREP sync status] *********************** 2026-05-31 02:44:13.760267 | orchestrator | Sunday 31 May 2026 02:42:12 +0000 (0:00:00.669) 0:00:38.156 ************ 2026-05-31 02:44:13.760290 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:13.760303 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:13.760316 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:13.760328 | orchestrator | 2026-05-31 02:44:13.760370 | orchestrator | TASK [mariadb : Extract MariaDB service WSREP sync status] ********************* 2026-05-31 02:44:13.760384 | orchestrator | Sunday 31 May 2026 02:42:12 +0000 (0:00:00.432) 0:00:38.588 ************ 2026-05-31 02:44:13.760397 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:13.760410 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:13.760422 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:13.760432 | orchestrator | 2026-05-31 02:44:13.760443 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service WSREP sync status] ******* 2026-05-31 02:44:13.760454 | orchestrator | Sunday 31 May 2026 02:42:13 +0000 (0:00:00.405) 0:00:38.994 ************ 2026-05-31 02:44:13.760465 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.760476 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:13.760486 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:13.760497 | orchestrator | 2026-05-31 02:44:13.760508 | orchestrator | TASK [mariadb : Fail when MariaDB services are not synced across the whole cluster] *** 2026-05-31 02:44:13.760519 | orchestrator | Sunday 31 May 2026 02:42:13 +0000 (0:00:00.483) 0:00:39.478 ************ 2026-05-31 02:44:13.760530 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:13.760541 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:13.760552 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:13.760562 | orchestrator | 2026-05-31 02:44:13.760573 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-31 02:44:13.760584 | orchestrator | Sunday 31 May 2026 02:42:14 +0000 (0:00:00.632) 0:00:40.110 ************ 2026-05-31 02:44:13.760595 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:13.760605 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:13.760616 | orchestrator | included: /ansible/roles/mariadb/tasks/bootstrap_cluster.yml for testbed-node-0 2026-05-31 02:44:13.760627 | orchestrator | 2026-05-31 02:44:13.760637 | orchestrator | TASK [mariadb : Running MariaDB bootstrap container] *************************** 2026-05-31 02:44:13.760648 | orchestrator | Sunday 31 May 2026 02:42:14 +0000 (0:00:00.399) 0:00:40.510 ************ 2026-05-31 02:44:13.760659 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:13.760669 | orchestrator | 2026-05-31 02:44:13.760680 | orchestrator | TASK [mariadb : Store bootstrap host name into facts] ************************** 2026-05-31 02:44:13.760691 | orchestrator | Sunday 31 May 2026 02:42:24 +0000 (0:00:10.268) 0:00:50.778 ************ 2026-05-31 02:44:13.760702 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.760712 | orchestrator | 2026-05-31 02:44:13.760723 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-31 02:44:13.760735 | orchestrator | Sunday 31 May 2026 02:42:24 +0000 (0:00:00.128) 0:00:50.907 ************ 2026-05-31 02:44:13.760745 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:13.760785 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:13.760797 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:13.760807 | orchestrator | 2026-05-31 02:44:13.760818 | orchestrator | RUNNING HANDLER [mariadb : Starting first MariaDB container] ******************* 2026-05-31 02:44:13.760829 | orchestrator | Sunday 31 May 2026 02:42:25 +0000 (0:00:00.987) 0:00:51.895 ************ 2026-05-31 02:44:13.760839 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:13.760850 | orchestrator | 2026-05-31 02:44:13.760860 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service port liveness] ******* 2026-05-31 02:44:13.760871 | orchestrator | Sunday 31 May 2026 02:42:33 +0000 (0:00:07.754) 0:00:59.649 ************ 2026-05-31 02:44:13.760882 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.760892 | orchestrator | 2026-05-31 02:44:13.760903 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service to sync WSREP] ******* 2026-05-31 02:44:13.760914 | orchestrator | Sunday 31 May 2026 02:42:36 +0000 (0:00:02.559) 0:01:02.209 ************ 2026-05-31 02:44:13.760925 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.760935 | orchestrator | 2026-05-31 02:44:13.760946 | orchestrator | RUNNING HANDLER [mariadb : Ensure MariaDB is running normally on bootstrap host] *** 2026-05-31 02:44:13.760957 | orchestrator | Sunday 31 May 2026 02:42:38 +0000 (0:00:02.429) 0:01:04.638 ************ 2026-05-31 02:44:13.760967 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:13.760997 | orchestrator | 2026-05-31 02:44:13.761009 | orchestrator | RUNNING HANDLER [mariadb : Restart MariaDB on existing cluster members] ******** 2026-05-31 02:44:13.761019 | orchestrator | Sunday 31 May 2026 02:42:38 +0000 (0:00:00.134) 0:01:04.773 ************ 2026-05-31 02:44:13.761030 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:13.761040 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:13.761051 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:13.761061 | orchestrator | 2026-05-31 02:44:13.761072 | orchestrator | RUNNING HANDLER [mariadb : Start MariaDB on new nodes] ************************* 2026-05-31 02:44:13.761083 | orchestrator | Sunday 31 May 2026 02:42:39 +0000 (0:00:00.306) 0:01:05.079 ************ 2026-05-31 02:44:13.761093 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:13.761104 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_restart 2026-05-31 02:44:13.761115 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:44:13.761125 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:44:13.761136 | orchestrator | 2026-05-31 02:44:13.761147 | orchestrator | PLAY [Restart mariadb services] ************************************************ 2026-05-31 02:44:13.761157 | orchestrator | skipping: no hosts matched 2026-05-31 02:44:13.761168 | orchestrator | 2026-05-31 02:44:13.761179 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-05-31 02:44:13.761189 | orchestrator | 2026-05-31 02:44:13.761200 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-05-31 02:44:13.761211 | orchestrator | Sunday 31 May 2026 02:42:39 +0000 (0:00:00.539) 0:01:05.619 ************ 2026-05-31 02:44:13.761221 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:44:13.761232 | orchestrator | 2026-05-31 02:44:13.761243 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-05-31 02:44:13.761254 | orchestrator | Sunday 31 May 2026 02:42:57 +0000 (0:00:17.394) 0:01:23.014 ************ 2026-05-31 02:44:13.761264 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:13.761275 | orchestrator | 2026-05-31 02:44:13.761286 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-05-31 02:44:13.761296 | orchestrator | Sunday 31 May 2026 02:43:13 +0000 (0:00:16.560) 0:01:39.574 ************ 2026-05-31 02:44:13.761307 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:13.761317 | orchestrator | 2026-05-31 02:44:13.761332 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-05-31 02:44:13.761343 | orchestrator | 2026-05-31 02:44:13.761360 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-05-31 02:44:13.761371 | orchestrator | Sunday 31 May 2026 02:43:16 +0000 (0:00:02.441) 0:01:42.016 ************ 2026-05-31 02:44:13.761389 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:44:13.761400 | orchestrator | 2026-05-31 02:44:13.761411 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-05-31 02:44:13.761422 | orchestrator | Sunday 31 May 2026 02:43:39 +0000 (0:00:23.070) 0:02:05.087 ************ 2026-05-31 02:44:13.761432 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:13.761443 | orchestrator | 2026-05-31 02:44:13.761454 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-05-31 02:44:13.761464 | orchestrator | Sunday 31 May 2026 02:43:50 +0000 (0:00:11.553) 0:02:16.640 ************ 2026-05-31 02:44:13.761475 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:13.761485 | orchestrator | 2026-05-31 02:44:13.761496 | orchestrator | PLAY [Restart bootstrap mariadb service] *************************************** 2026-05-31 02:44:13.761507 | orchestrator | 2026-05-31 02:44:13.761517 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-05-31 02:44:13.761528 | orchestrator | Sunday 31 May 2026 02:43:53 +0000 (0:00:02.515) 0:02:19.155 ************ 2026-05-31 02:44:13.761538 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:13.761549 | orchestrator | 2026-05-31 02:44:13.761560 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-05-31 02:44:13.761570 | orchestrator | Sunday 31 May 2026 02:44:04 +0000 (0:00:11.741) 0:02:30.896 ************ 2026-05-31 02:44:13.761581 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.761592 | orchestrator | 2026-05-31 02:44:13.761606 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-05-31 02:44:13.761624 | orchestrator | Sunday 31 May 2026 02:44:10 +0000 (0:00:05.605) 0:02:36.501 ************ 2026-05-31 02:44:13.761642 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:13.761657 | orchestrator | 2026-05-31 02:44:13.761672 | orchestrator | PLAY [Apply mariadb post-configuration] **************************************** 2026-05-31 02:44:13.761697 | orchestrator | 2026-05-31 02:44:13.761718 | orchestrator | TASK [Include mariadb post-deploy.yml] ***************************************** 2026-05-31 02:44:13.761736 | orchestrator | Sunday 31 May 2026 02:44:13 +0000 (0:00:02.512) 0:02:39.014 ************ 2026-05-31 02:44:13.761753 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:44:13.761772 | orchestrator | 2026-05-31 02:44:13.761789 | orchestrator | TASK [mariadb : Creating shard root mysql user] ******************************** 2026-05-31 02:44:13.761820 | orchestrator | Sunday 31 May 2026 02:44:13 +0000 (0:00:00.657) 0:02:39.671 ************ 2026-05-31 02:44:26.580749 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:26.580851 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:26.580865 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:26.580878 | orchestrator | 2026-05-31 02:44:26.580890 | orchestrator | TASK [mariadb : Creating mysql monitor user] *********************************** 2026-05-31 02:44:26.580903 | orchestrator | Sunday 31 May 2026 02:44:16 +0000 (0:00:02.378) 0:02:42.050 ************ 2026-05-31 02:44:26.580914 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:26.580925 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:26.580936 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:26.580947 | orchestrator | 2026-05-31 02:44:26.580958 | orchestrator | TASK [mariadb : Creating database backup user and setting permissions] ********* 2026-05-31 02:44:26.580969 | orchestrator | Sunday 31 May 2026 02:44:18 +0000 (0:00:02.217) 0:02:44.268 ************ 2026-05-31 02:44:26.581025 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:26.581039 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:26.581050 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:26.581061 | orchestrator | 2026-05-31 02:44:26.581072 | orchestrator | TASK [mariadb : Granting permissions on Mariabackup database to backup user] *** 2026-05-31 02:44:26.581084 | orchestrator | Sunday 31 May 2026 02:44:20 +0000 (0:00:02.476) 0:02:46.745 ************ 2026-05-31 02:44:26.581094 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:26.581105 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:26.581116 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:44:26.581199 | orchestrator | 2026-05-31 02:44:26.581213 | orchestrator | TASK [mariadb : Wait for MariaDB service to be ready through VIP] ************** 2026-05-31 02:44:26.581224 | orchestrator | Sunday 31 May 2026 02:44:22 +0000 (0:00:02.132) 0:02:48.878 ************ 2026-05-31 02:44:26.581235 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:26.581247 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:26.581257 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:26.581268 | orchestrator | 2026-05-31 02:44:26.581279 | orchestrator | TASK [Include mariadb post-upgrade.yml] **************************************** 2026-05-31 02:44:26.581290 | orchestrator | Sunday 31 May 2026 02:44:25 +0000 (0:00:02.878) 0:02:51.756 ************ 2026-05-31 02:44:26.581301 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:26.581314 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:44:26.581354 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:44:26.581366 | orchestrator | 2026-05-31 02:44:26.581379 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:44:26.581393 | orchestrator | testbed-node-0 : ok=34  changed=16  unreachable=0 failed=0 skipped=11  rescued=0 ignored=1  2026-05-31 02:44:26.581407 | orchestrator | testbed-node-1 : ok=20  changed=7  unreachable=0 failed=0 skipped=18  rescued=0 ignored=1  2026-05-31 02:44:26.581420 | orchestrator | testbed-node-2 : ok=20  changed=7  unreachable=0 failed=0 skipped=18  rescued=0 ignored=1  2026-05-31 02:44:26.581432 | orchestrator | 2026-05-31 02:44:26.581444 | orchestrator | 2026-05-31 02:44:26.581457 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:44:26.581470 | orchestrator | Sunday 31 May 2026 02:44:26 +0000 (0:00:00.411) 0:02:52.167 ************ 2026-05-31 02:44:26.581482 | orchestrator | =============================================================================== 2026-05-31 02:44:26.581508 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 40.47s 2026-05-31 02:44:26.581521 | orchestrator | mariadb : Wait for MariaDB service port liveness ----------------------- 28.11s 2026-05-31 02:44:26.581533 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 11.74s 2026-05-31 02:44:26.581545 | orchestrator | mariadb : Check MariaDB service port liveness -------------------------- 10.88s 2026-05-31 02:44:26.581558 | orchestrator | mariadb : Running MariaDB bootstrap container -------------------------- 10.27s 2026-05-31 02:44:26.581570 | orchestrator | mariadb : Starting first MariaDB container ------------------------------ 7.75s 2026-05-31 02:44:26.581582 | orchestrator | mariadb : Wait for MariaDB service port liveness ------------------------ 5.61s 2026-05-31 02:44:26.581594 | orchestrator | mariadb : Wait for MariaDB service to sync WSREP ------------------------ 4.96s 2026-05-31 02:44:26.581606 | orchestrator | mariadb : Copying over galera.cnf --------------------------------------- 3.77s 2026-05-31 02:44:26.581619 | orchestrator | mariadb : Copying over config.json files for services ------------------- 2.98s 2026-05-31 02:44:26.581631 | orchestrator | mariadb : Wait for MariaDB service to be ready through VIP -------------- 2.88s 2026-05-31 02:44:26.581643 | orchestrator | mariadb : Check mariadb containers -------------------------------------- 2.73s 2026-05-31 02:44:26.581655 | orchestrator | mariadb : Wait for first MariaDB service port liveness ------------------ 2.56s 2026-05-31 02:44:26.581667 | orchestrator | mariadb : Wait for MariaDB service to sync WSREP ------------------------ 2.51s 2026-05-31 02:44:26.581680 | orchestrator | mariadb : Ensuring config directories exist ----------------------------- 2.49s 2026-05-31 02:44:26.581691 | orchestrator | mariadb : Creating database backup user and setting permissions --------- 2.48s 2026-05-31 02:44:26.581702 | orchestrator | mariadb : Wait for first MariaDB service to sync WSREP ------------------ 2.43s 2026-05-31 02:44:26.581713 | orchestrator | service-cert-copy : mariadb | Copying over backend internal TLS certificate --- 2.42s 2026-05-31 02:44:26.581724 | orchestrator | mariadb : Creating shard root mysql user -------------------------------- 2.38s 2026-05-31 02:44:26.581744 | orchestrator | service-cert-copy : mariadb | Copying over extra CA certificates -------- 2.24s 2026-05-31 02:44:28.964588 | orchestrator | 2026-05-31 02:44:28 | INFO  | Task 5373a348-3be5-4cf8-a747-27bc144978b7 (rabbitmq) was prepared for execution. 2026-05-31 02:44:28.964692 | orchestrator | 2026-05-31 02:44:28 | INFO  | It takes a moment until task 5373a348-3be5-4cf8-a747-27bc144978b7 (rabbitmq) has been started and output is visible here. 2026-05-31 02:44:42.041942 | orchestrator | 2026-05-31 02:44:42.042199 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:44:42.042221 | orchestrator | 2026-05-31 02:44:42.042234 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:44:42.042246 | orchestrator | Sunday 31 May 2026 02:44:33 +0000 (0:00:00.168) 0:00:00.168 ************ 2026-05-31 02:44:42.042258 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:42.042269 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:44:42.042281 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:44:42.042292 | orchestrator | 2026-05-31 02:44:42.042303 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:44:42.042314 | orchestrator | Sunday 31 May 2026 02:44:33 +0000 (0:00:00.309) 0:00:00.478 ************ 2026-05-31 02:44:42.042325 | orchestrator | ok: [testbed-node-0] => (item=enable_rabbitmq_True) 2026-05-31 02:44:42.042336 | orchestrator | ok: [testbed-node-1] => (item=enable_rabbitmq_True) 2026-05-31 02:44:42.042346 | orchestrator | ok: [testbed-node-2] => (item=enable_rabbitmq_True) 2026-05-31 02:44:42.042358 | orchestrator | 2026-05-31 02:44:42.042371 | orchestrator | PLAY [Apply role rabbitmq] ***************************************************** 2026-05-31 02:44:42.042391 | orchestrator | 2026-05-31 02:44:42.042409 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-05-31 02:44:42.042428 | orchestrator | Sunday 31 May 2026 02:44:33 +0000 (0:00:00.587) 0:00:01.065 ************ 2026-05-31 02:44:42.042447 | orchestrator | included: /ansible/roles/rabbitmq/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:44:42.042466 | orchestrator | 2026-05-31 02:44:42.042485 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-05-31 02:44:42.042505 | orchestrator | Sunday 31 May 2026 02:44:34 +0000 (0:00:00.538) 0:00:01.603 ************ 2026-05-31 02:44:42.042525 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:42.042543 | orchestrator | 2026-05-31 02:44:42.042563 | orchestrator | TASK [rabbitmq : Get current RabbitMQ version] ********************************* 2026-05-31 02:44:42.042583 | orchestrator | Sunday 31 May 2026 02:44:35 +0000 (0:00:00.973) 0:00:02.577 ************ 2026-05-31 02:44:42.042603 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:42.042623 | orchestrator | 2026-05-31 02:44:42.042641 | orchestrator | TASK [rabbitmq : Get new RabbitMQ version] ************************************* 2026-05-31 02:44:42.042660 | orchestrator | Sunday 31 May 2026 02:44:35 +0000 (0:00:00.397) 0:00:02.974 ************ 2026-05-31 02:44:42.042678 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:42.042695 | orchestrator | 2026-05-31 02:44:42.042713 | orchestrator | TASK [rabbitmq : Check if running RabbitMQ is at most one version behind] ****** 2026-05-31 02:44:42.042730 | orchestrator | Sunday 31 May 2026 02:44:36 +0000 (0:00:00.404) 0:00:03.379 ************ 2026-05-31 02:44:42.042748 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:42.042766 | orchestrator | 2026-05-31 02:44:42.042785 | orchestrator | TASK [rabbitmq : Catch when RabbitMQ is being downgraded] ********************** 2026-05-31 02:44:42.042805 | orchestrator | Sunday 31 May 2026 02:44:36 +0000 (0:00:00.355) 0:00:03.735 ************ 2026-05-31 02:44:42.042824 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:42.042843 | orchestrator | 2026-05-31 02:44:42.042861 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-05-31 02:44:42.042876 | orchestrator | Sunday 31 May 2026 02:44:37 +0000 (0:00:00.530) 0:00:04.265 ************ 2026-05-31 02:44:42.042906 | orchestrator | included: /ansible/roles/rabbitmq/tasks/remove-ha-all-policy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:44:42.042941 | orchestrator | 2026-05-31 02:44:42.042953 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-05-31 02:44:42.042964 | orchestrator | Sunday 31 May 2026 02:44:37 +0000 (0:00:00.867) 0:00:05.132 ************ 2026-05-31 02:44:42.042975 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:44:42.043016 | orchestrator | 2026-05-31 02:44:42.043037 | orchestrator | TASK [rabbitmq : List RabbitMQ policies] *************************************** 2026-05-31 02:44:42.043056 | orchestrator | Sunday 31 May 2026 02:44:38 +0000 (0:00:00.873) 0:00:06.006 ************ 2026-05-31 02:44:42.043075 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:42.043088 | orchestrator | 2026-05-31 02:44:42.043099 | orchestrator | TASK [rabbitmq : Remove ha-all policy from RabbitMQ] *************************** 2026-05-31 02:44:42.043110 | orchestrator | Sunday 31 May 2026 02:44:39 +0000 (0:00:00.398) 0:00:06.404 ************ 2026-05-31 02:44:42.043121 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:44:42.043131 | orchestrator | 2026-05-31 02:44:42.043142 | orchestrator | TASK [rabbitmq : Ensuring config directories exist] **************************** 2026-05-31 02:44:42.043153 | orchestrator | Sunday 31 May 2026 02:44:39 +0000 (0:00:00.361) 0:00:06.765 ************ 2026-05-31 02:44:42.043231 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:44:42.043251 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:44:42.043271 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:44:42.043294 | orchestrator | 2026-05-31 02:44:42.043306 | orchestrator | TASK [rabbitmq : Copying over config.json files for services] ****************** 2026-05-31 02:44:42.043318 | orchestrator | Sunday 31 May 2026 02:44:40 +0000 (0:00:00.797) 0:00:07.563 ************ 2026-05-31 02:44:42.043330 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:44:42.043352 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:45:00.737515 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:45:00.737654 | orchestrator | 2026-05-31 02:45:00.737672 | orchestrator | TASK [rabbitmq : Copying over rabbitmq-env.conf] ******************************* 2026-05-31 02:45:00.737711 | orchestrator | Sunday 31 May 2026 02:44:42 +0000 (0:00:01.625) 0:00:09.188 ************ 2026-05-31 02:45:00.737724 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-05-31 02:45:00.737736 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-05-31 02:45:00.737747 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-05-31 02:45:00.737757 | orchestrator | 2026-05-31 02:45:00.737768 | orchestrator | TASK [rabbitmq : Copying over rabbitmq.conf] *********************************** 2026-05-31 02:45:00.737779 | orchestrator | Sunday 31 May 2026 02:44:43 +0000 (0:00:01.459) 0:00:10.647 ************ 2026-05-31 02:45:00.737803 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-05-31 02:45:00.737814 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-05-31 02:45:00.737824 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-05-31 02:45:00.737834 | orchestrator | 2026-05-31 02:45:00.737845 | orchestrator | TASK [rabbitmq : Copying over erl_inetrc] ************************************** 2026-05-31 02:45:00.737855 | orchestrator | Sunday 31 May 2026 02:44:45 +0000 (0:00:01.734) 0:00:12.382 ************ 2026-05-31 02:45:00.737865 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-05-31 02:45:00.737876 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-05-31 02:45:00.737886 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-05-31 02:45:00.737896 | orchestrator | 2026-05-31 02:45:00.737906 | orchestrator | TASK [rabbitmq : Copying over advanced.config] ********************************* 2026-05-31 02:45:00.737917 | orchestrator | Sunday 31 May 2026 02:44:46 +0000 (0:00:01.371) 0:00:13.754 ************ 2026-05-31 02:45:00.737927 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-05-31 02:45:00.737938 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-05-31 02:45:00.737948 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-05-31 02:45:00.737958 | orchestrator | 2026-05-31 02:45:00.737969 | orchestrator | TASK [rabbitmq : Copying over definitions.json] ******************************** 2026-05-31 02:45:00.737979 | orchestrator | Sunday 31 May 2026 02:44:48 +0000 (0:00:01.757) 0:00:15.512 ************ 2026-05-31 02:45:00.738009 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-05-31 02:45:00.738077 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-05-31 02:45:00.738090 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-05-31 02:45:00.738102 | orchestrator | 2026-05-31 02:45:00.738143 | orchestrator | TASK [rabbitmq : Copying over enabled_plugins] ********************************* 2026-05-31 02:45:00.738155 | orchestrator | Sunday 31 May 2026 02:44:49 +0000 (0:00:01.356) 0:00:16.868 ************ 2026-05-31 02:45:00.738167 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-05-31 02:45:00.738179 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-05-31 02:45:00.738213 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-05-31 02:45:00.738226 | orchestrator | 2026-05-31 02:45:00.738238 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-05-31 02:45:00.738249 | orchestrator | Sunday 31 May 2026 02:44:51 +0000 (0:00:01.471) 0:00:18.340 ************ 2026-05-31 02:45:00.738261 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:45:00.738273 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:45:00.738304 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:45:00.738328 | orchestrator | 2026-05-31 02:45:00.738340 | orchestrator | TASK [rabbitmq : Check rabbitmq containers] ************************************ 2026-05-31 02:45:00.738352 | orchestrator | Sunday 31 May 2026 02:44:51 +0000 (0:00:00.407) 0:00:18.748 ************ 2026-05-31 02:45:00.738366 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:45:00.738387 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:45:00.738400 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-05-31 02:45:00.738412 | orchestrator | 2026-05-31 02:45:00.738423 | orchestrator | TASK [rabbitmq : Creating rabbitmq volume] ************************************* 2026-05-31 02:45:00.738434 | orchestrator | Sunday 31 May 2026 02:44:52 +0000 (0:00:01.234) 0:00:19.982 ************ 2026-05-31 02:45:00.738446 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:45:00.738457 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:45:00.738468 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:45:00.738478 | orchestrator | 2026-05-31 02:45:00.738488 | orchestrator | TASK [rabbitmq : Running RabbitMQ bootstrap container] ************************* 2026-05-31 02:45:00.738505 | orchestrator | Sunday 31 May 2026 02:44:53 +0000 (0:00:00.866) 0:00:20.849 ************ 2026-05-31 02:45:00.738515 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:45:00.738526 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:45:00.738536 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:45:00.738545 | orchestrator | 2026-05-31 02:45:00.738556 | orchestrator | RUNNING HANDLER [rabbitmq : Restart rabbitmq container] ************************ 2026-05-31 02:45:00.738573 | orchestrator | Sunday 31 May 2026 02:45:00 +0000 (0:00:07.029) 0:00:27.878 ************ 2026-05-31 02:46:36.034220 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:46:36.034319 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:46:36.034335 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:46:36.034348 | orchestrator | 2026-05-31 02:46:36.034360 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-05-31 02:46:36.034372 | orchestrator | 2026-05-31 02:46:36.034384 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-05-31 02:46:36.034396 | orchestrator | Sunday 31 May 2026 02:45:01 +0000 (0:00:00.531) 0:00:28.410 ************ 2026-05-31 02:46:36.034408 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:46:36.034427 | orchestrator | 2026-05-31 02:46:36.034447 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-05-31 02:46:36.034466 | orchestrator | Sunday 31 May 2026 02:45:01 +0000 (0:00:00.618) 0:00:29.028 ************ 2026-05-31 02:46:36.034485 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:46:36.034504 | orchestrator | 2026-05-31 02:46:36.034522 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-05-31 02:46:36.034540 | orchestrator | Sunday 31 May 2026 02:45:02 +0000 (0:00:00.263) 0:00:29.292 ************ 2026-05-31 02:46:36.034556 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:46:36.034574 | orchestrator | 2026-05-31 02:46:36.034586 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-05-31 02:46:36.034596 | orchestrator | Sunday 31 May 2026 02:45:03 +0000 (0:00:01.661) 0:00:30.954 ************ 2026-05-31 02:46:36.034606 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:46:36.034616 | orchestrator | 2026-05-31 02:46:36.034627 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-05-31 02:46:36.034638 | orchestrator | 2026-05-31 02:46:36.034650 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-05-31 02:46:36.034661 | orchestrator | Sunday 31 May 2026 02:45:57 +0000 (0:00:53.832) 0:01:24.786 ************ 2026-05-31 02:46:36.034673 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:46:36.034684 | orchestrator | 2026-05-31 02:46:36.034695 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-05-31 02:46:36.034707 | orchestrator | Sunday 31 May 2026 02:45:58 +0000 (0:00:00.620) 0:01:25.407 ************ 2026-05-31 02:46:36.034718 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:46:36.034728 | orchestrator | 2026-05-31 02:46:36.034740 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-05-31 02:46:36.034751 | orchestrator | Sunday 31 May 2026 02:45:58 +0000 (0:00:00.239) 0:01:25.647 ************ 2026-05-31 02:46:36.034762 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:46:36.034773 | orchestrator | 2026-05-31 02:46:36.034784 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-05-31 02:46:36.034805 | orchestrator | Sunday 31 May 2026 02:46:00 +0000 (0:00:01.561) 0:01:27.208 ************ 2026-05-31 02:46:36.034816 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:46:36.034827 | orchestrator | 2026-05-31 02:46:36.034838 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-05-31 02:46:36.034850 | orchestrator | 2026-05-31 02:46:36.034860 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-05-31 02:46:36.034872 | orchestrator | Sunday 31 May 2026 02:46:13 +0000 (0:00:13.531) 0:01:40.739 ************ 2026-05-31 02:46:36.034886 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:46:36.034903 | orchestrator | 2026-05-31 02:46:36.034944 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-05-31 02:46:36.034960 | orchestrator | Sunday 31 May 2026 02:46:14 +0000 (0:00:00.822) 0:01:41.562 ************ 2026-05-31 02:46:36.034976 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:46:36.034992 | orchestrator | 2026-05-31 02:46:36.035038 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-05-31 02:46:36.035055 | orchestrator | Sunday 31 May 2026 02:46:14 +0000 (0:00:00.242) 0:01:41.804 ************ 2026-05-31 02:46:36.035071 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:46:36.035087 | orchestrator | 2026-05-31 02:46:36.035103 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-05-31 02:46:36.035118 | orchestrator | Sunday 31 May 2026 02:46:16 +0000 (0:00:01.648) 0:01:43.453 ************ 2026-05-31 02:46:36.035134 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:46:36.035151 | orchestrator | 2026-05-31 02:46:36.035168 | orchestrator | PLAY [Apply rabbitmq post-configuration] *************************************** 2026-05-31 02:46:36.035185 | orchestrator | 2026-05-31 02:46:36.035201 | orchestrator | TASK [Include rabbitmq post-deploy.yml] **************************************** 2026-05-31 02:46:36.035217 | orchestrator | Sunday 31 May 2026 02:46:32 +0000 (0:00:16.030) 0:01:59.483 ************ 2026-05-31 02:46:36.035233 | orchestrator | included: rabbitmq for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:46:36.035249 | orchestrator | 2026-05-31 02:46:36.035266 | orchestrator | TASK [rabbitmq : Enable all stable feature flags] ****************************** 2026-05-31 02:46:36.035282 | orchestrator | Sunday 31 May 2026 02:46:32 +0000 (0:00:00.537) 0:02:00.021 ************ 2026-05-31 02:46:36.035299 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-05-31 02:46:36.035312 | orchestrator | enable_outward_rabbitmq_True 2026-05-31 02:46:36.035322 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-05-31 02:46:36.035332 | orchestrator | outward_rabbitmq_restart 2026-05-31 02:46:36.035341 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:46:36.035351 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:46:36.035360 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:46:36.035370 | orchestrator | 2026-05-31 02:46:36.035380 | orchestrator | PLAY [Apply role rabbitmq (outward)] ******************************************* 2026-05-31 02:46:36.035389 | orchestrator | skipping: no hosts matched 2026-05-31 02:46:36.035399 | orchestrator | 2026-05-31 02:46:36.035408 | orchestrator | PLAY [Restart rabbitmq (outward) services] ************************************* 2026-05-31 02:46:36.035418 | orchestrator | skipping: no hosts matched 2026-05-31 02:46:36.035428 | orchestrator | 2026-05-31 02:46:36.035437 | orchestrator | PLAY [Apply rabbitmq (outward) post-configuration] ***************************** 2026-05-31 02:46:36.035447 | orchestrator | skipping: no hosts matched 2026-05-31 02:46:36.035456 | orchestrator | 2026-05-31 02:46:36.035466 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:46:36.035493 | orchestrator | testbed-node-0 : ok=23  changed=14  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-05-31 02:46:36.035505 | orchestrator | testbed-node-1 : ok=21  changed=14  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:46:36.035515 | orchestrator | testbed-node-2 : ok=21  changed=14  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:46:36.035525 | orchestrator | 2026-05-31 02:46:36.035534 | orchestrator | 2026-05-31 02:46:36.035544 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:46:36.035554 | orchestrator | Sunday 31 May 2026 02:46:35 +0000 (0:00:02.811) 0:02:02.832 ************ 2026-05-31 02:46:36.035563 | orchestrator | =============================================================================== 2026-05-31 02:46:36.035573 | orchestrator | rabbitmq : Waiting for rabbitmq to start ------------------------------- 83.39s 2026-05-31 02:46:36.035582 | orchestrator | rabbitmq : Running RabbitMQ bootstrap container ------------------------- 7.03s 2026-05-31 02:46:36.035605 | orchestrator | rabbitmq : Restart rabbitmq container ----------------------------------- 4.87s 2026-05-31 02:46:36.035622 | orchestrator | rabbitmq : Enable all stable feature flags ------------------------------ 2.81s 2026-05-31 02:46:36.035637 | orchestrator | rabbitmq : Get info on RabbitMQ container ------------------------------- 2.06s 2026-05-31 02:46:36.035654 | orchestrator | rabbitmq : Copying over advanced.config --------------------------------- 1.76s 2026-05-31 02:46:36.035671 | orchestrator | rabbitmq : Copying over rabbitmq.conf ----------------------------------- 1.73s 2026-05-31 02:46:36.035689 | orchestrator | rabbitmq : Copying over config.json files for services ------------------ 1.63s 2026-05-31 02:46:36.035706 | orchestrator | rabbitmq : Copying over enabled_plugins --------------------------------- 1.47s 2026-05-31 02:46:36.035716 | orchestrator | rabbitmq : Copying over rabbitmq-env.conf ------------------------------- 1.46s 2026-05-31 02:46:36.035726 | orchestrator | rabbitmq : Copying over erl_inetrc -------------------------------------- 1.37s 2026-05-31 02:46:36.035739 | orchestrator | rabbitmq : Copying over definitions.json -------------------------------- 1.36s 2026-05-31 02:46:36.035754 | orchestrator | rabbitmq : Check rabbitmq containers ------------------------------------ 1.23s 2026-05-31 02:46:36.035769 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 0.97s 2026-05-31 02:46:36.035792 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 0.87s 2026-05-31 02:46:36.035806 | orchestrator | rabbitmq : include_tasks ------------------------------------------------ 0.87s 2026-05-31 02:46:36.035816 | orchestrator | rabbitmq : Creating rabbitmq volume ------------------------------------- 0.87s 2026-05-31 02:46:36.035826 | orchestrator | rabbitmq : Ensuring config directories exist ---------------------------- 0.80s 2026-05-31 02:46:36.035835 | orchestrator | rabbitmq : Put RabbitMQ node into maintenance mode ---------------------- 0.75s 2026-05-31 02:46:36.035845 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.59s 2026-05-31 02:46:38.515598 | orchestrator | 2026-05-31 02:46:38 | INFO  | Task babf3f0a-ffb3-4a35-aad5-6be160a503b6 (openvswitch) was prepared for execution. 2026-05-31 02:46:38.515685 | orchestrator | 2026-05-31 02:46:38 | INFO  | It takes a moment until task babf3f0a-ffb3-4a35-aad5-6be160a503b6 (openvswitch) has been started and output is visible here. 2026-05-31 02:46:51.312843 | orchestrator | 2026-05-31 02:46:51.312950 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:46:51.312962 | orchestrator | 2026-05-31 02:46:51.312969 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:46:51.312977 | orchestrator | Sunday 31 May 2026 02:46:42 +0000 (0:00:00.258) 0:00:00.258 ************ 2026-05-31 02:46:51.312983 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:46:51.312990 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:46:51.312996 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:46:51.313042 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:46:51.313049 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:46:51.313055 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:46:51.313062 | orchestrator | 2026-05-31 02:46:51.313068 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:46:51.313074 | orchestrator | Sunday 31 May 2026 02:46:43 +0000 (0:00:00.678) 0:00:00.936 ************ 2026-05-31 02:46:51.313081 | orchestrator | ok: [testbed-node-0] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-31 02:46:51.313088 | orchestrator | ok: [testbed-node-1] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-31 02:46:51.313094 | orchestrator | ok: [testbed-node-2] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-31 02:46:51.313101 | orchestrator | ok: [testbed-node-3] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-31 02:46:51.313107 | orchestrator | ok: [testbed-node-4] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-31 02:46:51.313113 | orchestrator | ok: [testbed-node-5] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-05-31 02:46:51.313143 | orchestrator | 2026-05-31 02:46:51.313150 | orchestrator | PLAY [Apply role openvswitch] ************************************************** 2026-05-31 02:46:51.313155 | orchestrator | 2026-05-31 02:46:51.313162 | orchestrator | TASK [openvswitch : include_tasks] ********************************************* 2026-05-31 02:46:51.313168 | orchestrator | Sunday 31 May 2026 02:46:44 +0000 (0:00:00.585) 0:00:01.522 ************ 2026-05-31 02:46:51.313176 | orchestrator | included: /ansible/roles/openvswitch/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:46:51.313183 | orchestrator | 2026-05-31 02:46:51.313189 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-05-31 02:46:51.313195 | orchestrator | Sunday 31 May 2026 02:46:45 +0000 (0:00:01.201) 0:00:02.724 ************ 2026-05-31 02:46:51.313201 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-05-31 02:46:51.313207 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-05-31 02:46:51.313213 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-05-31 02:46:51.313219 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-05-31 02:46:51.313225 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-05-31 02:46:51.313231 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-05-31 02:46:51.313238 | orchestrator | 2026-05-31 02:46:51.313245 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-05-31 02:46:51.313251 | orchestrator | Sunday 31 May 2026 02:46:46 +0000 (0:00:01.307) 0:00:04.032 ************ 2026-05-31 02:46:51.313257 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-05-31 02:46:51.313263 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-05-31 02:46:51.313268 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-05-31 02:46:51.313274 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-05-31 02:46:51.313279 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-05-31 02:46:51.313285 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-05-31 02:46:51.313291 | orchestrator | 2026-05-31 02:46:51.313297 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-05-31 02:46:51.313303 | orchestrator | Sunday 31 May 2026 02:46:48 +0000 (0:00:01.467) 0:00:05.500 ************ 2026-05-31 02:46:51.313310 | orchestrator | skipping: [testbed-node-0] => (item=openvswitch)  2026-05-31 02:46:51.313316 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:46:51.313324 | orchestrator | skipping: [testbed-node-1] => (item=openvswitch)  2026-05-31 02:46:51.313330 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:46:51.313336 | orchestrator | skipping: [testbed-node-2] => (item=openvswitch)  2026-05-31 02:46:51.313343 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:46:51.313349 | orchestrator | skipping: [testbed-node-3] => (item=openvswitch)  2026-05-31 02:46:51.313356 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:46:51.313362 | orchestrator | skipping: [testbed-node-4] => (item=openvswitch)  2026-05-31 02:46:51.313368 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:46:51.313374 | orchestrator | skipping: [testbed-node-5] => (item=openvswitch)  2026-05-31 02:46:51.313380 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:46:51.313386 | orchestrator | 2026-05-31 02:46:51.313393 | orchestrator | TASK [openvswitch : Create /run/openvswitch directory on host] ***************** 2026-05-31 02:46:51.313399 | orchestrator | Sunday 31 May 2026 02:46:49 +0000 (0:00:01.156) 0:00:06.656 ************ 2026-05-31 02:46:51.313406 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:46:51.313411 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:46:51.313417 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:46:51.313422 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:46:51.313428 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:46:51.313433 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:46:51.313439 | orchestrator | 2026-05-31 02:46:51.313445 | orchestrator | TASK [openvswitch : Ensuring config directories exist] ************************* 2026-05-31 02:46:51.313459 | orchestrator | Sunday 31 May 2026 02:46:49 +0000 (0:00:00.712) 0:00:07.369 ************ 2026-05-31 02:46:51.313488 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:51.313501 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:51.313507 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:51.313550 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:51.313562 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:51.313576 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782539 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782623 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782632 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782639 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782660 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782696 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782703 | orchestrator | 2026-05-31 02:46:53.782711 | orchestrator | TASK [openvswitch : Copying over config.json files for services] *************** 2026-05-31 02:46:53.782718 | orchestrator | Sunday 31 May 2026 02:46:51 +0000 (0:00:01.439) 0:00:08.808 ************ 2026-05-31 02:46:53.782724 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782730 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782736 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782742 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782756 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:53.782767 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:56.481976 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482170 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482185 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482211 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482242 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482270 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482281 | orchestrator | 2026-05-31 02:46:56.482292 | orchestrator | TASK [openvswitch : Copying over ovs-vsctl wrapper] **************************** 2026-05-31 02:46:56.482304 | orchestrator | Sunday 31 May 2026 02:46:53 +0000 (0:00:02.465) 0:00:11.274 ************ 2026-05-31 02:46:56.482313 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:46:56.482322 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:46:56.482331 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:46:56.482340 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:46:56.482349 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:46:56.482357 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:46:56.482366 | orchestrator | 2026-05-31 02:46:56.482376 | orchestrator | TASK [openvswitch : Check openvswitch containers] ****************************** 2026-05-31 02:46:56.482385 | orchestrator | Sunday 31 May 2026 02:46:54 +0000 (0:00:00.951) 0:00:12.226 ************ 2026-05-31 02:46:56.482394 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482405 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482426 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482437 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:46:56.482455 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:47:22.641808 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-05-31 02:47:22.641924 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:47:22.641941 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:47:22.642136 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:47:22.642160 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:47:22.642195 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:47:22.642208 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-05-31 02:47:22.642221 | orchestrator | 2026-05-31 02:47:22.642235 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-31 02:47:22.642248 | orchestrator | Sunday 31 May 2026 02:46:56 +0000 (0:00:01.746) 0:00:13.972 ************ 2026-05-31 02:47:22.642259 | orchestrator | 2026-05-31 02:47:22.642271 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-31 02:47:22.642282 | orchestrator | Sunday 31 May 2026 02:46:56 +0000 (0:00:00.339) 0:00:14.312 ************ 2026-05-31 02:47:22.642305 | orchestrator | 2026-05-31 02:47:22.642318 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-31 02:47:22.642331 | orchestrator | Sunday 31 May 2026 02:46:57 +0000 (0:00:00.147) 0:00:14.459 ************ 2026-05-31 02:47:22.642343 | orchestrator | 2026-05-31 02:47:22.642355 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-31 02:47:22.642368 | orchestrator | Sunday 31 May 2026 02:46:57 +0000 (0:00:00.139) 0:00:14.598 ************ 2026-05-31 02:47:22.642381 | orchestrator | 2026-05-31 02:47:22.642393 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-31 02:47:22.642406 | orchestrator | Sunday 31 May 2026 02:46:57 +0000 (0:00:00.143) 0:00:14.742 ************ 2026-05-31 02:47:22.642418 | orchestrator | 2026-05-31 02:47:22.642431 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-05-31 02:47:22.642444 | orchestrator | Sunday 31 May 2026 02:46:57 +0000 (0:00:00.128) 0:00:14.871 ************ 2026-05-31 02:47:22.642456 | orchestrator | 2026-05-31 02:47:22.642469 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-db-server container] ******** 2026-05-31 02:47:22.642482 | orchestrator | Sunday 31 May 2026 02:46:57 +0000 (0:00:00.127) 0:00:14.999 ************ 2026-05-31 02:47:22.642495 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:47:22.642509 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:47:22.642521 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:47:22.642534 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:47:22.642545 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:47:22.642557 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:47:22.642567 | orchestrator | 2026-05-31 02:47:22.642579 | orchestrator | RUNNING HANDLER [openvswitch : Waiting for openvswitch_db service to be ready] *** 2026-05-31 02:47:22.642591 | orchestrator | Sunday 31 May 2026 02:47:06 +0000 (0:00:08.952) 0:00:23.951 ************ 2026-05-31 02:47:22.642608 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:47:22.642621 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:47:22.642632 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:47:22.642643 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:47:22.642655 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:47:22.642666 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:47:22.642677 | orchestrator | 2026-05-31 02:47:22.642689 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-05-31 02:47:22.642701 | orchestrator | Sunday 31 May 2026 02:47:07 +0000 (0:00:01.065) 0:00:25.017 ************ 2026-05-31 02:47:22.642712 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:47:22.642723 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:47:22.642734 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:47:22.642746 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:47:22.642757 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:47:22.642768 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:47:22.642780 | orchestrator | 2026-05-31 02:47:22.642791 | orchestrator | TASK [openvswitch : Set system-id, hostname and hw-offload] ******************** 2026-05-31 02:47:22.642802 | orchestrator | Sunday 31 May 2026 02:47:15 +0000 (0:00:07.879) 0:00:32.896 ************ 2026-05-31 02:47:22.642814 | orchestrator | changed: [testbed-node-1] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-1'}) 2026-05-31 02:47:22.642825 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-0'}) 2026-05-31 02:47:22.642837 | orchestrator | changed: [testbed-node-2] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-2'}) 2026-05-31 02:47:22.642848 | orchestrator | changed: [testbed-node-3] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-3'}) 2026-05-31 02:47:22.642859 | orchestrator | changed: [testbed-node-5] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-5'}) 2026-05-31 02:47:22.642871 | orchestrator | changed: [testbed-node-4] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-4'}) 2026-05-31 02:47:22.642882 | orchestrator | changed: [testbed-node-1] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-1'}) 2026-05-31 02:47:22.642908 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-0'}) 2026-05-31 02:47:35.778470 | orchestrator | changed: [testbed-node-3] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-3'}) 2026-05-31 02:47:35.778623 | orchestrator | changed: [testbed-node-2] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-2'}) 2026-05-31 02:47:35.778636 | orchestrator | changed: [testbed-node-5] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-5'}) 2026-05-31 02:47:35.778645 | orchestrator | changed: [testbed-node-4] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-4'}) 2026-05-31 02:47:35.778654 | orchestrator | ok: [testbed-node-1] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-05-31 02:47:35.778664 | orchestrator | ok: [testbed-node-3] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-05-31 02:47:35.778673 | orchestrator | ok: [testbed-node-0] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-05-31 02:47:35.778682 | orchestrator | ok: [testbed-node-2] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-05-31 02:47:35.778691 | orchestrator | ok: [testbed-node-5] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-05-31 02:47:35.778701 | orchestrator | ok: [testbed-node-4] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-05-31 02:47:35.778710 | orchestrator | 2026-05-31 02:47:35.778721 | orchestrator | TASK [openvswitch : Ensuring OVS bridge is properly setup] ********************* 2026-05-31 02:47:35.778732 | orchestrator | Sunday 31 May 2026 02:47:22 +0000 (0:00:07.151) 0:00:40.048 ************ 2026-05-31 02:47:35.778743 | orchestrator | skipping: [testbed-node-3] => (item=br-ex)  2026-05-31 02:47:35.778752 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:47:35.778763 | orchestrator | skipping: [testbed-node-4] => (item=br-ex)  2026-05-31 02:47:35.778772 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:47:35.778783 | orchestrator | skipping: [testbed-node-5] => (item=br-ex)  2026-05-31 02:47:35.778793 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:47:35.778803 | orchestrator | changed: [testbed-node-0] => (item=br-ex) 2026-05-31 02:47:35.778814 | orchestrator | changed: [testbed-node-1] => (item=br-ex) 2026-05-31 02:47:35.778824 | orchestrator | changed: [testbed-node-2] => (item=br-ex) 2026-05-31 02:47:35.778835 | orchestrator | 2026-05-31 02:47:35.778845 | orchestrator | TASK [openvswitch : Ensuring OVS ports are properly setup] ********************* 2026-05-31 02:47:35.778855 | orchestrator | Sunday 31 May 2026 02:47:25 +0000 (0:00:02.453) 0:00:42.502 ************ 2026-05-31 02:47:35.778867 | orchestrator | skipping: [testbed-node-3] => (item=['br-ex', 'vxlan0'])  2026-05-31 02:47:35.778878 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:47:35.778888 | orchestrator | skipping: [testbed-node-4] => (item=['br-ex', 'vxlan0'])  2026-05-31 02:47:35.778898 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:47:35.778907 | orchestrator | skipping: [testbed-node-5] => (item=['br-ex', 'vxlan0'])  2026-05-31 02:47:35.778916 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:47:35.778926 | orchestrator | changed: [testbed-node-0] => (item=['br-ex', 'vxlan0']) 2026-05-31 02:47:35.778935 | orchestrator | changed: [testbed-node-1] => (item=['br-ex', 'vxlan0']) 2026-05-31 02:47:35.778966 | orchestrator | changed: [testbed-node-2] => (item=['br-ex', 'vxlan0']) 2026-05-31 02:47:35.778976 | orchestrator | 2026-05-31 02:47:35.779032 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-05-31 02:47:35.779046 | orchestrator | Sunday 31 May 2026 02:47:28 +0000 (0:00:03.149) 0:00:45.651 ************ 2026-05-31 02:47:35.779057 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:47:35.779067 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:47:35.779108 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:47:35.779118 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:47:35.779127 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:47:35.779137 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:47:35.779146 | orchestrator | 2026-05-31 02:47:35.779156 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:47:35.779168 | orchestrator | testbed-node-0 : ok=15  changed=11  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 02:47:35.779180 | orchestrator | testbed-node-1 : ok=15  changed=11  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 02:47:35.779189 | orchestrator | testbed-node-2 : ok=15  changed=11  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 02:47:35.779198 | orchestrator | testbed-node-3 : ok=13  changed=9  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 02:47:35.779206 | orchestrator | testbed-node-4 : ok=13  changed=9  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 02:47:35.779214 | orchestrator | testbed-node-5 : ok=13  changed=9  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 02:47:35.779222 | orchestrator | 2026-05-31 02:47:35.779230 | orchestrator | 2026-05-31 02:47:35.779239 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:47:35.779249 | orchestrator | Sunday 31 May 2026 02:47:35 +0000 (0:00:07.133) 0:00:52.784 ************ 2026-05-31 02:47:35.779284 | orchestrator | =============================================================================== 2026-05-31 02:47:35.779291 | orchestrator | openvswitch : Restart openvswitch-vswitchd container ------------------- 15.01s 2026-05-31 02:47:35.779297 | orchestrator | openvswitch : Restart openvswitch-db-server container ------------------- 8.95s 2026-05-31 02:47:35.779302 | orchestrator | openvswitch : Set system-id, hostname and hw-offload -------------------- 7.15s 2026-05-31 02:47:35.779308 | orchestrator | openvswitch : Ensuring OVS ports are properly setup --------------------- 3.15s 2026-05-31 02:47:35.779314 | orchestrator | openvswitch : Copying over config.json files for services --------------- 2.47s 2026-05-31 02:47:35.779319 | orchestrator | openvswitch : Ensuring OVS bridge is properly setup --------------------- 2.45s 2026-05-31 02:47:35.779325 | orchestrator | openvswitch : Check openvswitch containers ------------------------------ 1.75s 2026-05-31 02:47:35.779331 | orchestrator | module-load : Persist modules via modules-load.d ------------------------ 1.47s 2026-05-31 02:47:35.779337 | orchestrator | openvswitch : Ensuring config directories exist ------------------------- 1.44s 2026-05-31 02:47:35.779343 | orchestrator | module-load : Load modules ---------------------------------------------- 1.31s 2026-05-31 02:47:35.779348 | orchestrator | openvswitch : include_tasks --------------------------------------------- 1.20s 2026-05-31 02:47:35.779354 | orchestrator | module-load : Drop module persistence ----------------------------------- 1.16s 2026-05-31 02:47:35.779360 | orchestrator | openvswitch : Waiting for openvswitch_db service to be ready ------------ 1.07s 2026-05-31 02:47:35.779366 | orchestrator | openvswitch : Flush Handlers -------------------------------------------- 1.03s 2026-05-31 02:47:35.779371 | orchestrator | openvswitch : Copying over ovs-vsctl wrapper ---------------------------- 0.95s 2026-05-31 02:47:35.779377 | orchestrator | openvswitch : Create /run/openvswitch directory on host ----------------- 0.71s 2026-05-31 02:47:35.779383 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.68s 2026-05-31 02:47:35.779388 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.59s 2026-05-31 02:47:38.173084 | orchestrator | 2026-05-31 02:47:38 | INFO  | Task 22b9f6d1-8281-4e5e-a675-d29882a2ba49 (ovn) was prepared for execution. 2026-05-31 02:47:38.173235 | orchestrator | 2026-05-31 02:47:38 | INFO  | It takes a moment until task 22b9f6d1-8281-4e5e-a675-d29882a2ba49 (ovn) has been started and output is visible here. 2026-05-31 02:47:49.200713 | orchestrator | 2026-05-31 02:47:49.200860 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 02:47:49.200878 | orchestrator | 2026-05-31 02:47:49.200891 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 02:47:49.200923 | orchestrator | Sunday 31 May 2026 02:47:42 +0000 (0:00:00.176) 0:00:00.176 ************ 2026-05-31 02:47:49.200935 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:47:49.200947 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:47:49.200959 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:47:49.200970 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:47:49.200981 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:47:49.201033 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:47:49.201045 | orchestrator | 2026-05-31 02:47:49.201056 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 02:47:49.201068 | orchestrator | Sunday 31 May 2026 02:47:43 +0000 (0:00:00.671) 0:00:00.848 ************ 2026-05-31 02:47:49.201096 | orchestrator | ok: [testbed-node-0] => (item=enable_ovn_True) 2026-05-31 02:47:49.201109 | orchestrator | ok: [testbed-node-1] => (item=enable_ovn_True) 2026-05-31 02:47:49.201120 | orchestrator | ok: [testbed-node-2] => (item=enable_ovn_True) 2026-05-31 02:47:49.201132 | orchestrator | ok: [testbed-node-3] => (item=enable_ovn_True) 2026-05-31 02:47:49.201143 | orchestrator | ok: [testbed-node-4] => (item=enable_ovn_True) 2026-05-31 02:47:49.201154 | orchestrator | ok: [testbed-node-5] => (item=enable_ovn_True) 2026-05-31 02:47:49.201165 | orchestrator | 2026-05-31 02:47:49.201177 | orchestrator | PLAY [Apply role ovn-controller] *********************************************** 2026-05-31 02:47:49.201188 | orchestrator | 2026-05-31 02:47:49.201200 | orchestrator | TASK [ovn-controller : include_tasks] ****************************************** 2026-05-31 02:47:49.201211 | orchestrator | Sunday 31 May 2026 02:47:43 +0000 (0:00:00.862) 0:00:01.711 ************ 2026-05-31 02:47:49.201223 | orchestrator | included: /ansible/roles/ovn-controller/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:47:49.201236 | orchestrator | 2026-05-31 02:47:49.201247 | orchestrator | TASK [ovn-controller : Ensuring config directories exist] ********************** 2026-05-31 02:47:49.201258 | orchestrator | Sunday 31 May 2026 02:47:45 +0000 (0:00:01.173) 0:00:02.884 ************ 2026-05-31 02:47:49.201272 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201286 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201297 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201308 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201341 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201371 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201383 | orchestrator | 2026-05-31 02:47:49.201395 | orchestrator | TASK [ovn-controller : Copying over config.json files for services] ************ 2026-05-31 02:47:49.201406 | orchestrator | Sunday 31 May 2026 02:47:46 +0000 (0:00:01.397) 0:00:04.281 ************ 2026-05-31 02:47:49.201422 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201434 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201445 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201456 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201467 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201478 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201497 | orchestrator | 2026-05-31 02:47:49.201508 | orchestrator | TASK [ovn-controller : Ensuring systemd override directory exists] ************* 2026-05-31 02:47:49.201519 | orchestrator | Sunday 31 May 2026 02:47:47 +0000 (0:00:01.462) 0:00:05.744 ************ 2026-05-31 02:47:49.201531 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201542 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:47:49.201560 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.891768 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.891916 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.891945 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.891960 | orchestrator | 2026-05-31 02:48:12.891974 | orchestrator | TASK [ovn-controller : Copying over systemd override] ************************** 2026-05-31 02:48:12.892042 | orchestrator | Sunday 31 May 2026 02:47:49 +0000 (0:00:01.193) 0:00:06.937 ************ 2026-05-31 02:48:12.892058 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892116 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892141 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892159 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892177 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892220 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892238 | orchestrator | 2026-05-31 02:48:12.892256 | orchestrator | TASK [ovn-controller : Check ovn-controller containers] ************************ 2026-05-31 02:48:12.892275 | orchestrator | Sunday 31 May 2026 02:47:50 +0000 (0:00:01.547) 0:00:08.484 ************ 2026-05-31 02:48:12.892304 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892324 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892343 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892364 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892397 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892417 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:48:12.892437 | orchestrator | 2026-05-31 02:48:12.892455 | orchestrator | TASK [ovn-controller : Create br-int bridge on OpenvSwitch] ******************** 2026-05-31 02:48:12.892473 | orchestrator | Sunday 31 May 2026 02:47:52 +0000 (0:00:01.326) 0:00:09.811 ************ 2026-05-31 02:48:12.892486 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:48:12.892500 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:48:12.892513 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:48:12.892525 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:48:12.892538 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:48:12.892550 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:48:12.892562 | orchestrator | 2026-05-31 02:48:12.892574 | orchestrator | TASK [ovn-controller : Configure OVN in OVSDB] ********************************* 2026-05-31 02:48:12.892587 | orchestrator | Sunday 31 May 2026 02:47:54 +0000 (0:00:02.426) 0:00:12.238 ************ 2026-05-31 02:48:12.892600 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.11'}) 2026-05-31 02:48:12.892612 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.10'}) 2026-05-31 02:48:12.892623 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.12'}) 2026-05-31 02:48:12.892633 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.13'}) 2026-05-31 02:48:12.892644 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.14'}) 2026-05-31 02:48:12.892655 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.15'}) 2026-05-31 02:48:12.892676 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-05-31 02:48:53.415248 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-05-31 02:48:53.415381 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-05-31 02:48:53.415422 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-05-31 02:48:53.415443 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-05-31 02:48:53.415460 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-05-31 02:48:53.415480 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-05-31 02:48:53.415493 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-05-31 02:48:53.415525 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-05-31 02:48:53.415536 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-05-31 02:48:53.415545 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-05-31 02:48:53.415555 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-05-31 02:48:53.415565 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-05-31 02:48:53.415576 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-05-31 02:48:53.415585 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-05-31 02:48:53.415595 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-05-31 02:48:53.415605 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-05-31 02:48:53.415621 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-05-31 02:48:53.415637 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-05-31 02:48:53.415653 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-05-31 02:48:53.415670 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-05-31 02:48:53.415686 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-05-31 02:48:53.415702 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-05-31 02:48:53.415718 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-05-31 02:48:53.415734 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-05-31 02:48:53.415752 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-05-31 02:48:53.415768 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-05-31 02:48:53.415778 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-05-31 02:48:53.415788 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-05-31 02:48:53.415799 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-05-31 02:48:53.415810 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-05-31 02:48:53.415822 | orchestrator | ok: [testbed-node-4] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-05-31 02:48:53.415833 | orchestrator | ok: [testbed-node-3] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-05-31 02:48:53.415844 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-05-31 02:48:53.415854 | orchestrator | ok: [testbed-node-5] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-05-31 02:48:53.415866 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-05-31 02:48:53.415877 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:2f:fa:44', 'state': 'present'}) 2026-05-31 02:48:53.415915 | orchestrator | ok: [testbed-node-1] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:33:12:50', 'state': 'absent'}) 2026-05-31 02:48:53.415927 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:89:18:56', 'state': 'present'}) 2026-05-31 02:48:53.415944 | orchestrator | ok: [testbed-node-0] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:52:c1:40', 'state': 'absent'}) 2026-05-31 02:48:53.415956 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:71:3a:c3', 'state': 'present'}) 2026-05-31 02:48:53.415990 | orchestrator | ok: [testbed-node-2] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:29:4a:9b', 'state': 'absent'}) 2026-05-31 02:48:53.416003 | orchestrator | ok: [testbed-node-4] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-05-31 02:48:53.416014 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-05-31 02:48:53.416025 | orchestrator | ok: [testbed-node-3] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-05-31 02:48:53.416036 | orchestrator | ok: [testbed-node-5] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-05-31 02:48:53.416047 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-05-31 02:48:53.416058 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-05-31 02:48:53.416069 | orchestrator | 2026-05-31 02:48:53.416081 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-05-31 02:48:53.416092 | orchestrator | Sunday 31 May 2026 02:48:12 +0000 (0:00:17.822) 0:00:30.060 ************ 2026-05-31 02:48:53.416103 | orchestrator | 2026-05-31 02:48:53.416114 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-05-31 02:48:53.416125 | orchestrator | Sunday 31 May 2026 02:48:12 +0000 (0:00:00.239) 0:00:30.300 ************ 2026-05-31 02:48:53.416136 | orchestrator | 2026-05-31 02:48:53.416147 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-05-31 02:48:53.416156 | orchestrator | Sunday 31 May 2026 02:48:12 +0000 (0:00:00.064) 0:00:30.365 ************ 2026-05-31 02:48:53.416166 | orchestrator | 2026-05-31 02:48:53.416175 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-05-31 02:48:53.416185 | orchestrator | Sunday 31 May 2026 02:48:12 +0000 (0:00:00.064) 0:00:30.429 ************ 2026-05-31 02:48:53.416194 | orchestrator | 2026-05-31 02:48:53.416204 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-05-31 02:48:53.416213 | orchestrator | Sunday 31 May 2026 02:48:12 +0000 (0:00:00.063) 0:00:30.492 ************ 2026-05-31 02:48:53.416223 | orchestrator | 2026-05-31 02:48:53.416232 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-05-31 02:48:53.416244 | orchestrator | Sunday 31 May 2026 02:48:12 +0000 (0:00:00.069) 0:00:30.562 ************ 2026-05-31 02:48:53.416261 | orchestrator | 2026-05-31 02:48:53.416276 | orchestrator | RUNNING HANDLER [ovn-controller : Reload systemd config] *********************** 2026-05-31 02:48:53.416293 | orchestrator | Sunday 31 May 2026 02:48:12 +0000 (0:00:00.063) 0:00:30.626 ************ 2026-05-31 02:48:53.416310 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:48:53.416328 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:48:53.416344 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:48:53.416361 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:48:53.416375 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:48:53.416384 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:48:53.416393 | orchestrator | 2026-05-31 02:48:53.416403 | orchestrator | RUNNING HANDLER [ovn-controller : Restart ovn-controller container] ************ 2026-05-31 02:48:53.416412 | orchestrator | Sunday 31 May 2026 02:48:14 +0000 (0:00:01.548) 0:00:32.174 ************ 2026-05-31 02:48:53.416430 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:48:53.416440 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:48:53.416450 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:48:53.416459 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:48:53.416469 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:48:53.416478 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:48:53.416487 | orchestrator | 2026-05-31 02:48:53.416497 | orchestrator | PLAY [Apply role ovn-db] ******************************************************* 2026-05-31 02:48:53.416506 | orchestrator | 2026-05-31 02:48:53.416516 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-05-31 02:48:53.416525 | orchestrator | Sunday 31 May 2026 02:48:51 +0000 (0:00:36.820) 0:01:08.995 ************ 2026-05-31 02:48:53.416535 | orchestrator | included: /ansible/roles/ovn-db/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:48:53.416544 | orchestrator | 2026-05-31 02:48:53.416554 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-05-31 02:48:53.416563 | orchestrator | Sunday 31 May 2026 02:48:51 +0000 (0:00:00.680) 0:01:09.676 ************ 2026-05-31 02:48:53.416573 | orchestrator | included: /ansible/roles/ovn-db/tasks/lookup_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:48:53.416582 | orchestrator | 2026-05-31 02:48:53.416592 | orchestrator | TASK [ovn-db : Checking for any existing OVN DB container volumes] ************* 2026-05-31 02:48:53.416601 | orchestrator | Sunday 31 May 2026 02:48:52 +0000 (0:00:00.534) 0:01:10.210 ************ 2026-05-31 02:48:53.416611 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:48:53.416620 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:48:53.416629 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:48:53.416639 | orchestrator | 2026-05-31 02:48:53.416649 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB volume availability] *************** 2026-05-31 02:48:53.416665 | orchestrator | Sunday 31 May 2026 02:48:53 +0000 (0:00:00.936) 0:01:11.146 ************ 2026-05-31 02:49:04.431153 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:04.431265 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:04.431282 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:04.431295 | orchestrator | 2026-05-31 02:49:04.431308 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB volume availability] *************** 2026-05-31 02:49:04.431381 | orchestrator | Sunday 31 May 2026 02:48:53 +0000 (0:00:00.354) 0:01:11.501 ************ 2026-05-31 02:49:04.431396 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:04.431407 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:04.431418 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:04.431429 | orchestrator | 2026-05-31 02:49:04.431440 | orchestrator | TASK [ovn-db : Establish whether the OVN NB cluster has already existed] ******* 2026-05-31 02:49:04.431451 | orchestrator | Sunday 31 May 2026 02:48:54 +0000 (0:00:00.331) 0:01:11.833 ************ 2026-05-31 02:49:04.431462 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:04.431473 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:04.431483 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:04.431494 | orchestrator | 2026-05-31 02:49:04.431505 | orchestrator | TASK [ovn-db : Establish whether the OVN SB cluster has already existed] ******* 2026-05-31 02:49:04.431516 | orchestrator | Sunday 31 May 2026 02:48:54 +0000 (0:00:00.317) 0:01:12.151 ************ 2026-05-31 02:49:04.431526 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:04.431537 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:04.431548 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:04.431559 | orchestrator | 2026-05-31 02:49:04.431570 | orchestrator | TASK [ovn-db : Check if running on all OVN NB DB hosts] ************************ 2026-05-31 02:49:04.431580 | orchestrator | Sunday 31 May 2026 02:48:54 +0000 (0:00:00.589) 0:01:12.740 ************ 2026-05-31 02:49:04.431592 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.431603 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.431613 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.431624 | orchestrator | 2026-05-31 02:49:04.431635 | orchestrator | TASK [ovn-db : Check OVN NB service port liveness] ***************************** 2026-05-31 02:49:04.431674 | orchestrator | Sunday 31 May 2026 02:48:55 +0000 (0:00:00.305) 0:01:13.046 ************ 2026-05-31 02:49:04.431692 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.431709 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.431728 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.431748 | orchestrator | 2026-05-31 02:49:04.431769 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB service port liveness] ************* 2026-05-31 02:49:04.431788 | orchestrator | Sunday 31 May 2026 02:48:55 +0000 (0:00:00.322) 0:01:13.368 ************ 2026-05-31 02:49:04.431804 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.431816 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.431828 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.431839 | orchestrator | 2026-05-31 02:49:04.431852 | orchestrator | TASK [ovn-db : Get OVN NB database information] ******************************** 2026-05-31 02:49:04.431865 | orchestrator | Sunday 31 May 2026 02:48:55 +0000 (0:00:00.291) 0:01:13.660 ************ 2026-05-31 02:49:04.431877 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.431889 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.431901 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.431913 | orchestrator | 2026-05-31 02:49:04.431925 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB leader/follower role] ************** 2026-05-31 02:49:04.431938 | orchestrator | Sunday 31 May 2026 02:48:56 +0000 (0:00:00.289) 0:01:13.949 ************ 2026-05-31 02:49:04.431950 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.431986 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432000 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432012 | orchestrator | 2026-05-31 02:49:04.432025 | orchestrator | TASK [ovn-db : Fail on existing OVN NB cluster with no leader] ***************** 2026-05-31 02:49:04.432039 | orchestrator | Sunday 31 May 2026 02:48:56 +0000 (0:00:00.509) 0:01:14.459 ************ 2026-05-31 02:49:04.432051 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432064 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432076 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432089 | orchestrator | 2026-05-31 02:49:04.432100 | orchestrator | TASK [ovn-db : Check if running on all OVN SB DB hosts] ************************ 2026-05-31 02:49:04.432110 | orchestrator | Sunday 31 May 2026 02:48:56 +0000 (0:00:00.284) 0:01:14.743 ************ 2026-05-31 02:49:04.432121 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432131 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432142 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432152 | orchestrator | 2026-05-31 02:49:04.432163 | orchestrator | TASK [ovn-db : Check OVN SB service port liveness] ***************************** 2026-05-31 02:49:04.432173 | orchestrator | Sunday 31 May 2026 02:48:57 +0000 (0:00:00.300) 0:01:15.043 ************ 2026-05-31 02:49:04.432184 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432194 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432205 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432215 | orchestrator | 2026-05-31 02:49:04.432226 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB service port liveness] ************* 2026-05-31 02:49:04.432237 | orchestrator | Sunday 31 May 2026 02:48:57 +0000 (0:00:00.285) 0:01:15.329 ************ 2026-05-31 02:49:04.432247 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432258 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432268 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432279 | orchestrator | 2026-05-31 02:49:04.432290 | orchestrator | TASK [ovn-db : Get OVN SB database information] ******************************** 2026-05-31 02:49:04.432300 | orchestrator | Sunday 31 May 2026 02:48:58 +0000 (0:00:00.517) 0:01:15.846 ************ 2026-05-31 02:49:04.432311 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432321 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432332 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432343 | orchestrator | 2026-05-31 02:49:04.432354 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB leader/follower role] ************** 2026-05-31 02:49:04.432374 | orchestrator | Sunday 31 May 2026 02:48:58 +0000 (0:00:00.301) 0:01:16.148 ************ 2026-05-31 02:49:04.432385 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432396 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432407 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432417 | orchestrator | 2026-05-31 02:49:04.432428 | orchestrator | TASK [ovn-db : Fail on existing OVN SB cluster with no leader] ***************** 2026-05-31 02:49:04.432439 | orchestrator | Sunday 31 May 2026 02:48:58 +0000 (0:00:00.318) 0:01:16.466 ************ 2026-05-31 02:49:04.432468 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432480 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432490 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432501 | orchestrator | 2026-05-31 02:49:04.432512 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-05-31 02:49:04.432529 | orchestrator | Sunday 31 May 2026 02:48:59 +0000 (0:00:00.295) 0:01:16.762 ************ 2026-05-31 02:49:04.432541 | orchestrator | included: /ansible/roles/ovn-db/tasks/bootstrap-initial.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:49:04.432552 | orchestrator | 2026-05-31 02:49:04.432563 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new cluster)] ******************* 2026-05-31 02:49:04.432573 | orchestrator | Sunday 31 May 2026 02:48:59 +0000 (0:00:00.802) 0:01:17.564 ************ 2026-05-31 02:49:04.432584 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:04.432595 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:04.432605 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:04.432616 | orchestrator | 2026-05-31 02:49:04.432626 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new cluster)] ******************* 2026-05-31 02:49:04.432637 | orchestrator | Sunday 31 May 2026 02:49:00 +0000 (0:00:00.422) 0:01:17.987 ************ 2026-05-31 02:49:04.432648 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:04.432659 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:04.432669 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:04.432680 | orchestrator | 2026-05-31 02:49:04.432691 | orchestrator | TASK [ovn-db : Check NB cluster status] **************************************** 2026-05-31 02:49:04.432701 | orchestrator | Sunday 31 May 2026 02:49:00 +0000 (0:00:00.444) 0:01:18.432 ************ 2026-05-31 02:49:04.432712 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432723 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432733 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432744 | orchestrator | 2026-05-31 02:49:04.432755 | orchestrator | TASK [ovn-db : Check SB cluster status] **************************************** 2026-05-31 02:49:04.432765 | orchestrator | Sunday 31 May 2026 02:49:01 +0000 (0:00:00.529) 0:01:18.961 ************ 2026-05-31 02:49:04.432776 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432786 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432797 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432807 | orchestrator | 2026-05-31 02:49:04.432818 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in NB DB] *** 2026-05-31 02:49:04.432829 | orchestrator | Sunday 31 May 2026 02:49:01 +0000 (0:00:00.331) 0:01:19.293 ************ 2026-05-31 02:49:04.432839 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432850 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432861 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432871 | orchestrator | 2026-05-31 02:49:04.432882 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in SB DB] *** 2026-05-31 02:49:04.432892 | orchestrator | Sunday 31 May 2026 02:49:01 +0000 (0:00:00.333) 0:01:19.626 ************ 2026-05-31 02:49:04.432903 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.432913 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.432923 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.432934 | orchestrator | 2026-05-31 02:49:04.432945 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new member)] ******************** 2026-05-31 02:49:04.432956 | orchestrator | Sunday 31 May 2026 02:49:02 +0000 (0:00:00.329) 0:01:19.956 ************ 2026-05-31 02:49:04.433041 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.433053 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.433064 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.433074 | orchestrator | 2026-05-31 02:49:04.433085 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new member)] ******************** 2026-05-31 02:49:04.433096 | orchestrator | Sunday 31 May 2026 02:49:02 +0000 (0:00:00.311) 0:01:20.267 ************ 2026-05-31 02:49:04.433107 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:04.433117 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:04.433126 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:04.433136 | orchestrator | 2026-05-31 02:49:04.433145 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-05-31 02:49:04.433155 | orchestrator | Sunday 31 May 2026 02:49:03 +0000 (0:00:00.517) 0:01:20.785 ************ 2026-05-31 02:49:04.433166 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:04.433179 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:04.433189 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:04.433212 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487513 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487607 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487623 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487635 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487666 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487679 | orchestrator | 2026-05-31 02:49:10.487692 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-05-31 02:49:10.487705 | orchestrator | Sunday 31 May 2026 02:49:04 +0000 (0:00:01.387) 0:01:22.172 ************ 2026-05-31 02:49:10.487718 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487730 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487742 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487753 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487794 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487808 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487820 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487831 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487849 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487860 | orchestrator | 2026-05-31 02:49:10.487872 | orchestrator | TASK [ovn-db : Check ovn containers] ******************************************* 2026-05-31 02:49:10.487883 | orchestrator | Sunday 31 May 2026 02:49:08 +0000 (0:00:03.666) 0:01:25.839 ************ 2026-05-31 02:49:10.487894 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487906 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487917 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487928 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.487939 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:10.488020 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.594916 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.595064 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.595083 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.595096 | orchestrator | 2026-05-31 02:49:34.595109 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-31 02:49:34.595121 | orchestrator | Sunday 31 May 2026 02:49:09 +0000 (0:00:01.905) 0:01:27.744 ************ 2026-05-31 02:49:34.595133 | orchestrator | 2026-05-31 02:49:34.595144 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-31 02:49:34.595155 | orchestrator | Sunday 31 May 2026 02:49:10 +0000 (0:00:00.072) 0:01:27.817 ************ 2026-05-31 02:49:34.595166 | orchestrator | 2026-05-31 02:49:34.595177 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-31 02:49:34.595188 | orchestrator | Sunday 31 May 2026 02:49:10 +0000 (0:00:00.339) 0:01:28.156 ************ 2026-05-31 02:49:34.595198 | orchestrator | 2026-05-31 02:49:34.595209 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-05-31 02:49:34.595220 | orchestrator | Sunday 31 May 2026 02:49:10 +0000 (0:00:00.069) 0:01:28.225 ************ 2026-05-31 02:49:34.595231 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:49:34.595242 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:49:34.595253 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:49:34.595264 | orchestrator | 2026-05-31 02:49:34.595275 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-05-31 02:49:34.595286 | orchestrator | Sunday 31 May 2026 02:49:17 +0000 (0:00:07.476) 0:01:35.701 ************ 2026-05-31 02:49:34.595297 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:49:34.595308 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:49:34.595318 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:49:34.595329 | orchestrator | 2026-05-31 02:49:34.595340 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-05-31 02:49:34.595351 | orchestrator | Sunday 31 May 2026 02:49:20 +0000 (0:00:02.601) 0:01:38.302 ************ 2026-05-31 02:49:34.595361 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:49:34.595372 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:49:34.595383 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:49:34.595393 | orchestrator | 2026-05-31 02:49:34.595404 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-05-31 02:49:34.595415 | orchestrator | Sunday 31 May 2026 02:49:27 +0000 (0:00:07.279) 0:01:45.582 ************ 2026-05-31 02:49:34.595426 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:49:34.595436 | orchestrator | 2026-05-31 02:49:34.595447 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-05-31 02:49:34.595460 | orchestrator | Sunday 31 May 2026 02:49:28 +0000 (0:00:00.170) 0:01:45.752 ************ 2026-05-31 02:49:34.595472 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:34.595485 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:34.595497 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:34.595511 | orchestrator | 2026-05-31 02:49:34.595523 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-05-31 02:49:34.595536 | orchestrator | Sunday 31 May 2026 02:49:29 +0000 (0:00:01.027) 0:01:46.780 ************ 2026-05-31 02:49:34.595548 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:34.595569 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:34.595581 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:49:34.595593 | orchestrator | 2026-05-31 02:49:34.595605 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-05-31 02:49:34.595618 | orchestrator | Sunday 31 May 2026 02:49:29 +0000 (0:00:00.624) 0:01:47.405 ************ 2026-05-31 02:49:34.595630 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:34.595642 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:34.595654 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:34.595666 | orchestrator | 2026-05-31 02:49:34.595679 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-05-31 02:49:34.595704 | orchestrator | Sunday 31 May 2026 02:49:30 +0000 (0:00:00.803) 0:01:48.208 ************ 2026-05-31 02:49:34.595717 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:49:34.595730 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:49:34.595742 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:49:34.595754 | orchestrator | 2026-05-31 02:49:34.595767 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-05-31 02:49:34.595779 | orchestrator | Sunday 31 May 2026 02:49:31 +0000 (0:00:00.579) 0:01:48.788 ************ 2026-05-31 02:49:34.595791 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:34.595805 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:34.595833 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:34.595845 | orchestrator | 2026-05-31 02:49:34.595856 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-05-31 02:49:34.595867 | orchestrator | Sunday 31 May 2026 02:49:32 +0000 (0:00:01.206) 0:01:49.995 ************ 2026-05-31 02:49:34.595878 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:34.595888 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:34.595899 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:34.595910 | orchestrator | 2026-05-31 02:49:34.595921 | orchestrator | TASK [ovn-db : Unset bootstrap args fact] ************************************** 2026-05-31 02:49:34.595932 | orchestrator | Sunday 31 May 2026 02:49:32 +0000 (0:00:00.699) 0:01:50.695 ************ 2026-05-31 02:49:34.595943 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:49:34.596006 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:49:34.596017 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:49:34.596028 | orchestrator | 2026-05-31 02:49:34.596039 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-05-31 02:49:34.596050 | orchestrator | Sunday 31 May 2026 02:49:33 +0000 (0:00:00.318) 0:01:51.013 ************ 2026-05-31 02:49:34.596062 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596075 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596086 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596098 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596117 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596129 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596140 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596156 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:34.596176 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913054 | orchestrator | 2026-05-31 02:49:41.913164 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-05-31 02:49:41.913182 | orchestrator | Sunday 31 May 2026 02:49:34 +0000 (0:00:01.312) 0:01:52.326 ************ 2026-05-31 02:49:41.913196 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913211 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913223 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913235 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913271 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913282 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913293 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913305 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913331 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913343 | orchestrator | 2026-05-31 02:49:41.913354 | orchestrator | TASK [ovn-db : Check ovn containers] ******************************************* 2026-05-31 02:49:41.913365 | orchestrator | Sunday 31 May 2026 02:49:38 +0000 (0:00:03.975) 0:01:56.301 ************ 2026-05-31 02:49:41.913393 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913406 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913417 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913429 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913465 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913478 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913499 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913511 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913527 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 02:49:41.913538 | orchestrator | 2026-05-31 02:49:41.913551 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-31 02:49:41.913564 | orchestrator | Sunday 31 May 2026 02:49:41 +0000 (0:00:03.168) 0:01:59.470 ************ 2026-05-31 02:49:41.913577 | orchestrator | 2026-05-31 02:49:41.913589 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-31 02:49:41.913602 | orchestrator | Sunday 31 May 2026 02:49:41 +0000 (0:00:00.059) 0:01:59.529 ************ 2026-05-31 02:49:41.913614 | orchestrator | 2026-05-31 02:49:41.913626 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-05-31 02:49:41.913638 | orchestrator | Sunday 31 May 2026 02:49:41 +0000 (0:00:00.058) 0:01:59.588 ************ 2026-05-31 02:49:41.913651 | orchestrator | 2026-05-31 02:49:41.913670 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-05-31 02:50:06.443630 | orchestrator | Sunday 31 May 2026 02:49:41 +0000 (0:00:00.060) 0:01:59.648 ************ 2026-05-31 02:50:06.443760 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:50:06.443776 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:50:06.443787 | orchestrator | 2026-05-31 02:50:06.443799 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-05-31 02:50:06.443810 | orchestrator | Sunday 31 May 2026 02:49:48 +0000 (0:00:06.198) 0:02:05.846 ************ 2026-05-31 02:50:06.443820 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:50:06.443830 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:50:06.443875 | orchestrator | 2026-05-31 02:50:06.443887 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-05-31 02:50:06.443921 | orchestrator | Sunday 31 May 2026 02:49:54 +0000 (0:00:06.336) 0:02:12.182 ************ 2026-05-31 02:50:06.443932 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:50:06.443942 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:50:06.443951 | orchestrator | 2026-05-31 02:50:06.443961 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-05-31 02:50:06.443971 | orchestrator | Sunday 31 May 2026 02:50:00 +0000 (0:00:06.168) 0:02:18.351 ************ 2026-05-31 02:50:06.443980 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:50:06.443990 | orchestrator | 2026-05-31 02:50:06.444040 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-05-31 02:50:06.444051 | orchestrator | Sunday 31 May 2026 02:50:00 +0000 (0:00:00.118) 0:02:18.470 ************ 2026-05-31 02:50:06.444061 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:50:06.444071 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:50:06.444080 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:50:06.444090 | orchestrator | 2026-05-31 02:50:06.444100 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-05-31 02:50:06.444109 | orchestrator | Sunday 31 May 2026 02:50:01 +0000 (0:00:01.114) 0:02:19.585 ************ 2026-05-31 02:50:06.444119 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:50:06.444128 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:50:06.444137 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:50:06.444147 | orchestrator | 2026-05-31 02:50:06.444156 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-05-31 02:50:06.444166 | orchestrator | Sunday 31 May 2026 02:50:02 +0000 (0:00:00.648) 0:02:20.233 ************ 2026-05-31 02:50:06.444178 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:50:06.444190 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:50:06.444200 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:50:06.444215 | orchestrator | 2026-05-31 02:50:06.444233 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-05-31 02:50:06.444249 | orchestrator | Sunday 31 May 2026 02:50:03 +0000 (0:00:00.824) 0:02:21.057 ************ 2026-05-31 02:50:06.444263 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:50:06.444277 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:50:06.444293 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:50:06.444307 | orchestrator | 2026-05-31 02:50:06.444322 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-05-31 02:50:06.444336 | orchestrator | Sunday 31 May 2026 02:50:03 +0000 (0:00:00.660) 0:02:21.718 ************ 2026-05-31 02:50:06.444352 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:50:06.444367 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:50:06.444381 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:50:06.444399 | orchestrator | 2026-05-31 02:50:06.444413 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-05-31 02:50:06.444427 | orchestrator | Sunday 31 May 2026 02:50:05 +0000 (0:00:01.086) 0:02:22.805 ************ 2026-05-31 02:50:06.444443 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:50:06.444457 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:50:06.444473 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:50:06.444489 | orchestrator | 2026-05-31 02:50:06.444505 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:50:06.444523 | orchestrator | testbed-node-0 : ok=44  changed=18  unreachable=0 failed=0 skipped=20  rescued=0 ignored=0 2026-05-31 02:50:06.444540 | orchestrator | testbed-node-1 : ok=43  changed=19  unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-05-31 02:50:06.444554 | orchestrator | testbed-node-2 : ok=43  changed=19  unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-05-31 02:50:06.444571 | orchestrator | testbed-node-3 : ok=12  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:50:06.444601 | orchestrator | testbed-node-4 : ok=12  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:50:06.444619 | orchestrator | testbed-node-5 : ok=12  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 02:50:06.444635 | orchestrator | 2026-05-31 02:50:06.444652 | orchestrator | 2026-05-31 02:50:06.444685 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:50:06.444702 | orchestrator | Sunday 31 May 2026 02:50:06 +0000 (0:00:00.958) 0:02:23.763 ************ 2026-05-31 02:50:06.444712 | orchestrator | =============================================================================== 2026-05-31 02:50:06.444721 | orchestrator | ovn-controller : Restart ovn-controller container ---------------------- 36.82s 2026-05-31 02:50:06.444730 | orchestrator | ovn-controller : Configure OVN in OVSDB -------------------------------- 17.82s 2026-05-31 02:50:06.444740 | orchestrator | ovn-db : Restart ovn-nb-db container ----------------------------------- 13.67s 2026-05-31 02:50:06.444749 | orchestrator | ovn-db : Restart ovn-northd container ---------------------------------- 13.45s 2026-05-31 02:50:06.444759 | orchestrator | ovn-db : Restart ovn-sb-db container ------------------------------------ 8.94s 2026-05-31 02:50:06.444790 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 3.98s 2026-05-31 02:50:06.444800 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 3.67s 2026-05-31 02:50:06.444816 | orchestrator | ovn-db : Check ovn containers ------------------------------------------- 3.17s 2026-05-31 02:50:06.444831 | orchestrator | ovn-controller : Create br-int bridge on OpenvSwitch -------------------- 2.43s 2026-05-31 02:50:06.444846 | orchestrator | ovn-db : Check ovn containers ------------------------------------------- 1.91s 2026-05-31 02:50:06.444862 | orchestrator | ovn-controller : Reload systemd config ---------------------------------- 1.55s 2026-05-31 02:50:06.444877 | orchestrator | ovn-controller : Copying over systemd override -------------------------- 1.55s 2026-05-31 02:50:06.444893 | orchestrator | ovn-controller : Copying over config.json files for services ------------ 1.46s 2026-05-31 02:50:06.444903 | orchestrator | ovn-controller : Ensuring config directories exist ---------------------- 1.40s 2026-05-31 02:50:06.444913 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 1.39s 2026-05-31 02:50:06.444922 | orchestrator | ovn-controller : Check ovn-controller containers ------------------------ 1.33s 2026-05-31 02:50:06.444932 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 1.31s 2026-05-31 02:50:06.444941 | orchestrator | ovn-db : Wait for ovn-nb-db --------------------------------------------- 1.21s 2026-05-31 02:50:06.444951 | orchestrator | ovn-controller : Ensuring systemd override directory exists ------------- 1.19s 2026-05-31 02:50:06.444960 | orchestrator | ovn-controller : include_tasks ------------------------------------------ 1.17s 2026-05-31 02:50:06.795613 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-05-31 02:50:06.795715 | orchestrator | + sh -c /opt/configuration/scripts/deploy/100-ceph-with-ansible.sh 2026-05-31 02:50:09.047453 | orchestrator | 2026-05-31 02:50:09 | INFO  | Trying to run play wipe-partitions in environment custom 2026-05-31 02:50:19.159658 | orchestrator | 2026-05-31 02:50:19 | INFO  | Task e80e9dc9-1c8a-46ab-b2e5-904c2ef36e01 (wipe-partitions) was prepared for execution. 2026-05-31 02:50:19.159803 | orchestrator | 2026-05-31 02:50:19 | INFO  | It takes a moment until task e80e9dc9-1c8a-46ab-b2e5-904c2ef36e01 (wipe-partitions) has been started and output is visible here. 2026-05-31 02:50:31.469237 | orchestrator | 2026-05-31 02:50:31.469361 | orchestrator | PLAY [Wipe partitions] ********************************************************* 2026-05-31 02:50:31.469378 | orchestrator | 2026-05-31 02:50:31.469390 | orchestrator | TASK [Find all logical devices owned by UID 167] ******************************* 2026-05-31 02:50:31.469401 | orchestrator | Sunday 31 May 2026 02:50:23 +0000 (0:00:00.131) 0:00:00.131 ************ 2026-05-31 02:50:31.469437 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:50:31.469450 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:50:31.469461 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:50:31.469471 | orchestrator | 2026-05-31 02:50:31.469482 | orchestrator | TASK [Remove all rook related logical devices] ********************************* 2026-05-31 02:50:31.469493 | orchestrator | Sunday 31 May 2026 02:50:23 +0000 (0:00:00.581) 0:00:00.712 ************ 2026-05-31 02:50:31.469504 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:50:31.469515 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:50:31.469525 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:50:31.469536 | orchestrator | 2026-05-31 02:50:31.469546 | orchestrator | TASK [Find all logical devices with prefix ceph] ******************************* 2026-05-31 02:50:31.469557 | orchestrator | Sunday 31 May 2026 02:50:24 +0000 (0:00:00.371) 0:00:01.084 ************ 2026-05-31 02:50:31.469568 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:50:31.469579 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:50:31.469590 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:50:31.469601 | orchestrator | 2026-05-31 02:50:31.469611 | orchestrator | TASK [Remove all ceph related logical devices] ********************************* 2026-05-31 02:50:31.469622 | orchestrator | Sunday 31 May 2026 02:50:24 +0000 (0:00:00.558) 0:00:01.643 ************ 2026-05-31 02:50:31.469632 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:50:31.469643 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:50:31.469654 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:50:31.469665 | orchestrator | 2026-05-31 02:50:31.469676 | orchestrator | TASK [Check device availability] *********************************************** 2026-05-31 02:50:31.469687 | orchestrator | Sunday 31 May 2026 02:50:24 +0000 (0:00:00.258) 0:00:01.901 ************ 2026-05-31 02:50:31.469697 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-05-31 02:50:31.469709 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-05-31 02:50:31.469722 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-05-31 02:50:31.469734 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-05-31 02:50:31.469746 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-05-31 02:50:31.469759 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-05-31 02:50:31.469786 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-05-31 02:50:31.469799 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-05-31 02:50:31.469811 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-05-31 02:50:31.469824 | orchestrator | 2026-05-31 02:50:31.469835 | orchestrator | TASK [Wipe partitions with wipefs] ********************************************* 2026-05-31 02:50:31.469846 | orchestrator | Sunday 31 May 2026 02:50:26 +0000 (0:00:01.299) 0:00:03.201 ************ 2026-05-31 02:50:31.469857 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdb) 2026-05-31 02:50:31.469868 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdb) 2026-05-31 02:50:31.469878 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdb) 2026-05-31 02:50:31.469889 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdc) 2026-05-31 02:50:31.469900 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdc) 2026-05-31 02:50:31.469927 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdc) 2026-05-31 02:50:31.469939 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdd) 2026-05-31 02:50:31.469961 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdd) 2026-05-31 02:50:31.469972 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdd) 2026-05-31 02:50:31.469982 | orchestrator | 2026-05-31 02:50:31.469993 | orchestrator | TASK [Overwrite first 32M with zeros] ****************************************** 2026-05-31 02:50:31.470004 | orchestrator | Sunday 31 May 2026 02:50:27 +0000 (0:00:01.564) 0:00:04.765 ************ 2026-05-31 02:50:31.470066 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-05-31 02:50:31.470078 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-05-31 02:50:31.470089 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-05-31 02:50:31.470100 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-05-31 02:50:31.470120 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-05-31 02:50:31.470158 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-05-31 02:50:31.470170 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-05-31 02:50:31.470181 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-05-31 02:50:31.470191 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-05-31 02:50:31.470202 | orchestrator | 2026-05-31 02:50:31.470213 | orchestrator | TASK [Reload udev rules] ******************************************************* 2026-05-31 02:50:31.470224 | orchestrator | Sunday 31 May 2026 02:50:29 +0000 (0:00:02.078) 0:00:06.843 ************ 2026-05-31 02:50:31.470235 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:50:31.470245 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:50:31.470255 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:50:31.470266 | orchestrator | 2026-05-31 02:50:31.470277 | orchestrator | TASK [Request device events from the kernel] *********************************** 2026-05-31 02:50:31.470287 | orchestrator | Sunday 31 May 2026 02:50:30 +0000 (0:00:00.656) 0:00:07.500 ************ 2026-05-31 02:50:31.470298 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:50:31.470309 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:50:31.470319 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:50:31.470330 | orchestrator | 2026-05-31 02:50:31.470341 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:50:31.470353 | orchestrator | testbed-node-3 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:31.470365 | orchestrator | testbed-node-4 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:31.470395 | orchestrator | testbed-node-5 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:31.470407 | orchestrator | 2026-05-31 02:50:31.470418 | orchestrator | 2026-05-31 02:50:31.470429 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:50:31.470440 | orchestrator | Sunday 31 May 2026 02:50:31 +0000 (0:00:00.650) 0:00:08.150 ************ 2026-05-31 02:50:31.470450 | orchestrator | =============================================================================== 2026-05-31 02:50:31.470461 | orchestrator | Overwrite first 32M with zeros ------------------------------------------ 2.08s 2026-05-31 02:50:31.470472 | orchestrator | Wipe partitions with wipefs --------------------------------------------- 1.56s 2026-05-31 02:50:31.470483 | orchestrator | Check device availability ----------------------------------------------- 1.30s 2026-05-31 02:50:31.470493 | orchestrator | Reload udev rules ------------------------------------------------------- 0.66s 2026-05-31 02:50:31.470504 | orchestrator | Request device events from the kernel ----------------------------------- 0.65s 2026-05-31 02:50:31.470514 | orchestrator | Find all logical devices owned by UID 167 ------------------------------- 0.58s 2026-05-31 02:50:31.470532 | orchestrator | Find all logical devices with prefix ceph ------------------------------- 0.56s 2026-05-31 02:50:31.470550 | orchestrator | Remove all rook related logical devices --------------------------------- 0.37s 2026-05-31 02:50:31.470583 | orchestrator | Remove all ceph related logical devices --------------------------------- 0.26s 2026-05-31 02:50:43.655432 | orchestrator | 2026-05-31 02:50:43 | INFO  | Task 96ff70ec-6567-45cb-b328-79cf1fef693d (facts) was prepared for execution. 2026-05-31 02:50:43.655578 | orchestrator | 2026-05-31 02:50:43 | INFO  | It takes a moment until task 96ff70ec-6567-45cb-b328-79cf1fef693d (facts) has been started and output is visible here. 2026-05-31 02:50:56.579025 | orchestrator | 2026-05-31 02:50:56.579127 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-05-31 02:50:56.579145 | orchestrator | 2026-05-31 02:50:56.579177 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-31 02:50:56.579213 | orchestrator | Sunday 31 May 2026 02:50:48 +0000 (0:00:00.280) 0:00:00.280 ************ 2026-05-31 02:50:56.579225 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:50:56.579236 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:50:56.579247 | orchestrator | ok: [testbed-manager] 2026-05-31 02:50:56.579302 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:50:56.579324 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:50:56.579335 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:50:56.579346 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:50:56.579356 | orchestrator | 2026-05-31 02:50:56.579367 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-31 02:50:56.579379 | orchestrator | Sunday 31 May 2026 02:50:49 +0000 (0:00:01.244) 0:00:01.525 ************ 2026-05-31 02:50:56.579390 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:50:56.579402 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:50:56.579412 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:50:56.579423 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:50:56.579434 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:50:56.579444 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:50:56.579455 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:50:56.579465 | orchestrator | 2026-05-31 02:50:56.579476 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-31 02:50:56.579487 | orchestrator | 2026-05-31 02:50:56.579497 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 02:50:56.579508 | orchestrator | Sunday 31 May 2026 02:50:50 +0000 (0:00:01.279) 0:00:02.804 ************ 2026-05-31 02:50:56.579519 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:50:56.579529 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:50:56.579540 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:50:56.579550 | orchestrator | ok: [testbed-manager] 2026-05-31 02:50:56.579561 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:50:56.579571 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:50:56.579582 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:50:56.579593 | orchestrator | 2026-05-31 02:50:56.579603 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-31 02:50:56.579614 | orchestrator | 2026-05-31 02:50:56.579625 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-31 02:50:56.579636 | orchestrator | Sunday 31 May 2026 02:50:55 +0000 (0:00:04.971) 0:00:07.776 ************ 2026-05-31 02:50:56.579646 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:50:56.579657 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:50:56.579668 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:50:56.579678 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:50:56.579688 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:50:56.579699 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:50:56.579709 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:50:56.579720 | orchestrator | 2026-05-31 02:50:56.579731 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:50:56.579742 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:56.579795 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:56.579826 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:56.579848 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:56.579866 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:56.579884 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:56.579916 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:50:56.579937 | orchestrator | 2026-05-31 02:50:56.579955 | orchestrator | 2026-05-31 02:50:56.579973 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:50:56.579992 | orchestrator | Sunday 31 May 2026 02:50:56 +0000 (0:00:00.562) 0:00:08.339 ************ 2026-05-31 02:50:56.580012 | orchestrator | =============================================================================== 2026-05-31 02:50:56.580031 | orchestrator | Gathers facts about hosts ----------------------------------------------- 4.97s 2026-05-31 02:50:56.580044 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.28s 2026-05-31 02:50:56.580055 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.24s 2026-05-31 02:50:56.580066 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.56s 2026-05-31 02:50:59.049379 | orchestrator | 2026-05-31 02:50:59 | INFO  | Task 5cb07b6e-0165-4390-aba3-579109cf65eb (ceph-configure-lvm-volumes) was prepared for execution. 2026-05-31 02:50:59.049506 | orchestrator | 2026-05-31 02:50:59 | INFO  | It takes a moment until task 5cb07b6e-0165-4390-aba3-579109cf65eb (ceph-configure-lvm-volumes) has been started and output is visible here. 2026-05-31 02:51:11.523936 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-31 02:51:11.524056 | orchestrator | 2.16.14 2026-05-31 02:51:11.524071 | orchestrator | 2026-05-31 02:51:11.524084 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-05-31 02:51:11.524096 | orchestrator | 2026-05-31 02:51:11.524107 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-31 02:51:11.524119 | orchestrator | Sunday 31 May 2026 02:51:03 +0000 (0:00:00.334) 0:00:00.334 ************ 2026-05-31 02:51:11.524131 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 02:51:11.524142 | orchestrator | 2026-05-31 02:51:11.524168 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-31 02:51:11.524179 | orchestrator | Sunday 31 May 2026 02:51:03 +0000 (0:00:00.256) 0:00:00.590 ************ 2026-05-31 02:51:11.524190 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:51:11.524201 | orchestrator | 2026-05-31 02:51:11.524212 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524223 | orchestrator | Sunday 31 May 2026 02:51:04 +0000 (0:00:00.253) 0:00:00.844 ************ 2026-05-31 02:51:11.524234 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-05-31 02:51:11.524244 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-05-31 02:51:11.524255 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-05-31 02:51:11.524266 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-05-31 02:51:11.524276 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-05-31 02:51:11.524287 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-05-31 02:51:11.524298 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-05-31 02:51:11.524308 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-05-31 02:51:11.524378 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-05-31 02:51:11.524392 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-05-31 02:51:11.524403 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-05-31 02:51:11.524413 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-05-31 02:51:11.524445 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-05-31 02:51:11.524457 | orchestrator | 2026-05-31 02:51:11.524470 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524482 | orchestrator | Sunday 31 May 2026 02:51:04 +0000 (0:00:00.513) 0:00:01.357 ************ 2026-05-31 02:51:11.524494 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524507 | orchestrator | 2026-05-31 02:51:11.524520 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524532 | orchestrator | Sunday 31 May 2026 02:51:04 +0000 (0:00:00.227) 0:00:01.585 ************ 2026-05-31 02:51:11.524544 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524556 | orchestrator | 2026-05-31 02:51:11.524568 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524581 | orchestrator | Sunday 31 May 2026 02:51:05 +0000 (0:00:00.209) 0:00:01.794 ************ 2026-05-31 02:51:11.524593 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524605 | orchestrator | 2026-05-31 02:51:11.524617 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524629 | orchestrator | Sunday 31 May 2026 02:51:05 +0000 (0:00:00.227) 0:00:02.021 ************ 2026-05-31 02:51:11.524641 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524652 | orchestrator | 2026-05-31 02:51:11.524665 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524677 | orchestrator | Sunday 31 May 2026 02:51:05 +0000 (0:00:00.237) 0:00:02.259 ************ 2026-05-31 02:51:11.524689 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524701 | orchestrator | 2026-05-31 02:51:11.524713 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524724 | orchestrator | Sunday 31 May 2026 02:51:05 +0000 (0:00:00.207) 0:00:02.466 ************ 2026-05-31 02:51:11.524734 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524745 | orchestrator | 2026-05-31 02:51:11.524755 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524766 | orchestrator | Sunday 31 May 2026 02:51:05 +0000 (0:00:00.217) 0:00:02.683 ************ 2026-05-31 02:51:11.524776 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524787 | orchestrator | 2026-05-31 02:51:11.524797 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524808 | orchestrator | Sunday 31 May 2026 02:51:06 +0000 (0:00:00.208) 0:00:02.891 ************ 2026-05-31 02:51:11.524819 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.524829 | orchestrator | 2026-05-31 02:51:11.524840 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524850 | orchestrator | Sunday 31 May 2026 02:51:06 +0000 (0:00:00.221) 0:00:03.113 ************ 2026-05-31 02:51:11.524861 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0) 2026-05-31 02:51:11.524873 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0) 2026-05-31 02:51:11.524884 | orchestrator | 2026-05-31 02:51:11.524895 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524923 | orchestrator | Sunday 31 May 2026 02:51:06 +0000 (0:00:00.418) 0:00:03.532 ************ 2026-05-31 02:51:11.524935 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24) 2026-05-31 02:51:11.524946 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24) 2026-05-31 02:51:11.524956 | orchestrator | 2026-05-31 02:51:11.524967 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.524977 | orchestrator | Sunday 31 May 2026 02:51:07 +0000 (0:00:00.688) 0:00:04.221 ************ 2026-05-31 02:51:11.524994 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591) 2026-05-31 02:51:11.525013 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591) 2026-05-31 02:51:11.525024 | orchestrator | 2026-05-31 02:51:11.525035 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.525045 | orchestrator | Sunday 31 May 2026 02:51:08 +0000 (0:00:00.666) 0:00:04.888 ************ 2026-05-31 02:51:11.525055 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c) 2026-05-31 02:51:11.525066 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c) 2026-05-31 02:51:11.525076 | orchestrator | 2026-05-31 02:51:11.525087 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:11.525097 | orchestrator | Sunday 31 May 2026 02:51:09 +0000 (0:00:00.943) 0:00:05.831 ************ 2026-05-31 02:51:11.525107 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-31 02:51:11.525118 | orchestrator | 2026-05-31 02:51:11.525128 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525139 | orchestrator | Sunday 31 May 2026 02:51:09 +0000 (0:00:00.364) 0:00:06.195 ************ 2026-05-31 02:51:11.525149 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-05-31 02:51:11.525160 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-05-31 02:51:11.525170 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-05-31 02:51:11.525180 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-05-31 02:51:11.525191 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-05-31 02:51:11.525201 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-05-31 02:51:11.525211 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-05-31 02:51:11.525222 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-05-31 02:51:11.525232 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-05-31 02:51:11.525243 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-05-31 02:51:11.525253 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-05-31 02:51:11.525263 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-05-31 02:51:11.525273 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-05-31 02:51:11.525284 | orchestrator | 2026-05-31 02:51:11.525294 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525305 | orchestrator | Sunday 31 May 2026 02:51:09 +0000 (0:00:00.422) 0:00:06.618 ************ 2026-05-31 02:51:11.525315 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.525347 | orchestrator | 2026-05-31 02:51:11.525359 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525369 | orchestrator | Sunday 31 May 2026 02:51:10 +0000 (0:00:00.237) 0:00:06.856 ************ 2026-05-31 02:51:11.525380 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.525391 | orchestrator | 2026-05-31 02:51:11.525401 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525412 | orchestrator | Sunday 31 May 2026 02:51:10 +0000 (0:00:00.220) 0:00:07.076 ************ 2026-05-31 02:51:11.525422 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.525433 | orchestrator | 2026-05-31 02:51:11.525444 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525454 | orchestrator | Sunday 31 May 2026 02:51:10 +0000 (0:00:00.207) 0:00:07.284 ************ 2026-05-31 02:51:11.525471 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.525482 | orchestrator | 2026-05-31 02:51:11.525493 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525504 | orchestrator | Sunday 31 May 2026 02:51:10 +0000 (0:00:00.234) 0:00:07.518 ************ 2026-05-31 02:51:11.525514 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.525525 | orchestrator | 2026-05-31 02:51:11.525536 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525546 | orchestrator | Sunday 31 May 2026 02:51:10 +0000 (0:00:00.262) 0:00:07.781 ************ 2026-05-31 02:51:11.525557 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.525567 | orchestrator | 2026-05-31 02:51:11.525578 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:11.525588 | orchestrator | Sunday 31 May 2026 02:51:11 +0000 (0:00:00.258) 0:00:08.039 ************ 2026-05-31 02:51:11.525599 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:11.525609 | orchestrator | 2026-05-31 02:51:11.525626 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:19.976553 | orchestrator | Sunday 31 May 2026 02:51:11 +0000 (0:00:00.255) 0:00:08.295 ************ 2026-05-31 02:51:19.976644 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.976659 | orchestrator | 2026-05-31 02:51:19.976672 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:19.976683 | orchestrator | Sunday 31 May 2026 02:51:11 +0000 (0:00:00.200) 0:00:08.496 ************ 2026-05-31 02:51:19.976694 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-05-31 02:51:19.976705 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-05-31 02:51:19.976731 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-05-31 02:51:19.976744 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-05-31 02:51:19.976763 | orchestrator | 2026-05-31 02:51:19.976782 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:19.976799 | orchestrator | Sunday 31 May 2026 02:51:12 +0000 (0:00:01.238) 0:00:09.734 ************ 2026-05-31 02:51:19.976817 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.976835 | orchestrator | 2026-05-31 02:51:19.976853 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:19.976871 | orchestrator | Sunday 31 May 2026 02:51:13 +0000 (0:00:00.214) 0:00:09.949 ************ 2026-05-31 02:51:19.976889 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.976922 | orchestrator | 2026-05-31 02:51:19.976943 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:19.976961 | orchestrator | Sunday 31 May 2026 02:51:13 +0000 (0:00:00.216) 0:00:10.166 ************ 2026-05-31 02:51:19.976980 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977000 | orchestrator | 2026-05-31 02:51:19.977018 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:19.977036 | orchestrator | Sunday 31 May 2026 02:51:13 +0000 (0:00:00.226) 0:00:10.392 ************ 2026-05-31 02:51:19.977047 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977058 | orchestrator | 2026-05-31 02:51:19.977069 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-05-31 02:51:19.977079 | orchestrator | Sunday 31 May 2026 02:51:13 +0000 (0:00:00.236) 0:00:10.628 ************ 2026-05-31 02:51:19.977090 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': None}) 2026-05-31 02:51:19.977101 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': None}) 2026-05-31 02:51:19.977113 | orchestrator | 2026-05-31 02:51:19.977126 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-05-31 02:51:19.977138 | orchestrator | Sunday 31 May 2026 02:51:14 +0000 (0:00:00.182) 0:00:10.811 ************ 2026-05-31 02:51:19.977151 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977163 | orchestrator | 2026-05-31 02:51:19.977175 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-05-31 02:51:19.977188 | orchestrator | Sunday 31 May 2026 02:51:14 +0000 (0:00:00.135) 0:00:10.946 ************ 2026-05-31 02:51:19.977222 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977234 | orchestrator | 2026-05-31 02:51:19.977245 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-05-31 02:51:19.977256 | orchestrator | Sunday 31 May 2026 02:51:14 +0000 (0:00:00.155) 0:00:11.102 ************ 2026-05-31 02:51:19.977267 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977278 | orchestrator | 2026-05-31 02:51:19.977289 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-05-31 02:51:19.977300 | orchestrator | Sunday 31 May 2026 02:51:14 +0000 (0:00:00.161) 0:00:11.264 ************ 2026-05-31 02:51:19.977311 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:51:19.977322 | orchestrator | 2026-05-31 02:51:19.977333 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-05-31 02:51:19.977343 | orchestrator | Sunday 31 May 2026 02:51:14 +0000 (0:00:00.161) 0:00:11.425 ************ 2026-05-31 02:51:19.977355 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'd58c3b6c-3801-5ea6-a537-684afe64cb1f'}}) 2026-05-31 02:51:19.977384 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'f102de27-3f33-5b22-8dd1-d452cbf48a71'}}) 2026-05-31 02:51:19.977396 | orchestrator | 2026-05-31 02:51:19.977407 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-05-31 02:51:19.977417 | orchestrator | Sunday 31 May 2026 02:51:14 +0000 (0:00:00.182) 0:00:11.608 ************ 2026-05-31 02:51:19.977429 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'd58c3b6c-3801-5ea6-a537-684afe64cb1f'}})  2026-05-31 02:51:19.977441 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'f102de27-3f33-5b22-8dd1-d452cbf48a71'}})  2026-05-31 02:51:19.977451 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977462 | orchestrator | 2026-05-31 02:51:19.977473 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-05-31 02:51:19.977483 | orchestrator | Sunday 31 May 2026 02:51:15 +0000 (0:00:00.397) 0:00:12.005 ************ 2026-05-31 02:51:19.977494 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'd58c3b6c-3801-5ea6-a537-684afe64cb1f'}})  2026-05-31 02:51:19.977505 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'f102de27-3f33-5b22-8dd1-d452cbf48a71'}})  2026-05-31 02:51:19.977515 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977526 | orchestrator | 2026-05-31 02:51:19.977537 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-05-31 02:51:19.977547 | orchestrator | Sunday 31 May 2026 02:51:15 +0000 (0:00:00.186) 0:00:12.192 ************ 2026-05-31 02:51:19.977558 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'd58c3b6c-3801-5ea6-a537-684afe64cb1f'}})  2026-05-31 02:51:19.977587 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'f102de27-3f33-5b22-8dd1-d452cbf48a71'}})  2026-05-31 02:51:19.977598 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977609 | orchestrator | 2026-05-31 02:51:19.977620 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-05-31 02:51:19.977630 | orchestrator | Sunday 31 May 2026 02:51:15 +0000 (0:00:00.170) 0:00:12.362 ************ 2026-05-31 02:51:19.977641 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:51:19.977651 | orchestrator | 2026-05-31 02:51:19.977662 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-05-31 02:51:19.977679 | orchestrator | Sunday 31 May 2026 02:51:15 +0000 (0:00:00.162) 0:00:12.525 ************ 2026-05-31 02:51:19.977691 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:51:19.977701 | orchestrator | 2026-05-31 02:51:19.977712 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-05-31 02:51:19.977722 | orchestrator | Sunday 31 May 2026 02:51:15 +0000 (0:00:00.152) 0:00:12.678 ************ 2026-05-31 02:51:19.977740 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977750 | orchestrator | 2026-05-31 02:51:19.977761 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-05-31 02:51:19.977771 | orchestrator | Sunday 31 May 2026 02:51:16 +0000 (0:00:00.140) 0:00:12.818 ************ 2026-05-31 02:51:19.977782 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977792 | orchestrator | 2026-05-31 02:51:19.977803 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-05-31 02:51:19.977813 | orchestrator | Sunday 31 May 2026 02:51:16 +0000 (0:00:00.146) 0:00:12.965 ************ 2026-05-31 02:51:19.977824 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.977834 | orchestrator | 2026-05-31 02:51:19.977845 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-05-31 02:51:19.977855 | orchestrator | Sunday 31 May 2026 02:51:16 +0000 (0:00:00.175) 0:00:13.140 ************ 2026-05-31 02:51:19.977866 | orchestrator | ok: [testbed-node-3] => { 2026-05-31 02:51:19.977876 | orchestrator |  "ceph_osd_devices": { 2026-05-31 02:51:19.977887 | orchestrator |  "sdb": { 2026-05-31 02:51:19.977898 | orchestrator |  "osd_lvm_uuid": "d58c3b6c-3801-5ea6-a537-684afe64cb1f" 2026-05-31 02:51:19.977909 | orchestrator |  }, 2026-05-31 02:51:19.977920 | orchestrator |  "sdc": { 2026-05-31 02:51:19.977930 | orchestrator |  "osd_lvm_uuid": "f102de27-3f33-5b22-8dd1-d452cbf48a71" 2026-05-31 02:51:19.977941 | orchestrator |  } 2026-05-31 02:51:19.977951 | orchestrator |  } 2026-05-31 02:51:19.977962 | orchestrator | } 2026-05-31 02:51:19.977973 | orchestrator | 2026-05-31 02:51:19.977983 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-05-31 02:51:19.977994 | orchestrator | Sunday 31 May 2026 02:51:16 +0000 (0:00:00.173) 0:00:13.314 ************ 2026-05-31 02:51:19.978005 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.978062 | orchestrator | 2026-05-31 02:51:19.978075 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-05-31 02:51:19.978086 | orchestrator | Sunday 31 May 2026 02:51:16 +0000 (0:00:00.139) 0:00:13.453 ************ 2026-05-31 02:51:19.978096 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.978107 | orchestrator | 2026-05-31 02:51:19.978118 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-05-31 02:51:19.978128 | orchestrator | Sunday 31 May 2026 02:51:16 +0000 (0:00:00.153) 0:00:13.607 ************ 2026-05-31 02:51:19.978139 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:51:19.978150 | orchestrator | 2026-05-31 02:51:19.978160 | orchestrator | TASK [Print configuration data] ************************************************ 2026-05-31 02:51:19.978171 | orchestrator | Sunday 31 May 2026 02:51:16 +0000 (0:00:00.163) 0:00:13.771 ************ 2026-05-31 02:51:19.978181 | orchestrator | changed: [testbed-node-3] => { 2026-05-31 02:51:19.978192 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-05-31 02:51:19.978202 | orchestrator |  "ceph_osd_devices": { 2026-05-31 02:51:19.978213 | orchestrator |  "sdb": { 2026-05-31 02:51:19.978224 | orchestrator |  "osd_lvm_uuid": "d58c3b6c-3801-5ea6-a537-684afe64cb1f" 2026-05-31 02:51:19.978234 | orchestrator |  }, 2026-05-31 02:51:19.978245 | orchestrator |  "sdc": { 2026-05-31 02:51:19.978256 | orchestrator |  "osd_lvm_uuid": "f102de27-3f33-5b22-8dd1-d452cbf48a71" 2026-05-31 02:51:19.978266 | orchestrator |  } 2026-05-31 02:51:19.978277 | orchestrator |  }, 2026-05-31 02:51:19.978288 | orchestrator |  "lvm_volumes": [ 2026-05-31 02:51:19.978298 | orchestrator |  { 2026-05-31 02:51:19.978309 | orchestrator |  "data": "osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f", 2026-05-31 02:51:19.978320 | orchestrator |  "data_vg": "ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f" 2026-05-31 02:51:19.978330 | orchestrator |  }, 2026-05-31 02:51:19.978341 | orchestrator |  { 2026-05-31 02:51:19.978351 | orchestrator |  "data": "osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71", 2026-05-31 02:51:19.978384 | orchestrator |  "data_vg": "ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71" 2026-05-31 02:51:19.978395 | orchestrator |  } 2026-05-31 02:51:19.978406 | orchestrator |  ] 2026-05-31 02:51:19.978416 | orchestrator |  } 2026-05-31 02:51:19.978427 | orchestrator | } 2026-05-31 02:51:19.978437 | orchestrator | 2026-05-31 02:51:19.978448 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-05-31 02:51:19.978458 | orchestrator | Sunday 31 May 2026 02:51:17 +0000 (0:00:00.449) 0:00:14.220 ************ 2026-05-31 02:51:19.978469 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 02:51:19.978479 | orchestrator | 2026-05-31 02:51:19.978490 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-05-31 02:51:19.978500 | orchestrator | 2026-05-31 02:51:19.978511 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-31 02:51:19.978521 | orchestrator | Sunday 31 May 2026 02:51:19 +0000 (0:00:01.981) 0:00:16.202 ************ 2026-05-31 02:51:19.978532 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-05-31 02:51:19.978542 | orchestrator | 2026-05-31 02:51:19.978553 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-31 02:51:19.978564 | orchestrator | Sunday 31 May 2026 02:51:19 +0000 (0:00:00.282) 0:00:16.484 ************ 2026-05-31 02:51:19.978574 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:51:19.978585 | orchestrator | 2026-05-31 02:51:19.978603 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.703328 | orchestrator | Sunday 31 May 2026 02:51:19 +0000 (0:00:00.268) 0:00:16.752 ************ 2026-05-31 02:51:28.703507 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-05-31 02:51:28.703525 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-05-31 02:51:28.703537 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-05-31 02:51:28.703564 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-05-31 02:51:28.703576 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-05-31 02:51:28.703587 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-05-31 02:51:28.703599 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-05-31 02:51:28.703609 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-05-31 02:51:28.703620 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-05-31 02:51:28.703631 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-05-31 02:51:28.703642 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-05-31 02:51:28.703652 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-05-31 02:51:28.703663 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-05-31 02:51:28.703674 | orchestrator | 2026-05-31 02:51:28.703687 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.703698 | orchestrator | Sunday 31 May 2026 02:51:20 +0000 (0:00:00.391) 0:00:17.144 ************ 2026-05-31 02:51:28.703709 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.703721 | orchestrator | 2026-05-31 02:51:28.703732 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.703743 | orchestrator | Sunday 31 May 2026 02:51:20 +0000 (0:00:00.226) 0:00:17.371 ************ 2026-05-31 02:51:28.703754 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.703764 | orchestrator | 2026-05-31 02:51:28.703775 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.703786 | orchestrator | Sunday 31 May 2026 02:51:20 +0000 (0:00:00.214) 0:00:17.586 ************ 2026-05-31 02:51:28.703820 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.703832 | orchestrator | 2026-05-31 02:51:28.703843 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.703854 | orchestrator | Sunday 31 May 2026 02:51:21 +0000 (0:00:00.221) 0:00:17.808 ************ 2026-05-31 02:51:28.703865 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.703877 | orchestrator | 2026-05-31 02:51:28.703889 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.703902 | orchestrator | Sunday 31 May 2026 02:51:21 +0000 (0:00:00.674) 0:00:18.482 ************ 2026-05-31 02:51:28.703914 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.703926 | orchestrator | 2026-05-31 02:51:28.703939 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.703952 | orchestrator | Sunday 31 May 2026 02:51:21 +0000 (0:00:00.224) 0:00:18.706 ************ 2026-05-31 02:51:28.703964 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.703977 | orchestrator | 2026-05-31 02:51:28.703989 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.704002 | orchestrator | Sunday 31 May 2026 02:51:22 +0000 (0:00:00.215) 0:00:18.922 ************ 2026-05-31 02:51:28.704014 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704026 | orchestrator | 2026-05-31 02:51:28.704039 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.704051 | orchestrator | Sunday 31 May 2026 02:51:22 +0000 (0:00:00.199) 0:00:19.122 ************ 2026-05-31 02:51:28.704063 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704075 | orchestrator | 2026-05-31 02:51:28.704087 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.704099 | orchestrator | Sunday 31 May 2026 02:51:22 +0000 (0:00:00.226) 0:00:19.349 ************ 2026-05-31 02:51:28.704111 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8) 2026-05-31 02:51:28.704124 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8) 2026-05-31 02:51:28.704136 | orchestrator | 2026-05-31 02:51:28.704149 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.704162 | orchestrator | Sunday 31 May 2026 02:51:23 +0000 (0:00:00.468) 0:00:19.817 ************ 2026-05-31 02:51:28.704175 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7) 2026-05-31 02:51:28.704187 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7) 2026-05-31 02:51:28.704199 | orchestrator | 2026-05-31 02:51:28.704211 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.704224 | orchestrator | Sunday 31 May 2026 02:51:23 +0000 (0:00:00.450) 0:00:20.267 ************ 2026-05-31 02:51:28.704234 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b) 2026-05-31 02:51:28.704245 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b) 2026-05-31 02:51:28.704255 | orchestrator | 2026-05-31 02:51:28.704266 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.704293 | orchestrator | Sunday 31 May 2026 02:51:23 +0000 (0:00:00.429) 0:00:20.697 ************ 2026-05-31 02:51:28.704305 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef) 2026-05-31 02:51:28.704316 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef) 2026-05-31 02:51:28.704327 | orchestrator | 2026-05-31 02:51:28.704337 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:28.704354 | orchestrator | Sunday 31 May 2026 02:51:24 +0000 (0:00:00.489) 0:00:21.186 ************ 2026-05-31 02:51:28.704365 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-31 02:51:28.704418 | orchestrator | 2026-05-31 02:51:28.704431 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704442 | orchestrator | Sunday 31 May 2026 02:51:24 +0000 (0:00:00.374) 0:00:21.561 ************ 2026-05-31 02:51:28.704453 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-05-31 02:51:28.704463 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-05-31 02:51:28.704474 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-05-31 02:51:28.704484 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-05-31 02:51:28.704495 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-05-31 02:51:28.704506 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-05-31 02:51:28.704516 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-05-31 02:51:28.704526 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-05-31 02:51:28.704537 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-05-31 02:51:28.704548 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-05-31 02:51:28.704559 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-05-31 02:51:28.704570 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-05-31 02:51:28.704580 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-05-31 02:51:28.704591 | orchestrator | 2026-05-31 02:51:28.704602 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704613 | orchestrator | Sunday 31 May 2026 02:51:25 +0000 (0:00:00.440) 0:00:22.002 ************ 2026-05-31 02:51:28.704623 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704634 | orchestrator | 2026-05-31 02:51:28.704644 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704655 | orchestrator | Sunday 31 May 2026 02:51:25 +0000 (0:00:00.673) 0:00:22.675 ************ 2026-05-31 02:51:28.704666 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704676 | orchestrator | 2026-05-31 02:51:28.704687 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704698 | orchestrator | Sunday 31 May 2026 02:51:26 +0000 (0:00:00.209) 0:00:22.885 ************ 2026-05-31 02:51:28.704708 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704719 | orchestrator | 2026-05-31 02:51:28.704730 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704740 | orchestrator | Sunday 31 May 2026 02:51:26 +0000 (0:00:00.245) 0:00:23.130 ************ 2026-05-31 02:51:28.704751 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704761 | orchestrator | 2026-05-31 02:51:28.704772 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704782 | orchestrator | Sunday 31 May 2026 02:51:26 +0000 (0:00:00.210) 0:00:23.341 ************ 2026-05-31 02:51:28.704793 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704804 | orchestrator | 2026-05-31 02:51:28.704815 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704825 | orchestrator | Sunday 31 May 2026 02:51:26 +0000 (0:00:00.224) 0:00:23.565 ************ 2026-05-31 02:51:28.704836 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704846 | orchestrator | 2026-05-31 02:51:28.704857 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704868 | orchestrator | Sunday 31 May 2026 02:51:27 +0000 (0:00:00.232) 0:00:23.798 ************ 2026-05-31 02:51:28.704885 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704896 | orchestrator | 2026-05-31 02:51:28.704907 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704917 | orchestrator | Sunday 31 May 2026 02:51:27 +0000 (0:00:00.244) 0:00:24.043 ************ 2026-05-31 02:51:28.704928 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:28.704938 | orchestrator | 2026-05-31 02:51:28.704949 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.704960 | orchestrator | Sunday 31 May 2026 02:51:27 +0000 (0:00:00.214) 0:00:24.257 ************ 2026-05-31 02:51:28.704970 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-05-31 02:51:28.704981 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-05-31 02:51:28.704992 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-05-31 02:51:28.705003 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-05-31 02:51:28.705013 | orchestrator | 2026-05-31 02:51:28.705024 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:28.705035 | orchestrator | Sunday 31 May 2026 02:51:28 +0000 (0:00:01.014) 0:00:25.271 ************ 2026-05-31 02:51:28.705046 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640091 | orchestrator | 2026-05-31 02:51:35.640164 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:35.640172 | orchestrator | Sunday 31 May 2026 02:51:28 +0000 (0:00:00.209) 0:00:25.481 ************ 2026-05-31 02:51:35.640176 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640182 | orchestrator | 2026-05-31 02:51:35.640186 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:35.640191 | orchestrator | Sunday 31 May 2026 02:51:28 +0000 (0:00:00.200) 0:00:25.681 ************ 2026-05-31 02:51:35.640205 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640210 | orchestrator | 2026-05-31 02:51:35.640214 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:35.640218 | orchestrator | Sunday 31 May 2026 02:51:29 +0000 (0:00:00.828) 0:00:26.509 ************ 2026-05-31 02:51:35.640222 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640225 | orchestrator | 2026-05-31 02:51:35.640229 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-05-31 02:51:35.640233 | orchestrator | Sunday 31 May 2026 02:51:29 +0000 (0:00:00.238) 0:00:26.747 ************ 2026-05-31 02:51:35.640237 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': None}) 2026-05-31 02:51:35.640241 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': None}) 2026-05-31 02:51:35.640244 | orchestrator | 2026-05-31 02:51:35.640248 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-05-31 02:51:35.640252 | orchestrator | Sunday 31 May 2026 02:51:30 +0000 (0:00:00.193) 0:00:26.941 ************ 2026-05-31 02:51:35.640256 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640259 | orchestrator | 2026-05-31 02:51:35.640263 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-05-31 02:51:35.640267 | orchestrator | Sunday 31 May 2026 02:51:30 +0000 (0:00:00.151) 0:00:27.092 ************ 2026-05-31 02:51:35.640271 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640274 | orchestrator | 2026-05-31 02:51:35.640278 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-05-31 02:51:35.640282 | orchestrator | Sunday 31 May 2026 02:51:30 +0000 (0:00:00.142) 0:00:27.235 ************ 2026-05-31 02:51:35.640286 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640289 | orchestrator | 2026-05-31 02:51:35.640293 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-05-31 02:51:35.640297 | orchestrator | Sunday 31 May 2026 02:51:30 +0000 (0:00:00.141) 0:00:27.377 ************ 2026-05-31 02:51:35.640300 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:51:35.640305 | orchestrator | 2026-05-31 02:51:35.640308 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-05-31 02:51:35.640312 | orchestrator | Sunday 31 May 2026 02:51:30 +0000 (0:00:00.156) 0:00:27.533 ************ 2026-05-31 02:51:35.640330 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'bf9ae0ee-8b43-50de-a257-388e5a96b78f'}}) 2026-05-31 02:51:35.640335 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '464f9012-6e23-5016-b549-4bfb7640a946'}}) 2026-05-31 02:51:35.640339 | orchestrator | 2026-05-31 02:51:35.640343 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-05-31 02:51:35.640347 | orchestrator | Sunday 31 May 2026 02:51:30 +0000 (0:00:00.191) 0:00:27.725 ************ 2026-05-31 02:51:35.640351 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'bf9ae0ee-8b43-50de-a257-388e5a96b78f'}})  2026-05-31 02:51:35.640357 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '464f9012-6e23-5016-b549-4bfb7640a946'}})  2026-05-31 02:51:35.640361 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640365 | orchestrator | 2026-05-31 02:51:35.640369 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-05-31 02:51:35.640372 | orchestrator | Sunday 31 May 2026 02:51:31 +0000 (0:00:00.174) 0:00:27.900 ************ 2026-05-31 02:51:35.640376 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'bf9ae0ee-8b43-50de-a257-388e5a96b78f'}})  2026-05-31 02:51:35.640380 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '464f9012-6e23-5016-b549-4bfb7640a946'}})  2026-05-31 02:51:35.640384 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640387 | orchestrator | 2026-05-31 02:51:35.640391 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-05-31 02:51:35.640395 | orchestrator | Sunday 31 May 2026 02:51:31 +0000 (0:00:00.166) 0:00:28.066 ************ 2026-05-31 02:51:35.640399 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'bf9ae0ee-8b43-50de-a257-388e5a96b78f'}})  2026-05-31 02:51:35.640402 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '464f9012-6e23-5016-b549-4bfb7640a946'}})  2026-05-31 02:51:35.640406 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640410 | orchestrator | 2026-05-31 02:51:35.640413 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-05-31 02:51:35.640417 | orchestrator | Sunday 31 May 2026 02:51:31 +0000 (0:00:00.163) 0:00:28.230 ************ 2026-05-31 02:51:35.640421 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:51:35.640425 | orchestrator | 2026-05-31 02:51:35.640459 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-05-31 02:51:35.640463 | orchestrator | Sunday 31 May 2026 02:51:31 +0000 (0:00:00.156) 0:00:28.387 ************ 2026-05-31 02:51:35.640467 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:51:35.640471 | orchestrator | 2026-05-31 02:51:35.640475 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-05-31 02:51:35.640479 | orchestrator | Sunday 31 May 2026 02:51:31 +0000 (0:00:00.144) 0:00:28.531 ************ 2026-05-31 02:51:35.640493 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640497 | orchestrator | 2026-05-31 02:51:35.640501 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-05-31 02:51:35.640504 | orchestrator | Sunday 31 May 2026 02:51:32 +0000 (0:00:00.393) 0:00:28.925 ************ 2026-05-31 02:51:35.640508 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640512 | orchestrator | 2026-05-31 02:51:35.640515 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-05-31 02:51:35.640519 | orchestrator | Sunday 31 May 2026 02:51:32 +0000 (0:00:00.142) 0:00:29.067 ************ 2026-05-31 02:51:35.640526 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640530 | orchestrator | 2026-05-31 02:51:35.640533 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-05-31 02:51:35.640537 | orchestrator | Sunday 31 May 2026 02:51:32 +0000 (0:00:00.162) 0:00:29.229 ************ 2026-05-31 02:51:35.640545 | orchestrator | ok: [testbed-node-4] => { 2026-05-31 02:51:35.640549 | orchestrator |  "ceph_osd_devices": { 2026-05-31 02:51:35.640552 | orchestrator |  "sdb": { 2026-05-31 02:51:35.640557 | orchestrator |  "osd_lvm_uuid": "bf9ae0ee-8b43-50de-a257-388e5a96b78f" 2026-05-31 02:51:35.640560 | orchestrator |  }, 2026-05-31 02:51:35.640564 | orchestrator |  "sdc": { 2026-05-31 02:51:35.640568 | orchestrator |  "osd_lvm_uuid": "464f9012-6e23-5016-b549-4bfb7640a946" 2026-05-31 02:51:35.640572 | orchestrator |  } 2026-05-31 02:51:35.640575 | orchestrator |  } 2026-05-31 02:51:35.640579 | orchestrator | } 2026-05-31 02:51:35.640583 | orchestrator | 2026-05-31 02:51:35.640587 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-05-31 02:51:35.640591 | orchestrator | Sunday 31 May 2026 02:51:32 +0000 (0:00:00.168) 0:00:29.397 ************ 2026-05-31 02:51:35.640595 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640598 | orchestrator | 2026-05-31 02:51:35.640602 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-05-31 02:51:35.640606 | orchestrator | Sunday 31 May 2026 02:51:32 +0000 (0:00:00.146) 0:00:29.544 ************ 2026-05-31 02:51:35.640610 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640613 | orchestrator | 2026-05-31 02:51:35.640617 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-05-31 02:51:35.640621 | orchestrator | Sunday 31 May 2026 02:51:32 +0000 (0:00:00.134) 0:00:29.679 ************ 2026-05-31 02:51:35.640625 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:51:35.640628 | orchestrator | 2026-05-31 02:51:35.640632 | orchestrator | TASK [Print configuration data] ************************************************ 2026-05-31 02:51:35.640636 | orchestrator | Sunday 31 May 2026 02:51:33 +0000 (0:00:00.133) 0:00:29.812 ************ 2026-05-31 02:51:35.640639 | orchestrator | changed: [testbed-node-4] => { 2026-05-31 02:51:35.640643 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-05-31 02:51:35.640647 | orchestrator |  "ceph_osd_devices": { 2026-05-31 02:51:35.640651 | orchestrator |  "sdb": { 2026-05-31 02:51:35.640654 | orchestrator |  "osd_lvm_uuid": "bf9ae0ee-8b43-50de-a257-388e5a96b78f" 2026-05-31 02:51:35.640658 | orchestrator |  }, 2026-05-31 02:51:35.640662 | orchestrator |  "sdc": { 2026-05-31 02:51:35.640667 | orchestrator |  "osd_lvm_uuid": "464f9012-6e23-5016-b549-4bfb7640a946" 2026-05-31 02:51:35.640671 | orchestrator |  } 2026-05-31 02:51:35.640675 | orchestrator |  }, 2026-05-31 02:51:35.640679 | orchestrator |  "lvm_volumes": [ 2026-05-31 02:51:35.640683 | orchestrator |  { 2026-05-31 02:51:35.640688 | orchestrator |  "data": "osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f", 2026-05-31 02:51:35.640692 | orchestrator |  "data_vg": "ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f" 2026-05-31 02:51:35.640696 | orchestrator |  }, 2026-05-31 02:51:35.640700 | orchestrator |  { 2026-05-31 02:51:35.640704 | orchestrator |  "data": "osd-block-464f9012-6e23-5016-b549-4bfb7640a946", 2026-05-31 02:51:35.640709 | orchestrator |  "data_vg": "ceph-464f9012-6e23-5016-b549-4bfb7640a946" 2026-05-31 02:51:35.640713 | orchestrator |  } 2026-05-31 02:51:35.640717 | orchestrator |  ] 2026-05-31 02:51:35.640721 | orchestrator |  } 2026-05-31 02:51:35.640726 | orchestrator | } 2026-05-31 02:51:35.640730 | orchestrator | 2026-05-31 02:51:35.640734 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-05-31 02:51:35.640738 | orchestrator | Sunday 31 May 2026 02:51:33 +0000 (0:00:00.227) 0:00:30.040 ************ 2026-05-31 02:51:35.640743 | orchestrator | changed: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-05-31 02:51:35.640747 | orchestrator | 2026-05-31 02:51:35.640751 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-05-31 02:51:35.640755 | orchestrator | 2026-05-31 02:51:35.640759 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-31 02:51:35.640768 | orchestrator | Sunday 31 May 2026 02:51:34 +0000 (0:00:01.404) 0:00:31.444 ************ 2026-05-31 02:51:35.640772 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-05-31 02:51:35.640777 | orchestrator | 2026-05-31 02:51:35.640781 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-31 02:51:35.640785 | orchestrator | Sunday 31 May 2026 02:51:34 +0000 (0:00:00.242) 0:00:31.687 ************ 2026-05-31 02:51:35.640789 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:51:35.640793 | orchestrator | 2026-05-31 02:51:35.640797 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:35.640802 | orchestrator | Sunday 31 May 2026 02:51:35 +0000 (0:00:00.325) 0:00:32.012 ************ 2026-05-31 02:51:35.640806 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-05-31 02:51:35.640810 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-05-31 02:51:35.640815 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-05-31 02:51:35.640819 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-05-31 02:51:35.640823 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-05-31 02:51:35.640830 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-05-31 02:51:44.411356 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-05-31 02:51:44.411519 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-05-31 02:51:44.411538 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-05-31 02:51:44.411568 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-05-31 02:51:44.411580 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-05-31 02:51:44.411591 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-05-31 02:51:44.411601 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-05-31 02:51:44.411613 | orchestrator | 2026-05-31 02:51:44.411625 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411637 | orchestrator | Sunday 31 May 2026 02:51:35 +0000 (0:00:00.400) 0:00:32.413 ************ 2026-05-31 02:51:44.411648 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.411661 | orchestrator | 2026-05-31 02:51:44.411672 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411683 | orchestrator | Sunday 31 May 2026 02:51:35 +0000 (0:00:00.235) 0:00:32.649 ************ 2026-05-31 02:51:44.411694 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.411705 | orchestrator | 2026-05-31 02:51:44.411716 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411727 | orchestrator | Sunday 31 May 2026 02:51:36 +0000 (0:00:00.203) 0:00:32.852 ************ 2026-05-31 02:51:44.411738 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.411749 | orchestrator | 2026-05-31 02:51:44.411760 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411771 | orchestrator | Sunday 31 May 2026 02:51:36 +0000 (0:00:00.228) 0:00:33.081 ************ 2026-05-31 02:51:44.411781 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.411792 | orchestrator | 2026-05-31 02:51:44.411804 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411815 | orchestrator | Sunday 31 May 2026 02:51:36 +0000 (0:00:00.220) 0:00:33.301 ************ 2026-05-31 02:51:44.411827 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.411838 | orchestrator | 2026-05-31 02:51:44.411849 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411860 | orchestrator | Sunday 31 May 2026 02:51:36 +0000 (0:00:00.212) 0:00:33.514 ************ 2026-05-31 02:51:44.411891 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.411904 | orchestrator | 2026-05-31 02:51:44.411916 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411929 | orchestrator | Sunday 31 May 2026 02:51:36 +0000 (0:00:00.225) 0:00:33.739 ************ 2026-05-31 02:51:44.411942 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.411954 | orchestrator | 2026-05-31 02:51:44.411966 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.411978 | orchestrator | Sunday 31 May 2026 02:51:37 +0000 (0:00:00.718) 0:00:34.458 ************ 2026-05-31 02:51:44.411991 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412003 | orchestrator | 2026-05-31 02:51:44.412015 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.412028 | orchestrator | Sunday 31 May 2026 02:51:37 +0000 (0:00:00.221) 0:00:34.679 ************ 2026-05-31 02:51:44.412040 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad) 2026-05-31 02:51:44.412054 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad) 2026-05-31 02:51:44.412066 | orchestrator | 2026-05-31 02:51:44.412079 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.412092 | orchestrator | Sunday 31 May 2026 02:51:38 +0000 (0:00:00.442) 0:00:35.121 ************ 2026-05-31 02:51:44.412105 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be) 2026-05-31 02:51:44.412117 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be) 2026-05-31 02:51:44.412128 | orchestrator | 2026-05-31 02:51:44.412141 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.412154 | orchestrator | Sunday 31 May 2026 02:51:38 +0000 (0:00:00.452) 0:00:35.574 ************ 2026-05-31 02:51:44.412166 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f) 2026-05-31 02:51:44.412179 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f) 2026-05-31 02:51:44.412191 | orchestrator | 2026-05-31 02:51:44.412204 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.412216 | orchestrator | Sunday 31 May 2026 02:51:39 +0000 (0:00:00.461) 0:00:36.035 ************ 2026-05-31 02:51:44.412230 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a) 2026-05-31 02:51:44.412242 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a) 2026-05-31 02:51:44.412255 | orchestrator | 2026-05-31 02:51:44.412267 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:51:44.412280 | orchestrator | Sunday 31 May 2026 02:51:39 +0000 (0:00:00.458) 0:00:36.494 ************ 2026-05-31 02:51:44.412290 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-31 02:51:44.412300 | orchestrator | 2026-05-31 02:51:44.412311 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412340 | orchestrator | Sunday 31 May 2026 02:51:40 +0000 (0:00:00.377) 0:00:36.872 ************ 2026-05-31 02:51:44.412352 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-05-31 02:51:44.412363 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-05-31 02:51:44.412373 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-05-31 02:51:44.412389 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-05-31 02:51:44.412400 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-05-31 02:51:44.412410 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-05-31 02:51:44.412428 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-05-31 02:51:44.412439 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-05-31 02:51:44.412449 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-05-31 02:51:44.412460 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-05-31 02:51:44.412507 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-05-31 02:51:44.412519 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-05-31 02:51:44.412530 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-05-31 02:51:44.412541 | orchestrator | 2026-05-31 02:51:44.412551 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412562 | orchestrator | Sunday 31 May 2026 02:51:40 +0000 (0:00:00.418) 0:00:37.290 ************ 2026-05-31 02:51:44.412573 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412583 | orchestrator | 2026-05-31 02:51:44.412594 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412605 | orchestrator | Sunday 31 May 2026 02:51:40 +0000 (0:00:00.230) 0:00:37.521 ************ 2026-05-31 02:51:44.412616 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412626 | orchestrator | 2026-05-31 02:51:44.412637 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412648 | orchestrator | Sunday 31 May 2026 02:51:40 +0000 (0:00:00.223) 0:00:37.744 ************ 2026-05-31 02:51:44.412659 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412669 | orchestrator | 2026-05-31 02:51:44.412680 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412691 | orchestrator | Sunday 31 May 2026 02:51:41 +0000 (0:00:00.718) 0:00:38.462 ************ 2026-05-31 02:51:44.412701 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412712 | orchestrator | 2026-05-31 02:51:44.412722 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412733 | orchestrator | Sunday 31 May 2026 02:51:41 +0000 (0:00:00.233) 0:00:38.696 ************ 2026-05-31 02:51:44.412744 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412754 | orchestrator | 2026-05-31 02:51:44.412765 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412776 | orchestrator | Sunday 31 May 2026 02:51:42 +0000 (0:00:00.218) 0:00:38.914 ************ 2026-05-31 02:51:44.412787 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412797 | orchestrator | 2026-05-31 02:51:44.412808 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412818 | orchestrator | Sunday 31 May 2026 02:51:42 +0000 (0:00:00.231) 0:00:39.146 ************ 2026-05-31 02:51:44.412829 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412839 | orchestrator | 2026-05-31 02:51:44.412850 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412861 | orchestrator | Sunday 31 May 2026 02:51:42 +0000 (0:00:00.238) 0:00:39.384 ************ 2026-05-31 02:51:44.412872 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.412882 | orchestrator | 2026-05-31 02:51:44.412893 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412904 | orchestrator | Sunday 31 May 2026 02:51:42 +0000 (0:00:00.221) 0:00:39.606 ************ 2026-05-31 02:51:44.412914 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-05-31 02:51:44.412925 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-05-31 02:51:44.412935 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-05-31 02:51:44.412946 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-05-31 02:51:44.412956 | orchestrator | 2026-05-31 02:51:44.412975 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.412986 | orchestrator | Sunday 31 May 2026 02:51:43 +0000 (0:00:00.671) 0:00:40.278 ************ 2026-05-31 02:51:44.412996 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.413007 | orchestrator | 2026-05-31 02:51:44.413018 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.413028 | orchestrator | Sunday 31 May 2026 02:51:43 +0000 (0:00:00.210) 0:00:40.489 ************ 2026-05-31 02:51:44.413039 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.413050 | orchestrator | 2026-05-31 02:51:44.413061 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.413072 | orchestrator | Sunday 31 May 2026 02:51:43 +0000 (0:00:00.222) 0:00:40.712 ************ 2026-05-31 02:51:44.413083 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.413093 | orchestrator | 2026-05-31 02:51:44.413104 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:51:44.413114 | orchestrator | Sunday 31 May 2026 02:51:44 +0000 (0:00:00.254) 0:00:40.966 ************ 2026-05-31 02:51:44.413125 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:44.413136 | orchestrator | 2026-05-31 02:51:44.413154 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-05-31 02:51:49.091316 | orchestrator | Sunday 31 May 2026 02:51:44 +0000 (0:00:00.221) 0:00:41.187 ************ 2026-05-31 02:51:49.091433 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': None}) 2026-05-31 02:51:49.091459 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': None}) 2026-05-31 02:51:49.091478 | orchestrator | 2026-05-31 02:51:49.091562 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-05-31 02:51:49.091593 | orchestrator | Sunday 31 May 2026 02:51:44 +0000 (0:00:00.422) 0:00:41.610 ************ 2026-05-31 02:51:49.091605 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.091617 | orchestrator | 2026-05-31 02:51:49.091628 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-05-31 02:51:49.091639 | orchestrator | Sunday 31 May 2026 02:51:44 +0000 (0:00:00.158) 0:00:41.769 ************ 2026-05-31 02:51:49.091649 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.091660 | orchestrator | 2026-05-31 02:51:49.091671 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-05-31 02:51:49.091682 | orchestrator | Sunday 31 May 2026 02:51:45 +0000 (0:00:00.171) 0:00:41.940 ************ 2026-05-31 02:51:49.091693 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.091703 | orchestrator | 2026-05-31 02:51:49.091714 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-05-31 02:51:49.091725 | orchestrator | Sunday 31 May 2026 02:51:45 +0000 (0:00:00.162) 0:00:42.103 ************ 2026-05-31 02:51:49.091735 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:51:49.091747 | orchestrator | 2026-05-31 02:51:49.091757 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-05-31 02:51:49.091768 | orchestrator | Sunday 31 May 2026 02:51:45 +0000 (0:00:00.151) 0:00:42.255 ************ 2026-05-31 02:51:49.091779 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}}) 2026-05-31 02:51:49.091791 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'cc16d099-2d78-5e01-ad2c-352826bfd979'}}) 2026-05-31 02:51:49.091801 | orchestrator | 2026-05-31 02:51:49.091812 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-05-31 02:51:49.091823 | orchestrator | Sunday 31 May 2026 02:51:45 +0000 (0:00:00.188) 0:00:42.443 ************ 2026-05-31 02:51:49.091834 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}})  2026-05-31 02:51:49.091847 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'cc16d099-2d78-5e01-ad2c-352826bfd979'}})  2026-05-31 02:51:49.091859 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.091893 | orchestrator | 2026-05-31 02:51:49.091907 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-05-31 02:51:49.091919 | orchestrator | Sunday 31 May 2026 02:51:45 +0000 (0:00:00.173) 0:00:42.617 ************ 2026-05-31 02:51:49.091938 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}})  2026-05-31 02:51:49.091956 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'cc16d099-2d78-5e01-ad2c-352826bfd979'}})  2026-05-31 02:51:49.091973 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092005 | orchestrator | 2026-05-31 02:51:49.092024 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-05-31 02:51:49.092042 | orchestrator | Sunday 31 May 2026 02:51:46 +0000 (0:00:00.170) 0:00:42.787 ************ 2026-05-31 02:51:49.092059 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}})  2026-05-31 02:51:49.092080 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'cc16d099-2d78-5e01-ad2c-352826bfd979'}})  2026-05-31 02:51:49.092099 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092118 | orchestrator | 2026-05-31 02:51:49.092138 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-05-31 02:51:49.092157 | orchestrator | Sunday 31 May 2026 02:51:46 +0000 (0:00:00.163) 0:00:42.951 ************ 2026-05-31 02:51:49.092176 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:51:49.092193 | orchestrator | 2026-05-31 02:51:49.092206 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-05-31 02:51:49.092218 | orchestrator | Sunday 31 May 2026 02:51:46 +0000 (0:00:00.159) 0:00:43.110 ************ 2026-05-31 02:51:49.092231 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:51:49.092242 | orchestrator | 2026-05-31 02:51:49.092253 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-05-31 02:51:49.092264 | orchestrator | Sunday 31 May 2026 02:51:46 +0000 (0:00:00.195) 0:00:43.306 ************ 2026-05-31 02:51:49.092274 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092285 | orchestrator | 2026-05-31 02:51:49.092296 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-05-31 02:51:49.092306 | orchestrator | Sunday 31 May 2026 02:51:46 +0000 (0:00:00.380) 0:00:43.686 ************ 2026-05-31 02:51:49.092317 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092328 | orchestrator | 2026-05-31 02:51:49.092338 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-05-31 02:51:49.092349 | orchestrator | Sunday 31 May 2026 02:51:47 +0000 (0:00:00.145) 0:00:43.832 ************ 2026-05-31 02:51:49.092360 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092370 | orchestrator | 2026-05-31 02:51:49.092381 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-05-31 02:51:49.092392 | orchestrator | Sunday 31 May 2026 02:51:47 +0000 (0:00:00.151) 0:00:43.983 ************ 2026-05-31 02:51:49.092402 | orchestrator | ok: [testbed-node-5] => { 2026-05-31 02:51:49.092413 | orchestrator |  "ceph_osd_devices": { 2026-05-31 02:51:49.092424 | orchestrator |  "sdb": { 2026-05-31 02:51:49.092455 | orchestrator |  "osd_lvm_uuid": "04f0cd5d-153e-5b0a-a545-10e0d3c8d54b" 2026-05-31 02:51:49.092467 | orchestrator |  }, 2026-05-31 02:51:49.092478 | orchestrator |  "sdc": { 2026-05-31 02:51:49.092513 | orchestrator |  "osd_lvm_uuid": "cc16d099-2d78-5e01-ad2c-352826bfd979" 2026-05-31 02:51:49.092525 | orchestrator |  } 2026-05-31 02:51:49.092536 | orchestrator |  } 2026-05-31 02:51:49.092547 | orchestrator | } 2026-05-31 02:51:49.092558 | orchestrator | 2026-05-31 02:51:49.092577 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-05-31 02:51:49.092588 | orchestrator | Sunday 31 May 2026 02:51:47 +0000 (0:00:00.150) 0:00:44.134 ************ 2026-05-31 02:51:49.092599 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092620 | orchestrator | 2026-05-31 02:51:49.092632 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-05-31 02:51:49.092643 | orchestrator | Sunday 31 May 2026 02:51:47 +0000 (0:00:00.146) 0:00:44.280 ************ 2026-05-31 02:51:49.092653 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092664 | orchestrator | 2026-05-31 02:51:49.092675 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-05-31 02:51:49.092685 | orchestrator | Sunday 31 May 2026 02:51:47 +0000 (0:00:00.149) 0:00:44.429 ************ 2026-05-31 02:51:49.092696 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:51:49.092706 | orchestrator | 2026-05-31 02:51:49.092718 | orchestrator | TASK [Print configuration data] ************************************************ 2026-05-31 02:51:49.092729 | orchestrator | Sunday 31 May 2026 02:51:47 +0000 (0:00:00.145) 0:00:44.575 ************ 2026-05-31 02:51:49.092739 | orchestrator | changed: [testbed-node-5] => { 2026-05-31 02:51:49.092750 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-05-31 02:51:49.092761 | orchestrator |  "ceph_osd_devices": { 2026-05-31 02:51:49.092772 | orchestrator |  "sdb": { 2026-05-31 02:51:49.092783 | orchestrator |  "osd_lvm_uuid": "04f0cd5d-153e-5b0a-a545-10e0d3c8d54b" 2026-05-31 02:51:49.092793 | orchestrator |  }, 2026-05-31 02:51:49.092804 | orchestrator |  "sdc": { 2026-05-31 02:51:49.092815 | orchestrator |  "osd_lvm_uuid": "cc16d099-2d78-5e01-ad2c-352826bfd979" 2026-05-31 02:51:49.092826 | orchestrator |  } 2026-05-31 02:51:49.092836 | orchestrator |  }, 2026-05-31 02:51:49.092847 | orchestrator |  "lvm_volumes": [ 2026-05-31 02:51:49.092858 | orchestrator |  { 2026-05-31 02:51:49.092869 | orchestrator |  "data": "osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b", 2026-05-31 02:51:49.092879 | orchestrator |  "data_vg": "ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b" 2026-05-31 02:51:49.092890 | orchestrator |  }, 2026-05-31 02:51:49.092901 | orchestrator |  { 2026-05-31 02:51:49.092912 | orchestrator |  "data": "osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979", 2026-05-31 02:51:49.092922 | orchestrator |  "data_vg": "ceph-cc16d099-2d78-5e01-ad2c-352826bfd979" 2026-05-31 02:51:49.092933 | orchestrator |  } 2026-05-31 02:51:49.092944 | orchestrator |  ] 2026-05-31 02:51:49.092954 | orchestrator |  } 2026-05-31 02:51:49.092965 | orchestrator | } 2026-05-31 02:51:49.092976 | orchestrator | 2026-05-31 02:51:49.092986 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-05-31 02:51:49.092997 | orchestrator | Sunday 31 May 2026 02:51:48 +0000 (0:00:00.229) 0:00:44.805 ************ 2026-05-31 02:51:49.093008 | orchestrator | changed: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-05-31 02:51:49.093019 | orchestrator | 2026-05-31 02:51:49.093037 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:51:49.093055 | orchestrator | testbed-node-3 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-31 02:51:49.093076 | orchestrator | testbed-node-4 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-31 02:51:49.093096 | orchestrator | testbed-node-5 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-31 02:51:49.093114 | orchestrator | 2026-05-31 02:51:49.093133 | orchestrator | 2026-05-31 02:51:49.093151 | orchestrator | 2026-05-31 02:51:49.093170 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:51:49.093191 | orchestrator | Sunday 31 May 2026 02:51:49 +0000 (0:00:01.054) 0:00:45.859 ************ 2026-05-31 02:51:49.093212 | orchestrator | =============================================================================== 2026-05-31 02:51:49.093231 | orchestrator | Write configuration file ------------------------------------------------ 4.44s 2026-05-31 02:51:49.093256 | orchestrator | Add known links to the list of available block devices ------------------ 1.31s 2026-05-31 02:51:49.093267 | orchestrator | Add known partitions to the list of available block devices ------------- 1.28s 2026-05-31 02:51:49.093278 | orchestrator | Add known partitions to the list of available block devices ------------- 1.24s 2026-05-31 02:51:49.093289 | orchestrator | Add known partitions to the list of available block devices ------------- 1.01s 2026-05-31 02:51:49.093299 | orchestrator | Add known links to the list of available block devices ------------------ 0.94s 2026-05-31 02:51:49.093309 | orchestrator | Set DB devices config data ---------------------------------------------- 0.91s 2026-05-31 02:51:49.093320 | orchestrator | Print configuration data ------------------------------------------------ 0.91s 2026-05-31 02:51:49.093331 | orchestrator | Get initial list of available block devices ----------------------------- 0.85s 2026-05-31 02:51:49.093341 | orchestrator | Add known partitions to the list of available block devices ------------- 0.83s 2026-05-31 02:51:49.093352 | orchestrator | Set UUIDs for OSD VGs/LVs ----------------------------------------------- 0.80s 2026-05-31 02:51:49.093363 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.78s 2026-05-31 02:51:49.093373 | orchestrator | Generate lvm_volumes structure (block + db) ----------------------------- 0.75s 2026-05-31 02:51:49.093395 | orchestrator | Add known links to the list of available block devices ------------------ 0.72s 2026-05-31 02:51:49.528576 | orchestrator | Add known partitions to the list of available block devices ------------- 0.72s 2026-05-31 02:51:49.528679 | orchestrator | Add known links to the list of available block devices ------------------ 0.69s 2026-05-31 02:51:49.528695 | orchestrator | Add known links to the list of available block devices ------------------ 0.67s 2026-05-31 02:51:49.528727 | orchestrator | Add known partitions to the list of available block devices ------------- 0.67s 2026-05-31 02:51:49.528739 | orchestrator | Add known partitions to the list of available block devices ------------- 0.67s 2026-05-31 02:51:49.528750 | orchestrator | Add known links to the list of available block devices ------------------ 0.67s 2026-05-31 02:52:12.103217 | orchestrator | 2026-05-31 02:52:12 | INFO  | Task 908a6110-aa61-414f-a0ac-b38b3e642502 (sync inventory) is running in background. Output coming soon. 2026-05-31 02:52:41.141327 | orchestrator | 2026-05-31 02:52:13 | INFO  | Starting group_vars file reorganization 2026-05-31 02:52:41.141446 | orchestrator | 2026-05-31 02:52:13 | INFO  | Moved 0 file(s) to their respective directories 2026-05-31 02:52:41.141464 | orchestrator | 2026-05-31 02:52:13 | INFO  | Group_vars file reorganization completed 2026-05-31 02:52:41.141484 | orchestrator | 2026-05-31 02:52:16 | INFO  | Starting variable preparation from inventory 2026-05-31 02:52:41.141503 | orchestrator | 2026-05-31 02:52:19 | INFO  | Writing 050-kolla-ceph-rgw-hosts.yml with ceph_rgw_hosts 2026-05-31 02:52:41.141521 | orchestrator | 2026-05-31 02:52:19 | INFO  | Writing 050-infrastructure-cephclient-mons.yml with cephclient_mons 2026-05-31 02:52:41.141538 | orchestrator | 2026-05-31 02:52:19 | INFO  | Writing 050-ceph-cluster-fsid.yml with ceph_cluster_fsid 2026-05-31 02:52:41.141556 | orchestrator | 2026-05-31 02:52:19 | INFO  | 3 file(s) written, 6 host(s) processed 2026-05-31 02:52:41.141573 | orchestrator | 2026-05-31 02:52:19 | INFO  | Variable preparation completed 2026-05-31 02:52:41.141591 | orchestrator | 2026-05-31 02:52:21 | INFO  | Starting inventory overwrite handling 2026-05-31 02:52:41.141609 | orchestrator | 2026-05-31 02:52:21 | INFO  | Handling group overwrites in 99-overwrite 2026-05-31 02:52:41.141628 | orchestrator | 2026-05-31 02:52:21 | INFO  | Removing group frr:children from 60-generic 2026-05-31 02:52:41.141645 | orchestrator | 2026-05-31 02:52:21 | INFO  | Removing group netbird:children from 50-infrastructure 2026-05-31 02:52:41.141664 | orchestrator | 2026-05-31 02:52:21 | INFO  | Removing group ceph-mds from 50-ceph 2026-05-31 02:52:41.141802 | orchestrator | 2026-05-31 02:52:21 | INFO  | Removing group ceph-rgw from 50-ceph 2026-05-31 02:52:41.141824 | orchestrator | 2026-05-31 02:52:21 | INFO  | Handling group overwrites in 20-roles 2026-05-31 02:52:41.141840 | orchestrator | 2026-05-31 02:52:21 | INFO  | Removing group k3s_node from 50-infrastructure 2026-05-31 02:52:41.141857 | orchestrator | 2026-05-31 02:52:21 | INFO  | Removed 5 group(s) in total 2026-05-31 02:52:41.141874 | orchestrator | 2026-05-31 02:52:21 | INFO  | Inventory overwrite handling completed 2026-05-31 02:52:41.141891 | orchestrator | 2026-05-31 02:52:22 | INFO  | Starting merge of inventory files 2026-05-31 02:52:41.141908 | orchestrator | 2026-05-31 02:52:22 | INFO  | Inventory files merged successfully 2026-05-31 02:52:41.141927 | orchestrator | 2026-05-31 02:52:28 | INFO  | Generating ClusterShell configuration from Ansible inventory 2026-05-31 02:52:41.141946 | orchestrator | 2026-05-31 02:52:39 | INFO  | Successfully wrote ClusterShell configuration 2026-05-31 02:52:41.141965 | orchestrator | [master e56e607] 2026-05-31-02-52 2026-05-31 02:52:41.141984 | orchestrator | 1 file changed, 30 insertions(+), 9 deletions(-) 2026-05-31 02:52:43.470476 | orchestrator | 2026-05-31 02:52:43 | INFO  | Task 1f9a7cc7-d6e3-4571-8de3-f7e7cd8f3a14 (ceph-create-lvm-devices) was prepared for execution. 2026-05-31 02:52:43.470605 | orchestrator | 2026-05-31 02:52:43 | INFO  | It takes a moment until task 1f9a7cc7-d6e3-4571-8de3-f7e7cd8f3a14 (ceph-create-lvm-devices) has been started and output is visible here. 2026-05-31 02:52:55.678901 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-31 02:52:55.678995 | orchestrator | 2.16.14 2026-05-31 02:52:55.679010 | orchestrator | 2026-05-31 02:52:55.679024 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-05-31 02:52:55.679036 | orchestrator | 2026-05-31 02:52:55.679047 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-31 02:52:55.679058 | orchestrator | Sunday 31 May 2026 02:52:47 +0000 (0:00:00.317) 0:00:00.318 ************ 2026-05-31 02:52:55.679069 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 02:52:55.679080 | orchestrator | 2026-05-31 02:52:55.679090 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-31 02:52:55.679102 | orchestrator | Sunday 31 May 2026 02:52:48 +0000 (0:00:00.261) 0:00:00.579 ************ 2026-05-31 02:52:55.679112 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:52:55.679123 | orchestrator | 2026-05-31 02:52:55.679134 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679145 | orchestrator | Sunday 31 May 2026 02:52:48 +0000 (0:00:00.233) 0:00:00.813 ************ 2026-05-31 02:52:55.679156 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-05-31 02:52:55.679180 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-05-31 02:52:55.679192 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-05-31 02:52:55.679203 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-05-31 02:52:55.679213 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-05-31 02:52:55.679224 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-05-31 02:52:55.679235 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-05-31 02:52:55.679246 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-05-31 02:52:55.679257 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-05-31 02:52:55.679267 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-05-31 02:52:55.679297 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-05-31 02:52:55.679308 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-05-31 02:52:55.679319 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-05-31 02:52:55.679330 | orchestrator | 2026-05-31 02:52:55.679341 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679352 | orchestrator | Sunday 31 May 2026 02:52:49 +0000 (0:00:00.533) 0:00:01.346 ************ 2026-05-31 02:52:55.679363 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679373 | orchestrator | 2026-05-31 02:52:55.679384 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679395 | orchestrator | Sunday 31 May 2026 02:52:49 +0000 (0:00:00.213) 0:00:01.560 ************ 2026-05-31 02:52:55.679405 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679416 | orchestrator | 2026-05-31 02:52:55.679427 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679438 | orchestrator | Sunday 31 May 2026 02:52:49 +0000 (0:00:00.226) 0:00:01.786 ************ 2026-05-31 02:52:55.679448 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679459 | orchestrator | 2026-05-31 02:52:55.679472 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679484 | orchestrator | Sunday 31 May 2026 02:52:49 +0000 (0:00:00.204) 0:00:01.991 ************ 2026-05-31 02:52:55.679497 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679508 | orchestrator | 2026-05-31 02:52:55.679521 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679534 | orchestrator | Sunday 31 May 2026 02:52:49 +0000 (0:00:00.211) 0:00:02.203 ************ 2026-05-31 02:52:55.679546 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679557 | orchestrator | 2026-05-31 02:52:55.679568 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679580 | orchestrator | Sunday 31 May 2026 02:52:50 +0000 (0:00:00.229) 0:00:02.432 ************ 2026-05-31 02:52:55.679591 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679601 | orchestrator | 2026-05-31 02:52:55.679612 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679623 | orchestrator | Sunday 31 May 2026 02:52:50 +0000 (0:00:00.185) 0:00:02.618 ************ 2026-05-31 02:52:55.679633 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679644 | orchestrator | 2026-05-31 02:52:55.679655 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679665 | orchestrator | Sunday 31 May 2026 02:52:50 +0000 (0:00:00.231) 0:00:02.849 ************ 2026-05-31 02:52:55.679676 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.679687 | orchestrator | 2026-05-31 02:52:55.679697 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679708 | orchestrator | Sunday 31 May 2026 02:52:50 +0000 (0:00:00.202) 0:00:03.051 ************ 2026-05-31 02:52:55.679719 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0) 2026-05-31 02:52:55.679730 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0) 2026-05-31 02:52:55.679740 | orchestrator | 2026-05-31 02:52:55.679751 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679796 | orchestrator | Sunday 31 May 2026 02:52:51 +0000 (0:00:00.423) 0:00:03.475 ************ 2026-05-31 02:52:55.679809 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24) 2026-05-31 02:52:55.679820 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24) 2026-05-31 02:52:55.679830 | orchestrator | 2026-05-31 02:52:55.679841 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679860 | orchestrator | Sunday 31 May 2026 02:52:51 +0000 (0:00:00.653) 0:00:04.129 ************ 2026-05-31 02:52:55.679871 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591) 2026-05-31 02:52:55.679881 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591) 2026-05-31 02:52:55.679892 | orchestrator | 2026-05-31 02:52:55.679903 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679914 | orchestrator | Sunday 31 May 2026 02:52:52 +0000 (0:00:00.658) 0:00:04.788 ************ 2026-05-31 02:52:55.679924 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c) 2026-05-31 02:52:55.679940 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c) 2026-05-31 02:52:55.679952 | orchestrator | 2026-05-31 02:52:55.679962 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:52:55.679974 | orchestrator | Sunday 31 May 2026 02:52:53 +0000 (0:00:00.903) 0:00:05.691 ************ 2026-05-31 02:52:55.679985 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-31 02:52:55.679995 | orchestrator | 2026-05-31 02:52:55.680006 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680017 | orchestrator | Sunday 31 May 2026 02:52:53 +0000 (0:00:00.356) 0:00:06.048 ************ 2026-05-31 02:52:55.680028 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-05-31 02:52:55.680038 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-05-31 02:52:55.680049 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-05-31 02:52:55.680060 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-05-31 02:52:55.680070 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-05-31 02:52:55.680081 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-05-31 02:52:55.680091 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-05-31 02:52:55.680102 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-05-31 02:52:55.680112 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-05-31 02:52:55.680123 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-05-31 02:52:55.680133 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-05-31 02:52:55.680144 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-05-31 02:52:55.680154 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-05-31 02:52:55.680165 | orchestrator | 2026-05-31 02:52:55.680175 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680186 | orchestrator | Sunday 31 May 2026 02:52:54 +0000 (0:00:00.426) 0:00:06.475 ************ 2026-05-31 02:52:55.680196 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.680207 | orchestrator | 2026-05-31 02:52:55.680218 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680229 | orchestrator | Sunday 31 May 2026 02:52:54 +0000 (0:00:00.205) 0:00:06.680 ************ 2026-05-31 02:52:55.680239 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.680250 | orchestrator | 2026-05-31 02:52:55.680261 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680271 | orchestrator | Sunday 31 May 2026 02:52:54 +0000 (0:00:00.209) 0:00:06.890 ************ 2026-05-31 02:52:55.680282 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.680300 | orchestrator | 2026-05-31 02:52:55.680310 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680321 | orchestrator | Sunday 31 May 2026 02:52:54 +0000 (0:00:00.224) 0:00:07.114 ************ 2026-05-31 02:52:55.680332 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.680343 | orchestrator | 2026-05-31 02:52:55.680353 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680364 | orchestrator | Sunday 31 May 2026 02:52:55 +0000 (0:00:00.221) 0:00:07.336 ************ 2026-05-31 02:52:55.680375 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.680385 | orchestrator | 2026-05-31 02:52:55.680396 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680407 | orchestrator | Sunday 31 May 2026 02:52:55 +0000 (0:00:00.207) 0:00:07.543 ************ 2026-05-31 02:52:55.680417 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.680428 | orchestrator | 2026-05-31 02:52:55.680439 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:52:55.680450 | orchestrator | Sunday 31 May 2026 02:52:55 +0000 (0:00:00.236) 0:00:07.780 ************ 2026-05-31 02:52:55.680461 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:52:55.680471 | orchestrator | 2026-05-31 02:52:55.680487 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:05.035442 | orchestrator | Sunday 31 May 2026 02:52:55 +0000 (0:00:00.218) 0:00:07.998 ************ 2026-05-31 02:53:05.035533 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.035549 | orchestrator | 2026-05-31 02:53:05.035563 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:05.035575 | orchestrator | Sunday 31 May 2026 02:52:56 +0000 (0:00:00.670) 0:00:08.669 ************ 2026-05-31 02:53:05.035586 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-05-31 02:53:05.035597 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-05-31 02:53:05.035609 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-05-31 02:53:05.035620 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-05-31 02:53:05.035630 | orchestrator | 2026-05-31 02:53:05.035642 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:05.035653 | orchestrator | Sunday 31 May 2026 02:52:57 +0000 (0:00:00.700) 0:00:09.369 ************ 2026-05-31 02:53:05.035664 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.035674 | orchestrator | 2026-05-31 02:53:05.035686 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:05.035697 | orchestrator | Sunday 31 May 2026 02:52:57 +0000 (0:00:00.222) 0:00:09.592 ************ 2026-05-31 02:53:05.035708 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.035719 | orchestrator | 2026-05-31 02:53:05.035744 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:05.035755 | orchestrator | Sunday 31 May 2026 02:52:57 +0000 (0:00:00.243) 0:00:09.835 ************ 2026-05-31 02:53:05.035766 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.035777 | orchestrator | 2026-05-31 02:53:05.035789 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:05.035864 | orchestrator | Sunday 31 May 2026 02:52:57 +0000 (0:00:00.231) 0:00:10.067 ************ 2026-05-31 02:53:05.035876 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.035898 | orchestrator | 2026-05-31 02:53:05.035910 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-05-31 02:53:05.035922 | orchestrator | Sunday 31 May 2026 02:52:57 +0000 (0:00:00.211) 0:00:10.279 ************ 2026-05-31 02:53:05.035933 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.035945 | orchestrator | 2026-05-31 02:53:05.035956 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-05-31 02:53:05.035967 | orchestrator | Sunday 31 May 2026 02:52:58 +0000 (0:00:00.150) 0:00:10.429 ************ 2026-05-31 02:53:05.035979 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'd58c3b6c-3801-5ea6-a537-684afe64cb1f'}}) 2026-05-31 02:53:05.036013 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'f102de27-3f33-5b22-8dd1-d452cbf48a71'}}) 2026-05-31 02:53:05.036028 | orchestrator | 2026-05-31 02:53:05.036041 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-05-31 02:53:05.036055 | orchestrator | Sunday 31 May 2026 02:52:58 +0000 (0:00:00.206) 0:00:10.636 ************ 2026-05-31 02:53:05.036068 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'}) 2026-05-31 02:53:05.036083 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'}) 2026-05-31 02:53:05.036096 | orchestrator | 2026-05-31 02:53:05.036110 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-05-31 02:53:05.036123 | orchestrator | Sunday 31 May 2026 02:53:00 +0000 (0:00:01.962) 0:00:12.599 ************ 2026-05-31 02:53:05.036136 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.036150 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.036162 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036175 | orchestrator | 2026-05-31 02:53:05.036188 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-05-31 02:53:05.036201 | orchestrator | Sunday 31 May 2026 02:53:00 +0000 (0:00:00.160) 0:00:12.759 ************ 2026-05-31 02:53:05.036214 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'}) 2026-05-31 02:53:05.036227 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'}) 2026-05-31 02:53:05.036240 | orchestrator | 2026-05-31 02:53:05.036253 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-05-31 02:53:05.036266 | orchestrator | Sunday 31 May 2026 02:53:02 +0000 (0:00:02.418) 0:00:15.178 ************ 2026-05-31 02:53:05.036279 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.036292 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.036305 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036318 | orchestrator | 2026-05-31 02:53:05.036331 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-05-31 02:53:05.036344 | orchestrator | Sunday 31 May 2026 02:53:03 +0000 (0:00:00.165) 0:00:15.344 ************ 2026-05-31 02:53:05.036377 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036390 | orchestrator | 2026-05-31 02:53:05.036402 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-05-31 02:53:05.036416 | orchestrator | Sunday 31 May 2026 02:53:03 +0000 (0:00:00.386) 0:00:15.731 ************ 2026-05-31 02:53:05.036436 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.036454 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.036473 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036491 | orchestrator | 2026-05-31 02:53:05.036509 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-05-31 02:53:05.036528 | orchestrator | Sunday 31 May 2026 02:53:03 +0000 (0:00:00.172) 0:00:15.904 ************ 2026-05-31 02:53:05.036559 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036578 | orchestrator | 2026-05-31 02:53:05.036598 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-05-31 02:53:05.036618 | orchestrator | Sunday 31 May 2026 02:53:03 +0000 (0:00:00.146) 0:00:16.051 ************ 2026-05-31 02:53:05.036646 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.036661 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.036672 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036683 | orchestrator | 2026-05-31 02:53:05.036693 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-05-31 02:53:05.036704 | orchestrator | Sunday 31 May 2026 02:53:03 +0000 (0:00:00.167) 0:00:16.218 ************ 2026-05-31 02:53:05.036715 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036725 | orchestrator | 2026-05-31 02:53:05.036736 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-05-31 02:53:05.036747 | orchestrator | Sunday 31 May 2026 02:53:04 +0000 (0:00:00.138) 0:00:16.356 ************ 2026-05-31 02:53:05.036757 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.036768 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.036779 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036790 | orchestrator | 2026-05-31 02:53:05.036823 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-05-31 02:53:05.036834 | orchestrator | Sunday 31 May 2026 02:53:04 +0000 (0:00:00.159) 0:00:16.516 ************ 2026-05-31 02:53:05.036846 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:05.036857 | orchestrator | 2026-05-31 02:53:05.036868 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-05-31 02:53:05.036878 | orchestrator | Sunday 31 May 2026 02:53:04 +0000 (0:00:00.159) 0:00:16.675 ************ 2026-05-31 02:53:05.036889 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.036900 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.036911 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036921 | orchestrator | 2026-05-31 02:53:05.036932 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-05-31 02:53:05.036943 | orchestrator | Sunday 31 May 2026 02:53:04 +0000 (0:00:00.197) 0:00:16.872 ************ 2026-05-31 02:53:05.036954 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.036964 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.036975 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.036985 | orchestrator | 2026-05-31 02:53:05.036996 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-05-31 02:53:05.037007 | orchestrator | Sunday 31 May 2026 02:53:04 +0000 (0:00:00.163) 0:00:17.036 ************ 2026-05-31 02:53:05.037018 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:05.037029 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:05.037047 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.037058 | orchestrator | 2026-05-31 02:53:05.037068 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-05-31 02:53:05.037085 | orchestrator | Sunday 31 May 2026 02:53:04 +0000 (0:00:00.156) 0:00:17.192 ************ 2026-05-31 02:53:05.037103 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:05.037114 | orchestrator | 2026-05-31 02:53:05.037125 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-05-31 02:53:05.037146 | orchestrator | Sunday 31 May 2026 02:53:05 +0000 (0:00:00.160) 0:00:17.352 ************ 2026-05-31 02:53:11.948951 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949026 | orchestrator | 2026-05-31 02:53:11.949033 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-05-31 02:53:11.949041 | orchestrator | Sunday 31 May 2026 02:53:05 +0000 (0:00:00.156) 0:00:17.508 ************ 2026-05-31 02:53:11.949046 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949051 | orchestrator | 2026-05-31 02:53:11.949056 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-05-31 02:53:11.949062 | orchestrator | Sunday 31 May 2026 02:53:05 +0000 (0:00:00.399) 0:00:17.908 ************ 2026-05-31 02:53:11.949067 | orchestrator | ok: [testbed-node-3] => { 2026-05-31 02:53:11.949103 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-05-31 02:53:11.949109 | orchestrator | } 2026-05-31 02:53:11.949114 | orchestrator | 2026-05-31 02:53:11.949119 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-05-31 02:53:11.949124 | orchestrator | Sunday 31 May 2026 02:53:05 +0000 (0:00:00.156) 0:00:18.065 ************ 2026-05-31 02:53:11.949129 | orchestrator | ok: [testbed-node-3] => { 2026-05-31 02:53:11.949134 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-05-31 02:53:11.949139 | orchestrator | } 2026-05-31 02:53:11.949143 | orchestrator | 2026-05-31 02:53:11.949149 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-05-31 02:53:11.949166 | orchestrator | Sunday 31 May 2026 02:53:05 +0000 (0:00:00.150) 0:00:18.215 ************ 2026-05-31 02:53:11.949170 | orchestrator | ok: [testbed-node-3] => { 2026-05-31 02:53:11.949175 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-05-31 02:53:11.949180 | orchestrator | } 2026-05-31 02:53:11.949184 | orchestrator | 2026-05-31 02:53:11.949189 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-05-31 02:53:11.949194 | orchestrator | Sunday 31 May 2026 02:53:06 +0000 (0:00:00.172) 0:00:18.388 ************ 2026-05-31 02:53:11.949198 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:11.949203 | orchestrator | 2026-05-31 02:53:11.949207 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-05-31 02:53:11.949212 | orchestrator | Sunday 31 May 2026 02:53:06 +0000 (0:00:00.649) 0:00:19.038 ************ 2026-05-31 02:53:11.949217 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:11.949221 | orchestrator | 2026-05-31 02:53:11.949226 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-05-31 02:53:11.949230 | orchestrator | Sunday 31 May 2026 02:53:07 +0000 (0:00:00.543) 0:00:19.581 ************ 2026-05-31 02:53:11.949235 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:11.949240 | orchestrator | 2026-05-31 02:53:11.949244 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-05-31 02:53:11.949249 | orchestrator | Sunday 31 May 2026 02:53:07 +0000 (0:00:00.591) 0:00:20.173 ************ 2026-05-31 02:53:11.949253 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:11.949258 | orchestrator | 2026-05-31 02:53:11.949279 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-05-31 02:53:11.949289 | orchestrator | Sunday 31 May 2026 02:53:07 +0000 (0:00:00.150) 0:00:20.324 ************ 2026-05-31 02:53:11.949294 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949299 | orchestrator | 2026-05-31 02:53:11.949303 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-05-31 02:53:11.949326 | orchestrator | Sunday 31 May 2026 02:53:08 +0000 (0:00:00.123) 0:00:20.447 ************ 2026-05-31 02:53:11.949331 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949335 | orchestrator | 2026-05-31 02:53:11.949340 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-05-31 02:53:11.949345 | orchestrator | Sunday 31 May 2026 02:53:08 +0000 (0:00:00.142) 0:00:20.589 ************ 2026-05-31 02:53:11.949349 | orchestrator | ok: [testbed-node-3] => { 2026-05-31 02:53:11.949354 | orchestrator |  "vgs_report": { 2026-05-31 02:53:11.949359 | orchestrator |  "vg": [] 2026-05-31 02:53:11.949363 | orchestrator |  } 2026-05-31 02:53:11.949368 | orchestrator | } 2026-05-31 02:53:11.949372 | orchestrator | 2026-05-31 02:53:11.949377 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-05-31 02:53:11.949382 | orchestrator | Sunday 31 May 2026 02:53:08 +0000 (0:00:00.148) 0:00:20.738 ************ 2026-05-31 02:53:11.949588 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949597 | orchestrator | 2026-05-31 02:53:11.949602 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-05-31 02:53:11.949608 | orchestrator | Sunday 31 May 2026 02:53:08 +0000 (0:00:00.142) 0:00:20.880 ************ 2026-05-31 02:53:11.949620 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949695 | orchestrator | 2026-05-31 02:53:11.949701 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-05-31 02:53:11.949706 | orchestrator | Sunday 31 May 2026 02:53:08 +0000 (0:00:00.375) 0:00:21.256 ************ 2026-05-31 02:53:11.949728 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949734 | orchestrator | 2026-05-31 02:53:11.949739 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-05-31 02:53:11.949745 | orchestrator | Sunday 31 May 2026 02:53:09 +0000 (0:00:00.149) 0:00:21.405 ************ 2026-05-31 02:53:11.949750 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949755 | orchestrator | 2026-05-31 02:53:11.949777 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-05-31 02:53:11.949783 | orchestrator | Sunday 31 May 2026 02:53:09 +0000 (0:00:00.135) 0:00:21.540 ************ 2026-05-31 02:53:11.949796 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949802 | orchestrator | 2026-05-31 02:53:11.949807 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-05-31 02:53:11.949838 | orchestrator | Sunday 31 May 2026 02:53:09 +0000 (0:00:00.150) 0:00:21.691 ************ 2026-05-31 02:53:11.949844 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949848 | orchestrator | 2026-05-31 02:53:11.949853 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-05-31 02:53:11.949857 | orchestrator | Sunday 31 May 2026 02:53:09 +0000 (0:00:00.145) 0:00:21.836 ************ 2026-05-31 02:53:11.949862 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949866 | orchestrator | 2026-05-31 02:53:11.949871 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-05-31 02:53:11.949875 | orchestrator | Sunday 31 May 2026 02:53:09 +0000 (0:00:00.134) 0:00:21.971 ************ 2026-05-31 02:53:11.949894 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949899 | orchestrator | 2026-05-31 02:53:11.949903 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-05-31 02:53:11.949908 | orchestrator | Sunday 31 May 2026 02:53:09 +0000 (0:00:00.139) 0:00:22.110 ************ 2026-05-31 02:53:11.949912 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949917 | orchestrator | 2026-05-31 02:53:11.949922 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-05-31 02:53:11.949926 | orchestrator | Sunday 31 May 2026 02:53:09 +0000 (0:00:00.152) 0:00:22.263 ************ 2026-05-31 02:53:11.949931 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949935 | orchestrator | 2026-05-31 02:53:11.949940 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-05-31 02:53:11.949944 | orchestrator | Sunday 31 May 2026 02:53:10 +0000 (0:00:00.150) 0:00:22.413 ************ 2026-05-31 02:53:11.949956 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949960 | orchestrator | 2026-05-31 02:53:11.949965 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-05-31 02:53:11.949970 | orchestrator | Sunday 31 May 2026 02:53:10 +0000 (0:00:00.150) 0:00:22.564 ************ 2026-05-31 02:53:11.949974 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.949979 | orchestrator | 2026-05-31 02:53:11.949988 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-05-31 02:53:11.949993 | orchestrator | Sunday 31 May 2026 02:53:10 +0000 (0:00:00.151) 0:00:22.715 ************ 2026-05-31 02:53:11.949997 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.950002 | orchestrator | 2026-05-31 02:53:11.950006 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-05-31 02:53:11.950011 | orchestrator | Sunday 31 May 2026 02:53:10 +0000 (0:00:00.154) 0:00:22.870 ************ 2026-05-31 02:53:11.950051 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.950056 | orchestrator | 2026-05-31 02:53:11.950060 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-05-31 02:53:11.950065 | orchestrator | Sunday 31 May 2026 02:53:10 +0000 (0:00:00.364) 0:00:23.234 ************ 2026-05-31 02:53:11.950070 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:11.950077 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:11.950081 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.950086 | orchestrator | 2026-05-31 02:53:11.950090 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-05-31 02:53:11.950095 | orchestrator | Sunday 31 May 2026 02:53:11 +0000 (0:00:00.180) 0:00:23.414 ************ 2026-05-31 02:53:11.950099 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:11.950104 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:11.950109 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.950113 | orchestrator | 2026-05-31 02:53:11.950118 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-05-31 02:53:11.950122 | orchestrator | Sunday 31 May 2026 02:53:11 +0000 (0:00:00.172) 0:00:23.587 ************ 2026-05-31 02:53:11.950127 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:11.950131 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:11.950135 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.950140 | orchestrator | 2026-05-31 02:53:11.950144 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-05-31 02:53:11.950149 | orchestrator | Sunday 31 May 2026 02:53:11 +0000 (0:00:00.171) 0:00:23.759 ************ 2026-05-31 02:53:11.950153 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:11.950158 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:11.950163 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.950167 | orchestrator | 2026-05-31 02:53:11.950171 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-05-31 02:53:11.950176 | orchestrator | Sunday 31 May 2026 02:53:11 +0000 (0:00:00.192) 0:00:23.951 ************ 2026-05-31 02:53:11.950184 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:11.950189 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:11.950199 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:11.950204 | orchestrator | 2026-05-31 02:53:11.950209 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-05-31 02:53:11.950213 | orchestrator | Sunday 31 May 2026 02:53:11 +0000 (0:00:00.157) 0:00:24.109 ************ 2026-05-31 02:53:11.950222 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:17.410530 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:17.410625 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:17.410651 | orchestrator | 2026-05-31 02:53:17.410673 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-05-31 02:53:17.410692 | orchestrator | Sunday 31 May 2026 02:53:11 +0000 (0:00:00.163) 0:00:24.273 ************ 2026-05-31 02:53:17.410711 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:17.410731 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:17.410750 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:17.410769 | orchestrator | 2026-05-31 02:53:17.410805 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-05-31 02:53:17.410818 | orchestrator | Sunday 31 May 2026 02:53:12 +0000 (0:00:00.175) 0:00:24.449 ************ 2026-05-31 02:53:17.410829 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:17.410896 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:17.410908 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:17.410919 | orchestrator | 2026-05-31 02:53:17.410930 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-05-31 02:53:17.410941 | orchestrator | Sunday 31 May 2026 02:53:12 +0000 (0:00:00.164) 0:00:24.613 ************ 2026-05-31 02:53:17.410951 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:17.410962 | orchestrator | 2026-05-31 02:53:17.410973 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-05-31 02:53:17.410984 | orchestrator | Sunday 31 May 2026 02:53:12 +0000 (0:00:00.494) 0:00:25.107 ************ 2026-05-31 02:53:17.410995 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:17.411005 | orchestrator | 2026-05-31 02:53:17.411016 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-05-31 02:53:17.411027 | orchestrator | Sunday 31 May 2026 02:53:13 +0000 (0:00:00.511) 0:00:25.619 ************ 2026-05-31 02:53:17.411037 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:53:17.411048 | orchestrator | 2026-05-31 02:53:17.411059 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-05-31 02:53:17.411070 | orchestrator | Sunday 31 May 2026 02:53:13 +0000 (0:00:00.180) 0:00:25.800 ************ 2026-05-31 02:53:17.411084 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'vg_name': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'}) 2026-05-31 02:53:17.411097 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'vg_name': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'}) 2026-05-31 02:53:17.411127 | orchestrator | 2026-05-31 02:53:17.411140 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-05-31 02:53:17.411152 | orchestrator | Sunday 31 May 2026 02:53:13 +0000 (0:00:00.175) 0:00:25.975 ************ 2026-05-31 02:53:17.411164 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:17.411177 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:17.411189 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:17.411201 | orchestrator | 2026-05-31 02:53:17.411213 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-05-31 02:53:17.411225 | orchestrator | Sunday 31 May 2026 02:53:14 +0000 (0:00:00.415) 0:00:26.391 ************ 2026-05-31 02:53:17.411237 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:17.411250 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:17.411262 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:17.411274 | orchestrator | 2026-05-31 02:53:17.411286 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-05-31 02:53:17.411299 | orchestrator | Sunday 31 May 2026 02:53:14 +0000 (0:00:00.160) 0:00:26.552 ************ 2026-05-31 02:53:17.411311 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'})  2026-05-31 02:53:17.411324 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'})  2026-05-31 02:53:17.411337 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:53:17.411348 | orchestrator | 2026-05-31 02:53:17.411358 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-05-31 02:53:17.411369 | orchestrator | Sunday 31 May 2026 02:53:14 +0000 (0:00:00.163) 0:00:26.715 ************ 2026-05-31 02:53:17.411399 | orchestrator | ok: [testbed-node-3] => { 2026-05-31 02:53:17.411410 | orchestrator |  "lvm_report": { 2026-05-31 02:53:17.411421 | orchestrator |  "lv": [ 2026-05-31 02:53:17.411432 | orchestrator |  { 2026-05-31 02:53:17.411443 | orchestrator |  "lv_name": "osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f", 2026-05-31 02:53:17.411453 | orchestrator |  "vg_name": "ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f" 2026-05-31 02:53:17.411464 | orchestrator |  }, 2026-05-31 02:53:17.411474 | orchestrator |  { 2026-05-31 02:53:17.411485 | orchestrator |  "lv_name": "osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71", 2026-05-31 02:53:17.411495 | orchestrator |  "vg_name": "ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71" 2026-05-31 02:53:17.411506 | orchestrator |  } 2026-05-31 02:53:17.411516 | orchestrator |  ], 2026-05-31 02:53:17.411527 | orchestrator |  "pv": [ 2026-05-31 02:53:17.411537 | orchestrator |  { 2026-05-31 02:53:17.411548 | orchestrator |  "pv_name": "/dev/sdb", 2026-05-31 02:53:17.411558 | orchestrator |  "vg_name": "ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f" 2026-05-31 02:53:17.411569 | orchestrator |  }, 2026-05-31 02:53:17.411579 | orchestrator |  { 2026-05-31 02:53:17.411596 | orchestrator |  "pv_name": "/dev/sdc", 2026-05-31 02:53:17.411607 | orchestrator |  "vg_name": "ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71" 2026-05-31 02:53:17.411617 | orchestrator |  } 2026-05-31 02:53:17.411628 | orchestrator |  ] 2026-05-31 02:53:17.411638 | orchestrator |  } 2026-05-31 02:53:17.411649 | orchestrator | } 2026-05-31 02:53:17.411668 | orchestrator | 2026-05-31 02:53:17.411678 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-05-31 02:53:17.411689 | orchestrator | 2026-05-31 02:53:17.411699 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-31 02:53:17.411710 | orchestrator | Sunday 31 May 2026 02:53:14 +0000 (0:00:00.302) 0:00:27.018 ************ 2026-05-31 02:53:17.411721 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-05-31 02:53:17.411731 | orchestrator | 2026-05-31 02:53:17.411742 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-31 02:53:17.411752 | orchestrator | Sunday 31 May 2026 02:53:14 +0000 (0:00:00.269) 0:00:27.287 ************ 2026-05-31 02:53:17.411763 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:17.411773 | orchestrator | 2026-05-31 02:53:17.411784 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:17.411794 | orchestrator | Sunday 31 May 2026 02:53:15 +0000 (0:00:00.243) 0:00:27.531 ************ 2026-05-31 02:53:17.411805 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-05-31 02:53:17.411816 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-05-31 02:53:17.411826 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-05-31 02:53:17.411865 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-05-31 02:53:17.411884 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-05-31 02:53:17.411903 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-05-31 02:53:17.411922 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-05-31 02:53:17.411941 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-05-31 02:53:17.411954 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-05-31 02:53:17.411967 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-05-31 02:53:17.411986 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-05-31 02:53:17.412006 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-05-31 02:53:17.412024 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-05-31 02:53:17.412040 | orchestrator | 2026-05-31 02:53:17.412051 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:17.412062 | orchestrator | Sunday 31 May 2026 02:53:15 +0000 (0:00:00.440) 0:00:27.971 ************ 2026-05-31 02:53:17.412072 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:17.412083 | orchestrator | 2026-05-31 02:53:17.412093 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:17.412104 | orchestrator | Sunday 31 May 2026 02:53:15 +0000 (0:00:00.203) 0:00:28.174 ************ 2026-05-31 02:53:17.412115 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:17.412126 | orchestrator | 2026-05-31 02:53:17.412137 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:17.412148 | orchestrator | Sunday 31 May 2026 02:53:16 +0000 (0:00:00.665) 0:00:28.840 ************ 2026-05-31 02:53:17.412158 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:17.412169 | orchestrator | 2026-05-31 02:53:17.412180 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:17.412190 | orchestrator | Sunday 31 May 2026 02:53:16 +0000 (0:00:00.234) 0:00:29.075 ************ 2026-05-31 02:53:17.412201 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:17.412212 | orchestrator | 2026-05-31 02:53:17.412222 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:17.412233 | orchestrator | Sunday 31 May 2026 02:53:16 +0000 (0:00:00.217) 0:00:29.292 ************ 2026-05-31 02:53:17.412254 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:17.412273 | orchestrator | 2026-05-31 02:53:17.412291 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:17.412309 | orchestrator | Sunday 31 May 2026 02:53:17 +0000 (0:00:00.201) 0:00:29.494 ************ 2026-05-31 02:53:17.412328 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:17.412347 | orchestrator | 2026-05-31 02:53:17.412374 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:28.971369 | orchestrator | Sunday 31 May 2026 02:53:17 +0000 (0:00:00.236) 0:00:29.731 ************ 2026-05-31 02:53:28.971492 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.971510 | orchestrator | 2026-05-31 02:53:28.971524 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:28.971535 | orchestrator | Sunday 31 May 2026 02:53:17 +0000 (0:00:00.199) 0:00:29.931 ************ 2026-05-31 02:53:28.971546 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.971557 | orchestrator | 2026-05-31 02:53:28.971568 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:28.971579 | orchestrator | Sunday 31 May 2026 02:53:17 +0000 (0:00:00.237) 0:00:30.168 ************ 2026-05-31 02:53:28.971590 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8) 2026-05-31 02:53:28.971601 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8) 2026-05-31 02:53:28.971611 | orchestrator | 2026-05-31 02:53:28.971636 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:28.971648 | orchestrator | Sunday 31 May 2026 02:53:18 +0000 (0:00:00.463) 0:00:30.631 ************ 2026-05-31 02:53:28.971658 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7) 2026-05-31 02:53:28.971669 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7) 2026-05-31 02:53:28.971680 | orchestrator | 2026-05-31 02:53:28.971691 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:28.971702 | orchestrator | Sunday 31 May 2026 02:53:18 +0000 (0:00:00.450) 0:00:31.082 ************ 2026-05-31 02:53:28.971725 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b) 2026-05-31 02:53:28.971745 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b) 2026-05-31 02:53:28.971756 | orchestrator | 2026-05-31 02:53:28.971767 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:28.971778 | orchestrator | Sunday 31 May 2026 02:53:19 +0000 (0:00:00.446) 0:00:31.529 ************ 2026-05-31 02:53:28.971789 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef) 2026-05-31 02:53:28.971800 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef) 2026-05-31 02:53:28.971811 | orchestrator | 2026-05-31 02:53:28.971821 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:28.971832 | orchestrator | Sunday 31 May 2026 02:53:19 +0000 (0:00:00.713) 0:00:32.243 ************ 2026-05-31 02:53:28.971843 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-31 02:53:28.971853 | orchestrator | 2026-05-31 02:53:28.971864 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.971875 | orchestrator | Sunday 31 May 2026 02:53:20 +0000 (0:00:00.613) 0:00:32.856 ************ 2026-05-31 02:53:28.971907 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-05-31 02:53:28.971918 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-05-31 02:53:28.971931 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-05-31 02:53:28.971963 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-05-31 02:53:28.971976 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-05-31 02:53:28.971989 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-05-31 02:53:28.972001 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-05-31 02:53:28.972012 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-05-31 02:53:28.972022 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-05-31 02:53:28.972033 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-05-31 02:53:28.972043 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-05-31 02:53:28.972054 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-05-31 02:53:28.972076 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-05-31 02:53:28.972087 | orchestrator | 2026-05-31 02:53:28.972107 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972118 | orchestrator | Sunday 31 May 2026 02:53:21 +0000 (0:00:00.956) 0:00:33.812 ************ 2026-05-31 02:53:28.972129 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972139 | orchestrator | 2026-05-31 02:53:28.972150 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972161 | orchestrator | Sunday 31 May 2026 02:53:21 +0000 (0:00:00.227) 0:00:34.039 ************ 2026-05-31 02:53:28.972171 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972182 | orchestrator | 2026-05-31 02:53:28.972193 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972204 | orchestrator | Sunday 31 May 2026 02:53:21 +0000 (0:00:00.215) 0:00:34.254 ************ 2026-05-31 02:53:28.972214 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972225 | orchestrator | 2026-05-31 02:53:28.972253 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972265 | orchestrator | Sunday 31 May 2026 02:53:22 +0000 (0:00:00.218) 0:00:34.473 ************ 2026-05-31 02:53:28.972276 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972286 | orchestrator | 2026-05-31 02:53:28.972297 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972308 | orchestrator | Sunday 31 May 2026 02:53:22 +0000 (0:00:00.216) 0:00:34.689 ************ 2026-05-31 02:53:28.972319 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972329 | orchestrator | 2026-05-31 02:53:28.972340 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972351 | orchestrator | Sunday 31 May 2026 02:53:22 +0000 (0:00:00.218) 0:00:34.908 ************ 2026-05-31 02:53:28.972362 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972373 | orchestrator | 2026-05-31 02:53:28.972384 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972394 | orchestrator | Sunday 31 May 2026 02:53:22 +0000 (0:00:00.220) 0:00:35.128 ************ 2026-05-31 02:53:28.972411 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972422 | orchestrator | 2026-05-31 02:53:28.972432 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972443 | orchestrator | Sunday 31 May 2026 02:53:23 +0000 (0:00:00.221) 0:00:35.350 ************ 2026-05-31 02:53:28.972454 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972465 | orchestrator | 2026-05-31 02:53:28.972476 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972486 | orchestrator | Sunday 31 May 2026 02:53:23 +0000 (0:00:00.197) 0:00:35.547 ************ 2026-05-31 02:53:28.972497 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-05-31 02:53:28.972515 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-05-31 02:53:28.972526 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-05-31 02:53:28.972537 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-05-31 02:53:28.972547 | orchestrator | 2026-05-31 02:53:28.972558 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972569 | orchestrator | Sunday 31 May 2026 02:53:24 +0000 (0:00:00.916) 0:00:36.464 ************ 2026-05-31 02:53:28.972579 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972590 | orchestrator | 2026-05-31 02:53:28.972601 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972611 | orchestrator | Sunday 31 May 2026 02:53:24 +0000 (0:00:00.665) 0:00:37.129 ************ 2026-05-31 02:53:28.972622 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972632 | orchestrator | 2026-05-31 02:53:28.972643 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972654 | orchestrator | Sunday 31 May 2026 02:53:25 +0000 (0:00:00.197) 0:00:37.327 ************ 2026-05-31 02:53:28.972664 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972675 | orchestrator | 2026-05-31 02:53:28.972685 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:28.972696 | orchestrator | Sunday 31 May 2026 02:53:25 +0000 (0:00:00.227) 0:00:37.554 ************ 2026-05-31 02:53:28.972707 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972717 | orchestrator | 2026-05-31 02:53:28.972728 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-05-31 02:53:28.972738 | orchestrator | Sunday 31 May 2026 02:53:25 +0000 (0:00:00.245) 0:00:37.800 ************ 2026-05-31 02:53:28.972749 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972760 | orchestrator | 2026-05-31 02:53:28.972770 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-05-31 02:53:28.972781 | orchestrator | Sunday 31 May 2026 02:53:25 +0000 (0:00:00.154) 0:00:37.955 ************ 2026-05-31 02:53:28.972792 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'bf9ae0ee-8b43-50de-a257-388e5a96b78f'}}) 2026-05-31 02:53:28.972803 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '464f9012-6e23-5016-b549-4bfb7640a946'}}) 2026-05-31 02:53:28.972814 | orchestrator | 2026-05-31 02:53:28.972824 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-05-31 02:53:28.972835 | orchestrator | Sunday 31 May 2026 02:53:25 +0000 (0:00:00.199) 0:00:38.155 ************ 2026-05-31 02:53:28.972846 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'}) 2026-05-31 02:53:28.972858 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'}) 2026-05-31 02:53:28.972869 | orchestrator | 2026-05-31 02:53:28.972896 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-05-31 02:53:28.972908 | orchestrator | Sunday 31 May 2026 02:53:27 +0000 (0:00:01.767) 0:00:39.923 ************ 2026-05-31 02:53:28.972919 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:28.972931 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:28.972942 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:28.972953 | orchestrator | 2026-05-31 02:53:28.972964 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-05-31 02:53:28.972975 | orchestrator | Sunday 31 May 2026 02:53:27 +0000 (0:00:00.167) 0:00:40.090 ************ 2026-05-31 02:53:28.972986 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'}) 2026-05-31 02:53:28.973011 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'}) 2026-05-31 02:53:34.833615 | orchestrator | 2026-05-31 02:53:34.833717 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-05-31 02:53:34.833728 | orchestrator | Sunday 31 May 2026 02:53:28 +0000 (0:00:01.196) 0:00:41.286 ************ 2026-05-31 02:53:34.833736 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:34.833744 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:34.833751 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.833758 | orchestrator | 2026-05-31 02:53:34.833779 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-05-31 02:53:34.833786 | orchestrator | Sunday 31 May 2026 02:53:29 +0000 (0:00:00.155) 0:00:41.442 ************ 2026-05-31 02:53:34.833792 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.833799 | orchestrator | 2026-05-31 02:53:34.833805 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-05-31 02:53:34.833812 | orchestrator | Sunday 31 May 2026 02:53:29 +0000 (0:00:00.155) 0:00:41.598 ************ 2026-05-31 02:53:34.833818 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:34.833824 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:34.833830 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.833836 | orchestrator | 2026-05-31 02:53:34.833842 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-05-31 02:53:34.833848 | orchestrator | Sunday 31 May 2026 02:53:29 +0000 (0:00:00.178) 0:00:41.777 ************ 2026-05-31 02:53:34.833853 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.833859 | orchestrator | 2026-05-31 02:53:34.833866 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-05-31 02:53:34.833872 | orchestrator | Sunday 31 May 2026 02:53:29 +0000 (0:00:00.145) 0:00:41.922 ************ 2026-05-31 02:53:34.833878 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:34.833886 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:34.833892 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.833965 | orchestrator | 2026-05-31 02:53:34.833970 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-05-31 02:53:34.833974 | orchestrator | Sunday 31 May 2026 02:53:29 +0000 (0:00:00.382) 0:00:42.305 ************ 2026-05-31 02:53:34.833978 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.833982 | orchestrator | 2026-05-31 02:53:34.833986 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-05-31 02:53:34.833990 | orchestrator | Sunday 31 May 2026 02:53:30 +0000 (0:00:00.152) 0:00:42.457 ************ 2026-05-31 02:53:34.833994 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:34.833998 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:34.834002 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834005 | orchestrator | 2026-05-31 02:53:34.834009 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-05-31 02:53:34.834060 | orchestrator | Sunday 31 May 2026 02:53:30 +0000 (0:00:00.163) 0:00:42.621 ************ 2026-05-31 02:53:34.834065 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:34.834069 | orchestrator | 2026-05-31 02:53:34.834073 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-05-31 02:53:34.834076 | orchestrator | Sunday 31 May 2026 02:53:30 +0000 (0:00:00.155) 0:00:42.776 ************ 2026-05-31 02:53:34.834080 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:34.834091 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:34.834095 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834099 | orchestrator | 2026-05-31 02:53:34.834103 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-05-31 02:53:34.834115 | orchestrator | Sunday 31 May 2026 02:53:30 +0000 (0:00:00.156) 0:00:42.933 ************ 2026-05-31 02:53:34.834120 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:34.834126 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:34.834132 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834138 | orchestrator | 2026-05-31 02:53:34.834143 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-05-31 02:53:34.834173 | orchestrator | Sunday 31 May 2026 02:53:30 +0000 (0:00:00.166) 0:00:43.099 ************ 2026-05-31 02:53:34.834179 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:34.834186 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:34.834191 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834197 | orchestrator | 2026-05-31 02:53:34.834204 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-05-31 02:53:34.834210 | orchestrator | Sunday 31 May 2026 02:53:30 +0000 (0:00:00.164) 0:00:43.264 ************ 2026-05-31 02:53:34.834222 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834228 | orchestrator | 2026-05-31 02:53:34.834234 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-05-31 02:53:34.834242 | orchestrator | Sunday 31 May 2026 02:53:31 +0000 (0:00:00.128) 0:00:43.393 ************ 2026-05-31 02:53:34.834247 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834253 | orchestrator | 2026-05-31 02:53:34.834258 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-05-31 02:53:34.834264 | orchestrator | Sunday 31 May 2026 02:53:31 +0000 (0:00:00.150) 0:00:43.544 ************ 2026-05-31 02:53:34.834270 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834277 | orchestrator | 2026-05-31 02:53:34.834283 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-05-31 02:53:34.834290 | orchestrator | Sunday 31 May 2026 02:53:31 +0000 (0:00:00.148) 0:00:43.693 ************ 2026-05-31 02:53:34.834295 | orchestrator | ok: [testbed-node-4] => { 2026-05-31 02:53:34.834301 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-05-31 02:53:34.834306 | orchestrator | } 2026-05-31 02:53:34.834313 | orchestrator | 2026-05-31 02:53:34.834320 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-05-31 02:53:34.834326 | orchestrator | Sunday 31 May 2026 02:53:31 +0000 (0:00:00.139) 0:00:43.832 ************ 2026-05-31 02:53:34.834332 | orchestrator | ok: [testbed-node-4] => { 2026-05-31 02:53:34.834338 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-05-31 02:53:34.834350 | orchestrator | } 2026-05-31 02:53:34.834357 | orchestrator | 2026-05-31 02:53:34.834362 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-05-31 02:53:34.834368 | orchestrator | Sunday 31 May 2026 02:53:31 +0000 (0:00:00.147) 0:00:43.979 ************ 2026-05-31 02:53:34.834374 | orchestrator | ok: [testbed-node-4] => { 2026-05-31 02:53:34.834380 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-05-31 02:53:34.834386 | orchestrator | } 2026-05-31 02:53:34.834391 | orchestrator | 2026-05-31 02:53:34.834397 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-05-31 02:53:34.834402 | orchestrator | Sunday 31 May 2026 02:53:32 +0000 (0:00:00.368) 0:00:44.348 ************ 2026-05-31 02:53:34.834410 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:34.834417 | orchestrator | 2026-05-31 02:53:34.834423 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-05-31 02:53:34.834428 | orchestrator | Sunday 31 May 2026 02:53:32 +0000 (0:00:00.541) 0:00:44.890 ************ 2026-05-31 02:53:34.834435 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:34.834442 | orchestrator | 2026-05-31 02:53:34.834447 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-05-31 02:53:34.834452 | orchestrator | Sunday 31 May 2026 02:53:33 +0000 (0:00:00.540) 0:00:45.430 ************ 2026-05-31 02:53:34.834458 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:34.834464 | orchestrator | 2026-05-31 02:53:34.834469 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-05-31 02:53:34.834474 | orchestrator | Sunday 31 May 2026 02:53:33 +0000 (0:00:00.582) 0:00:46.012 ************ 2026-05-31 02:53:34.834479 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:34.834485 | orchestrator | 2026-05-31 02:53:34.834490 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-05-31 02:53:34.834496 | orchestrator | Sunday 31 May 2026 02:53:33 +0000 (0:00:00.132) 0:00:46.145 ************ 2026-05-31 02:53:34.834502 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834507 | orchestrator | 2026-05-31 02:53:34.834513 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-05-31 02:53:34.834519 | orchestrator | Sunday 31 May 2026 02:53:33 +0000 (0:00:00.122) 0:00:46.268 ************ 2026-05-31 02:53:34.834524 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834530 | orchestrator | 2026-05-31 02:53:34.834535 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-05-31 02:53:34.834541 | orchestrator | Sunday 31 May 2026 02:53:34 +0000 (0:00:00.136) 0:00:46.404 ************ 2026-05-31 02:53:34.834546 | orchestrator | ok: [testbed-node-4] => { 2026-05-31 02:53:34.834552 | orchestrator |  "vgs_report": { 2026-05-31 02:53:34.834558 | orchestrator |  "vg": [] 2026-05-31 02:53:34.834564 | orchestrator |  } 2026-05-31 02:53:34.834570 | orchestrator | } 2026-05-31 02:53:34.834576 | orchestrator | 2026-05-31 02:53:34.834582 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-05-31 02:53:34.834588 | orchestrator | Sunday 31 May 2026 02:53:34 +0000 (0:00:00.165) 0:00:46.570 ************ 2026-05-31 02:53:34.834593 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834599 | orchestrator | 2026-05-31 02:53:34.834604 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-05-31 02:53:34.834610 | orchestrator | Sunday 31 May 2026 02:53:34 +0000 (0:00:00.143) 0:00:46.713 ************ 2026-05-31 02:53:34.834615 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834621 | orchestrator | 2026-05-31 02:53:34.834627 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-05-31 02:53:34.834633 | orchestrator | Sunday 31 May 2026 02:53:34 +0000 (0:00:00.151) 0:00:46.865 ************ 2026-05-31 02:53:34.834638 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834644 | orchestrator | 2026-05-31 02:53:34.834649 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-05-31 02:53:34.834656 | orchestrator | Sunday 31 May 2026 02:53:34 +0000 (0:00:00.135) 0:00:47.001 ************ 2026-05-31 02:53:34.834667 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:34.834673 | orchestrator | 2026-05-31 02:53:34.834686 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-05-31 02:53:39.807511 | orchestrator | Sunday 31 May 2026 02:53:34 +0000 (0:00:00.150) 0:00:47.151 ************ 2026-05-31 02:53:39.807621 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.807650 | orchestrator | 2026-05-31 02:53:39.807672 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-05-31 02:53:39.807691 | orchestrator | Sunday 31 May 2026 02:53:35 +0000 (0:00:00.374) 0:00:47.526 ************ 2026-05-31 02:53:39.807708 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.807720 | orchestrator | 2026-05-31 02:53:39.807730 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-05-31 02:53:39.807742 | orchestrator | Sunday 31 May 2026 02:53:35 +0000 (0:00:00.152) 0:00:47.678 ************ 2026-05-31 02:53:39.807752 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.807763 | orchestrator | 2026-05-31 02:53:39.807788 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-05-31 02:53:39.807800 | orchestrator | Sunday 31 May 2026 02:53:35 +0000 (0:00:00.165) 0:00:47.844 ************ 2026-05-31 02:53:39.807811 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.807822 | orchestrator | 2026-05-31 02:53:39.807832 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-05-31 02:53:39.807843 | orchestrator | Sunday 31 May 2026 02:53:35 +0000 (0:00:00.137) 0:00:47.981 ************ 2026-05-31 02:53:39.807854 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.807864 | orchestrator | 2026-05-31 02:53:39.807875 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-05-31 02:53:39.807886 | orchestrator | Sunday 31 May 2026 02:53:35 +0000 (0:00:00.175) 0:00:48.157 ************ 2026-05-31 02:53:39.807899 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.807949 | orchestrator | 2026-05-31 02:53:39.807973 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-05-31 02:53:39.807992 | orchestrator | Sunday 31 May 2026 02:53:35 +0000 (0:00:00.152) 0:00:48.309 ************ 2026-05-31 02:53:39.808010 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808026 | orchestrator | 2026-05-31 02:53:39.808045 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-05-31 02:53:39.808064 | orchestrator | Sunday 31 May 2026 02:53:36 +0000 (0:00:00.146) 0:00:48.456 ************ 2026-05-31 02:53:39.808084 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808103 | orchestrator | 2026-05-31 02:53:39.808122 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-05-31 02:53:39.808138 | orchestrator | Sunday 31 May 2026 02:53:36 +0000 (0:00:00.138) 0:00:48.595 ************ 2026-05-31 02:53:39.808151 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808163 | orchestrator | 2026-05-31 02:53:39.808175 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-05-31 02:53:39.808188 | orchestrator | Sunday 31 May 2026 02:53:36 +0000 (0:00:00.171) 0:00:48.766 ************ 2026-05-31 02:53:39.808201 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808212 | orchestrator | 2026-05-31 02:53:39.808224 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-05-31 02:53:39.808237 | orchestrator | Sunday 31 May 2026 02:53:36 +0000 (0:00:00.143) 0:00:48.910 ************ 2026-05-31 02:53:39.808250 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808263 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808275 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808288 | orchestrator | 2026-05-31 02:53:39.808300 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-05-31 02:53:39.808333 | orchestrator | Sunday 31 May 2026 02:53:36 +0000 (0:00:00.172) 0:00:49.082 ************ 2026-05-31 02:53:39.808344 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808355 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808365 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808376 | orchestrator | 2026-05-31 02:53:39.808387 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-05-31 02:53:39.808397 | orchestrator | Sunday 31 May 2026 02:53:36 +0000 (0:00:00.173) 0:00:49.255 ************ 2026-05-31 02:53:39.808408 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808419 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808429 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808440 | orchestrator | 2026-05-31 02:53:39.808451 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-05-31 02:53:39.808462 | orchestrator | Sunday 31 May 2026 02:53:37 +0000 (0:00:00.382) 0:00:49.638 ************ 2026-05-31 02:53:39.808473 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808483 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808494 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808505 | orchestrator | 2026-05-31 02:53:39.808533 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-05-31 02:53:39.808545 | orchestrator | Sunday 31 May 2026 02:53:37 +0000 (0:00:00.167) 0:00:49.806 ************ 2026-05-31 02:53:39.808556 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808567 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808577 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808588 | orchestrator | 2026-05-31 02:53:39.808606 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-05-31 02:53:39.808617 | orchestrator | Sunday 31 May 2026 02:53:37 +0000 (0:00:00.168) 0:00:49.974 ************ 2026-05-31 02:53:39.808628 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808638 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808649 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808659 | orchestrator | 2026-05-31 02:53:39.808676 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-05-31 02:53:39.808694 | orchestrator | Sunday 31 May 2026 02:53:37 +0000 (0:00:00.160) 0:00:50.135 ************ 2026-05-31 02:53:39.808712 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808730 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808747 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808777 | orchestrator | 2026-05-31 02:53:39.808798 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-05-31 02:53:39.808817 | orchestrator | Sunday 31 May 2026 02:53:37 +0000 (0:00:00.163) 0:00:50.299 ************ 2026-05-31 02:53:39.808837 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.808849 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.808860 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.808871 | orchestrator | 2026-05-31 02:53:39.808881 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-05-31 02:53:39.808892 | orchestrator | Sunday 31 May 2026 02:53:38 +0000 (0:00:00.171) 0:00:50.470 ************ 2026-05-31 02:53:39.808903 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:39.808933 | orchestrator | 2026-05-31 02:53:39.808945 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-05-31 02:53:39.808956 | orchestrator | Sunday 31 May 2026 02:53:38 +0000 (0:00:00.507) 0:00:50.978 ************ 2026-05-31 02:53:39.808966 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:39.808977 | orchestrator | 2026-05-31 02:53:39.808988 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-05-31 02:53:39.808998 | orchestrator | Sunday 31 May 2026 02:53:39 +0000 (0:00:00.487) 0:00:51.465 ************ 2026-05-31 02:53:39.809009 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:53:39.809019 | orchestrator | 2026-05-31 02:53:39.809030 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-05-31 02:53:39.809041 | orchestrator | Sunday 31 May 2026 02:53:39 +0000 (0:00:00.149) 0:00:51.614 ************ 2026-05-31 02:53:39.809052 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'vg_name': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'}) 2026-05-31 02:53:39.809063 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'vg_name': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'}) 2026-05-31 02:53:39.809074 | orchestrator | 2026-05-31 02:53:39.809085 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-05-31 02:53:39.809095 | orchestrator | Sunday 31 May 2026 02:53:39 +0000 (0:00:00.179) 0:00:51.794 ************ 2026-05-31 02:53:39.809106 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.809116 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:39.809127 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:39.809138 | orchestrator | 2026-05-31 02:53:39.809149 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-05-31 02:53:39.809159 | orchestrator | Sunday 31 May 2026 02:53:39 +0000 (0:00:00.172) 0:00:51.966 ************ 2026-05-31 02:53:39.809170 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:39.809189 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:46.660464 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:46.660564 | orchestrator | 2026-05-31 02:53:46.660582 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-05-31 02:53:46.660595 | orchestrator | Sunday 31 May 2026 02:53:39 +0000 (0:00:00.164) 0:00:52.130 ************ 2026-05-31 02:53:46.660607 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'})  2026-05-31 02:53:46.660648 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'})  2026-05-31 02:53:46.660661 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:53:46.660673 | orchestrator | 2026-05-31 02:53:46.660684 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-05-31 02:53:46.660695 | orchestrator | Sunday 31 May 2026 02:53:40 +0000 (0:00:00.402) 0:00:52.533 ************ 2026-05-31 02:53:46.660706 | orchestrator | ok: [testbed-node-4] => { 2026-05-31 02:53:46.660717 | orchestrator |  "lvm_report": { 2026-05-31 02:53:46.660729 | orchestrator |  "lv": [ 2026-05-31 02:53:46.660740 | orchestrator |  { 2026-05-31 02:53:46.660751 | orchestrator |  "lv_name": "osd-block-464f9012-6e23-5016-b549-4bfb7640a946", 2026-05-31 02:53:46.660762 | orchestrator |  "vg_name": "ceph-464f9012-6e23-5016-b549-4bfb7640a946" 2026-05-31 02:53:46.660773 | orchestrator |  }, 2026-05-31 02:53:46.660783 | orchestrator |  { 2026-05-31 02:53:46.660794 | orchestrator |  "lv_name": "osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f", 2026-05-31 02:53:46.660804 | orchestrator |  "vg_name": "ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f" 2026-05-31 02:53:46.660815 | orchestrator |  } 2026-05-31 02:53:46.660825 | orchestrator |  ], 2026-05-31 02:53:46.660836 | orchestrator |  "pv": [ 2026-05-31 02:53:46.660846 | orchestrator |  { 2026-05-31 02:53:46.660857 | orchestrator |  "pv_name": "/dev/sdb", 2026-05-31 02:53:46.660868 | orchestrator |  "vg_name": "ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f" 2026-05-31 02:53:46.660879 | orchestrator |  }, 2026-05-31 02:53:46.660891 | orchestrator |  { 2026-05-31 02:53:46.660901 | orchestrator |  "pv_name": "/dev/sdc", 2026-05-31 02:53:46.660912 | orchestrator |  "vg_name": "ceph-464f9012-6e23-5016-b549-4bfb7640a946" 2026-05-31 02:53:46.660922 | orchestrator |  } 2026-05-31 02:53:46.660933 | orchestrator |  ] 2026-05-31 02:53:46.660979 | orchestrator |  } 2026-05-31 02:53:46.660998 | orchestrator | } 2026-05-31 02:53:46.661018 | orchestrator | 2026-05-31 02:53:46.661038 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-05-31 02:53:46.661058 | orchestrator | 2026-05-31 02:53:46.661070 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-31 02:53:46.661083 | orchestrator | Sunday 31 May 2026 02:53:40 +0000 (0:00:00.338) 0:00:52.872 ************ 2026-05-31 02:53:46.661095 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-05-31 02:53:46.661107 | orchestrator | 2026-05-31 02:53:46.661119 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-05-31 02:53:46.661132 | orchestrator | Sunday 31 May 2026 02:53:40 +0000 (0:00:00.258) 0:00:53.130 ************ 2026-05-31 02:53:46.661145 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:53:46.661157 | orchestrator | 2026-05-31 02:53:46.661169 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661182 | orchestrator | Sunday 31 May 2026 02:53:41 +0000 (0:00:00.250) 0:00:53.380 ************ 2026-05-31 02:53:46.661194 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-05-31 02:53:46.661207 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-05-31 02:53:46.661220 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-05-31 02:53:46.661232 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-05-31 02:53:46.661244 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-05-31 02:53:46.661256 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-05-31 02:53:46.661268 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-05-31 02:53:46.661290 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-05-31 02:53:46.661304 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-05-31 02:53:46.661316 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-05-31 02:53:46.661329 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-05-31 02:53:46.661343 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-05-31 02:53:46.661355 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-05-31 02:53:46.661366 | orchestrator | 2026-05-31 02:53:46.661377 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661388 | orchestrator | Sunday 31 May 2026 02:53:41 +0000 (0:00:00.477) 0:00:53.858 ************ 2026-05-31 02:53:46.661399 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661410 | orchestrator | 2026-05-31 02:53:46.661421 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661431 | orchestrator | Sunday 31 May 2026 02:53:41 +0000 (0:00:00.239) 0:00:54.097 ************ 2026-05-31 02:53:46.661443 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661454 | orchestrator | 2026-05-31 02:53:46.661465 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661493 | orchestrator | Sunday 31 May 2026 02:53:41 +0000 (0:00:00.213) 0:00:54.311 ************ 2026-05-31 02:53:46.661505 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661516 | orchestrator | 2026-05-31 02:53:46.661527 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661538 | orchestrator | Sunday 31 May 2026 02:53:42 +0000 (0:00:00.216) 0:00:54.527 ************ 2026-05-31 02:53:46.661549 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661560 | orchestrator | 2026-05-31 02:53:46.661571 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661582 | orchestrator | Sunday 31 May 2026 02:53:42 +0000 (0:00:00.706) 0:00:55.234 ************ 2026-05-31 02:53:46.661593 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661604 | orchestrator | 2026-05-31 02:53:46.661615 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661626 | orchestrator | Sunday 31 May 2026 02:53:43 +0000 (0:00:00.208) 0:00:55.443 ************ 2026-05-31 02:53:46.661637 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661647 | orchestrator | 2026-05-31 02:53:46.661658 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661669 | orchestrator | Sunday 31 May 2026 02:53:43 +0000 (0:00:00.212) 0:00:55.655 ************ 2026-05-31 02:53:46.661680 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661691 | orchestrator | 2026-05-31 02:53:46.661702 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661712 | orchestrator | Sunday 31 May 2026 02:53:43 +0000 (0:00:00.215) 0:00:55.871 ************ 2026-05-31 02:53:46.661723 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:46.661734 | orchestrator | 2026-05-31 02:53:46.661745 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661756 | orchestrator | Sunday 31 May 2026 02:53:43 +0000 (0:00:00.228) 0:00:56.100 ************ 2026-05-31 02:53:46.661767 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad) 2026-05-31 02:53:46.661778 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad) 2026-05-31 02:53:46.661789 | orchestrator | 2026-05-31 02:53:46.661800 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661811 | orchestrator | Sunday 31 May 2026 02:53:44 +0000 (0:00:00.441) 0:00:56.541 ************ 2026-05-31 02:53:46.661850 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be) 2026-05-31 02:53:46.661869 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be) 2026-05-31 02:53:46.661881 | orchestrator | 2026-05-31 02:53:46.661892 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.661903 | orchestrator | Sunday 31 May 2026 02:53:44 +0000 (0:00:00.465) 0:00:57.007 ************ 2026-05-31 02:53:46.661914 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f) 2026-05-31 02:53:46.661925 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f) 2026-05-31 02:53:46.662072 | orchestrator | 2026-05-31 02:53:46.662090 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.662101 | orchestrator | Sunday 31 May 2026 02:53:45 +0000 (0:00:00.483) 0:00:57.490 ************ 2026-05-31 02:53:46.662112 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a) 2026-05-31 02:53:46.662123 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a) 2026-05-31 02:53:46.662134 | orchestrator | 2026-05-31 02:53:46.662154 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-05-31 02:53:46.662164 | orchestrator | Sunday 31 May 2026 02:53:45 +0000 (0:00:00.479) 0:00:57.969 ************ 2026-05-31 02:53:46.662175 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-05-31 02:53:46.662186 | orchestrator | 2026-05-31 02:53:46.662197 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:46.662207 | orchestrator | Sunday 31 May 2026 02:53:45 +0000 (0:00:00.345) 0:00:58.315 ************ 2026-05-31 02:53:46.662218 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-05-31 02:53:46.662228 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-05-31 02:53:46.662239 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-05-31 02:53:46.662249 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-05-31 02:53:46.662260 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-05-31 02:53:46.662270 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-05-31 02:53:46.662281 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-05-31 02:53:46.662291 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-05-31 02:53:46.662302 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-05-31 02:53:46.662313 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-05-31 02:53:46.662323 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-05-31 02:53:46.662345 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-05-31 02:53:56.540945 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-05-31 02:53:56.541056 | orchestrator | 2026-05-31 02:53:56.541064 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541069 | orchestrator | Sunday 31 May 2026 02:53:46 +0000 (0:00:00.659) 0:00:58.974 ************ 2026-05-31 02:53:56.541074 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541079 | orchestrator | 2026-05-31 02:53:56.541083 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541098 | orchestrator | Sunday 31 May 2026 02:53:46 +0000 (0:00:00.247) 0:00:59.222 ************ 2026-05-31 02:53:56.541102 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541119 | orchestrator | 2026-05-31 02:53:56.541124 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541127 | orchestrator | Sunday 31 May 2026 02:53:47 +0000 (0:00:00.259) 0:00:59.481 ************ 2026-05-31 02:53:56.541131 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541135 | orchestrator | 2026-05-31 02:53:56.541139 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541142 | orchestrator | Sunday 31 May 2026 02:53:47 +0000 (0:00:00.214) 0:00:59.695 ************ 2026-05-31 02:53:56.541146 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541149 | orchestrator | 2026-05-31 02:53:56.541153 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541157 | orchestrator | Sunday 31 May 2026 02:53:47 +0000 (0:00:00.296) 0:00:59.992 ************ 2026-05-31 02:53:56.541161 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541164 | orchestrator | 2026-05-31 02:53:56.541168 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541172 | orchestrator | Sunday 31 May 2026 02:53:47 +0000 (0:00:00.236) 0:01:00.229 ************ 2026-05-31 02:53:56.541175 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541179 | orchestrator | 2026-05-31 02:53:56.541183 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541186 | orchestrator | Sunday 31 May 2026 02:53:48 +0000 (0:00:00.239) 0:01:00.469 ************ 2026-05-31 02:53:56.541190 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541194 | orchestrator | 2026-05-31 02:53:56.541197 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541201 | orchestrator | Sunday 31 May 2026 02:53:48 +0000 (0:00:00.235) 0:01:00.705 ************ 2026-05-31 02:53:56.541205 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541209 | orchestrator | 2026-05-31 02:53:56.541213 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541216 | orchestrator | Sunday 31 May 2026 02:53:48 +0000 (0:00:00.214) 0:01:00.920 ************ 2026-05-31 02:53:56.541220 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-05-31 02:53:56.541224 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-05-31 02:53:56.541228 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-05-31 02:53:56.541231 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-05-31 02:53:56.541235 | orchestrator | 2026-05-31 02:53:56.541239 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541242 | orchestrator | Sunday 31 May 2026 02:53:49 +0000 (0:00:00.976) 0:01:01.896 ************ 2026-05-31 02:53:56.541246 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541250 | orchestrator | 2026-05-31 02:53:56.541253 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541257 | orchestrator | Sunday 31 May 2026 02:53:50 +0000 (0:00:00.739) 0:01:02.636 ************ 2026-05-31 02:53:56.541261 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541264 | orchestrator | 2026-05-31 02:53:56.541268 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541272 | orchestrator | Sunday 31 May 2026 02:53:50 +0000 (0:00:00.245) 0:01:02.881 ************ 2026-05-31 02:53:56.541275 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541279 | orchestrator | 2026-05-31 02:53:56.541283 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-05-31 02:53:56.541287 | orchestrator | Sunday 31 May 2026 02:53:50 +0000 (0:00:00.216) 0:01:03.097 ************ 2026-05-31 02:53:56.541290 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541294 | orchestrator | 2026-05-31 02:53:56.541298 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-05-31 02:53:56.541301 | orchestrator | Sunday 31 May 2026 02:53:50 +0000 (0:00:00.211) 0:01:03.309 ************ 2026-05-31 02:53:56.541305 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541309 | orchestrator | 2026-05-31 02:53:56.541316 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-05-31 02:53:56.541327 | orchestrator | Sunday 31 May 2026 02:53:51 +0000 (0:00:00.138) 0:01:03.447 ************ 2026-05-31 02:53:56.541331 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}}) 2026-05-31 02:53:56.541335 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': 'cc16d099-2d78-5e01-ad2c-352826bfd979'}}) 2026-05-31 02:53:56.541339 | orchestrator | 2026-05-31 02:53:56.541343 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-05-31 02:53:56.541347 | orchestrator | Sunday 31 May 2026 02:53:51 +0000 (0:00:00.194) 0:01:03.642 ************ 2026-05-31 02:53:56.541351 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}) 2026-05-31 02:53:56.541357 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'}) 2026-05-31 02:53:56.541360 | orchestrator | 2026-05-31 02:53:56.541364 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-05-31 02:53:56.541378 | orchestrator | Sunday 31 May 2026 02:53:53 +0000 (0:00:01.877) 0:01:05.520 ************ 2026-05-31 02:53:56.541382 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:53:56.541387 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:53:56.541391 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541395 | orchestrator | 2026-05-31 02:53:56.541401 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-05-31 02:53:56.541405 | orchestrator | Sunday 31 May 2026 02:53:53 +0000 (0:00:00.170) 0:01:05.690 ************ 2026-05-31 02:53:56.541409 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}) 2026-05-31 02:53:56.541413 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'}) 2026-05-31 02:53:56.541416 | orchestrator | 2026-05-31 02:53:56.541420 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-05-31 02:53:56.541424 | orchestrator | Sunday 31 May 2026 02:53:54 +0000 (0:00:01.374) 0:01:07.065 ************ 2026-05-31 02:53:56.541427 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:53:56.541431 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:53:56.541435 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541439 | orchestrator | 2026-05-31 02:53:56.541442 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-05-31 02:53:56.541446 | orchestrator | Sunday 31 May 2026 02:53:54 +0000 (0:00:00.159) 0:01:07.224 ************ 2026-05-31 02:53:56.541450 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541453 | orchestrator | 2026-05-31 02:53:56.541457 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-05-31 02:53:56.541461 | orchestrator | Sunday 31 May 2026 02:53:55 +0000 (0:00:00.155) 0:01:07.379 ************ 2026-05-31 02:53:56.541464 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:53:56.541468 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:53:56.541475 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541479 | orchestrator | 2026-05-31 02:53:56.541482 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-05-31 02:53:56.541486 | orchestrator | Sunday 31 May 2026 02:53:55 +0000 (0:00:00.420) 0:01:07.800 ************ 2026-05-31 02:53:56.541490 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541493 | orchestrator | 2026-05-31 02:53:56.541497 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-05-31 02:53:56.541501 | orchestrator | Sunday 31 May 2026 02:53:55 +0000 (0:00:00.147) 0:01:07.947 ************ 2026-05-31 02:53:56.541505 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:53:56.541508 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:53:56.541512 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541516 | orchestrator | 2026-05-31 02:53:56.541521 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-05-31 02:53:56.541525 | orchestrator | Sunday 31 May 2026 02:53:55 +0000 (0:00:00.213) 0:01:08.160 ************ 2026-05-31 02:53:56.541529 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541534 | orchestrator | 2026-05-31 02:53:56.541538 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-05-31 02:53:56.541542 | orchestrator | Sunday 31 May 2026 02:53:56 +0000 (0:00:00.182) 0:01:08.343 ************ 2026-05-31 02:53:56.541546 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:53:56.541551 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:53:56.541555 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:53:56.541559 | orchestrator | 2026-05-31 02:53:56.541563 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-05-31 02:53:56.541567 | orchestrator | Sunday 31 May 2026 02:53:56 +0000 (0:00:00.190) 0:01:08.533 ************ 2026-05-31 02:53:56.541572 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:53:56.541576 | orchestrator | 2026-05-31 02:53:56.541580 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-05-31 02:53:56.541584 | orchestrator | Sunday 31 May 2026 02:53:56 +0000 (0:00:00.155) 0:01:08.689 ************ 2026-05-31 02:53:56.541592 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:03.327860 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:03.327961 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.327977 | orchestrator | 2026-05-31 02:54:03.328029 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-05-31 02:54:03.328040 | orchestrator | Sunday 31 May 2026 02:53:56 +0000 (0:00:00.175) 0:01:08.864 ************ 2026-05-31 02:54:03.328061 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:03.328069 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:03.328076 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328083 | orchestrator | 2026-05-31 02:54:03.328090 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-05-31 02:54:03.328097 | orchestrator | Sunday 31 May 2026 02:53:56 +0000 (0:00:00.166) 0:01:09.031 ************ 2026-05-31 02:54:03.328120 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:03.328127 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:03.328133 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328140 | orchestrator | 2026-05-31 02:54:03.328147 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-05-31 02:54:03.328153 | orchestrator | Sunday 31 May 2026 02:53:56 +0000 (0:00:00.187) 0:01:09.219 ************ 2026-05-31 02:54:03.328160 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328166 | orchestrator | 2026-05-31 02:54:03.328173 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-05-31 02:54:03.328179 | orchestrator | Sunday 31 May 2026 02:53:57 +0000 (0:00:00.155) 0:01:09.374 ************ 2026-05-31 02:54:03.328186 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328193 | orchestrator | 2026-05-31 02:54:03.328200 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-05-31 02:54:03.328207 | orchestrator | Sunday 31 May 2026 02:53:57 +0000 (0:00:00.178) 0:01:09.553 ************ 2026-05-31 02:54:03.328213 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328220 | orchestrator | 2026-05-31 02:54:03.328226 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-05-31 02:54:03.328233 | orchestrator | Sunday 31 May 2026 02:53:57 +0000 (0:00:00.376) 0:01:09.929 ************ 2026-05-31 02:54:03.328239 | orchestrator | ok: [testbed-node-5] => { 2026-05-31 02:54:03.328246 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-05-31 02:54:03.328253 | orchestrator | } 2026-05-31 02:54:03.328260 | orchestrator | 2026-05-31 02:54:03.328266 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-05-31 02:54:03.328273 | orchestrator | Sunday 31 May 2026 02:53:57 +0000 (0:00:00.167) 0:01:10.097 ************ 2026-05-31 02:54:03.328279 | orchestrator | ok: [testbed-node-5] => { 2026-05-31 02:54:03.328286 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-05-31 02:54:03.328293 | orchestrator | } 2026-05-31 02:54:03.328299 | orchestrator | 2026-05-31 02:54:03.328306 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-05-31 02:54:03.328313 | orchestrator | Sunday 31 May 2026 02:53:57 +0000 (0:00:00.157) 0:01:10.254 ************ 2026-05-31 02:54:03.328319 | orchestrator | ok: [testbed-node-5] => { 2026-05-31 02:54:03.328326 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-05-31 02:54:03.328332 | orchestrator | } 2026-05-31 02:54:03.328339 | orchestrator | 2026-05-31 02:54:03.328345 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-05-31 02:54:03.328352 | orchestrator | Sunday 31 May 2026 02:53:58 +0000 (0:00:00.140) 0:01:10.395 ************ 2026-05-31 02:54:03.328358 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:03.328365 | orchestrator | 2026-05-31 02:54:03.328371 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-05-31 02:54:03.328378 | orchestrator | Sunday 31 May 2026 02:53:58 +0000 (0:00:00.518) 0:01:10.913 ************ 2026-05-31 02:54:03.328385 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:03.328391 | orchestrator | 2026-05-31 02:54:03.328398 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-05-31 02:54:03.328404 | orchestrator | Sunday 31 May 2026 02:53:59 +0000 (0:00:00.518) 0:01:11.431 ************ 2026-05-31 02:54:03.328411 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:03.328419 | orchestrator | 2026-05-31 02:54:03.328427 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-05-31 02:54:03.328434 | orchestrator | Sunday 31 May 2026 02:53:59 +0000 (0:00:00.532) 0:01:11.964 ************ 2026-05-31 02:54:03.328442 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:03.328449 | orchestrator | 2026-05-31 02:54:03.328457 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-05-31 02:54:03.328469 | orchestrator | Sunday 31 May 2026 02:53:59 +0000 (0:00:00.160) 0:01:12.124 ************ 2026-05-31 02:54:03.328477 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328485 | orchestrator | 2026-05-31 02:54:03.328492 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-05-31 02:54:03.328500 | orchestrator | Sunday 31 May 2026 02:53:59 +0000 (0:00:00.157) 0:01:12.282 ************ 2026-05-31 02:54:03.328508 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328515 | orchestrator | 2026-05-31 02:54:03.328523 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-05-31 02:54:03.328531 | orchestrator | Sunday 31 May 2026 02:54:00 +0000 (0:00:00.121) 0:01:12.403 ************ 2026-05-31 02:54:03.328538 | orchestrator | ok: [testbed-node-5] => { 2026-05-31 02:54:03.328546 | orchestrator |  "vgs_report": { 2026-05-31 02:54:03.328554 | orchestrator |  "vg": [] 2026-05-31 02:54:03.328576 | orchestrator |  } 2026-05-31 02:54:03.328584 | orchestrator | } 2026-05-31 02:54:03.328592 | orchestrator | 2026-05-31 02:54:03.328599 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-05-31 02:54:03.328605 | orchestrator | Sunday 31 May 2026 02:54:00 +0000 (0:00:00.150) 0:01:12.554 ************ 2026-05-31 02:54:03.328612 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328618 | orchestrator | 2026-05-31 02:54:03.328625 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-05-31 02:54:03.328632 | orchestrator | Sunday 31 May 2026 02:54:00 +0000 (0:00:00.151) 0:01:12.705 ************ 2026-05-31 02:54:03.328642 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328648 | orchestrator | 2026-05-31 02:54:03.328655 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-05-31 02:54:03.328662 | orchestrator | Sunday 31 May 2026 02:54:00 +0000 (0:00:00.366) 0:01:13.072 ************ 2026-05-31 02:54:03.328668 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328675 | orchestrator | 2026-05-31 02:54:03.328682 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-05-31 02:54:03.328688 | orchestrator | Sunday 31 May 2026 02:54:00 +0000 (0:00:00.174) 0:01:13.246 ************ 2026-05-31 02:54:03.328695 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328701 | orchestrator | 2026-05-31 02:54:03.328708 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-05-31 02:54:03.328714 | orchestrator | Sunday 31 May 2026 02:54:01 +0000 (0:00:00.172) 0:01:13.418 ************ 2026-05-31 02:54:03.328721 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328727 | orchestrator | 2026-05-31 02:54:03.328734 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-05-31 02:54:03.328740 | orchestrator | Sunday 31 May 2026 02:54:01 +0000 (0:00:00.137) 0:01:13.556 ************ 2026-05-31 02:54:03.328747 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328753 | orchestrator | 2026-05-31 02:54:03.328760 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-05-31 02:54:03.328766 | orchestrator | Sunday 31 May 2026 02:54:01 +0000 (0:00:00.150) 0:01:13.706 ************ 2026-05-31 02:54:03.328773 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328780 | orchestrator | 2026-05-31 02:54:03.328786 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-05-31 02:54:03.328793 | orchestrator | Sunday 31 May 2026 02:54:01 +0000 (0:00:00.150) 0:01:13.857 ************ 2026-05-31 02:54:03.328799 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328806 | orchestrator | 2026-05-31 02:54:03.328813 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-05-31 02:54:03.328819 | orchestrator | Sunday 31 May 2026 02:54:01 +0000 (0:00:00.145) 0:01:14.002 ************ 2026-05-31 02:54:03.328826 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328832 | orchestrator | 2026-05-31 02:54:03.328839 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-05-31 02:54:03.328845 | orchestrator | Sunday 31 May 2026 02:54:01 +0000 (0:00:00.144) 0:01:14.146 ************ 2026-05-31 02:54:03.328857 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328863 | orchestrator | 2026-05-31 02:54:03.328870 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-05-31 02:54:03.328877 | orchestrator | Sunday 31 May 2026 02:54:01 +0000 (0:00:00.145) 0:01:14.291 ************ 2026-05-31 02:54:03.328883 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328890 | orchestrator | 2026-05-31 02:54:03.328896 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-05-31 02:54:03.328903 | orchestrator | Sunday 31 May 2026 02:54:02 +0000 (0:00:00.142) 0:01:14.433 ************ 2026-05-31 02:54:03.328909 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328916 | orchestrator | 2026-05-31 02:54:03.328922 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-05-31 02:54:03.328929 | orchestrator | Sunday 31 May 2026 02:54:02 +0000 (0:00:00.152) 0:01:14.586 ************ 2026-05-31 02:54:03.328936 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328942 | orchestrator | 2026-05-31 02:54:03.328949 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-05-31 02:54:03.328956 | orchestrator | Sunday 31 May 2026 02:54:02 +0000 (0:00:00.401) 0:01:14.987 ************ 2026-05-31 02:54:03.328962 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.328969 | orchestrator | 2026-05-31 02:54:03.328975 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-05-31 02:54:03.328982 | orchestrator | Sunday 31 May 2026 02:54:02 +0000 (0:00:00.153) 0:01:15.141 ************ 2026-05-31 02:54:03.329002 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:03.329009 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:03.329016 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.329023 | orchestrator | 2026-05-31 02:54:03.329029 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-05-31 02:54:03.329036 | orchestrator | Sunday 31 May 2026 02:54:02 +0000 (0:00:00.184) 0:01:15.325 ************ 2026-05-31 02:54:03.329042 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:03.329049 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:03.329056 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:03.329062 | orchestrator | 2026-05-31 02:54:03.329069 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-05-31 02:54:03.329076 | orchestrator | Sunday 31 May 2026 02:54:03 +0000 (0:00:00.164) 0:01:15.490 ************ 2026-05-31 02:54:03.329087 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.570451 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.570579 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.570609 | orchestrator | 2026-05-31 02:54:06.570654 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-05-31 02:54:06.570678 | orchestrator | Sunday 31 May 2026 02:54:03 +0000 (0:00:00.161) 0:01:15.651 ************ 2026-05-31 02:54:06.570698 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.570718 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.570765 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.570784 | orchestrator | 2026-05-31 02:54:06.570805 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-05-31 02:54:06.570825 | orchestrator | Sunday 31 May 2026 02:54:03 +0000 (0:00:00.183) 0:01:15.835 ************ 2026-05-31 02:54:06.570845 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.570864 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.570883 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.570903 | orchestrator | 2026-05-31 02:54:06.570921 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-05-31 02:54:06.570942 | orchestrator | Sunday 31 May 2026 02:54:03 +0000 (0:00:00.177) 0:01:16.012 ************ 2026-05-31 02:54:06.570965 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.570989 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.571109 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.571132 | orchestrator | 2026-05-31 02:54:06.571156 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-05-31 02:54:06.571179 | orchestrator | Sunday 31 May 2026 02:54:03 +0000 (0:00:00.163) 0:01:16.176 ************ 2026-05-31 02:54:06.571200 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.571219 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.571240 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.571260 | orchestrator | 2026-05-31 02:54:06.571279 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-05-31 02:54:06.571298 | orchestrator | Sunday 31 May 2026 02:54:04 +0000 (0:00:00.165) 0:01:16.342 ************ 2026-05-31 02:54:06.571318 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.571338 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.571358 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.571378 | orchestrator | 2026-05-31 02:54:06.571397 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-05-31 02:54:06.571417 | orchestrator | Sunday 31 May 2026 02:54:04 +0000 (0:00:00.170) 0:01:16.513 ************ 2026-05-31 02:54:06.571438 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:06.571458 | orchestrator | 2026-05-31 02:54:06.571478 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-05-31 02:54:06.571498 | orchestrator | Sunday 31 May 2026 02:54:04 +0000 (0:00:00.527) 0:01:17.041 ************ 2026-05-31 02:54:06.571519 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:06.571539 | orchestrator | 2026-05-31 02:54:06.571559 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-05-31 02:54:06.571580 | orchestrator | Sunday 31 May 2026 02:54:05 +0000 (0:00:00.779) 0:01:17.820 ************ 2026-05-31 02:54:06.571601 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:06.571621 | orchestrator | 2026-05-31 02:54:06.571640 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-05-31 02:54:06.571661 | orchestrator | Sunday 31 May 2026 02:54:05 +0000 (0:00:00.156) 0:01:17.977 ************ 2026-05-31 02:54:06.571697 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'vg_name': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}) 2026-05-31 02:54:06.571720 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'vg_name': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'}) 2026-05-31 02:54:06.571739 | orchestrator | 2026-05-31 02:54:06.571758 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-05-31 02:54:06.571776 | orchestrator | Sunday 31 May 2026 02:54:05 +0000 (0:00:00.191) 0:01:18.169 ************ 2026-05-31 02:54:06.571823 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.571856 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.571878 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.571898 | orchestrator | 2026-05-31 02:54:06.571919 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-05-31 02:54:06.571938 | orchestrator | Sunday 31 May 2026 02:54:06 +0000 (0:00:00.185) 0:01:18.354 ************ 2026-05-31 02:54:06.571957 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.571978 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.572029 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.572050 | orchestrator | 2026-05-31 02:54:06.572070 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-05-31 02:54:06.572089 | orchestrator | Sunday 31 May 2026 02:54:06 +0000 (0:00:00.189) 0:01:18.543 ************ 2026-05-31 02:54:06.572107 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'})  2026-05-31 02:54:06.572127 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'})  2026-05-31 02:54:06.572146 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:06.572167 | orchestrator | 2026-05-31 02:54:06.572187 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-05-31 02:54:06.572206 | orchestrator | Sunday 31 May 2026 02:54:06 +0000 (0:00:00.165) 0:01:18.709 ************ 2026-05-31 02:54:06.572225 | orchestrator | ok: [testbed-node-5] => { 2026-05-31 02:54:06.572246 | orchestrator |  "lvm_report": { 2026-05-31 02:54:06.572267 | orchestrator |  "lv": [ 2026-05-31 02:54:06.572287 | orchestrator |  { 2026-05-31 02:54:06.572307 | orchestrator |  "lv_name": "osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b", 2026-05-31 02:54:06.572327 | orchestrator |  "vg_name": "ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b" 2026-05-31 02:54:06.572347 | orchestrator |  }, 2026-05-31 02:54:06.572367 | orchestrator |  { 2026-05-31 02:54:06.572385 | orchestrator |  "lv_name": "osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979", 2026-05-31 02:54:06.572406 | orchestrator |  "vg_name": "ceph-cc16d099-2d78-5e01-ad2c-352826bfd979" 2026-05-31 02:54:06.572425 | orchestrator |  } 2026-05-31 02:54:06.572445 | orchestrator |  ], 2026-05-31 02:54:06.572464 | orchestrator |  "pv": [ 2026-05-31 02:54:06.572485 | orchestrator |  { 2026-05-31 02:54:06.572506 | orchestrator |  "pv_name": "/dev/sdb", 2026-05-31 02:54:06.572526 | orchestrator |  "vg_name": "ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b" 2026-05-31 02:54:06.572546 | orchestrator |  }, 2026-05-31 02:54:06.572566 | orchestrator |  { 2026-05-31 02:54:06.572586 | orchestrator |  "pv_name": "/dev/sdc", 2026-05-31 02:54:06.572627 | orchestrator |  "vg_name": "ceph-cc16d099-2d78-5e01-ad2c-352826bfd979" 2026-05-31 02:54:06.572647 | orchestrator |  } 2026-05-31 02:54:06.572666 | orchestrator |  ] 2026-05-31 02:54:06.572686 | orchestrator |  } 2026-05-31 02:54:06.572706 | orchestrator | } 2026-05-31 02:54:06.572725 | orchestrator | 2026-05-31 02:54:06.572744 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:54:06.572762 | orchestrator | testbed-node-3 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-05-31 02:54:06.572782 | orchestrator | testbed-node-4 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-05-31 02:54:06.572802 | orchestrator | testbed-node-5 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-05-31 02:54:06.572822 | orchestrator | 2026-05-31 02:54:06.572841 | orchestrator | 2026-05-31 02:54:06.572860 | orchestrator | 2026-05-31 02:54:06.572881 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:54:06.572899 | orchestrator | Sunday 31 May 2026 02:54:06 +0000 (0:00:00.152) 0:01:18.861 ************ 2026-05-31 02:54:06.572917 | orchestrator | =============================================================================== 2026-05-31 02:54:06.572934 | orchestrator | Create block VGs -------------------------------------------------------- 5.61s 2026-05-31 02:54:06.572952 | orchestrator | Create block LVs -------------------------------------------------------- 4.99s 2026-05-31 02:54:06.572969 | orchestrator | Add known partitions to the list of available block devices ------------- 2.04s 2026-05-31 02:54:06.572987 | orchestrator | Get list of Ceph PVs with associated VGs -------------------------------- 1.78s 2026-05-31 02:54:06.573066 | orchestrator | Gather DB VGs with total and available size in bytes -------------------- 1.71s 2026-05-31 02:54:06.573086 | orchestrator | Gather DB+WAL VGs with total and available size in bytes ---------------- 1.71s 2026-05-31 02:54:06.573103 | orchestrator | Gather WAL VGs with total and available size in bytes ------------------- 1.60s 2026-05-31 02:54:06.573114 | orchestrator | Get list of Ceph LVs with associated VGs -------------------------------- 1.53s 2026-05-31 02:54:06.573141 | orchestrator | Add known links to the list of available block devices ------------------ 1.45s 2026-05-31 02:54:06.941379 | orchestrator | Add known partitions to the list of available block devices ------------- 0.98s 2026-05-31 02:54:06.941494 | orchestrator | Fail if number of OSDs exceeds num_osds for a DB+WAL VG ----------------- 0.92s 2026-05-31 02:54:06.941508 | orchestrator | Add known partitions to the list of available block devices ------------- 0.92s 2026-05-31 02:54:06.941538 | orchestrator | Add known links to the list of available block devices ------------------ 0.90s 2026-05-31 02:54:06.941549 | orchestrator | Calculate size needed for LVs on ceph_db_devices ------------------------ 0.89s 2026-05-31 02:54:06.941559 | orchestrator | Print LVM report data --------------------------------------------------- 0.79s 2026-05-31 02:54:06.941568 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.79s 2026-05-31 02:54:06.941579 | orchestrator | Fail if block LV defined in lvm_volumes is missing ---------------------- 0.77s 2026-05-31 02:54:06.942337 | orchestrator | Print 'Create DB VGs' --------------------------------------------------- 0.77s 2026-05-31 02:54:06.942359 | orchestrator | Print 'Create WAL VGs' -------------------------------------------------- 0.76s 2026-05-31 02:54:06.942370 | orchestrator | Add known partitions to the list of available block devices ------------- 0.74s 2026-05-31 02:54:19.319473 | orchestrator | 2026-05-31 02:54:19 | INFO  | Task f23a0700-cf55-4926-b655-88023e207f58 (facts) was prepared for execution. 2026-05-31 02:54:19.319591 | orchestrator | 2026-05-31 02:54:19 | INFO  | It takes a moment until task f23a0700-cf55-4926-b655-88023e207f58 (facts) has been started and output is visible here. 2026-05-31 02:54:33.726469 | orchestrator | 2026-05-31 02:54:33.726589 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-05-31 02:54:33.726641 | orchestrator | 2026-05-31 02:54:33.726662 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-31 02:54:33.726693 | orchestrator | Sunday 31 May 2026 02:54:23 +0000 (0:00:00.283) 0:00:00.283 ************ 2026-05-31 02:54:33.726712 | orchestrator | ok: [testbed-manager] 2026-05-31 02:54:33.726731 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:33.726748 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:33.726766 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:33.726783 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:33.726802 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:33.726821 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:33.726839 | orchestrator | 2026-05-31 02:54:33.726858 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-31 02:54:33.726871 | orchestrator | Sunday 31 May 2026 02:54:24 +0000 (0:00:01.177) 0:00:01.461 ************ 2026-05-31 02:54:33.726887 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:54:33.726905 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:54:33.726938 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:54:33.726954 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:54:33.726970 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:54:33.726987 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:54:33.727004 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:33.727023 | orchestrator | 2026-05-31 02:54:33.727040 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-31 02:54:33.727058 | orchestrator | 2026-05-31 02:54:33.727074 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 02:54:33.727119 | orchestrator | Sunday 31 May 2026 02:54:26 +0000 (0:00:01.373) 0:00:02.834 ************ 2026-05-31 02:54:33.727136 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:33.727153 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:33.727172 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:33.727190 | orchestrator | ok: [testbed-manager] 2026-05-31 02:54:33.727207 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:33.727227 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:33.727245 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:33.727265 | orchestrator | 2026-05-31 02:54:33.727277 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-31 02:54:33.727288 | orchestrator | 2026-05-31 02:54:33.727299 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-31 02:54:33.727310 | orchestrator | Sunday 31 May 2026 02:54:32 +0000 (0:00:06.458) 0:00:09.293 ************ 2026-05-31 02:54:33.727321 | orchestrator | skipping: [testbed-manager] 2026-05-31 02:54:33.727331 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:54:33.727342 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:54:33.727353 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:54:33.727364 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:54:33.727374 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:54:33.727385 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:33.727395 | orchestrator | 2026-05-31 02:54:33.727406 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 02:54:33.727418 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:54:33.727430 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:54:33.727440 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:54:33.727451 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:54:33.727463 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:54:33.727488 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:54:33.727499 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 02:54:33.727510 | orchestrator | 2026-05-31 02:54:33.727521 | orchestrator | 2026-05-31 02:54:33.727532 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 02:54:33.727558 | orchestrator | Sunday 31 May 2026 02:54:33 +0000 (0:00:00.555) 0:00:09.848 ************ 2026-05-31 02:54:33.727570 | orchestrator | =============================================================================== 2026-05-31 02:54:33.727580 | orchestrator | Gathers facts about hosts ----------------------------------------------- 6.46s 2026-05-31 02:54:33.727591 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.37s 2026-05-31 02:54:33.727602 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.18s 2026-05-31 02:54:33.727613 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.56s 2026-05-31 02:54:36.189019 | orchestrator | 2026-05-31 02:54:36 | INFO  | Task 0a5de533-d8e2-4f34-a177-0a0967b4bf05 (ceph) was prepared for execution. 2026-05-31 02:54:36.189227 | orchestrator | 2026-05-31 02:54:36 | INFO  | It takes a moment until task 0a5de533-d8e2-4f34-a177-0a0967b4bf05 (ceph) has been started and output is visible here. 2026-05-31 02:54:54.236699 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-31 02:54:54.236831 | orchestrator | 2.16.14 2026-05-31 02:54:54.236850 | orchestrator | 2026-05-31 02:54:54.236863 | orchestrator | PLAY [Prepare deployment of Ceph services] ************************************* 2026-05-31 02:54:54.236876 | orchestrator | 2026-05-31 02:54:54.236887 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-05-31 02:54:54.236898 | orchestrator | Sunday 31 May 2026 02:54:41 +0000 (0:00:00.839) 0:00:00.840 ************ 2026-05-31 02:54:54.236911 | orchestrator | included: /ansible/roles/ceph-facts/tasks/facts.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:54:54.236922 | orchestrator | 2026-05-31 02:54:54.236934 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-05-31 02:54:54.236945 | orchestrator | Sunday 31 May 2026 02:54:42 +0000 (0:00:01.229) 0:00:02.069 ************ 2026-05-31 02:54:54.236956 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.236967 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.236978 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.236989 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.237000 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.237013 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.237033 | orchestrator | 2026-05-31 02:54:54.237063 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-05-31 02:54:54.237082 | orchestrator | Sunday 31 May 2026 02:54:43 +0000 (0:00:01.034) 0:00:03.103 ************ 2026-05-31 02:54:54.237099 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.237117 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.237159 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.237179 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.237197 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.237215 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.237234 | orchestrator | 2026-05-31 02:54:54.237252 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-05-31 02:54:54.237271 | orchestrator | Sunday 31 May 2026 02:54:44 +0000 (0:00:00.800) 0:00:03.904 ************ 2026-05-31 02:54:54.237291 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.237310 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.237329 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.237347 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.237387 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.237400 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.237412 | orchestrator | 2026-05-31 02:54:54.237424 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-05-31 02:54:54.237434 | orchestrator | Sunday 31 May 2026 02:54:45 +0000 (0:00:00.952) 0:00:04.857 ************ 2026-05-31 02:54:54.237445 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.237455 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.237466 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.237477 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.237487 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.237497 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.237508 | orchestrator | 2026-05-31 02:54:54.237518 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-05-31 02:54:54.237529 | orchestrator | Sunday 31 May 2026 02:54:46 +0000 (0:00:00.802) 0:00:05.659 ************ 2026-05-31 02:54:54.237540 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.237550 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.237560 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.237571 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.237581 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.237592 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.237602 | orchestrator | 2026-05-31 02:54:54.237613 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-05-31 02:54:54.237623 | orchestrator | Sunday 31 May 2026 02:54:46 +0000 (0:00:00.579) 0:00:06.239 ************ 2026-05-31 02:54:54.237634 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.237644 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.237655 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.237665 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.237675 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.237686 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.237696 | orchestrator | 2026-05-31 02:54:54.237706 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-05-31 02:54:54.237717 | orchestrator | Sunday 31 May 2026 02:54:47 +0000 (0:00:00.902) 0:00:07.141 ************ 2026-05-31 02:54:54.237728 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:54:54.237739 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:54:54.237749 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:54:54.237760 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:54:54.237770 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:54:54.237781 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:54:54.237791 | orchestrator | 2026-05-31 02:54:54.237802 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-05-31 02:54:54.237812 | orchestrator | Sunday 31 May 2026 02:54:48 +0000 (0:00:00.623) 0:00:07.765 ************ 2026-05-31 02:54:54.237823 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.237833 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.237843 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.237854 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.237880 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.237891 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.237901 | orchestrator | 2026-05-31 02:54:54.237912 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-05-31 02:54:54.237922 | orchestrator | Sunday 31 May 2026 02:54:49 +0000 (0:00:00.813) 0:00:08.578 ************ 2026-05-31 02:54:54.237933 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:54:54.237944 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 02:54:54.237955 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 02:54:54.237965 | orchestrator | 2026-05-31 02:54:54.237976 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-05-31 02:54:54.237986 | orchestrator | Sunday 31 May 2026 02:54:49 +0000 (0:00:00.650) 0:00:09.229 ************ 2026-05-31 02:54:54.238005 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:54:54.238075 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:54:54.238090 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:54:54.238101 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:54:54.238188 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:54:54.238203 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:54:54.238214 | orchestrator | 2026-05-31 02:54:54.238225 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-05-31 02:54:54.238236 | orchestrator | Sunday 31 May 2026 02:54:50 +0000 (0:00:00.696) 0:00:09.926 ************ 2026-05-31 02:54:54.238246 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:54:54.238257 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 02:54:54.238272 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 02:54:54.238291 | orchestrator | 2026-05-31 02:54:54.238309 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-05-31 02:54:54.238327 | orchestrator | Sunday 31 May 2026 02:54:52 +0000 (0:00:02.356) 0:00:12.282 ************ 2026-05-31 02:54:54.238345 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-31 02:54:54.238364 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-31 02:54:54.238383 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-31 02:54:54.238399 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:54:54.238414 | orchestrator | 2026-05-31 02:54:54.238433 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-05-31 02:54:54.238452 | orchestrator | Sunday 31 May 2026 02:54:53 +0000 (0:00:00.427) 0:00:12.709 ************ 2026-05-31 02:54:54.238472 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-05-31 02:54:54.238495 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-05-31 02:54:54.238513 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-05-31 02:54:54.238531 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:54:54.238542 | orchestrator | 2026-05-31 02:54:54.238554 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-05-31 02:54:54.238564 | orchestrator | Sunday 31 May 2026 02:54:53 +0000 (0:00:00.627) 0:00:13.336 ************ 2026-05-31 02:54:54.238577 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-05-31 02:54:54.238590 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-05-31 02:54:54.238601 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-05-31 02:54:54.238624 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:54:54.238634 | orchestrator | 2026-05-31 02:54:54.238645 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-05-31 02:54:54.238664 | orchestrator | Sunday 31 May 2026 02:54:54 +0000 (0:00:00.163) 0:00:13.500 ************ 2026-05-31 02:54:54.238688 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-0'], 'start': '2026-05-31 02:54:51.377043', 'end': '2026-05-31 02:54:51.417148', 'delta': '0:00:00.040105', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-0', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-05-31 02:55:04.188563 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-1'], 'start': '2026-05-31 02:54:51.912714', 'end': '2026-05-31 02:54:51.947954', 'delta': '0:00:00.035240', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-1', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-05-31 02:55:04.188667 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-2'], 'start': '2026-05-31 02:54:52.433056', 'end': '2026-05-31 02:54:52.477978', 'delta': '0:00:00.044922', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-2', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-05-31 02:55:04.188682 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.188694 | orchestrator | 2026-05-31 02:55:04.188706 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-05-31 02:55:04.188718 | orchestrator | Sunday 31 May 2026 02:54:54 +0000 (0:00:00.188) 0:00:13.688 ************ 2026-05-31 02:55:04.188728 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:04.188738 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:04.188747 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:04.188757 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:04.188766 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:04.188776 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:04.188785 | orchestrator | 2026-05-31 02:55:04.188796 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-05-31 02:55:04.188805 | orchestrator | Sunday 31 May 2026 02:54:54 +0000 (0:00:00.707) 0:00:14.396 ************ 2026-05-31 02:55:04.188815 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:04.188825 | orchestrator | 2026-05-31 02:55:04.188834 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-05-31 02:55:04.188844 | orchestrator | Sunday 31 May 2026 02:54:55 +0000 (0:00:01.049) 0:00:15.445 ************ 2026-05-31 02:55:04.188854 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.188887 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.188898 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.188908 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.188917 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.188926 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.188936 | orchestrator | 2026-05-31 02:55:04.188945 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-05-31 02:55:04.188955 | orchestrator | Sunday 31 May 2026 02:54:56 +0000 (0:00:00.620) 0:00:16.066 ************ 2026-05-31 02:55:04.188965 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.188974 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.188984 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.188994 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189003 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189012 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189022 | orchestrator | 2026-05-31 02:55:04.189032 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-31 02:55:04.189041 | orchestrator | Sunday 31 May 2026 02:54:57 +0000 (0:00:01.178) 0:00:17.244 ************ 2026-05-31 02:55:04.189051 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189060 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189069 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189079 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189088 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189100 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189110 | orchestrator | 2026-05-31 02:55:04.189135 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-05-31 02:55:04.189148 | orchestrator | Sunday 31 May 2026 02:54:58 +0000 (0:00:00.623) 0:00:17.868 ************ 2026-05-31 02:55:04.189184 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189197 | orchestrator | 2026-05-31 02:55:04.189208 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-05-31 02:55:04.189219 | orchestrator | Sunday 31 May 2026 02:54:58 +0000 (0:00:00.138) 0:00:18.006 ************ 2026-05-31 02:55:04.189230 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189241 | orchestrator | 2026-05-31 02:55:04.189253 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-31 02:55:04.189264 | orchestrator | Sunday 31 May 2026 02:54:58 +0000 (0:00:00.215) 0:00:18.221 ************ 2026-05-31 02:55:04.189275 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189285 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189294 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189304 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189313 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189323 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189333 | orchestrator | 2026-05-31 02:55:04.189358 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-05-31 02:55:04.189368 | orchestrator | Sunday 31 May 2026 02:54:59 +0000 (0:00:00.805) 0:00:19.027 ************ 2026-05-31 02:55:04.189378 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189387 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189396 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189406 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189416 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189425 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189435 | orchestrator | 2026-05-31 02:55:04.189445 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-05-31 02:55:04.189454 | orchestrator | Sunday 31 May 2026 02:55:00 +0000 (0:00:00.670) 0:00:19.697 ************ 2026-05-31 02:55:04.189464 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189474 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189483 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189493 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189510 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189519 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189529 | orchestrator | 2026-05-31 02:55:04.189539 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-05-31 02:55:04.189548 | orchestrator | Sunday 31 May 2026 02:55:01 +0000 (0:00:00.861) 0:00:20.559 ************ 2026-05-31 02:55:04.189558 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189568 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189577 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189587 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189596 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189606 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189615 | orchestrator | 2026-05-31 02:55:04.189625 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-05-31 02:55:04.189634 | orchestrator | Sunday 31 May 2026 02:55:01 +0000 (0:00:00.637) 0:00:21.196 ************ 2026-05-31 02:55:04.189644 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189654 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189663 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189673 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189682 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189691 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189701 | orchestrator | 2026-05-31 02:55:04.189710 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-05-31 02:55:04.189720 | orchestrator | Sunday 31 May 2026 02:55:02 +0000 (0:00:00.834) 0:00:22.031 ************ 2026-05-31 02:55:04.189730 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189739 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189749 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189758 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189768 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189777 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189786 | orchestrator | 2026-05-31 02:55:04.189796 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-05-31 02:55:04.189806 | orchestrator | Sunday 31 May 2026 02:55:03 +0000 (0:00:00.634) 0:00:22.665 ************ 2026-05-31 02:55:04.189816 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.189825 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.189835 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.189845 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.189854 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:04.189864 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:04.189873 | orchestrator | 2026-05-31 02:55:04.189883 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-05-31 02:55:04.189893 | orchestrator | Sunday 31 May 2026 02:55:04 +0000 (0:00:00.846) 0:00:23.512 ************ 2026-05-31 02:55:04.189904 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.189916 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.189931 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.189954 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327362 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327491 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327508 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327520 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327555 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part1', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part14', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part15', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part16', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.327640 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-40-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.327668 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327680 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327692 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327703 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327713 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327725 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327736 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327759 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.327784 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part1', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part14', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part15', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part16', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.608997 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-31-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.609095 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:04.609113 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609127 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609254 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609271 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609282 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609323 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609336 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609347 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609390 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part1', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part14', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part15', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part16', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.609415 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-33-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.609427 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:04.609439 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f', 'dm-uuid-LVM-aFGXIJrEu5XLyMSiEKEQz6gF4t7ZKoRlq0wCiuQXd4Wh550xRAfkJEKzgvursmci'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609452 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71', 'dm-uuid-LVM-CW0SycDCyuQpID1xFFWe0tqn7QER0PDB3xy7POBO3guKvKAM8rxxtKhaBMNZEbfR'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.609471 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.727860 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.727989 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:04.728018 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.728073 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.728122 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.728143 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.728196 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.728219 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.728274 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.728323 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-Hdqvlm-SEGf-HCdW-MnOZ-5R4p-9Z6O-dsIYtq', 'scsi-0QEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24', 'scsi-SQEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.728347 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-io8peh-f6HE-UWIi-x4qp-ZSxY-jPr1-Z8WZMa', 'scsi-0QEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591', 'scsi-SQEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.728368 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c', 'scsi-SQEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.728388 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-35-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.728422 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f', 'dm-uuid-LVM-uep8A2IiabzA6eZyKi4dNNztUEAnCs1HKLpsI0caMyojwmRm40hlARS5AErXLsQh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902195 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946', 'dm-uuid-LVM-rvau3upklmwRJ1o8mJvt8GeE9mg1rycRkE0d6pkjcjPccnsRzeDriMQ1idOhMZwq'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902295 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902330 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902343 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902355 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902367 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902378 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902390 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:04.902403 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902415 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:04.902477 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.902494 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-HnrO8U-rvSh-6FeZ-WHHu-Efcc-KImW-GD2oWl', 'scsi-0QEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7', 'scsi-SQEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.902508 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-lXW3lj-L9m4-7GbH-5MUd-azbk-my0W-Y5S1PI', 'scsi-0QEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b', 'scsi-SQEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:04.902528 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b', 'dm-uuid-LVM-UH0uBheB0GYnDEbZtcQQeUx1A4LZHStRKkxCJLC6bci9mikpS0Y0sL1QX9w08cFM'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113277 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef', 'scsi-SQEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:05.113396 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979', 'dm-uuid-LVM-mqVNk8P3rKIiw27rck9Jct73Z3rfTyPoJOK1o3YGodp65RTecrVXyLRtd95AqVXH'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113416 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-38-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:05.113430 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113445 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:05.113459 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113470 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113481 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113513 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113544 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113556 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113572 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 02:55:05.113587 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:05.113611 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-FvaCRP-JqFy-ydBz-Zdac-gBib-LEyd-jKcXju', 'scsi-0QEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be', 'scsi-SQEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:05.113632 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-OQGgP4-lyge-jvKe-OYzG-N8WA-7S1e-QCqsC0', 'scsi-0QEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f', 'scsi-SQEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:05.578388 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a', 'scsi-SQEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:05.578504 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-36-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 02:55:05.578522 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:05.578536 | orchestrator | 2026-05-31 02:55:05.578549 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-05-31 02:55:05.578561 | orchestrator | Sunday 31 May 2026 02:55:05 +0000 (0:00:01.048) 0:00:24.560 ************ 2026-05-31 02:55:05.578574 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578587 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578625 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578637 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578679 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578692 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578706 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578727 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.578797 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part1', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part14', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part15', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part16', 'scsi-SQEMU_QEMU_HARDDISK_5aa25931-1815-4d37-bea5-a32c9ba1d721-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.620849 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-40-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.620952 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.620969 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621005 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621017 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621029 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621075 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621089 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621101 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621122 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part1', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part14', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part15', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part16', 'scsi-SQEMU_QEMU_HARDDISK_aed45abd-741f-497c-8be4-08170cee83a7-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.621157 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-31-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.922885 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:05.922991 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923034 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923047 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923059 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923070 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923097 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923131 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923144 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923232 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part1', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part14', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part15', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part16', 'scsi-SQEMU_QEMU_HARDDISK_c2a2f8fb-288f-472d-a04a-5f198b30f7ed-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923284 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-33-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:05.923302 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:05.923341 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f', 'dm-uuid-LVM-aFGXIJrEu5XLyMSiEKEQz6gF4t7ZKoRlq0wCiuQXd4Wh550xRAfkJEKzgvursmci'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037675 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71', 'dm-uuid-LVM-CW0SycDCyuQpID1xFFWe0tqn7QER0PDB3xy7POBO3guKvKAM8rxxtKhaBMNZEbfR'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037778 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037796 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037809 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037838 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037851 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037902 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037918 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:06.037932 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037944 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037965 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.037995 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-Hdqvlm-SEGf-HCdW-MnOZ-5R4p-9Z6O-dsIYtq', 'scsi-0QEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24', 'scsi-SQEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109615 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-io8peh-f6HE-UWIi-x4qp-ZSxY-jPr1-Z8WZMa', 'scsi-0QEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591', 'scsi-SQEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109710 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c', 'scsi-SQEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109728 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f', 'dm-uuid-LVM-uep8A2IiabzA6eZyKi4dNNztUEAnCs1HKLpsI0caMyojwmRm40hlARS5AErXLsQh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109762 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-35-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109793 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946', 'dm-uuid-LVM-rvau3upklmwRJ1o8mJvt8GeE9mg1rycRkE0d6pkjcjPccnsRzeDriMQ1idOhMZwq'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109807 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109857 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109872 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109888 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109907 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109918 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.109943 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.213560 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:06.213692 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.213750 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.213843 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-HnrO8U-rvSh-6FeZ-WHHu-Efcc-KImW-GD2oWl', 'scsi-0QEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7', 'scsi-SQEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.213929 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-lXW3lj-L9m4-7GbH-5MUd-azbk-my0W-Y5S1PI', 'scsi-0QEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b', 'scsi-SQEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.213970 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef', 'scsi-SQEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.214009 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-38-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.214120 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b', 'dm-uuid-LVM-UH0uBheB0GYnDEbZtcQQeUx1A4LZHStRKkxCJLC6bci9mikpS0Y0sL1QX9w08cFM'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.214140 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:06.214159 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979', 'dm-uuid-LVM-mqVNk8P3rKIiw27rck9Jct73Z3rfTyPoJOK1o3YGodp65RTecrVXyLRtd95AqVXH'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.214265 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336530 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336634 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336688 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336701 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336713 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336724 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336755 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336779 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336805 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-FvaCRP-JqFy-ydBz-Zdac-gBib-LEyd-jKcXju', 'scsi-0QEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be', 'scsi-SQEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:06.336827 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-OQGgP4-lyge-jvKe-OYzG-N8WA-7S1e-QCqsC0', 'scsi-0QEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f', 'scsi-SQEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:16.687497 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a', 'scsi-SQEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:16.687602 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-36-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 02:55:16.687609 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.687615 | orchestrator | 2026-05-31 02:55:16.687620 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-05-31 02:55:16.687625 | orchestrator | Sunday 31 May 2026 02:55:06 +0000 (0:00:01.352) 0:00:25.913 ************ 2026-05-31 02:55:16.687629 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:16.687633 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:16.687637 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:16.687640 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:16.687644 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:16.687648 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:16.687652 | orchestrator | 2026-05-31 02:55:16.687656 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-05-31 02:55:16.687659 | orchestrator | Sunday 31 May 2026 02:55:07 +0000 (0:00:00.980) 0:00:26.893 ************ 2026-05-31 02:55:16.687663 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:16.687667 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:16.687671 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:16.687674 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:16.687678 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:16.687682 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:16.687686 | orchestrator | 2026-05-31 02:55:16.687690 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-31 02:55:16.687693 | orchestrator | Sunday 31 May 2026 02:55:08 +0000 (0:00:00.849) 0:00:27.743 ************ 2026-05-31 02:55:16.687698 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:16.687704 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:16.687710 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:16.687716 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.687722 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.687727 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.687733 | orchestrator | 2026-05-31 02:55:16.687739 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-31 02:55:16.687745 | orchestrator | Sunday 31 May 2026 02:55:08 +0000 (0:00:00.623) 0:00:28.366 ************ 2026-05-31 02:55:16.687750 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:16.687756 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:16.687762 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:16.687768 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.687774 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.687781 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.687788 | orchestrator | 2026-05-31 02:55:16.687792 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-31 02:55:16.687795 | orchestrator | Sunday 31 May 2026 02:55:09 +0000 (0:00:00.817) 0:00:29.183 ************ 2026-05-31 02:55:16.687799 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:16.687803 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:16.687806 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:16.687810 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.687819 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.687822 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.687826 | orchestrator | 2026-05-31 02:55:16.687830 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-31 02:55:16.687834 | orchestrator | Sunday 31 May 2026 02:55:10 +0000 (0:00:00.635) 0:00:29.819 ************ 2026-05-31 02:55:16.687837 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:16.687841 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:16.687845 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:16.687848 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.687852 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.687856 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.687859 | orchestrator | 2026-05-31 02:55:16.687863 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-05-31 02:55:16.687867 | orchestrator | Sunday 31 May 2026 02:55:11 +0000 (0:00:00.888) 0:00:30.708 ************ 2026-05-31 02:55:16.687871 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:55:16.687887 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-0) 2026-05-31 02:55:16.687891 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-05-31 02:55:16.687894 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-0) 2026-05-31 02:55:16.687898 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-1) 2026-05-31 02:55:16.687902 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-05-31 02:55:16.687905 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-1) 2026-05-31 02:55:16.687909 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-2) 2026-05-31 02:55:16.687913 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-05-31 02:55:16.687916 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-2) 2026-05-31 02:55:16.687920 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-05-31 02:55:16.687924 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-05-31 02:55:16.687927 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-05-31 02:55:16.687931 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-05-31 02:55:16.687935 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-05-31 02:55:16.687938 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-05-31 02:55:16.687942 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-05-31 02:55:16.687946 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-05-31 02:55:16.687949 | orchestrator | 2026-05-31 02:55:16.687956 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-05-31 02:55:16.687960 | orchestrator | Sunday 31 May 2026 02:55:13 +0000 (0:00:01.966) 0:00:32.674 ************ 2026-05-31 02:55:16.687964 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-31 02:55:16.687968 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-31 02:55:16.687972 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-31 02:55:16.687976 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:16.687979 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-05-31 02:55:16.687983 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-05-31 02:55:16.687987 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-05-31 02:55:16.687990 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:16.687994 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-05-31 02:55:16.687998 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-05-31 02:55:16.688002 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-05-31 02:55:16.688005 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:16.688009 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-31 02:55:16.688013 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-31 02:55:16.688016 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-31 02:55:16.688024 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.688027 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-05-31 02:55:16.688031 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-05-31 02:55:16.688035 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-05-31 02:55:16.688039 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.688042 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-05-31 02:55:16.688046 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-05-31 02:55:16.688050 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-05-31 02:55:16.688054 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.688058 | orchestrator | 2026-05-31 02:55:16.688063 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-05-31 02:55:16.688067 | orchestrator | Sunday 31 May 2026 02:55:13 +0000 (0:00:00.738) 0:00:33.413 ************ 2026-05-31 02:55:16.688071 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:16.688076 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:16.688081 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:16.688087 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:55:16.688094 | orchestrator | 2026-05-31 02:55:16.688100 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-05-31 02:55:16.688107 | orchestrator | Sunday 31 May 2026 02:55:15 +0000 (0:00:01.058) 0:00:34.472 ************ 2026-05-31 02:55:16.688114 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.688120 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.688126 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.688130 | orchestrator | 2026-05-31 02:55:16.688133 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-05-31 02:55:16.688137 | orchestrator | Sunday 31 May 2026 02:55:15 +0000 (0:00:00.349) 0:00:34.822 ************ 2026-05-31 02:55:16.688141 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.688144 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.688148 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.688152 | orchestrator | 2026-05-31 02:55:16.688155 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-05-31 02:55:16.688159 | orchestrator | Sunday 31 May 2026 02:55:15 +0000 (0:00:00.336) 0:00:35.158 ************ 2026-05-31 02:55:16.688162 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:16.688166 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:16.688170 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:16.688173 | orchestrator | 2026-05-31 02:55:16.688177 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-05-31 02:55:16.688181 | orchestrator | Sunday 31 May 2026 02:55:16 +0000 (0:00:00.523) 0:00:35.681 ************ 2026-05-31 02:55:16.688184 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:16.688188 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:16.688238 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:16.688242 | orchestrator | 2026-05-31 02:55:16.688250 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-05-31 02:55:35.512727 | orchestrator | Sunday 31 May 2026 02:55:16 +0000 (0:00:00.454) 0:00:36.136 ************ 2026-05-31 02:55:35.512842 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:55:35.512858 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:55:35.512870 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:55:35.512882 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.512893 | orchestrator | 2026-05-31 02:55:35.512905 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-05-31 02:55:35.512917 | orchestrator | Sunday 31 May 2026 02:55:17 +0000 (0:00:00.487) 0:00:36.623 ************ 2026-05-31 02:55:35.512953 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:55:35.512966 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:55:35.512977 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:55:35.512988 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.512998 | orchestrator | 2026-05-31 02:55:35.513010 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-05-31 02:55:35.513021 | orchestrator | Sunday 31 May 2026 02:55:17 +0000 (0:00:00.415) 0:00:37.039 ************ 2026-05-31 02:55:35.513032 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:55:35.513056 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:55:35.513068 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:55:35.513079 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.513089 | orchestrator | 2026-05-31 02:55:35.513100 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-05-31 02:55:35.513111 | orchestrator | Sunday 31 May 2026 02:55:17 +0000 (0:00:00.395) 0:00:37.435 ************ 2026-05-31 02:55:35.513122 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:35.513134 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:35.513144 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:35.513155 | orchestrator | 2026-05-31 02:55:35.513166 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-05-31 02:55:35.513177 | orchestrator | Sunday 31 May 2026 02:55:18 +0000 (0:00:00.336) 0:00:37.772 ************ 2026-05-31 02:55:35.513188 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-05-31 02:55:35.513199 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-05-31 02:55:35.513210 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-05-31 02:55:35.513222 | orchestrator | 2026-05-31 02:55:35.513233 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-05-31 02:55:35.513274 | orchestrator | Sunday 31 May 2026 02:55:19 +0000 (0:00:01.043) 0:00:38.816 ************ 2026-05-31 02:55:35.513288 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:55:35.513301 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 02:55:35.513314 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 02:55:35.513325 | orchestrator | ok: [testbed-node-0 -> testbed-node-3(192.168.16.13)] => (item=testbed-node-3) 2026-05-31 02:55:35.513335 | orchestrator | ok: [testbed-node-0 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-31 02:55:35.513346 | orchestrator | ok: [testbed-node-0 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-31 02:55:35.513357 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-31 02:55:35.513367 | orchestrator | 2026-05-31 02:55:35.513378 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-05-31 02:55:35.513389 | orchestrator | Sunday 31 May 2026 02:55:20 +0000 (0:00:00.835) 0:00:39.652 ************ 2026-05-31 02:55:35.513399 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:55:35.513410 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 02:55:35.513420 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 02:55:35.513431 | orchestrator | ok: [testbed-node-0 -> testbed-node-3(192.168.16.13)] => (item=testbed-node-3) 2026-05-31 02:55:35.513441 | orchestrator | ok: [testbed-node-0 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-31 02:55:35.513477 | orchestrator | ok: [testbed-node-0 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-31 02:55:35.513488 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-31 02:55:35.513499 | orchestrator | 2026-05-31 02:55:35.513510 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-31 02:55:35.513529 | orchestrator | Sunday 31 May 2026 02:55:22 +0000 (0:00:01.954) 0:00:41.607 ************ 2026-05-31 02:55:35.513541 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:55:35.513553 | orchestrator | 2026-05-31 02:55:35.513564 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-31 02:55:35.513575 | orchestrator | Sunday 31 May 2026 02:55:23 +0000 (0:00:01.184) 0:00:42.791 ************ 2026-05-31 02:55:35.513586 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:55:35.513597 | orchestrator | 2026-05-31 02:55:35.513607 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-31 02:55:35.513618 | orchestrator | Sunday 31 May 2026 02:55:24 +0000 (0:00:01.243) 0:00:44.035 ************ 2026-05-31 02:55:35.513630 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:35.513641 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:35.513670 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.513682 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:35.513693 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:35.513704 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:35.513714 | orchestrator | 2026-05-31 02:55:35.513725 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-31 02:55:35.513736 | orchestrator | Sunday 31 May 2026 02:55:25 +0000 (0:00:00.892) 0:00:44.928 ************ 2026-05-31 02:55:35.513747 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:35.513757 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:35.513768 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:35.513779 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:35.513789 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:35.513800 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:35.513811 | orchestrator | 2026-05-31 02:55:35.513822 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-31 02:55:35.513833 | orchestrator | Sunday 31 May 2026 02:55:26 +0000 (0:00:01.004) 0:00:45.933 ************ 2026-05-31 02:55:35.513844 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:35.513854 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:35.513865 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:35.513875 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:35.513886 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:35.513896 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:35.513907 | orchestrator | 2026-05-31 02:55:35.513918 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-31 02:55:35.513940 | orchestrator | Sunday 31 May 2026 02:55:27 +0000 (0:00:01.266) 0:00:47.199 ************ 2026-05-31 02:55:35.513959 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:35.513977 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:35.513994 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:35.514010 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:35.514100 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:35.514119 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:35.514135 | orchestrator | 2026-05-31 02:55:35.514153 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-31 02:55:35.514172 | orchestrator | Sunday 31 May 2026 02:55:28 +0000 (0:00:01.087) 0:00:48.287 ************ 2026-05-31 02:55:35.514190 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:35.514205 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:35.514216 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.514226 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:35.514302 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:35.514316 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:35.514327 | orchestrator | 2026-05-31 02:55:35.514338 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-31 02:55:35.514360 | orchestrator | Sunday 31 May 2026 02:55:29 +0000 (0:00:00.994) 0:00:49.282 ************ 2026-05-31 02:55:35.514371 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:35.514381 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:35.514392 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:35.514402 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.514412 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:35.514423 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:35.514433 | orchestrator | 2026-05-31 02:55:35.514444 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-31 02:55:35.514454 | orchestrator | Sunday 31 May 2026 02:55:30 +0000 (0:00:00.645) 0:00:49.928 ************ 2026-05-31 02:55:35.514465 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:35.514476 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:35.514486 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:35.514496 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.514507 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:35.514517 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:35.514527 | orchestrator | 2026-05-31 02:55:35.514538 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-31 02:55:35.514549 | orchestrator | Sunday 31 May 2026 02:55:31 +0000 (0:00:01.015) 0:00:50.943 ************ 2026-05-31 02:55:35.514559 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:35.514570 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:35.514580 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:35.514591 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:35.514601 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:35.514611 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:35.514622 | orchestrator | 2026-05-31 02:55:35.514632 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-31 02:55:35.514643 | orchestrator | Sunday 31 May 2026 02:55:32 +0000 (0:00:01.017) 0:00:51.961 ************ 2026-05-31 02:55:35.514653 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:35.514664 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:35.514674 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:35.514684 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:55:35.514695 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:55:35.514705 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:55:35.514716 | orchestrator | 2026-05-31 02:55:35.514727 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-31 02:55:35.514737 | orchestrator | Sunday 31 May 2026 02:55:33 +0000 (0:00:01.332) 0:00:53.294 ************ 2026-05-31 02:55:35.514748 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:35.514759 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:55:35.514769 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:55:35.514780 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.514790 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:35.514801 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:35.514811 | orchestrator | 2026-05-31 02:55:35.514822 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-31 02:55:35.514833 | orchestrator | Sunday 31 May 2026 02:55:34 +0000 (0:00:00.589) 0:00:53.883 ************ 2026-05-31 02:55:35.514843 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:55:35.514854 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:55:35.514864 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:55:35.514875 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:55:35.514885 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:55:35.514895 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:55:35.514911 | orchestrator | 2026-05-31 02:55:35.514928 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-31 02:55:35.514945 | orchestrator | Sunday 31 May 2026 02:55:35 +0000 (0:00:00.804) 0:00:54.688 ************ 2026-05-31 02:55:35.514964 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:55:35.514997 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.340880 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.341071 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:56:54.341098 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:56:54.341114 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:56:54.341131 | orchestrator | 2026-05-31 02:56:54.341149 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-31 02:56:54.341168 | orchestrator | Sunday 31 May 2026 02:55:35 +0000 (0:00:00.640) 0:00:55.329 ************ 2026-05-31 02:56:54.341185 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.341201 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.341216 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.341233 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:56:54.341249 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:56:54.341266 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:56:54.341281 | orchestrator | 2026-05-31 02:56:54.341299 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-31 02:56:54.341315 | orchestrator | Sunday 31 May 2026 02:55:36 +0000 (0:00:00.852) 0:00:56.181 ************ 2026-05-31 02:56:54.341331 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.341347 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.341362 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.341379 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:56:54.341423 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:56:54.341441 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:56:54.341457 | orchestrator | 2026-05-31 02:56:54.341491 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-31 02:56:54.341509 | orchestrator | Sunday 31 May 2026 02:55:37 +0000 (0:00:00.613) 0:00:56.795 ************ 2026-05-31 02:56:54.341526 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.341542 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.341559 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.341575 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.341591 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.341607 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.341623 | orchestrator | 2026-05-31 02:56:54.341639 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-31 02:56:54.341655 | orchestrator | Sunday 31 May 2026 02:55:38 +0000 (0:00:00.833) 0:00:57.629 ************ 2026-05-31 02:56:54.341670 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.341687 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.341703 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.341720 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.341736 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.341751 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.341768 | orchestrator | 2026-05-31 02:56:54.341784 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-31 02:56:54.341800 | orchestrator | Sunday 31 May 2026 02:55:38 +0000 (0:00:00.610) 0:00:58.240 ************ 2026-05-31 02:56:54.341817 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:56:54.341833 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:56:54.341849 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:56:54.341864 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.341881 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.341910 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.341927 | orchestrator | 2026-05-31 02:56:54.341944 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-31 02:56:54.341959 | orchestrator | Sunday 31 May 2026 02:55:39 +0000 (0:00:00.877) 0:00:59.117 ************ 2026-05-31 02:56:54.341976 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:56:54.341992 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:56:54.342007 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:56:54.342068 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:56:54.342085 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:56:54.342101 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:56:54.342117 | orchestrator | 2026-05-31 02:56:54.342134 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-31 02:56:54.342165 | orchestrator | Sunday 31 May 2026 02:55:40 +0000 (0:00:00.893) 0:01:00.011 ************ 2026-05-31 02:56:54.342182 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:56:54.342197 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:56:54.342213 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:56:54.342229 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:56:54.342247 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:56:54.342262 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:56:54.342278 | orchestrator | 2026-05-31 02:56:54.342294 | orchestrator | TASK [ceph-container-common : Generate systemd ceph target file] *************** 2026-05-31 02:56:54.342310 | orchestrator | Sunday 31 May 2026 02:55:41 +0000 (0:00:01.364) 0:01:01.375 ************ 2026-05-31 02:56:54.342327 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:56:54.342343 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:56:54.342360 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:56:54.342377 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:56:54.342454 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:56:54.342471 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:56:54.342487 | orchestrator | 2026-05-31 02:56:54.342504 | orchestrator | TASK [ceph-container-common : Enable ceph.target] ****************************** 2026-05-31 02:56:54.342521 | orchestrator | Sunday 31 May 2026 02:55:43 +0000 (0:00:01.566) 0:01:02.942 ************ 2026-05-31 02:56:54.342537 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:56:54.342553 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:56:54.342568 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:56:54.342583 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:56:54.342599 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:56:54.342616 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:56:54.342633 | orchestrator | 2026-05-31 02:56:54.342649 | orchestrator | TASK [ceph-container-common : Include prerequisites.yml] *********************** 2026-05-31 02:56:54.342665 | orchestrator | Sunday 31 May 2026 02:55:45 +0000 (0:00:02.398) 0:01:05.340 ************ 2026-05-31 02:56:54.342683 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/prerequisites.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:56:54.342700 | orchestrator | 2026-05-31 02:56:54.342714 | orchestrator | TASK [ceph-container-common : Stop lvmetad] ************************************ 2026-05-31 02:56:54.342730 | orchestrator | Sunday 31 May 2026 02:55:47 +0000 (0:00:01.337) 0:01:06.678 ************ 2026-05-31 02:56:54.342746 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.342787 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.342804 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.342820 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.342836 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.342852 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.342868 | orchestrator | 2026-05-31 02:56:54.342885 | orchestrator | TASK [ceph-container-common : Disable and mask lvmetad service] **************** 2026-05-31 02:56:54.342902 | orchestrator | Sunday 31 May 2026 02:55:47 +0000 (0:00:00.680) 0:01:07.359 ************ 2026-05-31 02:56:54.342917 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.342933 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.342949 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.342966 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.342982 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.342998 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.343014 | orchestrator | 2026-05-31 02:56:54.343030 | orchestrator | TASK [ceph-container-common : Remove ceph udev rules] ************************** 2026-05-31 02:56:54.343046 | orchestrator | Sunday 31 May 2026 02:55:48 +0000 (0:00:00.864) 0:01:08.224 ************ 2026-05-31 02:56:54.343062 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-31 02:56:54.343079 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-31 02:56:54.343104 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-31 02:56:54.343129 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-31 02:56:54.343146 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-31 02:56:54.343161 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-05-31 02:56:54.343178 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-31 02:56:54.343194 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-31 02:56:54.343211 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-31 02:56:54.343228 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-31 02:56:54.343244 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-31 02:56:54.343260 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-05-31 02:56:54.343276 | orchestrator | 2026-05-31 02:56:54.343292 | orchestrator | TASK [ceph-container-common : Ensure tmpfiles.d is present] ******************** 2026-05-31 02:56:54.343308 | orchestrator | Sunday 31 May 2026 02:55:50 +0000 (0:00:01.320) 0:01:09.544 ************ 2026-05-31 02:56:54.343324 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:56:54.343341 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:56:54.343357 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:56:54.343372 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:56:54.343443 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:56:54.343464 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:56:54.343480 | orchestrator | 2026-05-31 02:56:54.343496 | orchestrator | TASK [ceph-container-common : Restore certificates selinux context] ************ 2026-05-31 02:56:54.343513 | orchestrator | Sunday 31 May 2026 02:55:51 +0000 (0:00:01.207) 0:01:10.752 ************ 2026-05-31 02:56:54.343530 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.343547 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.343563 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.343579 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.343595 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.343611 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.343628 | orchestrator | 2026-05-31 02:56:54.343644 | orchestrator | TASK [ceph-container-common : Install python3 on osd nodes] ******************** 2026-05-31 02:56:54.343660 | orchestrator | Sunday 31 May 2026 02:55:51 +0000 (0:00:00.638) 0:01:11.390 ************ 2026-05-31 02:56:54.343675 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.343689 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.343703 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.343717 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.343730 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.343744 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.343757 | orchestrator | 2026-05-31 02:56:54.343770 | orchestrator | TASK [ceph-container-common : Include registry.yml] **************************** 2026-05-31 02:56:54.343783 | orchestrator | Sunday 31 May 2026 02:55:52 +0000 (0:00:00.869) 0:01:12.260 ************ 2026-05-31 02:56:54.343797 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:56:54.343809 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:56:54.343823 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:56:54.343838 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:56:54.343851 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:56:54.343864 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:56:54.343876 | orchestrator | 2026-05-31 02:56:54.343889 | orchestrator | TASK [ceph-container-common : Include fetch_image.yml] ************************* 2026-05-31 02:56:54.343903 | orchestrator | Sunday 31 May 2026 02:55:53 +0000 (0:00:00.667) 0:01:12.928 ************ 2026-05-31 02:56:54.343916 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/fetch_image.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:56:54.343940 | orchestrator | 2026-05-31 02:56:54.343954 | orchestrator | TASK [ceph-container-common : Pulling Ceph container image] ******************** 2026-05-31 02:56:54.343967 | orchestrator | Sunday 31 May 2026 02:55:54 +0000 (0:00:01.280) 0:01:14.208 ************ 2026-05-31 02:56:54.343980 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:56:54.343993 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:56:54.344006 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:56:54.344019 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:56:54.344033 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:56:54.344047 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:56:54.344060 | orchestrator | 2026-05-31 02:56:54.344082 | orchestrator | TASK [ceph-container-common : Pulling alertmanager/prometheus/grafana container images] *** 2026-05-31 02:57:11.296818 | orchestrator | Sunday 31 May 2026 02:56:54 +0000 (0:00:59.573) 0:02:13.782 ************ 2026-05-31 02:57:11.296936 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-05-31 02:57:11.296953 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/prom/prometheus:v2.7.2)  2026-05-31 02:57:11.296965 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/grafana/grafana:6.7.4)  2026-05-31 02:57:11.296976 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.296988 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-05-31 02:57:11.297000 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/prom/prometheus:v2.7.2)  2026-05-31 02:57:11.297011 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/grafana/grafana:6.7.4)  2026-05-31 02:57:11.297022 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.297033 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-05-31 02:57:11.297045 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/prom/prometheus:v2.7.2)  2026-05-31 02:57:11.297056 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/grafana/grafana:6.7.4)  2026-05-31 02:57:11.297083 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.297094 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-05-31 02:57:11.297105 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/prom/prometheus:v2.7.2)  2026-05-31 02:57:11.297116 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/grafana/grafana:6.7.4)  2026-05-31 02:57:11.297126 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.297137 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-05-31 02:57:11.297148 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/prom/prometheus:v2.7.2)  2026-05-31 02:57:11.297159 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/grafana/grafana:6.7.4)  2026-05-31 02:57:11.297170 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.297181 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-05-31 02:57:11.297193 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/prom/prometheus:v2.7.2)  2026-05-31 02:57:11.297204 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/grafana/grafana:6.7.4)  2026-05-31 02:57:11.297215 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.297226 | orchestrator | 2026-05-31 02:57:11.297238 | orchestrator | TASK [ceph-container-common : Pulling node-exporter container image] *********** 2026-05-31 02:57:11.297248 | orchestrator | Sunday 31 May 2026 02:56:54 +0000 (0:00:00.655) 0:02:14.438 ************ 2026-05-31 02:57:11.297259 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.297269 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.297279 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.297290 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.297301 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.297312 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.297323 | orchestrator | 2026-05-31 02:57:11.297354 | orchestrator | TASK [ceph-container-common : Export local ceph dev image] ********************* 2026-05-31 02:57:11.297365 | orchestrator | Sunday 31 May 2026 02:56:55 +0000 (0:00:00.853) 0:02:15.291 ************ 2026-05-31 02:57:11.297377 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.297387 | orchestrator | 2026-05-31 02:57:11.297398 | orchestrator | TASK [ceph-container-common : Copy ceph dev image file] ************************ 2026-05-31 02:57:11.297434 | orchestrator | Sunday 31 May 2026 02:56:55 +0000 (0:00:00.152) 0:02:15.444 ************ 2026-05-31 02:57:11.297447 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.297458 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.297469 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.297480 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.297491 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.297502 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.297513 | orchestrator | 2026-05-31 02:57:11.297525 | orchestrator | TASK [ceph-container-common : Load ceph dev image] ***************************** 2026-05-31 02:57:11.297538 | orchestrator | Sunday 31 May 2026 02:56:56 +0000 (0:00:00.635) 0:02:16.079 ************ 2026-05-31 02:57:11.297549 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.297560 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.297571 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.297583 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.297594 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.297605 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.297617 | orchestrator | 2026-05-31 02:57:11.297629 | orchestrator | TASK [ceph-container-common : Remove tmp ceph dev image file] ****************** 2026-05-31 02:57:11.297640 | orchestrator | Sunday 31 May 2026 02:56:57 +0000 (0:00:00.899) 0:02:16.979 ************ 2026-05-31 02:57:11.297652 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.297662 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.297674 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.297686 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.297696 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.297708 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.297719 | orchestrator | 2026-05-31 02:57:11.297730 | orchestrator | TASK [ceph-container-common : Get ceph version] ******************************** 2026-05-31 02:57:11.297741 | orchestrator | Sunday 31 May 2026 02:56:58 +0000 (0:00:00.639) 0:02:17.618 ************ 2026-05-31 02:57:11.297752 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:57:11.297764 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:57:11.297774 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:57:11.297785 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:11.297795 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:11.297806 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:11.297816 | orchestrator | 2026-05-31 02:57:11.297826 | orchestrator | TASK [ceph-container-common : Set_fact ceph_version ceph_version.stdout.split] *** 2026-05-31 02:57:11.297837 | orchestrator | Sunday 31 May 2026 02:57:01 +0000 (0:00:03.400) 0:02:21.018 ************ 2026-05-31 02:57:11.297865 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:57:11.297876 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:57:11.297886 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:57:11.297896 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:11.297907 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:11.297917 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:11.297928 | orchestrator | 2026-05-31 02:57:11.297939 | orchestrator | TASK [ceph-container-common : Include release.yml] ***************************** 2026-05-31 02:57:11.297950 | orchestrator | Sunday 31 May 2026 02:57:02 +0000 (0:00:00.678) 0:02:21.696 ************ 2026-05-31 02:57:11.297962 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/release.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:57:11.297974 | orchestrator | 2026-05-31 02:57:11.297985 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release jewel] ********************* 2026-05-31 02:57:11.297996 | orchestrator | Sunday 31 May 2026 02:57:03 +0000 (0:00:01.349) 0:02:23.046 ************ 2026-05-31 02:57:11.298062 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298074 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298085 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298095 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298105 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298116 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298126 | orchestrator | 2026-05-31 02:57:11.298144 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release kraken] ******************** 2026-05-31 02:57:11.298154 | orchestrator | Sunday 31 May 2026 02:57:04 +0000 (0:00:00.877) 0:02:23.923 ************ 2026-05-31 02:57:11.298165 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298176 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298186 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298196 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298207 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298218 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298229 | orchestrator | 2026-05-31 02:57:11.298239 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release luminous] ****************** 2026-05-31 02:57:11.298250 | orchestrator | Sunday 31 May 2026 02:57:05 +0000 (0:00:00.616) 0:02:24.540 ************ 2026-05-31 02:57:11.298261 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298272 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298282 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298292 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298303 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298314 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298324 | orchestrator | 2026-05-31 02:57:11.298334 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release mimic] ********************* 2026-05-31 02:57:11.298344 | orchestrator | Sunday 31 May 2026 02:57:05 +0000 (0:00:00.881) 0:02:25.421 ************ 2026-05-31 02:57:11.298355 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298365 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298376 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298387 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298397 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298408 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298437 | orchestrator | 2026-05-31 02:57:11.298447 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release nautilus] ****************** 2026-05-31 02:57:11.298457 | orchestrator | Sunday 31 May 2026 02:57:06 +0000 (0:00:00.617) 0:02:26.038 ************ 2026-05-31 02:57:11.298467 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298478 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298489 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298499 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298509 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298520 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298529 | orchestrator | 2026-05-31 02:57:11.298540 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release octopus] ******************* 2026-05-31 02:57:11.298551 | orchestrator | Sunday 31 May 2026 02:57:07 +0000 (0:00:00.860) 0:02:26.899 ************ 2026-05-31 02:57:11.298561 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298571 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298581 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298591 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298600 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298610 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298619 | orchestrator | 2026-05-31 02:57:11.298629 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release pacific] ******************* 2026-05-31 02:57:11.298639 | orchestrator | Sunday 31 May 2026 02:57:08 +0000 (0:00:00.676) 0:02:27.575 ************ 2026-05-31 02:57:11.298648 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298657 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298676 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298686 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298695 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298705 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298714 | orchestrator | 2026-05-31 02:57:11.298723 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release quincy] ******************** 2026-05-31 02:57:11.298732 | orchestrator | Sunday 31 May 2026 02:57:09 +0000 (0:00:00.921) 0:02:28.497 ************ 2026-05-31 02:57:11.298740 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:11.298749 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:11.298758 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:11.298767 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:11.298776 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:11.298784 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:11.298793 | orchestrator | 2026-05-31 02:57:11.298802 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release reef] ********************** 2026-05-31 02:57:11.298811 | orchestrator | Sunday 31 May 2026 02:57:09 +0000 (0:00:00.655) 0:02:29.153 ************ 2026-05-31 02:57:11.298820 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:57:11.298829 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:57:11.298837 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:57:11.298846 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:11.298855 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:11.298864 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:11.298873 | orchestrator | 2026-05-31 02:57:11.298882 | orchestrator | TASK [ceph-config : Include create_ceph_initial_dirs.yml] ********************** 2026-05-31 02:57:11.298901 | orchestrator | Sunday 31 May 2026 02:57:11 +0000 (0:00:01.588) 0:02:30.741 ************ 2026-05-31 02:57:21.920982 | orchestrator | included: /ansible/roles/ceph-config/tasks/create_ceph_initial_dirs.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:57:21.921098 | orchestrator | 2026-05-31 02:57:21.921114 | orchestrator | TASK [ceph-config : Create ceph initial directories] *************************** 2026-05-31 02:57:21.921127 | orchestrator | Sunday 31 May 2026 02:57:12 +0000 (0:00:01.258) 0:02:32.000 ************ 2026-05-31 02:57:21.921138 | orchestrator | changed: [testbed-node-0] => (item=/etc/ceph) 2026-05-31 02:57:21.921149 | orchestrator | changed: [testbed-node-1] => (item=/etc/ceph) 2026-05-31 02:57:21.921160 | orchestrator | changed: [testbed-node-2] => (item=/etc/ceph) 2026-05-31 02:57:21.921172 | orchestrator | changed: [testbed-node-3] => (item=/etc/ceph) 2026-05-31 02:57:21.921183 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/) 2026-05-31 02:57:21.921194 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/) 2026-05-31 02:57:21.921205 | orchestrator | changed: [testbed-node-4] => (item=/etc/ceph) 2026-05-31 02:57:21.921215 | orchestrator | changed: [testbed-node-5] => (item=/etc/ceph) 2026-05-31 02:57:21.921242 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/) 2026-05-31 02:57:21.921254 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/) 2026-05-31 02:57:21.921265 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/mon) 2026-05-31 02:57:21.921276 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/mon) 2026-05-31 02:57:21.921286 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/) 2026-05-31 02:57:21.921297 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/) 2026-05-31 02:57:21.921308 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mon) 2026-05-31 02:57:21.921318 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/mon) 2026-05-31 02:57:21.921329 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/osd) 2026-05-31 02:57:21.921340 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mon) 2026-05-31 02:57:21.921351 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/osd) 2026-05-31 02:57:21.921379 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mon) 2026-05-31 02:57:21.921450 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/osd) 2026-05-31 02:57:21.921465 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/osd) 2026-05-31 02:57:21.921476 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/mds) 2026-05-31 02:57:21.921489 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/osd) 2026-05-31 02:57:21.921502 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/mds) 2026-05-31 02:57:21.921514 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/osd) 2026-05-31 02:57:21.921527 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mds) 2026-05-31 02:57:21.921540 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/mds) 2026-05-31 02:57:21.921552 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mds) 2026-05-31 02:57:21.921565 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/tmp) 2026-05-31 02:57:21.921577 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/tmp) 2026-05-31 02:57:21.921590 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mds) 2026-05-31 02:57:21.921602 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/tmp) 2026-05-31 02:57:21.921614 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/tmp) 2026-05-31 02:57:21.921626 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/tmp) 2026-05-31 02:57:21.921638 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/crash) 2026-05-31 02:57:21.921651 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/crash) 2026-05-31 02:57:21.921663 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/tmp) 2026-05-31 02:57:21.921676 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/crash) 2026-05-31 02:57:21.921688 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/crash) 2026-05-31 02:57:21.921700 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/crash) 2026-05-31 02:57:21.921713 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/radosgw) 2026-05-31 02:57:21.921726 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/radosgw) 2026-05-31 02:57:21.921742 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/crash) 2026-05-31 02:57:21.921760 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/radosgw) 2026-05-31 02:57:21.921779 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/radosgw) 2026-05-31 02:57:21.921797 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/radosgw) 2026-05-31 02:57:21.921814 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rgw) 2026-05-31 02:57:21.921831 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rgw) 2026-05-31 02:57:21.921851 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/radosgw) 2026-05-31 02:57:21.921869 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rgw) 2026-05-31 02:57:21.921888 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rgw) 2026-05-31 02:57:21.921907 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rgw) 2026-05-31 02:57:21.921919 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-mgr) 2026-05-31 02:57:21.921929 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-mgr) 2026-05-31 02:57:21.921941 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rgw) 2026-05-31 02:57:21.921970 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mgr) 2026-05-31 02:57:21.921982 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mgr) 2026-05-31 02:57:21.921993 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-mgr) 2026-05-31 02:57:21.922004 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-mds) 2026-05-31 02:57:21.922069 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-mds) 2026-05-31 02:57:21.922081 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mgr) 2026-05-31 02:57:21.922103 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mds) 2026-05-31 02:57:21.922114 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mds) 2026-05-31 02:57:21.922124 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-mds) 2026-05-31 02:57:21.922135 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-osd) 2026-05-31 02:57:21.922146 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-osd) 2026-05-31 02:57:21.922156 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mds) 2026-05-31 02:57:21.922235 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-osd) 2026-05-31 02:57:21.922250 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-osd) 2026-05-31 02:57:21.922261 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-osd) 2026-05-31 02:57:21.922271 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rbd) 2026-05-31 02:57:21.922281 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rbd) 2026-05-31 02:57:21.922292 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-osd) 2026-05-31 02:57:21.922303 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rbd) 2026-05-31 02:57:21.922313 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rbd) 2026-05-31 02:57:21.922323 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-05-31 02:57:21.922334 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-05-31 02:57:21.922345 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rbd) 2026-05-31 02:57:21.922355 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rbd) 2026-05-31 02:57:21.922366 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-05-31 02:57:21.922376 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-05-31 02:57:21.922387 | orchestrator | changed: [testbed-node-1] => (item=/var/run/ceph) 2026-05-31 02:57:21.922398 | orchestrator | changed: [testbed-node-0] => (item=/var/run/ceph) 2026-05-31 02:57:21.922414 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-05-31 02:57:21.922473 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-05-31 02:57:21.922502 | orchestrator | changed: [testbed-node-3] => (item=/var/run/ceph) 2026-05-31 02:57:21.922522 | orchestrator | changed: [testbed-node-4] => (item=/var/run/ceph) 2026-05-31 02:57:21.922540 | orchestrator | changed: [testbed-node-1] => (item=/var/log/ceph) 2026-05-31 02:57:21.922557 | orchestrator | changed: [testbed-node-0] => (item=/var/log/ceph) 2026-05-31 02:57:21.922573 | orchestrator | changed: [testbed-node-2] => (item=/var/run/ceph) 2026-05-31 02:57:21.922592 | orchestrator | changed: [testbed-node-5] => (item=/var/run/ceph) 2026-05-31 02:57:21.922610 | orchestrator | changed: [testbed-node-3] => (item=/var/log/ceph) 2026-05-31 02:57:21.922627 | orchestrator | changed: [testbed-node-4] => (item=/var/log/ceph) 2026-05-31 02:57:21.922646 | orchestrator | changed: [testbed-node-2] => (item=/var/log/ceph) 2026-05-31 02:57:21.922665 | orchestrator | changed: [testbed-node-5] => (item=/var/log/ceph) 2026-05-31 02:57:21.922683 | orchestrator | 2026-05-31 02:57:21.922699 | orchestrator | TASK [ceph-config : Include_tasks rgw_systemd_environment_file.yml] ************ 2026-05-31 02:57:21.922710 | orchestrator | Sunday 31 May 2026 02:57:18 +0000 (0:00:06.347) 0:02:38.347 ************ 2026-05-31 02:57:21.922721 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:21.922731 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:21.922748 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:21.922776 | orchestrator | included: /ansible/roles/ceph-config/tasks/rgw_systemd_environment_file.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:57:21.922800 | orchestrator | 2026-05-31 02:57:21.922834 | orchestrator | TASK [ceph-config : Create rados gateway instance directories] ***************** 2026-05-31 02:57:21.922853 | orchestrator | Sunday 31 May 2026 02:57:19 +0000 (0:00:01.075) 0:02:39.423 ************ 2026-05-31 02:57:21.922872 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:21.922884 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:21.922895 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:21.922906 | orchestrator | 2026-05-31 02:57:21.922917 | orchestrator | TASK [ceph-config : Generate environment file] ********************************* 2026-05-31 02:57:21.922927 | orchestrator | Sunday 31 May 2026 02:57:20 +0000 (0:00:00.711) 0:02:40.135 ************ 2026-05-31 02:57:21.922950 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:35.624288 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:35.624391 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:35.624403 | orchestrator | 2026-05-31 02:57:35.624413 | orchestrator | TASK [ceph-config : Reset num_osds] ******************************************** 2026-05-31 02:57:35.624423 | orchestrator | Sunday 31 May 2026 02:57:21 +0000 (0:00:01.241) 0:02:41.376 ************ 2026-05-31 02:57:35.624431 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.624440 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.624494 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.624502 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:35.624511 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:35.624519 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:35.624527 | orchestrator | 2026-05-31 02:57:35.624536 | orchestrator | TASK [ceph-config : Count number of osds for lvm scenario] ********************* 2026-05-31 02:57:35.624544 | orchestrator | Sunday 31 May 2026 02:57:22 +0000 (0:00:00.837) 0:02:42.214 ************ 2026-05-31 02:57:35.624566 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.624574 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.624582 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.624590 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:35.624598 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:35.624606 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:35.624613 | orchestrator | 2026-05-31 02:57:35.624621 | orchestrator | TASK [ceph-config : Look up for ceph-volume rejected devices] ****************** 2026-05-31 02:57:35.624629 | orchestrator | Sunday 31 May 2026 02:57:23 +0000 (0:00:00.630) 0:02:42.845 ************ 2026-05-31 02:57:35.624637 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.624645 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.624653 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.624661 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.624673 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.624686 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.624699 | orchestrator | 2026-05-31 02:57:35.624712 | orchestrator | TASK [ceph-config : Set_fact rejected_devices] ********************************* 2026-05-31 02:57:35.624726 | orchestrator | Sunday 31 May 2026 02:57:24 +0000 (0:00:00.858) 0:02:43.703 ************ 2026-05-31 02:57:35.624738 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.624751 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.624763 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.624776 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.624789 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.624803 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.624816 | orchestrator | 2026-05-31 02:57:35.624854 | orchestrator | TASK [ceph-config : Set_fact _devices] ***************************************** 2026-05-31 02:57:35.624871 | orchestrator | Sunday 31 May 2026 02:57:24 +0000 (0:00:00.606) 0:02:44.309 ************ 2026-05-31 02:57:35.624884 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.624897 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.624910 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.624922 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.624936 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.624949 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.624964 | orchestrator | 2026-05-31 02:57:35.624978 | orchestrator | TASK [ceph-config : Run 'ceph-volume lvm batch --report' to see how many osds are to be created] *** 2026-05-31 02:57:35.624993 | orchestrator | Sunday 31 May 2026 02:57:25 +0000 (0:00:00.855) 0:02:45.164 ************ 2026-05-31 02:57:35.625007 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625019 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625031 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625043 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.625055 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.625067 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.625078 | orchestrator | 2026-05-31 02:57:35.625091 | orchestrator | TASK [ceph-config : Set_fact num_osds from the output of 'ceph-volume lvm batch --report' (legacy report)] *** 2026-05-31 02:57:35.625102 | orchestrator | Sunday 31 May 2026 02:57:26 +0000 (0:00:00.634) 0:02:45.799 ************ 2026-05-31 02:57:35.625114 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625127 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625138 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625150 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.625162 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.625174 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.625186 | orchestrator | 2026-05-31 02:57:35.625197 | orchestrator | TASK [ceph-config : Set_fact num_osds from the output of 'ceph-volume lvm batch --report' (new report)] *** 2026-05-31 02:57:35.625210 | orchestrator | Sunday 31 May 2026 02:57:27 +0000 (0:00:00.846) 0:02:46.645 ************ 2026-05-31 02:57:35.625222 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625234 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625246 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625258 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.625270 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.625282 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.625294 | orchestrator | 2026-05-31 02:57:35.625306 | orchestrator | TASK [ceph-config : Run 'ceph-volume lvm list' to see how many osds have already been created] *** 2026-05-31 02:57:35.625318 | orchestrator | Sunday 31 May 2026 02:57:27 +0000 (0:00:00.610) 0:02:47.255 ************ 2026-05-31 02:57:35.625330 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625342 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625354 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625366 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:35.625378 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:35.625390 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:35.625402 | orchestrator | 2026-05-31 02:57:35.625414 | orchestrator | TASK [ceph-config : Set_fact num_osds (add existing osds)] ********************* 2026-05-31 02:57:35.625426 | orchestrator | Sunday 31 May 2026 02:57:31 +0000 (0:00:03.339) 0:02:50.595 ************ 2026-05-31 02:57:35.625438 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625481 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625525 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625538 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:35.625550 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:35.625562 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:35.625574 | orchestrator | 2026-05-31 02:57:35.625586 | orchestrator | TASK [ceph-config : Set_fact _osd_memory_target] ******************************* 2026-05-31 02:57:35.625598 | orchestrator | Sunday 31 May 2026 02:57:31 +0000 (0:00:00.657) 0:02:51.253 ************ 2026-05-31 02:57:35.625619 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625631 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625643 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625655 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:35.625667 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:35.625679 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:35.625690 | orchestrator | 2026-05-31 02:57:35.625703 | orchestrator | TASK [ceph-config : Set osd_memory_target to cluster host config] ************** 2026-05-31 02:57:35.625714 | orchestrator | Sunday 31 May 2026 02:57:32 +0000 (0:00:00.955) 0:02:52.209 ************ 2026-05-31 02:57:35.625726 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625738 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625751 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625763 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.625775 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.625794 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.625808 | orchestrator | 2026-05-31 02:57:35.625821 | orchestrator | TASK [ceph-config : Render rgw configs] **************************************** 2026-05-31 02:57:35.625834 | orchestrator | Sunday 31 May 2026 02:57:33 +0000 (0:00:00.634) 0:02:52.843 ************ 2026-05-31 02:57:35.625846 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625859 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625872 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.625885 | orchestrator | ok: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:35.625897 | orchestrator | ok: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:35.625913 | orchestrator | ok: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-05-31 02:57:35.625927 | orchestrator | 2026-05-31 02:57:35.625940 | orchestrator | TASK [ceph-config : Set config to cluster] ************************************* 2026-05-31 02:57:35.625954 | orchestrator | Sunday 31 May 2026 02:57:34 +0000 (0:00:00.911) 0:02:53.755 ************ 2026-05-31 02:57:35.625966 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.625979 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.625991 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:35.626007 | orchestrator | skipping: [testbed-node-3] => (item=[{'key': 'client.rgw.default.testbed-node-3.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.13:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log'}])  2026-05-31 02:57:35.626079 | orchestrator | skipping: [testbed-node-3] => (item=[{'key': 'client.rgw.default.testbed-node-3.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.13:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.13:8081'}])  2026-05-31 02:57:35.626094 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:35.626106 | orchestrator | skipping: [testbed-node-4] => (item=[{'key': 'client.rgw.default.testbed-node-4.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.14:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log'}])  2026-05-31 02:57:35.626118 | orchestrator | skipping: [testbed-node-4] => (item=[{'key': 'client.rgw.default.testbed-node-4.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.14:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.14:8081'}])  2026-05-31 02:57:35.626131 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:35.626143 | orchestrator | skipping: [testbed-node-5] => (item=[{'key': 'client.rgw.default.testbed-node-5.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.15:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log'}])  2026-05-31 02:57:35.626165 | orchestrator | skipping: [testbed-node-5] => (item=[{'key': 'client.rgw.default.testbed-node-5.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.15:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.15:8081'}])  2026-05-31 02:57:35.626177 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:35.626189 | orchestrator | 2026-05-31 02:57:35.626201 | orchestrator | TASK [ceph-config : Set rgw configs to file] *********************************** 2026-05-31 02:57:35.626213 | orchestrator | Sunday 31 May 2026 02:57:35 +0000 (0:00:00.925) 0:02:54.681 ************ 2026-05-31 02:57:35.626226 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:35.626237 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:35.626259 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.980696 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.980815 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.980831 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.980844 | orchestrator | 2026-05-31 02:57:53.980857 | orchestrator | TASK [ceph-config : Create ceph conf directory] ******************************** 2026-05-31 02:57:53.980870 | orchestrator | Sunday 31 May 2026 02:57:35 +0000 (0:00:00.615) 0:02:55.296 ************ 2026-05-31 02:57:53.980881 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.980892 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.980903 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.980914 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.980925 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.980936 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.980946 | orchestrator | 2026-05-31 02:57:53.980958 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-05-31 02:57:53.980971 | orchestrator | Sunday 31 May 2026 02:57:36 +0000 (0:00:00.832) 0:02:56.129 ************ 2026-05-31 02:57:53.980982 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.980993 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.981022 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.981033 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.981044 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.981055 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.981066 | orchestrator | 2026-05-31 02:57:53.981078 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-05-31 02:57:53.981089 | orchestrator | Sunday 31 May 2026 02:57:37 +0000 (0:00:00.664) 0:02:56.793 ************ 2026-05-31 02:57:53.981100 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981111 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.981121 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.981132 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.981143 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.981153 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.981164 | orchestrator | 2026-05-31 02:57:53.981175 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-05-31 02:57:53.981186 | orchestrator | Sunday 31 May 2026 02:57:38 +0000 (0:00:00.839) 0:02:57.633 ************ 2026-05-31 02:57:53.981197 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981208 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.981232 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.981245 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.981257 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.981270 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.981283 | orchestrator | 2026-05-31 02:57:53.981296 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-05-31 02:57:53.981346 | orchestrator | Sunday 31 May 2026 02:57:38 +0000 (0:00:00.671) 0:02:58.304 ************ 2026-05-31 02:57:53.981358 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981369 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.981380 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.981391 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:53.981402 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:53.981412 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:53.981423 | orchestrator | 2026-05-31 02:57:53.981434 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-05-31 02:57:53.981445 | orchestrator | Sunday 31 May 2026 02:57:39 +0000 (0:00:00.944) 0:02:59.249 ************ 2026-05-31 02:57:53.981456 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-05-31 02:57:53.981515 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-05-31 02:57:53.981535 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-05-31 02:57:53.981555 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981573 | orchestrator | 2026-05-31 02:57:53.981592 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-05-31 02:57:53.981606 | orchestrator | Sunday 31 May 2026 02:57:40 +0000 (0:00:00.460) 0:02:59.710 ************ 2026-05-31 02:57:53.981617 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-05-31 02:57:53.981628 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-05-31 02:57:53.981639 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-05-31 02:57:53.981649 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981660 | orchestrator | 2026-05-31 02:57:53.981671 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-05-31 02:57:53.981682 | orchestrator | Sunday 31 May 2026 02:57:40 +0000 (0:00:00.435) 0:03:00.146 ************ 2026-05-31 02:57:53.981692 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-05-31 02:57:53.981703 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-05-31 02:57:53.981713 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-05-31 02:57:53.981724 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981735 | orchestrator | 2026-05-31 02:57:53.981746 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-05-31 02:57:53.981756 | orchestrator | Sunday 31 May 2026 02:57:41 +0000 (0:00:00.408) 0:03:00.554 ************ 2026-05-31 02:57:53.981767 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981778 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.981788 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.981799 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:57:53.981810 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:57:53.981820 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:57:53.981831 | orchestrator | 2026-05-31 02:57:53.981842 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-05-31 02:57:53.981853 | orchestrator | Sunday 31 May 2026 02:57:41 +0000 (0:00:00.647) 0:03:01.202 ************ 2026-05-31 02:57:53.981864 | orchestrator | skipping: [testbed-node-0] => (item=0)  2026-05-31 02:57:53.981875 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.981885 | orchestrator | skipping: [testbed-node-1] => (item=0)  2026-05-31 02:57:53.981896 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.981907 | orchestrator | skipping: [testbed-node-2] => (item=0)  2026-05-31 02:57:53.981917 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.981947 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-05-31 02:57:53.981959 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-05-31 02:57:53.981970 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-05-31 02:57:53.981981 | orchestrator | 2026-05-31 02:57:53.981992 | orchestrator | TASK [ceph-config : Generate Ceph file] **************************************** 2026-05-31 02:57:53.982002 | orchestrator | Sunday 31 May 2026 02:57:43 +0000 (0:00:01.898) 0:03:03.100 ************ 2026-05-31 02:57:53.982087 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:57:53.982100 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:57:53.982111 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:57:53.982121 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:57:53.982132 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:57:53.982142 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:57:53.982153 | orchestrator | 2026-05-31 02:57:53.982174 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-05-31 02:57:53.982185 | orchestrator | Sunday 31 May 2026 02:57:46 +0000 (0:00:02.705) 0:03:05.805 ************ 2026-05-31 02:57:53.982196 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:57:53.982206 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:57:53.982217 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:57:53.982235 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:57:53.982246 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:57:53.982257 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:57:53.982268 | orchestrator | 2026-05-31 02:57:53.982279 | orchestrator | RUNNING HANDLER [ceph-handler : Mons handler] ********************************** 2026-05-31 02:57:53.982290 | orchestrator | Sunday 31 May 2026 02:57:47 +0000 (0:00:00.973) 0:03:06.779 ************ 2026-05-31 02:57:53.982301 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.982311 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.982322 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.982334 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mons.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:57:53.982345 | orchestrator | 2026-05-31 02:57:53.982356 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called before restart] ******** 2026-05-31 02:57:53.982366 | orchestrator | Sunday 31 May 2026 02:57:48 +0000 (0:00:01.138) 0:03:07.917 ************ 2026-05-31 02:57:53.982377 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:57:53.982388 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:57:53.982399 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:57:53.982409 | orchestrator | 2026-05-31 02:57:53.982420 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mon restart script] *********************** 2026-05-31 02:57:53.982431 | orchestrator | Sunday 31 May 2026 02:57:48 +0000 (0:00:00.352) 0:03:08.270 ************ 2026-05-31 02:57:53.982442 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:57:53.982453 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:57:53.982493 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:57:53.982513 | orchestrator | 2026-05-31 02:57:53.982525 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mon daemon(s)] ******************** 2026-05-31 02:57:53.982535 | orchestrator | Sunday 31 May 2026 02:57:50 +0000 (0:00:01.514) 0:03:09.784 ************ 2026-05-31 02:57:53.982546 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-31 02:57:53.982557 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-31 02:57:53.982568 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-31 02:57:53.982579 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.982589 | orchestrator | 2026-05-31 02:57:53.982600 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called after restart] ********* 2026-05-31 02:57:53.982611 | orchestrator | Sunday 31 May 2026 02:57:50 +0000 (0:00:00.657) 0:03:10.441 ************ 2026-05-31 02:57:53.982621 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:57:53.982632 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:57:53.982643 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:57:53.982654 | orchestrator | 2026-05-31 02:57:53.982665 | orchestrator | RUNNING HANDLER [ceph-handler : Osds handler] ********************************** 2026-05-31 02:57:53.982676 | orchestrator | Sunday 31 May 2026 02:57:51 +0000 (0:00:00.366) 0:03:10.808 ************ 2026-05-31 02:57:53.982686 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:57:53.982697 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:57:53.982708 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:57:53.982719 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:57:53.982737 | orchestrator | 2026-05-31 02:57:53.982748 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact trigger_restart] ********************** 2026-05-31 02:57:53.982758 | orchestrator | Sunday 31 May 2026 02:57:52 +0000 (0:00:01.041) 0:03:11.849 ************ 2026-05-31 02:57:53.982769 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:57:53.982780 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:57:53.982790 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:57:53.982801 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.982812 | orchestrator | 2026-05-31 02:57:53.982823 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called before restart] ******** 2026-05-31 02:57:53.982833 | orchestrator | Sunday 31 May 2026 02:57:52 +0000 (0:00:00.439) 0:03:12.288 ************ 2026-05-31 02:57:53.982844 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.982855 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.982866 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.982876 | orchestrator | 2026-05-31 02:57:53.982887 | orchestrator | RUNNING HANDLER [ceph-handler : Unset noup flag] ******************************* 2026-05-31 02:57:53.982898 | orchestrator | Sunday 31 May 2026 02:57:53 +0000 (0:00:00.354) 0:03:12.642 ************ 2026-05-31 02:57:53.982908 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.982919 | orchestrator | 2026-05-31 02:57:53.982930 | orchestrator | RUNNING HANDLER [ceph-handler : Copy osd restart script] *********************** 2026-05-31 02:57:53.982941 | orchestrator | Sunday 31 May 2026 02:57:53 +0000 (0:00:00.231) 0:03:12.874 ************ 2026-05-31 02:57:53.982951 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:57:53.982962 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:57:53.982973 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:57:53.982983 | orchestrator | 2026-05-31 02:57:53.983003 | orchestrator | RUNNING HANDLER [ceph-handler : Get pool list] ********************************* 2026-05-31 02:58:11.770898 | orchestrator | Sunday 31 May 2026 02:57:53 +0000 (0:00:00.556) 0:03:13.431 ************ 2026-05-31 02:58:11.771015 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771030 | orchestrator | 2026-05-31 02:58:11.771042 | orchestrator | RUNNING HANDLER [ceph-handler : Get balancer module status] ******************** 2026-05-31 02:58:11.771052 | orchestrator | Sunday 31 May 2026 02:57:54 +0000 (0:00:00.246) 0:03:13.677 ************ 2026-05-31 02:58:11.771062 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771073 | orchestrator | 2026-05-31 02:58:11.771090 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact pools_pgautoscaler_mode] ************** 2026-05-31 02:58:11.771115 | orchestrator | Sunday 31 May 2026 02:57:54 +0000 (0:00:00.253) 0:03:13.931 ************ 2026-05-31 02:58:11.771133 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771148 | orchestrator | 2026-05-31 02:58:11.771165 | orchestrator | RUNNING HANDLER [ceph-handler : Disable balancer] ****************************** 2026-05-31 02:58:11.771182 | orchestrator | Sunday 31 May 2026 02:57:54 +0000 (0:00:00.138) 0:03:14.069 ************ 2026-05-31 02:58:11.771198 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771214 | orchestrator | 2026-05-31 02:58:11.771259 | orchestrator | RUNNING HANDLER [ceph-handler : Disable pg autoscale on pools] ***************** 2026-05-31 02:58:11.771279 | orchestrator | Sunday 31 May 2026 02:57:54 +0000 (0:00:00.242) 0:03:14.311 ************ 2026-05-31 02:58:11.771295 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771311 | orchestrator | 2026-05-31 02:58:11.771345 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph osds daemon(s)] ******************* 2026-05-31 02:58:11.771375 | orchestrator | Sunday 31 May 2026 02:57:55 +0000 (0:00:00.260) 0:03:14.572 ************ 2026-05-31 02:58:11.771392 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:58:11.771407 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:58:11.771423 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:58:11.771438 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771504 | orchestrator | 2026-05-31 02:58:11.771523 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called after restart] ********* 2026-05-31 02:58:11.771537 | orchestrator | Sunday 31 May 2026 02:57:55 +0000 (0:00:00.427) 0:03:15.000 ************ 2026-05-31 02:58:11.771552 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771567 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:58:11.771584 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:58:11.771599 | orchestrator | 2026-05-31 02:58:11.771615 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable pg autoscale on pools] *************** 2026-05-31 02:58:11.771631 | orchestrator | Sunday 31 May 2026 02:57:55 +0000 (0:00:00.330) 0:03:15.330 ************ 2026-05-31 02:58:11.771648 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771666 | orchestrator | 2026-05-31 02:58:11.771682 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable balancer] **************************** 2026-05-31 02:58:11.771698 | orchestrator | Sunday 31 May 2026 02:57:56 +0000 (0:00:00.262) 0:03:15.592 ************ 2026-05-31 02:58:11.771712 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.771729 | orchestrator | 2026-05-31 02:58:11.771746 | orchestrator | RUNNING HANDLER [ceph-handler : Mdss handler] ********************************** 2026-05-31 02:58:11.771761 | orchestrator | Sunday 31 May 2026 02:57:56 +0000 (0:00:00.251) 0:03:15.844 ************ 2026-05-31 02:58:11.771775 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:11.771790 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:11.771807 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:11.771824 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mdss.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:58:11.771840 | orchestrator | 2026-05-31 02:58:11.771857 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called before restart] ******** 2026-05-31 02:58:11.771873 | orchestrator | Sunday 31 May 2026 02:57:57 +0000 (0:00:01.070) 0:03:16.914 ************ 2026-05-31 02:58:11.771890 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:58:11.771906 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:58:11.771922 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:58:11.771939 | orchestrator | 2026-05-31 02:58:11.771956 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mds restart script] *********************** 2026-05-31 02:58:11.771971 | orchestrator | Sunday 31 May 2026 02:57:57 +0000 (0:00:00.329) 0:03:17.244 ************ 2026-05-31 02:58:11.771986 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:58:11.771999 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:58:11.772014 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:58:11.772029 | orchestrator | 2026-05-31 02:58:11.772044 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mds daemon(s)] ******************** 2026-05-31 02:58:11.772059 | orchestrator | Sunday 31 May 2026 02:57:59 +0000 (0:00:01.539) 0:03:18.783 ************ 2026-05-31 02:58:11.772075 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:58:11.772090 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:58:11.772106 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:58:11.772121 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.772135 | orchestrator | 2026-05-31 02:58:11.772148 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called after restart] ********* 2026-05-31 02:58:11.772164 | orchestrator | Sunday 31 May 2026 02:57:59 +0000 (0:00:00.664) 0:03:19.448 ************ 2026-05-31 02:58:11.772181 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:58:11.772196 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:58:11.772213 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:58:11.772229 | orchestrator | 2026-05-31 02:58:11.772241 | orchestrator | RUNNING HANDLER [ceph-handler : Rgws handler] ********************************** 2026-05-31 02:58:11.772251 | orchestrator | Sunday 31 May 2026 02:58:00 +0000 (0:00:00.347) 0:03:19.795 ************ 2026-05-31 02:58:11.772260 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:11.772270 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:11.772279 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:11.772289 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_rgws.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 02:58:11.772312 | orchestrator | 2026-05-31 02:58:11.772322 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called before restart] ******** 2026-05-31 02:58:11.772354 | orchestrator | Sunday 31 May 2026 02:58:01 +0000 (0:00:01.065) 0:03:20.861 ************ 2026-05-31 02:58:11.772364 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:58:11.772374 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:58:11.772384 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:58:11.772393 | orchestrator | 2026-05-31 02:58:11.772402 | orchestrator | RUNNING HANDLER [ceph-handler : Copy rgw restart script] *********************** 2026-05-31 02:58:11.772412 | orchestrator | Sunday 31 May 2026 02:58:01 +0000 (0:00:00.374) 0:03:21.235 ************ 2026-05-31 02:58:11.772421 | orchestrator | changed: [testbed-node-3] 2026-05-31 02:58:11.772431 | orchestrator | changed: [testbed-node-4] 2026-05-31 02:58:11.772440 | orchestrator | changed: [testbed-node-5] 2026-05-31 02:58:11.772455 | orchestrator | 2026-05-31 02:58:11.772470 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph rgw daemon(s)] ******************** 2026-05-31 02:58:11.772513 | orchestrator | Sunday 31 May 2026 02:58:03 +0000 (0:00:01.244) 0:03:22.479 ************ 2026-05-31 02:58:11.772529 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 02:58:11.772545 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 02:58:11.772559 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 02:58:11.772587 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.772604 | orchestrator | 2026-05-31 02:58:11.772620 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called after restart] ********* 2026-05-31 02:58:11.772637 | orchestrator | Sunday 31 May 2026 02:58:03 +0000 (0:00:00.866) 0:03:23.346 ************ 2026-05-31 02:58:11.772652 | orchestrator | ok: [testbed-node-3] 2026-05-31 02:58:11.772668 | orchestrator | ok: [testbed-node-4] 2026-05-31 02:58:11.772680 | orchestrator | ok: [testbed-node-5] 2026-05-31 02:58:11.772694 | orchestrator | 2026-05-31 02:58:11.772709 | orchestrator | RUNNING HANDLER [ceph-handler : Rbdmirrors handler] **************************** 2026-05-31 02:58:11.772725 | orchestrator | Sunday 31 May 2026 02:58:04 +0000 (0:00:00.569) 0:03:23.915 ************ 2026-05-31 02:58:11.772742 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:11.772758 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:11.772774 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:11.772790 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.772807 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:58:11.772824 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:58:11.772842 | orchestrator | 2026-05-31 02:58:11.772858 | orchestrator | RUNNING HANDLER [ceph-handler : Mgrs handler] ********************************** 2026-05-31 02:58:11.772874 | orchestrator | Sunday 31 May 2026 02:58:05 +0000 (0:00:00.657) 0:03:24.572 ************ 2026-05-31 02:58:11.772890 | orchestrator | skipping: [testbed-node-3] 2026-05-31 02:58:11.772911 | orchestrator | skipping: [testbed-node-4] 2026-05-31 02:58:11.772933 | orchestrator | skipping: [testbed-node-5] 2026-05-31 02:58:11.772949 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mgrs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:58:11.772965 | orchestrator | 2026-05-31 02:58:11.772980 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called before restart] ******** 2026-05-31 02:58:11.772994 | orchestrator | Sunday 31 May 2026 02:58:06 +0000 (0:00:01.120) 0:03:25.693 ************ 2026-05-31 02:58:11.773010 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:11.773023 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:11.773037 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:11.773054 | orchestrator | 2026-05-31 02:58:11.773069 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mgr restart script] *********************** 2026-05-31 02:58:11.773084 | orchestrator | Sunday 31 May 2026 02:58:06 +0000 (0:00:00.330) 0:03:26.023 ************ 2026-05-31 02:58:11.773101 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:58:11.773118 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:58:11.773134 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:58:11.773162 | orchestrator | 2026-05-31 02:58:11.773172 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mgr daemon(s)] ******************** 2026-05-31 02:58:11.773182 | orchestrator | Sunday 31 May 2026 02:58:07 +0000 (0:00:01.239) 0:03:27.263 ************ 2026-05-31 02:58:11.773192 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-31 02:58:11.773202 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-31 02:58:11.773211 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-31 02:58:11.773221 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:11.773230 | orchestrator | 2026-05-31 02:58:11.773240 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called after restart] ********* 2026-05-31 02:58:11.773249 | orchestrator | Sunday 31 May 2026 02:58:08 +0000 (0:00:01.105) 0:03:28.369 ************ 2026-05-31 02:58:11.773259 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:11.773268 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:11.773278 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:11.773287 | orchestrator | 2026-05-31 02:58:11.773296 | orchestrator | PLAY [Apply role ceph-mon] ***************************************************** 2026-05-31 02:58:11.773306 | orchestrator | 2026-05-31 02:58:11.773316 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-31 02:58:11.773325 | orchestrator | Sunday 31 May 2026 02:58:09 +0000 (0:00:00.616) 0:03:28.986 ************ 2026-05-31 02:58:11.773337 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:58:11.773348 | orchestrator | 2026-05-31 02:58:11.773357 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-31 02:58:11.773367 | orchestrator | Sunday 31 May 2026 02:58:10 +0000 (0:00:00.794) 0:03:29.780 ************ 2026-05-31 02:58:11.773376 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:58:11.773386 | orchestrator | 2026-05-31 02:58:11.773395 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-31 02:58:11.773405 | orchestrator | Sunday 31 May 2026 02:58:10 +0000 (0:00:00.589) 0:03:30.369 ************ 2026-05-31 02:58:11.773414 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:11.773424 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:11.773433 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:11.773443 | orchestrator | 2026-05-31 02:58:11.773452 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-31 02:58:11.773473 | orchestrator | Sunday 31 May 2026 02:58:11 +0000 (0:00:00.853) 0:03:31.223 ************ 2026-05-31 02:58:33.487415 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.487569 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.487588 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.487600 | orchestrator | 2026-05-31 02:58:33.487613 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-31 02:58:33.487625 | orchestrator | Sunday 31 May 2026 02:58:12 +0000 (0:00:00.567) 0:03:31.791 ************ 2026-05-31 02:58:33.487636 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.487651 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.487686 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.487703 | orchestrator | 2026-05-31 02:58:33.487714 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-31 02:58:33.487725 | orchestrator | Sunday 31 May 2026 02:58:12 +0000 (0:00:00.329) 0:03:32.120 ************ 2026-05-31 02:58:33.487738 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.487757 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.487775 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.487793 | orchestrator | 2026-05-31 02:58:33.487811 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-31 02:58:33.487850 | orchestrator | Sunday 31 May 2026 02:58:12 +0000 (0:00:00.329) 0:03:32.450 ************ 2026-05-31 02:58:33.487869 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.487925 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.487949 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.487967 | orchestrator | 2026-05-31 02:58:33.487986 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-31 02:58:33.488004 | orchestrator | Sunday 31 May 2026 02:58:13 +0000 (0:00:00.729) 0:03:33.179 ************ 2026-05-31 02:58:33.488024 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.488043 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.488061 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.488082 | orchestrator | 2026-05-31 02:58:33.488101 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-31 02:58:33.488120 | orchestrator | Sunday 31 May 2026 02:58:14 +0000 (0:00:00.594) 0:03:33.773 ************ 2026-05-31 02:58:33.488138 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.488157 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.488175 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.488193 | orchestrator | 2026-05-31 02:58:33.488213 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-31 02:58:33.488233 | orchestrator | Sunday 31 May 2026 02:58:14 +0000 (0:00:00.328) 0:03:34.102 ************ 2026-05-31 02:58:33.488253 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.488273 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.488292 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.488309 | orchestrator | 2026-05-31 02:58:33.488327 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-31 02:58:33.488347 | orchestrator | Sunday 31 May 2026 02:58:15 +0000 (0:00:00.760) 0:03:34.862 ************ 2026-05-31 02:58:33.488366 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.488384 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.488402 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.488420 | orchestrator | 2026-05-31 02:58:33.488438 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-31 02:58:33.488456 | orchestrator | Sunday 31 May 2026 02:58:16 +0000 (0:00:00.762) 0:03:35.625 ************ 2026-05-31 02:58:33.488475 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.488494 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.488540 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.488558 | orchestrator | 2026-05-31 02:58:33.488576 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-31 02:58:33.488595 | orchestrator | Sunday 31 May 2026 02:58:16 +0000 (0:00:00.545) 0:03:36.171 ************ 2026-05-31 02:58:33.488614 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.488633 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.488651 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.488669 | orchestrator | 2026-05-31 02:58:33.488687 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-31 02:58:33.488705 | orchestrator | Sunday 31 May 2026 02:58:17 +0000 (0:00:00.349) 0:03:36.520 ************ 2026-05-31 02:58:33.488724 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.488742 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.488760 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.488779 | orchestrator | 2026-05-31 02:58:33.488797 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-31 02:58:33.488816 | orchestrator | Sunday 31 May 2026 02:58:17 +0000 (0:00:00.314) 0:03:36.835 ************ 2026-05-31 02:58:33.488836 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.488853 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.488872 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.488891 | orchestrator | 2026-05-31 02:58:33.488909 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-31 02:58:33.488928 | orchestrator | Sunday 31 May 2026 02:58:17 +0000 (0:00:00.364) 0:03:37.199 ************ 2026-05-31 02:58:33.488946 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.488964 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.488998 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.489016 | orchestrator | 2026-05-31 02:58:33.489035 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-31 02:58:33.489054 | orchestrator | Sunday 31 May 2026 02:58:18 +0000 (0:00:00.643) 0:03:37.842 ************ 2026-05-31 02:58:33.489073 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.489091 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.489110 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.489127 | orchestrator | 2026-05-31 02:58:33.489145 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-31 02:58:33.489164 | orchestrator | Sunday 31 May 2026 02:58:18 +0000 (0:00:00.330) 0:03:38.173 ************ 2026-05-31 02:58:33.489184 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.489202 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:58:33.489220 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:58:33.489238 | orchestrator | 2026-05-31 02:58:33.489255 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-31 02:58:33.489275 | orchestrator | Sunday 31 May 2026 02:58:19 +0000 (0:00:00.301) 0:03:38.475 ************ 2026-05-31 02:58:33.489321 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.489334 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.489345 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.489356 | orchestrator | 2026-05-31 02:58:33.489367 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-31 02:58:33.489378 | orchestrator | Sunday 31 May 2026 02:58:19 +0000 (0:00:00.337) 0:03:38.812 ************ 2026-05-31 02:58:33.489388 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.489399 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.489409 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.489420 | orchestrator | 2026-05-31 02:58:33.489430 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-31 02:58:33.489441 | orchestrator | Sunday 31 May 2026 02:58:19 +0000 (0:00:00.614) 0:03:39.427 ************ 2026-05-31 02:58:33.489452 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.489463 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.489473 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.489484 | orchestrator | 2026-05-31 02:58:33.489495 | orchestrator | TASK [ceph-mon : Set_fact container_exec_cmd] ********************************** 2026-05-31 02:58:33.489580 | orchestrator | Sunday 31 May 2026 02:58:20 +0000 (0:00:00.555) 0:03:39.983 ************ 2026-05-31 02:58:33.489592 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.489603 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.489613 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.489624 | orchestrator | 2026-05-31 02:58:33.489635 | orchestrator | TASK [ceph-mon : Include deploy_monitors.yml] ********************************** 2026-05-31 02:58:33.489646 | orchestrator | Sunday 31 May 2026 02:58:20 +0000 (0:00:00.338) 0:03:40.321 ************ 2026-05-31 02:58:33.489657 | orchestrator | included: /ansible/roles/ceph-mon/tasks/deploy_monitors.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:58:33.489668 | orchestrator | 2026-05-31 02:58:33.489679 | orchestrator | TASK [ceph-mon : Check if monitor initial keyring already exists] ************** 2026-05-31 02:58:33.489689 | orchestrator | Sunday 31 May 2026 02:58:21 +0000 (0:00:00.849) 0:03:41.171 ************ 2026-05-31 02:58:33.489700 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:58:33.489711 | orchestrator | 2026-05-31 02:58:33.489728 | orchestrator | TASK [ceph-mon : Generate monitor initial keyring] ***************************** 2026-05-31 02:58:33.489746 | orchestrator | Sunday 31 May 2026 02:58:21 +0000 (0:00:00.156) 0:03:41.327 ************ 2026-05-31 02:58:33.489764 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 02:58:33.489783 | orchestrator | 2026-05-31 02:58:33.489801 | orchestrator | TASK [ceph-mon : Set_fact _initial_mon_key_success] **************************** 2026-05-31 02:58:33.489820 | orchestrator | Sunday 31 May 2026 02:58:23 +0000 (0:00:01.215) 0:03:42.542 ************ 2026-05-31 02:58:33.489839 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.489858 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.489888 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.489908 | orchestrator | 2026-05-31 02:58:33.489926 | orchestrator | TASK [ceph-mon : Get initial keyring when it already exists] ******************* 2026-05-31 02:58:33.489944 | orchestrator | Sunday 31 May 2026 02:58:23 +0000 (0:00:00.424) 0:03:42.967 ************ 2026-05-31 02:58:33.489962 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.489982 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.490001 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.490103 | orchestrator | 2026-05-31 02:58:33.490127 | orchestrator | TASK [ceph-mon : Create monitor initial keyring] ******************************* 2026-05-31 02:58:33.490146 | orchestrator | Sunday 31 May 2026 02:58:24 +0000 (0:00:00.642) 0:03:43.609 ************ 2026-05-31 02:58:33.490164 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:58:33.490183 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:58:33.490202 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:58:33.490221 | orchestrator | 2026-05-31 02:58:33.490239 | orchestrator | TASK [ceph-mon : Copy the initial key in /etc/ceph (for containers)] *********** 2026-05-31 02:58:33.490258 | orchestrator | Sunday 31 May 2026 02:58:25 +0000 (0:00:01.324) 0:03:44.933 ************ 2026-05-31 02:58:33.490276 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:58:33.490295 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:58:33.490313 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:58:33.490333 | orchestrator | 2026-05-31 02:58:33.490351 | orchestrator | TASK [ceph-mon : Create monitor directory] ************************************* 2026-05-31 02:58:33.490369 | orchestrator | Sunday 31 May 2026 02:58:26 +0000 (0:00:00.819) 0:03:45.753 ************ 2026-05-31 02:58:33.490387 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:58:33.490406 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:58:33.490424 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:58:33.490442 | orchestrator | 2026-05-31 02:58:33.490456 | orchestrator | TASK [ceph-mon : Recursively fix ownership of monitor directory] *************** 2026-05-31 02:58:33.490467 | orchestrator | Sunday 31 May 2026 02:58:27 +0000 (0:00:00.733) 0:03:46.487 ************ 2026-05-31 02:58:33.490477 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.490488 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:58:33.490558 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:58:33.490570 | orchestrator | 2026-05-31 02:58:33.490580 | orchestrator | TASK [ceph-mon : Create admin keyring] ***************************************** 2026-05-31 02:58:33.490590 | orchestrator | Sunday 31 May 2026 02:58:28 +0000 (0:00:01.108) 0:03:47.595 ************ 2026-05-31 02:58:33.490599 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:58:33.490608 | orchestrator | 2026-05-31 02:58:33.490618 | orchestrator | TASK [ceph-mon : Slurp admin keyring] ****************************************** 2026-05-31 02:58:33.490627 | orchestrator | Sunday 31 May 2026 02:58:29 +0000 (0:00:01.327) 0:03:48.923 ************ 2026-05-31 02:58:33.490637 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:58:33.490646 | orchestrator | 2026-05-31 02:58:33.490656 | orchestrator | TASK [ceph-mon : Copy admin keyring over to mons] ****************************** 2026-05-31 02:58:33.490665 | orchestrator | Sunday 31 May 2026 02:58:30 +0000 (0:00:00.732) 0:03:49.656 ************ 2026-05-31 02:58:33.490674 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 02:58:33.490684 | orchestrator | ok: [testbed-node-1 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 02:58:33.490694 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 02:58:33.490703 | orchestrator | changed: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 02:58:33.490713 | orchestrator | ok: [testbed-node-1] => (item=None) 2026-05-31 02:58:33.490735 | orchestrator | ok: [testbed-node-2 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 02:59:37.378106 | orchestrator | changed: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 02:59:37.378259 | orchestrator | changed: [testbed-node-0 -> {{ item }}] 2026-05-31 02:59:37.378288 | orchestrator | ok: [testbed-node-1 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 02:59:37.378310 | orchestrator | ok: [testbed-node-1 -> {{ item }}] 2026-05-31 02:59:37.378364 | orchestrator | ok: [testbed-node-2] => (item=None) 2026-05-31 02:59:37.378384 | orchestrator | ok: [testbed-node-2 -> {{ item }}] 2026-05-31 02:59:37.378402 | orchestrator | 2026-05-31 02:59:37.378422 | orchestrator | TASK [ceph-mon : Import admin keyring into mon keyring] ************************ 2026-05-31 02:59:37.378440 | orchestrator | Sunday 31 May 2026 02:58:33 +0000 (0:00:03.273) 0:03:52.929 ************ 2026-05-31 02:59:37.378457 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:37.378474 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:37.378492 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:37.378510 | orchestrator | 2026-05-31 02:59:37.378528 | orchestrator | TASK [ceph-mon : Set_fact ceph-mon container command] ************************** 2026-05-31 02:59:37.378598 | orchestrator | Sunday 31 May 2026 02:58:34 +0000 (0:00:01.329) 0:03:54.259 ************ 2026-05-31 02:59:37.378621 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:37.378640 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:37.378660 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:37.378680 | orchestrator | 2026-05-31 02:59:37.378699 | orchestrator | TASK [ceph-mon : Set_fact monmaptool container command] ************************ 2026-05-31 02:59:37.378720 | orchestrator | Sunday 31 May 2026 02:58:35 +0000 (0:00:00.631) 0:03:54.891 ************ 2026-05-31 02:59:37.378739 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:37.378759 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:37.378778 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:37.378796 | orchestrator | 2026-05-31 02:59:37.378815 | orchestrator | TASK [ceph-mon : Generate initial monmap] ************************************** 2026-05-31 02:59:37.378833 | orchestrator | Sunday 31 May 2026 02:58:35 +0000 (0:00:00.351) 0:03:55.243 ************ 2026-05-31 02:59:37.378852 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:37.378870 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:37.378888 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:37.378907 | orchestrator | 2026-05-31 02:59:37.378925 | orchestrator | TASK [ceph-mon : Ceph monitor mkfs with keyring] ******************************* 2026-05-31 02:59:37.378943 | orchestrator | Sunday 31 May 2026 02:58:37 +0000 (0:00:01.502) 0:03:56.745 ************ 2026-05-31 02:59:37.378962 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:37.378980 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:37.378999 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:37.379016 | orchestrator | 2026-05-31 02:59:37.379035 | orchestrator | TASK [ceph-mon : Ceph monitor mkfs without keyring] **************************** 2026-05-31 02:59:37.379053 | orchestrator | Sunday 31 May 2026 02:58:38 +0000 (0:00:01.338) 0:03:58.083 ************ 2026-05-31 02:59:37.379071 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:37.379089 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:37.379108 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:37.379126 | orchestrator | 2026-05-31 02:59:37.379144 | orchestrator | TASK [ceph-mon : Include start_monitor.yml] ************************************ 2026-05-31 02:59:37.379163 | orchestrator | Sunday 31 May 2026 02:58:39 +0000 (0:00:00.578) 0:03:58.663 ************ 2026-05-31 02:59:37.379182 | orchestrator | included: /ansible/roles/ceph-mon/tasks/start_monitor.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:59:37.379200 | orchestrator | 2026-05-31 02:59:37.379220 | orchestrator | TASK [ceph-mon : Ensure systemd service override directory exists] ************* 2026-05-31 02:59:37.379239 | orchestrator | Sunday 31 May 2026 02:58:39 +0000 (0:00:00.547) 0:03:59.210 ************ 2026-05-31 02:59:37.379257 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:37.379275 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:37.379294 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:37.379312 | orchestrator | 2026-05-31 02:59:37.379331 | orchestrator | TASK [ceph-mon : Add ceph-mon systemd service overrides] *********************** 2026-05-31 02:59:37.379349 | orchestrator | Sunday 31 May 2026 02:58:40 +0000 (0:00:00.364) 0:03:59.575 ************ 2026-05-31 02:59:37.379367 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:37.379386 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:37.379422 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:37.379441 | orchestrator | 2026-05-31 02:59:37.379460 | orchestrator | TASK [ceph-mon : Include_tasks systemd.yml] ************************************ 2026-05-31 02:59:37.379480 | orchestrator | Sunday 31 May 2026 02:58:40 +0000 (0:00:00.583) 0:04:00.159 ************ 2026-05-31 02:59:37.379500 | orchestrator | included: /ansible/roles/ceph-mon/tasks/systemd.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:59:37.379520 | orchestrator | 2026-05-31 02:59:37.379540 | orchestrator | TASK [ceph-mon : Generate systemd unit file for mon container] ***************** 2026-05-31 02:59:37.379582 | orchestrator | Sunday 31 May 2026 02:58:41 +0000 (0:00:00.602) 0:04:00.761 ************ 2026-05-31 02:59:37.379603 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:37.379622 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:37.379641 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:37.379660 | orchestrator | 2026-05-31 02:59:37.379681 | orchestrator | TASK [ceph-mon : Generate systemd ceph-mon target file] ************************ 2026-05-31 02:59:37.379701 | orchestrator | Sunday 31 May 2026 02:58:43 +0000 (0:00:01.905) 0:04:02.667 ************ 2026-05-31 02:59:37.379719 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:37.379736 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:37.379755 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:37.379774 | orchestrator | 2026-05-31 02:59:37.379792 | orchestrator | TASK [ceph-mon : Enable ceph-mon.target] *************************************** 2026-05-31 02:59:37.379811 | orchestrator | Sunday 31 May 2026 02:58:44 +0000 (0:00:01.690) 0:04:04.357 ************ 2026-05-31 02:59:37.379829 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:37.379848 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:37.379867 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:37.379886 | orchestrator | 2026-05-31 02:59:37.379905 | orchestrator | TASK [ceph-mon : Start the monitor service] ************************************ 2026-05-31 02:59:37.379923 | orchestrator | Sunday 31 May 2026 02:58:46 +0000 (0:00:01.959) 0:04:06.316 ************ 2026-05-31 02:59:37.379970 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:37.379989 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:37.380007 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:37.380025 | orchestrator | 2026-05-31 02:59:37.380066 | orchestrator | TASK [ceph-mon : Include_tasks ceph_keys.yml] ********************************** 2026-05-31 02:59:37.380098 | orchestrator | Sunday 31 May 2026 02:58:49 +0000 (0:00:02.186) 0:04:08.503 ************ 2026-05-31 02:59:37.380117 | orchestrator | included: /ansible/roles/ceph-mon/tasks/ceph_keys.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:59:37.380135 | orchestrator | 2026-05-31 02:59:37.380154 | orchestrator | TASK [ceph-mon : Waiting for the monitor(s) to form the quorum...] ************* 2026-05-31 02:59:37.380172 | orchestrator | Sunday 31 May 2026 02:58:49 +0000 (0:00:00.854) 0:04:09.357 ************ 2026-05-31 02:59:37.380190 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for the monitor(s) to form the quorum... (10 retries left). 2026-05-31 02:59:37.380208 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:37.380227 | orchestrator | 2026-05-31 02:59:37.380254 | orchestrator | TASK [ceph-mon : Fetch ceph initial keys] ************************************** 2026-05-31 02:59:37.380272 | orchestrator | Sunday 31 May 2026 02:59:11 +0000 (0:00:21.999) 0:04:31.357 ************ 2026-05-31 02:59:37.380290 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:37.380308 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:37.380326 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:37.380345 | orchestrator | 2026-05-31 02:59:37.380363 | orchestrator | TASK [ceph-mon : Include secure_cluster.yml] *********************************** 2026-05-31 02:59:37.380382 | orchestrator | Sunday 31 May 2026 02:59:21 +0000 (0:00:09.550) 0:04:40.907 ************ 2026-05-31 02:59:37.380402 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:37.380422 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:37.380441 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:37.380460 | orchestrator | 2026-05-31 02:59:37.380478 | orchestrator | TASK [ceph-mon : Set cluster configs] ****************************************** 2026-05-31 02:59:37.380511 | orchestrator | Sunday 31 May 2026 02:59:21 +0000 (0:00:00.322) 0:04:41.230 ************ 2026-05-31 02:59:37.380533 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__67f9faba12fe15a7f19dfc601687b83998be1ac6'}}, {'key': 'public_network', 'value': '192.168.16.0/20'}]) 2026-05-31 02:59:37.380555 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__67f9faba12fe15a7f19dfc601687b83998be1ac6'}}, {'key': 'cluster_network', 'value': '192.168.16.0/20'}]) 2026-05-31 02:59:37.380602 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__67f9faba12fe15a7f19dfc601687b83998be1ac6'}}, {'key': 'osd_pool_default_crush_rule', 'value': -1}]) 2026-05-31 02:59:37.380623 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__67f9faba12fe15a7f19dfc601687b83998be1ac6'}}, {'key': 'ms_bind_ipv6', 'value': 'False'}]) 2026-05-31 02:59:37.380642 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__67f9faba12fe15a7f19dfc601687b83998be1ac6'}}, {'key': 'ms_bind_ipv4', 'value': 'True'}]) 2026-05-31 02:59:37.380662 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__67f9faba12fe15a7f19dfc601687b83998be1ac6'}}, {'key': 'osd_crush_chooseleaf_type', 'value': '__omit_place_holder__67f9faba12fe15a7f19dfc601687b83998be1ac6'}])  2026-05-31 02:59:37.380682 | orchestrator | 2026-05-31 02:59:37.380698 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-05-31 02:59:37.380717 | orchestrator | Sunday 31 May 2026 02:59:37 +0000 (0:00:15.247) 0:04:56.477 ************ 2026-05-31 02:59:37.380734 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:37.380753 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:37.380771 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:37.380787 | orchestrator | 2026-05-31 02:59:37.380804 | orchestrator | RUNNING HANDLER [ceph-handler : Mons handler] ********************************** 2026-05-31 02:59:37.380839 | orchestrator | Sunday 31 May 2026 02:59:37 +0000 (0:00:00.351) 0:04:56.829 ************ 2026-05-31 02:59:53.420019 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mons.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:59:53.420152 | orchestrator | 2026-05-31 02:59:53.420175 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called before restart] ******** 2026-05-31 02:59:53.420192 | orchestrator | Sunday 31 May 2026 02:59:38 +0000 (0:00:00.791) 0:04:57.620 ************ 2026-05-31 02:59:53.420208 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.420223 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.420240 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.420254 | orchestrator | 2026-05-31 02:59:53.420270 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mon restart script] *********************** 2026-05-31 02:59:53.420317 | orchestrator | Sunday 31 May 2026 02:59:38 +0000 (0:00:00.361) 0:04:57.982 ************ 2026-05-31 02:59:53.420334 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.420349 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.420381 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.420396 | orchestrator | 2026-05-31 02:59:53.420411 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mon daemon(s)] ******************** 2026-05-31 02:59:53.420426 | orchestrator | Sunday 31 May 2026 02:59:38 +0000 (0:00:00.338) 0:04:58.320 ************ 2026-05-31 02:59:53.420441 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-31 02:59:53.420455 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-31 02:59:53.420470 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-31 02:59:53.420485 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.420499 | orchestrator | 2026-05-31 02:59:53.420513 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called after restart] ********* 2026-05-31 02:59:53.420526 | orchestrator | Sunday 31 May 2026 02:59:39 +0000 (0:00:00.922) 0:04:59.243 ************ 2026-05-31 02:59:53.420540 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.420555 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.420569 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.420637 | orchestrator | 2026-05-31 02:59:53.420680 | orchestrator | PLAY [Apply role ceph-mgr] ***************************************************** 2026-05-31 02:59:53.420708 | orchestrator | 2026-05-31 02:59:53.420722 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-31 02:59:53.420738 | orchestrator | Sunday 31 May 2026 02:59:40 +0000 (0:00:00.856) 0:05:00.100 ************ 2026-05-31 02:59:53.420754 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:59:53.420770 | orchestrator | 2026-05-31 02:59:53.420785 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-31 02:59:53.420801 | orchestrator | Sunday 31 May 2026 02:59:41 +0000 (0:00:00.538) 0:05:00.639 ************ 2026-05-31 02:59:53.420817 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:59:53.420831 | orchestrator | 2026-05-31 02:59:53.420846 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-31 02:59:53.420861 | orchestrator | Sunday 31 May 2026 02:59:41 +0000 (0:00:00.755) 0:05:01.394 ************ 2026-05-31 02:59:53.420875 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.420890 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.420906 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.420921 | orchestrator | 2026-05-31 02:59:53.420935 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-31 02:59:53.420949 | orchestrator | Sunday 31 May 2026 02:59:42 +0000 (0:00:00.821) 0:05:02.216 ************ 2026-05-31 02:59:53.420962 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.420976 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.420990 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421005 | orchestrator | 2026-05-31 02:59:53.421018 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-31 02:59:53.421031 | orchestrator | Sunday 31 May 2026 02:59:43 +0000 (0:00:00.310) 0:05:02.526 ************ 2026-05-31 02:59:53.421044 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421056 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421068 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421080 | orchestrator | 2026-05-31 02:59:53.421093 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-31 02:59:53.421107 | orchestrator | Sunday 31 May 2026 02:59:43 +0000 (0:00:00.572) 0:05:03.099 ************ 2026-05-31 02:59:53.421122 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421138 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421152 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421178 | orchestrator | 2026-05-31 02:59:53.421193 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-31 02:59:53.421207 | orchestrator | Sunday 31 May 2026 02:59:43 +0000 (0:00:00.322) 0:05:03.422 ************ 2026-05-31 02:59:53.421222 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.421236 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.421251 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.421262 | orchestrator | 2026-05-31 02:59:53.421270 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-31 02:59:53.421279 | orchestrator | Sunday 31 May 2026 02:59:44 +0000 (0:00:00.734) 0:05:04.157 ************ 2026-05-31 02:59:53.421288 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421296 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421304 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421313 | orchestrator | 2026-05-31 02:59:53.421321 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-31 02:59:53.421330 | orchestrator | Sunday 31 May 2026 02:59:44 +0000 (0:00:00.291) 0:05:04.448 ************ 2026-05-31 02:59:53.421338 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421347 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421355 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421364 | orchestrator | 2026-05-31 02:59:53.421372 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-31 02:59:53.421381 | orchestrator | Sunday 31 May 2026 02:59:45 +0000 (0:00:00.488) 0:05:04.937 ************ 2026-05-31 02:59:53.421389 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.421419 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.421433 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.421455 | orchestrator | 2026-05-31 02:59:53.421471 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-31 02:59:53.421485 | orchestrator | Sunday 31 May 2026 02:59:46 +0000 (0:00:00.733) 0:05:05.670 ************ 2026-05-31 02:59:53.421498 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.421510 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.421524 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.421538 | orchestrator | 2026-05-31 02:59:53.421552 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-31 02:59:53.421567 | orchestrator | Sunday 31 May 2026 02:59:46 +0000 (0:00:00.752) 0:05:06.423 ************ 2026-05-31 02:59:53.421606 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421621 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421636 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421650 | orchestrator | 2026-05-31 02:59:53.421674 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-31 02:59:53.421690 | orchestrator | Sunday 31 May 2026 02:59:47 +0000 (0:00:00.266) 0:05:06.690 ************ 2026-05-31 02:59:53.421704 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.421717 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.421733 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.421748 | orchestrator | 2026-05-31 02:59:53.421762 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-31 02:59:53.421776 | orchestrator | Sunday 31 May 2026 02:59:47 +0000 (0:00:00.467) 0:05:07.157 ************ 2026-05-31 02:59:53.421790 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421804 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421817 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421829 | orchestrator | 2026-05-31 02:59:53.421842 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-31 02:59:53.421856 | orchestrator | Sunday 31 May 2026 02:59:47 +0000 (0:00:00.298) 0:05:07.456 ************ 2026-05-31 02:59:53.421870 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421884 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421897 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.421912 | orchestrator | 2026-05-31 02:59:53.421927 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-31 02:59:53.421954 | orchestrator | Sunday 31 May 2026 02:59:48 +0000 (0:00:00.306) 0:05:07.763 ************ 2026-05-31 02:59:53.421968 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.421981 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.421995 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.422008 | orchestrator | 2026-05-31 02:59:53.422099 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-31 02:59:53.422116 | orchestrator | Sunday 31 May 2026 02:59:48 +0000 (0:00:00.319) 0:05:08.082 ************ 2026-05-31 02:59:53.422130 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.422145 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.422160 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.422174 | orchestrator | 2026-05-31 02:59:53.422189 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-31 02:59:53.422204 | orchestrator | Sunday 31 May 2026 02:59:49 +0000 (0:00:00.640) 0:05:08.722 ************ 2026-05-31 02:59:53.422217 | orchestrator | skipping: [testbed-node-0] 2026-05-31 02:59:53.422231 | orchestrator | skipping: [testbed-node-1] 2026-05-31 02:59:53.422244 | orchestrator | skipping: [testbed-node-2] 2026-05-31 02:59:53.422258 | orchestrator | 2026-05-31 02:59:53.422272 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-31 02:59:53.422285 | orchestrator | Sunday 31 May 2026 02:59:49 +0000 (0:00:00.327) 0:05:09.050 ************ 2026-05-31 02:59:53.422297 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.422310 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.422323 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.422336 | orchestrator | 2026-05-31 02:59:53.422350 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-31 02:59:53.422363 | orchestrator | Sunday 31 May 2026 02:59:49 +0000 (0:00:00.360) 0:05:09.411 ************ 2026-05-31 02:59:53.422376 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.422389 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.422402 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.422415 | orchestrator | 2026-05-31 02:59:53.422429 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-31 02:59:53.422442 | orchestrator | Sunday 31 May 2026 02:59:50 +0000 (0:00:00.387) 0:05:09.798 ************ 2026-05-31 02:59:53.422455 | orchestrator | ok: [testbed-node-0] 2026-05-31 02:59:53.422468 | orchestrator | ok: [testbed-node-1] 2026-05-31 02:59:53.422481 | orchestrator | ok: [testbed-node-2] 2026-05-31 02:59:53.422494 | orchestrator | 2026-05-31 02:59:53.422506 | orchestrator | TASK [ceph-mgr : Set_fact container_exec_cmd] ********************************** 2026-05-31 02:59:53.422520 | orchestrator | Sunday 31 May 2026 02:59:51 +0000 (0:00:00.891) 0:05:10.690 ************ 2026-05-31 02:59:53.422533 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 02:59:53.422546 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 02:59:53.422561 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 02:59:53.422612 | orchestrator | 2026-05-31 02:59:53.422630 | orchestrator | TASK [ceph-mgr : Include common.yml] ******************************************* 2026-05-31 02:59:53.422643 | orchestrator | Sunday 31 May 2026 02:59:51 +0000 (0:00:00.658) 0:05:11.348 ************ 2026-05-31 02:59:53.422657 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/common.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 02:59:53.422670 | orchestrator | 2026-05-31 02:59:53.422684 | orchestrator | TASK [ceph-mgr : Create mgr directory] ***************************************** 2026-05-31 02:59:53.422697 | orchestrator | Sunday 31 May 2026 02:59:52 +0000 (0:00:00.776) 0:05:12.125 ************ 2026-05-31 02:59:53.422710 | orchestrator | changed: [testbed-node-0] 2026-05-31 02:59:53.422723 | orchestrator | changed: [testbed-node-1] 2026-05-31 02:59:53.422735 | orchestrator | changed: [testbed-node-2] 2026-05-31 02:59:53.422748 | orchestrator | 2026-05-31 02:59:53.422761 | orchestrator | TASK [ceph-mgr : Fetch ceph mgr keyring] *************************************** 2026-05-31 02:59:53.422805 | orchestrator | Sunday 31 May 2026 02:59:53 +0000 (0:00:00.743) 0:05:12.869 ************ 2026-05-31 03:01:06.862353 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:01:06.862501 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:01:06.862518 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:01:06.862531 | orchestrator | 2026-05-31 03:01:06.862544 | orchestrator | TASK [ceph-mgr : Create ceph mgr keyring(s) on a mon node] ********************* 2026-05-31 03:01:06.862559 | orchestrator | Sunday 31 May 2026 02:59:53 +0000 (0:00:00.335) 0:05:13.204 ************ 2026-05-31 03:01:06.862571 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 03:01:06.862583 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 03:01:06.862594 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 03:01:06.862606 | orchestrator | changed: [testbed-node-0 -> {{ groups[mon_group_name][0] }}] 2026-05-31 03:01:06.862617 | orchestrator | 2026-05-31 03:01:06.862629 | orchestrator | TASK [ceph-mgr : Set_fact _mgr_keys] ******************************************* 2026-05-31 03:01:06.862685 | orchestrator | Sunday 31 May 2026 03:00:04 +0000 (0:00:11.024) 0:05:24.228 ************ 2026-05-31 03:01:06.862698 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:01:06.862710 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:01:06.862721 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:01:06.862732 | orchestrator | 2026-05-31 03:01:06.862744 | orchestrator | TASK [ceph-mgr : Get keys from monitors] *************************************** 2026-05-31 03:01:06.862755 | orchestrator | Sunday 31 May 2026 03:00:05 +0000 (0:00:00.364) 0:05:24.593 ************ 2026-05-31 03:01:06.862766 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-05-31 03:01:06.862777 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-05-31 03:01:06.862788 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-05-31 03:01:06.862799 | orchestrator | ok: [testbed-node-0] => (item=None) 2026-05-31 03:01:06.862810 | orchestrator | ok: [testbed-node-1 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:01:06.862821 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:01:06.862832 | orchestrator | 2026-05-31 03:01:06.862844 | orchestrator | TASK [ceph-mgr : Copy ceph key(s) if needed] *********************************** 2026-05-31 03:01:06.862857 | orchestrator | Sunday 31 May 2026 03:00:07 +0000 (0:00:02.559) 0:05:27.152 ************ 2026-05-31 03:01:06.862870 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-05-31 03:01:06.862882 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-05-31 03:01:06.862896 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-05-31 03:01:06.862908 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 03:01:06.862921 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-05-31 03:01:06.862935 | orchestrator | changed: [testbed-node-2] => (item=None) 2026-05-31 03:01:06.862948 | orchestrator | 2026-05-31 03:01:06.862962 | orchestrator | TASK [ceph-mgr : Set mgr key permissions] ************************************** 2026-05-31 03:01:06.862976 | orchestrator | Sunday 31 May 2026 03:00:09 +0000 (0:00:01.323) 0:05:28.476 ************ 2026-05-31 03:01:06.862989 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:01:06.863003 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:01:06.863017 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:01:06.863030 | orchestrator | 2026-05-31 03:01:06.863043 | orchestrator | TASK [ceph-mgr : Append dashboard modules to ceph_mgr_modules] ***************** 2026-05-31 03:01:06.863056 | orchestrator | Sunday 31 May 2026 03:00:09 +0000 (0:00:00.723) 0:05:29.199 ************ 2026-05-31 03:01:06.863068 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:01:06.863081 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:01:06.863095 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:01:06.863107 | orchestrator | 2026-05-31 03:01:06.863121 | orchestrator | TASK [ceph-mgr : Include pre_requisite.yml] ************************************ 2026-05-31 03:01:06.863134 | orchestrator | Sunday 31 May 2026 03:00:10 +0000 (0:00:00.329) 0:05:29.529 ************ 2026-05-31 03:01:06.863147 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:01:06.863160 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:01:06.863203 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:01:06.863217 | orchestrator | 2026-05-31 03:01:06.863230 | orchestrator | TASK [ceph-mgr : Include start_mgr.yml] **************************************** 2026-05-31 03:01:06.863244 | orchestrator | Sunday 31 May 2026 03:00:10 +0000 (0:00:00.611) 0:05:30.140 ************ 2026-05-31 03:01:06.863256 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/start_mgr.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:01:06.863267 | orchestrator | 2026-05-31 03:01:06.863278 | orchestrator | TASK [ceph-mgr : Ensure systemd service override directory exists] ************* 2026-05-31 03:01:06.863289 | orchestrator | Sunday 31 May 2026 03:00:11 +0000 (0:00:00.551) 0:05:30.692 ************ 2026-05-31 03:01:06.863300 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:01:06.863311 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:01:06.863322 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:01:06.863333 | orchestrator | 2026-05-31 03:01:06.863344 | orchestrator | TASK [ceph-mgr : Add ceph-mgr systemd service overrides] *********************** 2026-05-31 03:01:06.863355 | orchestrator | Sunday 31 May 2026 03:00:11 +0000 (0:00:00.364) 0:05:31.056 ************ 2026-05-31 03:01:06.863366 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:01:06.863376 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:01:06.863387 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:01:06.863398 | orchestrator | 2026-05-31 03:01:06.863409 | orchestrator | TASK [ceph-mgr : Include_tasks systemd.yml] ************************************ 2026-05-31 03:01:06.863420 | orchestrator | Sunday 31 May 2026 03:00:12 +0000 (0:00:00.581) 0:05:31.638 ************ 2026-05-31 03:01:06.863430 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/systemd.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:01:06.863442 | orchestrator | 2026-05-31 03:01:06.863453 | orchestrator | TASK [ceph-mgr : Generate systemd unit file] *********************************** 2026-05-31 03:01:06.863464 | orchestrator | Sunday 31 May 2026 03:00:12 +0000 (0:00:00.553) 0:05:32.191 ************ 2026-05-31 03:01:06.863475 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:01:06.863486 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:01:06.863497 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:01:06.863508 | orchestrator | 2026-05-31 03:01:06.863519 | orchestrator | TASK [ceph-mgr : Generate systemd ceph-mgr target file] ************************ 2026-05-31 03:01:06.863551 | orchestrator | Sunday 31 May 2026 03:00:14 +0000 (0:00:01.390) 0:05:33.581 ************ 2026-05-31 03:01:06.863563 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:01:06.863575 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:01:06.863586 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:01:06.863596 | orchestrator | 2026-05-31 03:01:06.863608 | orchestrator | TASK [ceph-mgr : Enable ceph-mgr.target] *************************************** 2026-05-31 03:01:06.863619 | orchestrator | Sunday 31 May 2026 03:00:15 +0000 (0:00:01.515) 0:05:35.096 ************ 2026-05-31 03:01:06.863630 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:01:06.863640 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:01:06.863685 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:01:06.863697 | orchestrator | 2026-05-31 03:01:06.863708 | orchestrator | TASK [ceph-mgr : Systemd start mgr] ******************************************** 2026-05-31 03:01:06.863719 | orchestrator | Sunday 31 May 2026 03:00:17 +0000 (0:00:01.946) 0:05:37.043 ************ 2026-05-31 03:01:06.863737 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:01:06.863748 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:01:06.863759 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:01:06.863770 | orchestrator | 2026-05-31 03:01:06.863782 | orchestrator | TASK [ceph-mgr : Include mgr_modules.yml] ************************************** 2026-05-31 03:01:06.863793 | orchestrator | Sunday 31 May 2026 03:00:19 +0000 (0:00:02.166) 0:05:39.210 ************ 2026-05-31 03:01:06.863803 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:01:06.863815 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:01:06.863826 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/mgr_modules.yml for testbed-node-2 2026-05-31 03:01:06.863845 | orchestrator | 2026-05-31 03:01:06.863856 | orchestrator | TASK [ceph-mgr : Wait for all mgr to be up] ************************************ 2026-05-31 03:01:06.863867 | orchestrator | Sunday 31 May 2026 03:00:20 +0000 (0:00:00.712) 0:05:39.923 ************ 2026-05-31 03:01:06.863878 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (30 retries left). 2026-05-31 03:01:06.863889 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (29 retries left). 2026-05-31 03:01:06.863900 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (28 retries left). 2026-05-31 03:01:06.863911 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (27 retries left). 2026-05-31 03:01:06.863922 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (26 retries left). 2026-05-31 03:01:06.863933 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:01:06.863945 | orchestrator | 2026-05-31 03:01:06.863956 | orchestrator | TASK [ceph-mgr : Get enabled modules from ceph-mgr] **************************** 2026-05-31 03:01:06.863967 | orchestrator | Sunday 31 May 2026 03:00:51 +0000 (0:00:30.624) 0:06:10.547 ************ 2026-05-31 03:01:06.863978 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:01:06.863989 | orchestrator | 2026-05-31 03:01:06.864000 | orchestrator | TASK [ceph-mgr : Set _ceph_mgr_modules fact (convert _ceph_mgr_modules.stdout to a dict)] *** 2026-05-31 03:01:06.864011 | orchestrator | Sunday 31 May 2026 03:00:52 +0000 (0:00:01.363) 0:06:11.911 ************ 2026-05-31 03:01:06.864022 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:01:06.864033 | orchestrator | 2026-05-31 03:01:06.864044 | orchestrator | TASK [ceph-mgr : Set _disabled_ceph_mgr_modules fact] ************************** 2026-05-31 03:01:06.864055 | orchestrator | Sunday 31 May 2026 03:00:52 +0000 (0:00:00.344) 0:06:12.255 ************ 2026-05-31 03:01:06.864066 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:01:06.864077 | orchestrator | 2026-05-31 03:01:06.864088 | orchestrator | TASK [ceph-mgr : Disable ceph mgr enabled modules] ***************************** 2026-05-31 03:01:06.864099 | orchestrator | Sunday 31 May 2026 03:00:52 +0000 (0:00:00.156) 0:06:12.412 ************ 2026-05-31 03:01:06.864110 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=iostat) 2026-05-31 03:01:06.864121 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=nfs) 2026-05-31 03:01:06.864132 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=restful) 2026-05-31 03:01:06.864143 | orchestrator | 2026-05-31 03:01:06.864154 | orchestrator | TASK [ceph-mgr : Add modules to ceph-mgr] ************************************** 2026-05-31 03:01:06.864164 | orchestrator | Sunday 31 May 2026 03:00:59 +0000 (0:00:06.790) 0:06:19.203 ************ 2026-05-31 03:01:06.864175 | orchestrator | skipping: [testbed-node-2] => (item=balancer)  2026-05-31 03:01:06.864186 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=dashboard) 2026-05-31 03:01:06.864197 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=prometheus) 2026-05-31 03:01:06.864208 | orchestrator | skipping: [testbed-node-2] => (item=status)  2026-05-31 03:01:06.864219 | orchestrator | 2026-05-31 03:01:06.864230 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-05-31 03:01:06.864241 | orchestrator | Sunday 31 May 2026 03:01:04 +0000 (0:00:05.237) 0:06:24.441 ************ 2026-05-31 03:01:06.864252 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:01:06.864263 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:01:06.864274 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:01:06.864285 | orchestrator | 2026-05-31 03:01:06.864296 | orchestrator | RUNNING HANDLER [ceph-handler : Mgrs handler] ********************************** 2026-05-31 03:01:06.864307 | orchestrator | Sunday 31 May 2026 03:01:05 +0000 (0:00:00.753) 0:06:25.195 ************ 2026-05-31 03:01:06.864318 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mgrs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:01:06.864336 | orchestrator | 2026-05-31 03:01:06.864346 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called before restart] ******** 2026-05-31 03:01:06.864358 | orchestrator | Sunday 31 May 2026 03:01:06 +0000 (0:00:00.535) 0:06:25.730 ************ 2026-05-31 03:01:06.864368 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:01:06.864386 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:01:23.381516 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:01:23.381640 | orchestrator | 2026-05-31 03:01:23.381658 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mgr restart script] *********************** 2026-05-31 03:01:23.381738 | orchestrator | Sunday 31 May 2026 03:01:06 +0000 (0:00:00.586) 0:06:26.317 ************ 2026-05-31 03:01:23.381751 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:01:23.381762 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:01:23.381774 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:01:23.381785 | orchestrator | 2026-05-31 03:01:23.381796 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mgr daemon(s)] ******************** 2026-05-31 03:01:23.381808 | orchestrator | Sunday 31 May 2026 03:01:08 +0000 (0:00:01.291) 0:06:27.609 ************ 2026-05-31 03:01:23.381819 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-05-31 03:01:23.381830 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-05-31 03:01:23.381859 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-05-31 03:01:23.381886 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:01:23.381897 | orchestrator | 2026-05-31 03:01:23.381918 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called after restart] ********* 2026-05-31 03:01:23.381930 | orchestrator | Sunday 31 May 2026 03:01:08 +0000 (0:00:00.666) 0:06:28.275 ************ 2026-05-31 03:01:23.381941 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:01:23.381952 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:01:23.381962 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:01:23.381973 | orchestrator | 2026-05-31 03:01:23.381984 | orchestrator | PLAY [Apply role ceph-osd] ***************************************************** 2026-05-31 03:01:23.381996 | orchestrator | 2026-05-31 03:01:23.382007 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-31 03:01:23.382072 | orchestrator | Sunday 31 May 2026 03:01:09 +0000 (0:00:00.900) 0:06:29.176 ************ 2026-05-31 03:01:23.382088 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:01:23.382102 | orchestrator | 2026-05-31 03:01:23.382114 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-31 03:01:23.382127 | orchestrator | Sunday 31 May 2026 03:01:10 +0000 (0:00:00.568) 0:06:29.744 ************ 2026-05-31 03:01:23.382140 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:01:23.382153 | orchestrator | 2026-05-31 03:01:23.382165 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-31 03:01:23.382178 | orchestrator | Sunday 31 May 2026 03:01:11 +0000 (0:00:00.819) 0:06:30.564 ************ 2026-05-31 03:01:23.382190 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.382203 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.382215 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.382228 | orchestrator | 2026-05-31 03:01:23.382240 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-31 03:01:23.382253 | orchestrator | Sunday 31 May 2026 03:01:11 +0000 (0:00:00.370) 0:06:30.934 ************ 2026-05-31 03:01:23.382266 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.382279 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.382291 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.382304 | orchestrator | 2026-05-31 03:01:23.382317 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-31 03:01:23.382330 | orchestrator | Sunday 31 May 2026 03:01:12 +0000 (0:00:00.682) 0:06:31.617 ************ 2026-05-31 03:01:23.382343 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.382377 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.382390 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.382403 | orchestrator | 2026-05-31 03:01:23.382414 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-31 03:01:23.382426 | orchestrator | Sunday 31 May 2026 03:01:12 +0000 (0:00:00.674) 0:06:32.292 ************ 2026-05-31 03:01:23.382436 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.382447 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.382457 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.382468 | orchestrator | 2026-05-31 03:01:23.382478 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-31 03:01:23.382489 | orchestrator | Sunday 31 May 2026 03:01:13 +0000 (0:00:00.993) 0:06:33.285 ************ 2026-05-31 03:01:23.382500 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.382510 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.382521 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.382531 | orchestrator | 2026-05-31 03:01:23.382542 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-31 03:01:23.382553 | orchestrator | Sunday 31 May 2026 03:01:14 +0000 (0:00:00.323) 0:06:33.609 ************ 2026-05-31 03:01:23.382564 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.382574 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.382585 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.382596 | orchestrator | 2026-05-31 03:01:23.382610 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-31 03:01:23.382628 | orchestrator | Sunday 31 May 2026 03:01:14 +0000 (0:00:00.339) 0:06:33.949 ************ 2026-05-31 03:01:23.382646 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.382699 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.382721 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.382739 | orchestrator | 2026-05-31 03:01:23.382756 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-31 03:01:23.382773 | orchestrator | Sunday 31 May 2026 03:01:14 +0000 (0:00:00.320) 0:06:34.270 ************ 2026-05-31 03:01:23.382790 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.382808 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.382826 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.382845 | orchestrator | 2026-05-31 03:01:23.382864 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-31 03:01:23.382876 | orchestrator | Sunday 31 May 2026 03:01:15 +0000 (0:00:01.023) 0:06:35.293 ************ 2026-05-31 03:01:23.382887 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.382897 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.382908 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.382918 | orchestrator | 2026-05-31 03:01:23.382952 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-31 03:01:23.382972 | orchestrator | Sunday 31 May 2026 03:01:16 +0000 (0:00:00.694) 0:06:35.988 ************ 2026-05-31 03:01:23.382989 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.383007 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.383024 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.383043 | orchestrator | 2026-05-31 03:01:23.383062 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-31 03:01:23.383081 | orchestrator | Sunday 31 May 2026 03:01:16 +0000 (0:00:00.316) 0:06:36.304 ************ 2026-05-31 03:01:23.383093 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.383104 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.383114 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.383125 | orchestrator | 2026-05-31 03:01:23.383136 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-31 03:01:23.383156 | orchestrator | Sunday 31 May 2026 03:01:17 +0000 (0:00:00.312) 0:06:36.616 ************ 2026-05-31 03:01:23.383167 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.383178 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.383188 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.383213 | orchestrator | 2026-05-31 03:01:23.383224 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-31 03:01:23.383235 | orchestrator | Sunday 31 May 2026 03:01:17 +0000 (0:00:00.646) 0:06:37.263 ************ 2026-05-31 03:01:23.383245 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.383256 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.383267 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.383278 | orchestrator | 2026-05-31 03:01:23.383288 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-31 03:01:23.383299 | orchestrator | Sunday 31 May 2026 03:01:18 +0000 (0:00:00.377) 0:06:37.641 ************ 2026-05-31 03:01:23.383310 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.383320 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.383331 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.383342 | orchestrator | 2026-05-31 03:01:23.383352 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-31 03:01:23.383371 | orchestrator | Sunday 31 May 2026 03:01:18 +0000 (0:00:00.392) 0:06:38.034 ************ 2026-05-31 03:01:23.383401 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.383419 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.383437 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.383454 | orchestrator | 2026-05-31 03:01:23.383472 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-31 03:01:23.383490 | orchestrator | Sunday 31 May 2026 03:01:18 +0000 (0:00:00.308) 0:06:38.343 ************ 2026-05-31 03:01:23.383507 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.383525 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.383544 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.383562 | orchestrator | 2026-05-31 03:01:23.383581 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-31 03:01:23.383598 | orchestrator | Sunday 31 May 2026 03:01:19 +0000 (0:00:00.588) 0:06:38.931 ************ 2026-05-31 03:01:23.383616 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.383628 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.383638 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.383649 | orchestrator | 2026-05-31 03:01:23.383686 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-31 03:01:23.383703 | orchestrator | Sunday 31 May 2026 03:01:19 +0000 (0:00:00.329) 0:06:39.261 ************ 2026-05-31 03:01:23.383714 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.383725 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.383736 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.383746 | orchestrator | 2026-05-31 03:01:23.383757 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-31 03:01:23.383768 | orchestrator | Sunday 31 May 2026 03:01:20 +0000 (0:00:00.333) 0:06:39.594 ************ 2026-05-31 03:01:23.383779 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.383789 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.383800 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.383810 | orchestrator | 2026-05-31 03:01:23.383821 | orchestrator | TASK [ceph-osd : Set_fact add_osd] ********************************************* 2026-05-31 03:01:23.383832 | orchestrator | Sunday 31 May 2026 03:01:20 +0000 (0:00:00.836) 0:06:40.431 ************ 2026-05-31 03:01:23.383843 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:01:23.383853 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:01:23.383864 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:01:23.383875 | orchestrator | 2026-05-31 03:01:23.383885 | orchestrator | TASK [ceph-osd : Set_fact container_exec_cmd] ********************************** 2026-05-31 03:01:23.383896 | orchestrator | Sunday 31 May 2026 03:01:21 +0000 (0:00:00.341) 0:06:40.773 ************ 2026-05-31 03:01:23.383907 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-31 03:01:23.383919 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 03:01:23.383930 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 03:01:23.383951 | orchestrator | 2026-05-31 03:01:23.383962 | orchestrator | TASK [ceph-osd : Include_tasks system_tuning.yml] ****************************** 2026-05-31 03:01:23.383973 | orchestrator | Sunday 31 May 2026 03:01:21 +0000 (0:00:00.648) 0:06:41.421 ************ 2026-05-31 03:01:23.383984 | orchestrator | included: /ansible/roles/ceph-osd/tasks/system_tuning.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:01:23.383995 | orchestrator | 2026-05-31 03:01:23.384006 | orchestrator | TASK [ceph-osd : Create tmpfiles.d directory] ********************************** 2026-05-31 03:01:23.384016 | orchestrator | Sunday 31 May 2026 03:01:22 +0000 (0:00:00.763) 0:06:42.184 ************ 2026-05-31 03:01:23.384027 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.384038 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:01:23.384049 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:01:23.384059 | orchestrator | 2026-05-31 03:01:23.384077 | orchestrator | TASK [ceph-osd : Disable transparent hugepage] ********************************* 2026-05-31 03:01:23.384095 | orchestrator | Sunday 31 May 2026 03:01:23 +0000 (0:00:00.321) 0:06:42.506 ************ 2026-05-31 03:01:23.384114 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:01:23.384145 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:02:30.553522 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:02:30.553636 | orchestrator | 2026-05-31 03:02:30.553654 | orchestrator | TASK [ceph-osd : Get default vm.min_free_kbytes] ******************************* 2026-05-31 03:02:30.553667 | orchestrator | Sunday 31 May 2026 03:01:23 +0000 (0:00:00.325) 0:06:42.831 ************ 2026-05-31 03:02:30.553679 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:02:30.553691 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:02:30.553702 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:02:30.553713 | orchestrator | 2026-05-31 03:02:30.553756 | orchestrator | TASK [ceph-osd : Set_fact vm_min_free_kbytes] ********************************** 2026-05-31 03:02:30.553770 | orchestrator | Sunday 31 May 2026 03:01:24 +0000 (0:00:00.655) 0:06:43.487 ************ 2026-05-31 03:02:30.553782 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:02:30.553804 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:02:30.553815 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:02:30.553826 | orchestrator | 2026-05-31 03:02:30.553855 | orchestrator | TASK [ceph-osd : Apply operating system tuning] ******************************** 2026-05-31 03:02:30.553867 | orchestrator | Sunday 31 May 2026 03:01:24 +0000 (0:00:00.624) 0:06:44.111 ************ 2026-05-31 03:02:30.553879 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-05-31 03:02:30.553891 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-05-31 03:02:30.553902 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-05-31 03:02:30.553914 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-05-31 03:02:30.553926 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-05-31 03:02:30.553938 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-05-31 03:02:30.553949 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-05-31 03:02:30.553960 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-05-31 03:02:30.553971 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-05-31 03:02:30.553982 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-05-31 03:02:30.553993 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-05-31 03:02:30.554004 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-05-31 03:02:30.554072 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-05-31 03:02:30.554087 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-05-31 03:02:30.554123 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-05-31 03:02:30.554137 | orchestrator | 2026-05-31 03:02:30.554150 | orchestrator | TASK [ceph-osd : Install dependencies] ***************************************** 2026-05-31 03:02:30.554162 | orchestrator | Sunday 31 May 2026 03:01:27 +0000 (0:00:03.316) 0:06:47.427 ************ 2026-05-31 03:02:30.554175 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:02:30.554188 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:02:30.554201 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:02:30.554213 | orchestrator | 2026-05-31 03:02:30.554226 | orchestrator | TASK [ceph-osd : Include_tasks common.yml] ************************************* 2026-05-31 03:02:30.554239 | orchestrator | Sunday 31 May 2026 03:01:28 +0000 (0:00:00.354) 0:06:47.781 ************ 2026-05-31 03:02:30.554251 | orchestrator | included: /ansible/roles/ceph-osd/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:02:30.554264 | orchestrator | 2026-05-31 03:02:30.554277 | orchestrator | TASK [ceph-osd : Create bootstrap-osd and osd directories] ********************* 2026-05-31 03:02:30.554289 | orchestrator | Sunday 31 May 2026 03:01:29 +0000 (0:00:00.800) 0:06:48.582 ************ 2026-05-31 03:02:30.554302 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-osd/) 2026-05-31 03:02:30.554314 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-osd/) 2026-05-31 03:02:30.554327 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-osd/) 2026-05-31 03:02:30.554339 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/osd/) 2026-05-31 03:02:30.554352 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/osd/) 2026-05-31 03:02:30.554365 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/osd/) 2026-05-31 03:02:30.554378 | orchestrator | 2026-05-31 03:02:30.554391 | orchestrator | TASK [ceph-osd : Get keys from monitors] *************************************** 2026-05-31 03:02:30.554403 | orchestrator | Sunday 31 May 2026 03:01:30 +0000 (0:00:01.073) 0:06:49.656 ************ 2026-05-31 03:02:30.554415 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:02:30.554426 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-05-31 03:02:30.554437 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-05-31 03:02:30.554448 | orchestrator | 2026-05-31 03:02:30.554459 | orchestrator | TASK [ceph-osd : Copy ceph key(s) if needed] *********************************** 2026-05-31 03:02:30.554470 | orchestrator | Sunday 31 May 2026 03:01:32 +0000 (0:00:02.299) 0:06:51.956 ************ 2026-05-31 03:02:30.554481 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-31 03:02:30.554493 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-05-31 03:02:30.554504 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:02:30.554515 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-31 03:02:30.554526 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-05-31 03:02:30.554537 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:02:30.554566 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-31 03:02:30.554578 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-05-31 03:02:30.554589 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:02:30.554600 | orchestrator | 2026-05-31 03:02:30.554611 | orchestrator | TASK [ceph-osd : Set noup flag] ************************************************ 2026-05-31 03:02:30.554622 | orchestrator | Sunday 31 May 2026 03:01:33 +0000 (0:00:01.224) 0:06:53.180 ************ 2026-05-31 03:02:30.554633 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:02:30.554645 | orchestrator | 2026-05-31 03:02:30.554656 | orchestrator | TASK [ceph-osd : Include_tasks scenarios/lvm.yml] ****************************** 2026-05-31 03:02:30.554667 | orchestrator | Sunday 31 May 2026 03:01:36 +0000 (0:00:02.314) 0:06:55.494 ************ 2026-05-31 03:02:30.554684 | orchestrator | included: /ansible/roles/ceph-osd/tasks/scenarios/lvm.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:02:30.554712 | orchestrator | 2026-05-31 03:02:30.554798 | orchestrator | TASK [ceph-osd : Use ceph-volume to create osds] ******************************* 2026-05-31 03:02:30.554820 | orchestrator | Sunday 31 May 2026 03:01:36 +0000 (0:00:00.834) 0:06:56.329 ************ 2026-05-31 03:02:30.554849 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-bf9ae0ee-8b43-50de-a257-388e5a96b78f', 'data_vg': 'ceph-bf9ae0ee-8b43-50de-a257-388e5a96b78f'}) 2026-05-31 03:02:30.554869 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b', 'data_vg': 'ceph-04f0cd5d-153e-5b0a-a545-10e0d3c8d54b'}) 2026-05-31 03:02:30.554887 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-d58c3b6c-3801-5ea6-a537-684afe64cb1f', 'data_vg': 'ceph-d58c3b6c-3801-5ea6-a537-684afe64cb1f'}) 2026-05-31 03:02:30.554903 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-464f9012-6e23-5016-b549-4bfb7640a946', 'data_vg': 'ceph-464f9012-6e23-5016-b549-4bfb7640a946'}) 2026-05-31 03:02:30.554920 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-f102de27-3f33-5b22-8dd1-d452cbf48a71', 'data_vg': 'ceph-f102de27-3f33-5b22-8dd1-d452cbf48a71'}) 2026-05-31 03:02:30.554936 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-cc16d099-2d78-5e01-ad2c-352826bfd979', 'data_vg': 'ceph-cc16d099-2d78-5e01-ad2c-352826bfd979'}) 2026-05-31 03:02:30.554953 | orchestrator | 2026-05-31 03:02:30.554970 | orchestrator | TASK [ceph-osd : Include_tasks scenarios/lvm-batch.yml] ************************ 2026-05-31 03:02:30.554988 | orchestrator | Sunday 31 May 2026 03:02:20 +0000 (0:00:44.098) 0:07:40.427 ************ 2026-05-31 03:02:30.555006 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:02:30.555023 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:02:30.555038 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:02:30.555056 | orchestrator | 2026-05-31 03:02:30.555074 | orchestrator | TASK [ceph-osd : Include_tasks start_osds.yml] ********************************* 2026-05-31 03:02:30.555092 | orchestrator | Sunday 31 May 2026 03:02:21 +0000 (0:00:00.349) 0:07:40.777 ************ 2026-05-31 03:02:30.555109 | orchestrator | included: /ansible/roles/ceph-osd/tasks/start_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:02:30.555125 | orchestrator | 2026-05-31 03:02:30.555143 | orchestrator | TASK [ceph-osd : Get osd ids] ************************************************** 2026-05-31 03:02:30.555161 | orchestrator | Sunday 31 May 2026 03:02:22 +0000 (0:00:00.773) 0:07:41.551 ************ 2026-05-31 03:02:30.555177 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:02:30.555188 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:02:30.555199 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:02:30.555209 | orchestrator | 2026-05-31 03:02:30.555220 | orchestrator | TASK [ceph-osd : Collect osd ids] ********************************************** 2026-05-31 03:02:30.555231 | orchestrator | Sunday 31 May 2026 03:02:22 +0000 (0:00:00.669) 0:07:42.220 ************ 2026-05-31 03:02:30.555245 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:02:30.555263 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:02:30.555294 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:02:30.555309 | orchestrator | 2026-05-31 03:02:30.555327 | orchestrator | TASK [ceph-osd : Include_tasks systemd.yml] ************************************ 2026-05-31 03:02:30.555345 | orchestrator | Sunday 31 May 2026 03:02:25 +0000 (0:00:02.434) 0:07:44.655 ************ 2026-05-31 03:02:30.555363 | orchestrator | included: /ansible/roles/ceph-osd/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:02:30.555381 | orchestrator | 2026-05-31 03:02:30.555399 | orchestrator | TASK [ceph-osd : Generate systemd unit file] *********************************** 2026-05-31 03:02:30.555417 | orchestrator | Sunday 31 May 2026 03:02:26 +0000 (0:00:00.840) 0:07:45.496 ************ 2026-05-31 03:02:30.555435 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:02:30.555454 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:02:30.555474 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:02:30.555492 | orchestrator | 2026-05-31 03:02:30.555510 | orchestrator | TASK [ceph-osd : Generate systemd ceph-osd target file] ************************ 2026-05-31 03:02:30.555542 | orchestrator | Sunday 31 May 2026 03:02:27 +0000 (0:00:01.233) 0:07:46.729 ************ 2026-05-31 03:02:30.555553 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:02:30.555564 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:02:30.555574 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:02:30.555585 | orchestrator | 2026-05-31 03:02:30.555596 | orchestrator | TASK [ceph-osd : Enable ceph-osd.target] *************************************** 2026-05-31 03:02:30.555607 | orchestrator | Sunday 31 May 2026 03:02:28 +0000 (0:00:01.151) 0:07:47.881 ************ 2026-05-31 03:02:30.555620 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:02:30.555638 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:02:30.555660 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:02:30.555684 | orchestrator | 2026-05-31 03:02:30.555702 | orchestrator | TASK [ceph-osd : Ensure systemd service override directory exists] ************* 2026-05-31 03:02:30.555764 | orchestrator | Sunday 31 May 2026 03:02:30 +0000 (0:00:02.114) 0:07:49.995 ************ 2026-05-31 03:03:06.569241 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569324 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569331 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.569337 | orchestrator | 2026-05-31 03:03:06.569343 | orchestrator | TASK [ceph-osd : Add ceph-osd systemd service overrides] *********************** 2026-05-31 03:03:06.569350 | orchestrator | Sunday 31 May 2026 03:02:30 +0000 (0:00:00.348) 0:07:50.344 ************ 2026-05-31 03:03:06.569355 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569360 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569365 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.569370 | orchestrator | 2026-05-31 03:03:06.569375 | orchestrator | TASK [ceph-osd : Ensure /var/lib/ceph/osd/- is present] ********* 2026-05-31 03:03:06.569380 | orchestrator | Sunday 31 May 2026 03:02:31 +0000 (0:00:00.346) 0:07:50.691 ************ 2026-05-31 03:03:06.569398 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-05-31 03:03:06.569403 | orchestrator | ok: [testbed-node-4] => (item=3) 2026-05-31 03:03:06.569408 | orchestrator | ok: [testbed-node-5] => (item=2) 2026-05-31 03:03:06.569413 | orchestrator | ok: [testbed-node-3] => (item=5) 2026-05-31 03:03:06.569418 | orchestrator | ok: [testbed-node-4] => (item=1) 2026-05-31 03:03:06.569423 | orchestrator | ok: [testbed-node-5] => (item=4) 2026-05-31 03:03:06.569427 | orchestrator | 2026-05-31 03:03:06.569433 | orchestrator | TASK [ceph-osd : Write run file in /var/lib/ceph/osd/xxxx/run] ***************** 2026-05-31 03:03:06.569437 | orchestrator | Sunday 31 May 2026 03:02:32 +0000 (0:00:01.039) 0:07:51.730 ************ 2026-05-31 03:03:06.569443 | orchestrator | changed: [testbed-node-3] => (item=0) 2026-05-31 03:03:06.569448 | orchestrator | changed: [testbed-node-4] => (item=3) 2026-05-31 03:03:06.569453 | orchestrator | changed: [testbed-node-5] => (item=2) 2026-05-31 03:03:06.569458 | orchestrator | changed: [testbed-node-3] => (item=5) 2026-05-31 03:03:06.569463 | orchestrator | changed: [testbed-node-4] => (item=1) 2026-05-31 03:03:06.569468 | orchestrator | changed: [testbed-node-5] => (item=4) 2026-05-31 03:03:06.569472 | orchestrator | 2026-05-31 03:03:06.569477 | orchestrator | TASK [ceph-osd : Systemd start osd] ******************************************** 2026-05-31 03:03:06.569482 | orchestrator | Sunday 31 May 2026 03:02:34 +0000 (0:00:02.594) 0:07:54.324 ************ 2026-05-31 03:03:06.569487 | orchestrator | changed: [testbed-node-3] => (item=0) 2026-05-31 03:03:06.569492 | orchestrator | changed: [testbed-node-4] => (item=3) 2026-05-31 03:03:06.569497 | orchestrator | changed: [testbed-node-5] => (item=2) 2026-05-31 03:03:06.569502 | orchestrator | changed: [testbed-node-3] => (item=5) 2026-05-31 03:03:06.569507 | orchestrator | changed: [testbed-node-4] => (item=1) 2026-05-31 03:03:06.569512 | orchestrator | changed: [testbed-node-5] => (item=4) 2026-05-31 03:03:06.569517 | orchestrator | 2026-05-31 03:03:06.569521 | orchestrator | TASK [ceph-osd : Unset noup flag] ********************************************** 2026-05-31 03:03:06.569526 | orchestrator | Sunday 31 May 2026 03:02:38 +0000 (0:00:03.777) 0:07:58.102 ************ 2026-05-31 03:03:06.569531 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569552 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569557 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:03:06.569562 | orchestrator | 2026-05-31 03:03:06.569567 | orchestrator | TASK [ceph-osd : Wait for all osd to be up] ************************************ 2026-05-31 03:03:06.569572 | orchestrator | Sunday 31 May 2026 03:02:41 +0000 (0:00:03.008) 0:08:01.110 ************ 2026-05-31 03:03:06.569577 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569581 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569586 | orchestrator | FAILED - RETRYING: [testbed-node-5 -> testbed-node-0]: Wait for all osd to be up (60 retries left). 2026-05-31 03:03:06.569592 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:03:06.569597 | orchestrator | 2026-05-31 03:03:06.569602 | orchestrator | TASK [ceph-osd : Include crush_rules.yml] ************************************** 2026-05-31 03:03:06.569607 | orchestrator | Sunday 31 May 2026 03:02:54 +0000 (0:00:12.880) 0:08:13.991 ************ 2026-05-31 03:03:06.569612 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569617 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569621 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.569627 | orchestrator | 2026-05-31 03:03:06.569632 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-05-31 03:03:06.569637 | orchestrator | Sunday 31 May 2026 03:02:55 +0000 (0:00:01.211) 0:08:15.203 ************ 2026-05-31 03:03:06.569641 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569646 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569651 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.569656 | orchestrator | 2026-05-31 03:03:06.569661 | orchestrator | RUNNING HANDLER [ceph-handler : Osds handler] ********************************** 2026-05-31 03:03:06.569666 | orchestrator | Sunday 31 May 2026 03:02:56 +0000 (0:00:00.336) 0:08:15.539 ************ 2026-05-31 03:03:06.569671 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:03:06.569676 | orchestrator | 2026-05-31 03:03:06.569681 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact trigger_restart] ********************** 2026-05-31 03:03:06.569685 | orchestrator | Sunday 31 May 2026 03:02:56 +0000 (0:00:00.843) 0:08:16.382 ************ 2026-05-31 03:03:06.569690 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 03:03:06.569695 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 03:03:06.569700 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 03:03:06.569705 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569710 | orchestrator | 2026-05-31 03:03:06.569714 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called before restart] ******** 2026-05-31 03:03:06.569719 | orchestrator | Sunday 31 May 2026 03:02:57 +0000 (0:00:00.415) 0:08:16.797 ************ 2026-05-31 03:03:06.569724 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569729 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569734 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.569738 | orchestrator | 2026-05-31 03:03:06.569743 | orchestrator | RUNNING HANDLER [ceph-handler : Unset noup flag] ******************************* 2026-05-31 03:03:06.569758 | orchestrator | Sunday 31 May 2026 03:02:57 +0000 (0:00:00.329) 0:08:17.127 ************ 2026-05-31 03:03:06.569780 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569788 | orchestrator | 2026-05-31 03:03:06.569796 | orchestrator | RUNNING HANDLER [ceph-handler : Copy osd restart script] *********************** 2026-05-31 03:03:06.569804 | orchestrator | Sunday 31 May 2026 03:02:57 +0000 (0:00:00.221) 0:08:17.349 ************ 2026-05-31 03:03:06.569811 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569819 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.569826 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.569835 | orchestrator | 2026-05-31 03:03:06.569843 | orchestrator | RUNNING HANDLER [ceph-handler : Get pool list] ********************************* 2026-05-31 03:03:06.569851 | orchestrator | Sunday 31 May 2026 03:02:58 +0000 (0:00:00.615) 0:08:17.965 ************ 2026-05-31 03:03:06.569866 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569874 | orchestrator | 2026-05-31 03:03:06.569887 | orchestrator | RUNNING HANDLER [ceph-handler : Get balancer module status] ******************** 2026-05-31 03:03:06.569896 | orchestrator | Sunday 31 May 2026 03:02:58 +0000 (0:00:00.256) 0:08:18.221 ************ 2026-05-31 03:03:06.569904 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569913 | orchestrator | 2026-05-31 03:03:06.569922 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact pools_pgautoscaler_mode] ************** 2026-05-31 03:03:06.569931 | orchestrator | Sunday 31 May 2026 03:02:58 +0000 (0:00:00.231) 0:08:18.452 ************ 2026-05-31 03:03:06.569939 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569947 | orchestrator | 2026-05-31 03:03:06.569955 | orchestrator | RUNNING HANDLER [ceph-handler : Disable balancer] ****************************** 2026-05-31 03:03:06.569963 | orchestrator | Sunday 31 May 2026 03:02:59 +0000 (0:00:00.135) 0:08:18.588 ************ 2026-05-31 03:03:06.569969 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569974 | orchestrator | 2026-05-31 03:03:06.569980 | orchestrator | RUNNING HANDLER [ceph-handler : Disable pg autoscale on pools] ***************** 2026-05-31 03:03:06.569986 | orchestrator | Sunday 31 May 2026 03:02:59 +0000 (0:00:00.245) 0:08:18.833 ************ 2026-05-31 03:03:06.569991 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.569996 | orchestrator | 2026-05-31 03:03:06.570000 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph osds daemon(s)] ******************* 2026-05-31 03:03:06.570005 | orchestrator | Sunday 31 May 2026 03:02:59 +0000 (0:00:00.240) 0:08:19.073 ************ 2026-05-31 03:03:06.570010 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 03:03:06.570058 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 03:03:06.570063 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 03:03:06.570068 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.570072 | orchestrator | 2026-05-31 03:03:06.570077 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called after restart] ********* 2026-05-31 03:03:06.570082 | orchestrator | Sunday 31 May 2026 03:03:00 +0000 (0:00:00.394) 0:08:19.468 ************ 2026-05-31 03:03:06.570087 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.570092 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.570096 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.570101 | orchestrator | 2026-05-31 03:03:06.570106 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable pg autoscale on pools] *************** 2026-05-31 03:03:06.570111 | orchestrator | Sunday 31 May 2026 03:03:00 +0000 (0:00:00.334) 0:08:19.803 ************ 2026-05-31 03:03:06.570115 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.570120 | orchestrator | 2026-05-31 03:03:06.570125 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable balancer] **************************** 2026-05-31 03:03:06.570130 | orchestrator | Sunday 31 May 2026 03:03:00 +0000 (0:00:00.220) 0:08:20.024 ************ 2026-05-31 03:03:06.570134 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.570139 | orchestrator | 2026-05-31 03:03:06.570144 | orchestrator | PLAY [Apply role ceph-crash] *************************************************** 2026-05-31 03:03:06.570149 | orchestrator | 2026-05-31 03:03:06.570153 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-31 03:03:06.570158 | orchestrator | Sunday 31 May 2026 03:03:01 +0000 (0:00:01.331) 0:08:21.355 ************ 2026-05-31 03:03:06.570164 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:03:06.570170 | orchestrator | 2026-05-31 03:03:06.570175 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-31 03:03:06.570180 | orchestrator | Sunday 31 May 2026 03:03:03 +0000 (0:00:01.311) 0:08:22.666 ************ 2026-05-31 03:03:06.570184 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:03:06.570195 | orchestrator | 2026-05-31 03:03:06.570200 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-31 03:03:06.570204 | orchestrator | Sunday 31 May 2026 03:03:04 +0000 (0:00:01.338) 0:08:24.005 ************ 2026-05-31 03:03:06.570209 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:06.570214 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:06.570219 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:06.570224 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:06.570229 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:06.570234 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:06.570238 | orchestrator | 2026-05-31 03:03:06.570243 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-31 03:03:06.570248 | orchestrator | Sunday 31 May 2026 03:03:05 +0000 (0:00:00.939) 0:08:24.944 ************ 2026-05-31 03:03:06.570253 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:06.570257 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:06.570262 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:06.570267 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:06.570272 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:06.570276 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:06.570281 | orchestrator | 2026-05-31 03:03:06.570286 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-31 03:03:06.570297 | orchestrator | Sunday 31 May 2026 03:03:06 +0000 (0:00:01.070) 0:08:26.015 ************ 2026-05-31 03:03:34.653168 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.653287 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.653302 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.653314 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.653326 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.653337 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.653348 | orchestrator | 2026-05-31 03:03:34.653369 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-31 03:03:34.653389 | orchestrator | Sunday 31 May 2026 03:03:07 +0000 (0:00:01.297) 0:08:27.312 ************ 2026-05-31 03:03:34.653406 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.653424 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.653442 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.653460 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.653476 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.653526 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.653544 | orchestrator | 2026-05-31 03:03:34.653563 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-31 03:03:34.653581 | orchestrator | Sunday 31 May 2026 03:03:08 +0000 (0:00:01.036) 0:08:28.348 ************ 2026-05-31 03:03:34.653599 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.653617 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.653634 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:34.653652 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:34.653670 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.653690 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.653710 | orchestrator | 2026-05-31 03:03:34.653731 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-31 03:03:34.653751 | orchestrator | Sunday 31 May 2026 03:03:09 +0000 (0:00:00.934) 0:08:29.283 ************ 2026-05-31 03:03:34.653771 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.653790 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.653894 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.653916 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.653937 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.653957 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.653975 | orchestrator | 2026-05-31 03:03:34.653988 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-31 03:03:34.654001 | orchestrator | Sunday 31 May 2026 03:03:10 +0000 (0:00:00.645) 0:08:29.928 ************ 2026-05-31 03:03:34.654104 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.654120 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.654133 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.654144 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.654155 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.654166 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.654176 | orchestrator | 2026-05-31 03:03:34.654187 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-31 03:03:34.654199 | orchestrator | Sunday 31 May 2026 03:03:11 +0000 (0:00:00.919) 0:08:30.847 ************ 2026-05-31 03:03:34.654209 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.654220 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:34.654231 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:34.654242 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.654253 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.654263 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.654274 | orchestrator | 2026-05-31 03:03:34.654285 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-31 03:03:34.654295 | orchestrator | Sunday 31 May 2026 03:03:12 +0000 (0:00:01.035) 0:08:31.882 ************ 2026-05-31 03:03:34.654306 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.654317 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:34.654327 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:34.654338 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.654348 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.654359 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.654369 | orchestrator | 2026-05-31 03:03:34.654380 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-31 03:03:34.654393 | orchestrator | Sunday 31 May 2026 03:03:13 +0000 (0:00:01.397) 0:08:33.279 ************ 2026-05-31 03:03:34.654413 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.654431 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.654450 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.654468 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.654486 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.654506 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.654524 | orchestrator | 2026-05-31 03:03:34.654544 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-31 03:03:34.654563 | orchestrator | Sunday 31 May 2026 03:03:14 +0000 (0:00:00.668) 0:08:33.948 ************ 2026-05-31 03:03:34.654581 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.654600 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:34.654618 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:34.654636 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.654655 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.654675 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.654693 | orchestrator | 2026-05-31 03:03:34.654711 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-31 03:03:34.654730 | orchestrator | Sunday 31 May 2026 03:03:15 +0000 (0:00:00.850) 0:08:34.798 ************ 2026-05-31 03:03:34.654749 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.654766 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.654785 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.654860 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.654880 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.654898 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.654912 | orchestrator | 2026-05-31 03:03:34.654924 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-31 03:03:34.654934 | orchestrator | Sunday 31 May 2026 03:03:16 +0000 (0:00:00.683) 0:08:35.482 ************ 2026-05-31 03:03:34.654945 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.654955 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.654966 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.654976 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.654998 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.655009 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.655020 | orchestrator | 2026-05-31 03:03:34.655031 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-31 03:03:34.655072 | orchestrator | Sunday 31 May 2026 03:03:16 +0000 (0:00:00.897) 0:08:36.379 ************ 2026-05-31 03:03:34.655092 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.655110 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.655129 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.655148 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.655168 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.655186 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.655204 | orchestrator | 2026-05-31 03:03:34.655224 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-31 03:03:34.655241 | orchestrator | Sunday 31 May 2026 03:03:17 +0000 (0:00:00.645) 0:08:37.025 ************ 2026-05-31 03:03:34.655260 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.655275 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.655286 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.655296 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.655307 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.655318 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.655328 | orchestrator | 2026-05-31 03:03:34.655339 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-31 03:03:34.655350 | orchestrator | Sunday 31 May 2026 03:03:18 +0000 (0:00:00.833) 0:08:37.858 ************ 2026-05-31 03:03:34.655361 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:03:34.655371 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:03:34.655382 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:03:34.655393 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.655403 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.655414 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.655424 | orchestrator | 2026-05-31 03:03:34.655435 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-31 03:03:34.655446 | orchestrator | Sunday 31 May 2026 03:03:19 +0000 (0:00:00.693) 0:08:38.552 ************ 2026-05-31 03:03:34.655457 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.655467 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:34.655478 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:34.655488 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:34.655499 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:34.655509 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:34.655520 | orchestrator | 2026-05-31 03:03:34.655531 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-31 03:03:34.655541 | orchestrator | Sunday 31 May 2026 03:03:20 +0000 (0:00:00.914) 0:08:39.466 ************ 2026-05-31 03:03:34.655552 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.655571 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:34.655586 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:34.655614 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.655634 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.655652 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.655669 | orchestrator | 2026-05-31 03:03:34.655728 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-31 03:03:34.655749 | orchestrator | Sunday 31 May 2026 03:03:20 +0000 (0:00:00.671) 0:08:40.138 ************ 2026-05-31 03:03:34.655766 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.655784 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:34.655832 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:34.655852 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:34.655870 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:34.655888 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:34.655907 | orchestrator | 2026-05-31 03:03:34.655925 | orchestrator | TASK [ceph-crash : Create client.crash keyring] ******************************** 2026-05-31 03:03:34.655944 | orchestrator | Sunday 31 May 2026 03:03:22 +0000 (0:00:01.373) 0:08:41.511 ************ 2026-05-31 03:03:34.655976 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:03:34.655996 | orchestrator | 2026-05-31 03:03:34.656013 | orchestrator | TASK [ceph-crash : Get keys from monitors] ************************************* 2026-05-31 03:03:34.656032 | orchestrator | Sunday 31 May 2026 03:03:26 +0000 (0:00:04.254) 0:08:45.766 ************ 2026-05-31 03:03:34.656050 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.656069 | orchestrator | 2026-05-31 03:03:34.656087 | orchestrator | TASK [ceph-crash : Copy ceph key(s) if needed] ********************************* 2026-05-31 03:03:34.656106 | orchestrator | Sunday 31 May 2026 03:03:28 +0000 (0:00:02.657) 0:08:48.423 ************ 2026-05-31 03:03:34.656123 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:34.656141 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:03:34.656160 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:03:34.656177 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:03:34.656196 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:03:34.656214 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:03:34.656231 | orchestrator | 2026-05-31 03:03:34.656249 | orchestrator | TASK [ceph-crash : Create /var/lib/ceph/crash/posted] ************************** 2026-05-31 03:03:34.656268 | orchestrator | Sunday 31 May 2026 03:03:30 +0000 (0:00:01.524) 0:08:49.948 ************ 2026-05-31 03:03:34.656287 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:03:34.656305 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:03:34.656323 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:03:34.656334 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:03:34.656345 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:03:34.656355 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:03:34.656366 | orchestrator | 2026-05-31 03:03:34.656377 | orchestrator | TASK [ceph-crash : Include_tasks systemd.yml] ********************************** 2026-05-31 03:03:34.656387 | orchestrator | Sunday 31 May 2026 03:03:31 +0000 (0:00:01.234) 0:08:51.182 ************ 2026-05-31 03:03:34.656400 | orchestrator | included: /ansible/roles/ceph-crash/tasks/systemd.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:03:34.656412 | orchestrator | 2026-05-31 03:03:34.656422 | orchestrator | TASK [ceph-crash : Generate systemd unit file for ceph-crash container] ******** 2026-05-31 03:03:34.656433 | orchestrator | Sunday 31 May 2026 03:03:33 +0000 (0:00:01.323) 0:08:52.506 ************ 2026-05-31 03:03:34.656444 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:03:34.656455 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:03:34.656465 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:03:34.656476 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:03:34.656486 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:03:34.656497 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:03:34.656507 | orchestrator | 2026-05-31 03:03:34.656518 | orchestrator | TASK [ceph-crash : Start the ceph-crash service] ******************************* 2026-05-31 03:03:34.656541 | orchestrator | Sunday 31 May 2026 03:03:34 +0000 (0:00:01.592) 0:08:54.098 ************ 2026-05-31 03:03:58.308710 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:03:58.309034 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:03:58.309065 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:03:58.309133 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:03:58.309152 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:03:58.309169 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:03:58.309186 | orchestrator | 2026-05-31 03:03:58.309204 | orchestrator | RUNNING HANDLER [ceph-handler : Ceph crash handler] **************************** 2026-05-31 03:03:58.309221 | orchestrator | Sunday 31 May 2026 03:03:38 +0000 (0:00:03.723) 0:08:57.822 ************ 2026-05-31 03:03:58.309255 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_crash.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:03:58.309274 | orchestrator | 2026-05-31 03:03:58.309289 | orchestrator | RUNNING HANDLER [ceph-handler : Set _crash_handler_called before restart] ****** 2026-05-31 03:03:58.309305 | orchestrator | Sunday 31 May 2026 03:03:39 +0000 (0:00:01.356) 0:08:59.178 ************ 2026-05-31 03:03:58.309349 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:58.309365 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:58.309380 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:58.309396 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.309411 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.309426 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.309442 | orchestrator | 2026-05-31 03:03:58.309458 | orchestrator | RUNNING HANDLER [ceph-handler : Restart the ceph-crash service] **************** 2026-05-31 03:03:58.309475 | orchestrator | Sunday 31 May 2026 03:03:40 +0000 (0:00:00.708) 0:08:59.887 ************ 2026-05-31 03:03:58.309490 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:03:58.309506 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:03:58.309521 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:03:58.309536 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:03:58.309552 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:03:58.309568 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:03:58.309582 | orchestrator | 2026-05-31 03:03:58.309599 | orchestrator | RUNNING HANDLER [ceph-handler : Set _crash_handler_called after restart] ******* 2026-05-31 03:03:58.309615 | orchestrator | Sunday 31 May 2026 03:03:42 +0000 (0:00:02.495) 0:09:02.382 ************ 2026-05-31 03:03:58.309632 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:03:58.309648 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:03:58.309664 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:03:58.309679 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.309694 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.309709 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.309724 | orchestrator | 2026-05-31 03:03:58.309741 | orchestrator | PLAY [Apply role ceph-mds] ***************************************************** 2026-05-31 03:03:58.309756 | orchestrator | 2026-05-31 03:03:58.309772 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-31 03:03:58.309788 | orchestrator | Sunday 31 May 2026 03:03:43 +0000 (0:00:00.865) 0:09:03.248 ************ 2026-05-31 03:03:58.309805 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:03:58.309850 | orchestrator | 2026-05-31 03:03:58.309869 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-31 03:03:58.309885 | orchestrator | Sunday 31 May 2026 03:03:44 +0000 (0:00:00.851) 0:09:04.099 ************ 2026-05-31 03:03:58.309901 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:03:58.309918 | orchestrator | 2026-05-31 03:03:58.309934 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-31 03:03:58.309949 | orchestrator | Sunday 31 May 2026 03:03:45 +0000 (0:00:00.831) 0:09:04.930 ************ 2026-05-31 03:03:58.309966 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.309981 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.309995 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.310010 | orchestrator | 2026-05-31 03:03:58.310105 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-31 03:03:58.310121 | orchestrator | Sunday 31 May 2026 03:03:45 +0000 (0:00:00.325) 0:09:05.255 ************ 2026-05-31 03:03:58.310136 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.310153 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.310170 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.310186 | orchestrator | 2026-05-31 03:03:58.310202 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-31 03:03:58.310218 | orchestrator | Sunday 31 May 2026 03:03:46 +0000 (0:00:00.790) 0:09:06.046 ************ 2026-05-31 03:03:58.310234 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.310251 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.310267 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.310284 | orchestrator | 2026-05-31 03:03:58.310301 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-31 03:03:58.310337 | orchestrator | Sunday 31 May 2026 03:03:47 +0000 (0:00:00.728) 0:09:06.774 ************ 2026-05-31 03:03:58.310354 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.310370 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.310387 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.310402 | orchestrator | 2026-05-31 03:03:58.310419 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-31 03:03:58.310436 | orchestrator | Sunday 31 May 2026 03:03:48 +0000 (0:00:01.039) 0:09:07.813 ************ 2026-05-31 03:03:58.310453 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.310470 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.310486 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.310502 | orchestrator | 2026-05-31 03:03:58.310519 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-31 03:03:58.310536 | orchestrator | Sunday 31 May 2026 03:03:48 +0000 (0:00:00.350) 0:09:08.164 ************ 2026-05-31 03:03:58.310553 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.310569 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.310586 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.310602 | orchestrator | 2026-05-31 03:03:58.310619 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-31 03:03:58.310665 | orchestrator | Sunday 31 May 2026 03:03:49 +0000 (0:00:00.361) 0:09:08.526 ************ 2026-05-31 03:03:58.310682 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.310699 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.310715 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.310731 | orchestrator | 2026-05-31 03:03:58.310748 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-31 03:03:58.310766 | orchestrator | Sunday 31 May 2026 03:03:49 +0000 (0:00:00.329) 0:09:08.855 ************ 2026-05-31 03:03:58.310782 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.310800 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.310818 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.310865 | orchestrator | 2026-05-31 03:03:58.310883 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-31 03:03:58.310901 | orchestrator | Sunday 31 May 2026 03:03:50 +0000 (0:00:00.993) 0:09:09.848 ************ 2026-05-31 03:03:58.310930 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.310948 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.310965 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.310980 | orchestrator | 2026-05-31 03:03:58.310995 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-31 03:03:58.311012 | orchestrator | Sunday 31 May 2026 03:03:51 +0000 (0:00:00.726) 0:09:10.575 ************ 2026-05-31 03:03:58.311027 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.311045 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.311060 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.311074 | orchestrator | 2026-05-31 03:03:58.311090 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-31 03:03:58.311106 | orchestrator | Sunday 31 May 2026 03:03:51 +0000 (0:00:00.306) 0:09:10.882 ************ 2026-05-31 03:03:58.311122 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.311136 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.311152 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.311168 | orchestrator | 2026-05-31 03:03:58.311185 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-31 03:03:58.311202 | orchestrator | Sunday 31 May 2026 03:03:51 +0000 (0:00:00.309) 0:09:11.191 ************ 2026-05-31 03:03:58.311219 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.311236 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.311252 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.311269 | orchestrator | 2026-05-31 03:03:58.311284 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-31 03:03:58.311298 | orchestrator | Sunday 31 May 2026 03:03:52 +0000 (0:00:00.626) 0:09:11.818 ************ 2026-05-31 03:03:58.311327 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.311345 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.311361 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.311378 | orchestrator | 2026-05-31 03:03:58.311393 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-31 03:03:58.311409 | orchestrator | Sunday 31 May 2026 03:03:52 +0000 (0:00:00.350) 0:09:12.169 ************ 2026-05-31 03:03:58.311427 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.311443 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.311460 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.311477 | orchestrator | 2026-05-31 03:03:58.311493 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-31 03:03:58.311510 | orchestrator | Sunday 31 May 2026 03:03:53 +0000 (0:00:00.345) 0:09:12.514 ************ 2026-05-31 03:03:58.311526 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.311542 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.311559 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.311576 | orchestrator | 2026-05-31 03:03:58.311592 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-31 03:03:58.311628 | orchestrator | Sunday 31 May 2026 03:03:53 +0000 (0:00:00.331) 0:09:12.845 ************ 2026-05-31 03:03:58.311656 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.311673 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.311688 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.311705 | orchestrator | 2026-05-31 03:03:58.311722 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-31 03:03:58.311738 | orchestrator | Sunday 31 May 2026 03:03:53 +0000 (0:00:00.579) 0:09:13.425 ************ 2026-05-31 03:03:58.311754 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:03:58.311771 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.311788 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.311807 | orchestrator | 2026-05-31 03:03:58.311847 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-31 03:03:58.311867 | orchestrator | Sunday 31 May 2026 03:03:54 +0000 (0:00:00.332) 0:09:13.758 ************ 2026-05-31 03:03:58.311883 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.311899 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.311915 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.311931 | orchestrator | 2026-05-31 03:03:58.311947 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-31 03:03:58.311964 | orchestrator | Sunday 31 May 2026 03:03:54 +0000 (0:00:00.330) 0:09:14.089 ************ 2026-05-31 03:03:58.311980 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:03:58.311995 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:03:58.312011 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:03:58.312027 | orchestrator | 2026-05-31 03:03:58.312044 | orchestrator | TASK [ceph-mds : Include create_mds_filesystems.yml] *************************** 2026-05-31 03:03:58.312060 | orchestrator | Sunday 31 May 2026 03:03:55 +0000 (0:00:00.824) 0:09:14.913 ************ 2026-05-31 03:03:58.312076 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:03:58.312093 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:03:58.312110 | orchestrator | included: /ansible/roles/ceph-mds/tasks/create_mds_filesystems.yml for testbed-node-3 2026-05-31 03:03:58.312127 | orchestrator | 2026-05-31 03:03:58.312144 | orchestrator | TASK [ceph-facts : Get current default crush rule details] ********************* 2026-05-31 03:03:58.312160 | orchestrator | Sunday 31 May 2026 03:03:55 +0000 (0:00:00.433) 0:09:15.347 ************ 2026-05-31 03:03:58.312176 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:03:58.312192 | orchestrator | 2026-05-31 03:03:58.312208 | orchestrator | TASK [ceph-facts : Get current default crush rule name] ************************ 2026-05-31 03:03:58.312224 | orchestrator | Sunday 31 May 2026 03:03:58 +0000 (0:00:02.193) 0:09:17.541 ************ 2026-05-31 03:03:58.312260 | orchestrator | skipping: [testbed-node-3] => (item={'rule_id': 0, 'rule_name': 'replicated_rule', 'type': 1, 'steps': [{'op': 'take', 'item': -1, 'item_name': 'default'}, {'op': 'chooseleaf_firstn', 'num': 0, 'type': 'host'}, {'op': 'emit'}]})  2026-05-31 03:04:36.458590 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:36.458726 | orchestrator | 2026-05-31 03:04:36.458756 | orchestrator | TASK [ceph-mds : Create filesystem pools] ************************************** 2026-05-31 03:04:36.458780 | orchestrator | Sunday 31 May 2026 03:03:58 +0000 (0:00:00.222) 0:09:17.763 ************ 2026-05-31 03:04:36.458827 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'application': 'cephfs', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'cephfs_data', 'pg_num': 16, 'pgp_num': 16, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-05-31 03:04:36.458919 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'application': 'cephfs', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'cephfs_metadata', 'pg_num': 16, 'pgp_num': 16, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-05-31 03:04:36.458944 | orchestrator | 2026-05-31 03:04:36.458963 | orchestrator | TASK [ceph-mds : Create ceph filesystem] *************************************** 2026-05-31 03:04:36.458982 | orchestrator | Sunday 31 May 2026 03:04:07 +0000 (0:00:08.710) 0:09:26.474 ************ 2026-05-31 03:04:36.459003 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:04:36.459022 | orchestrator | 2026-05-31 03:04:36.459039 | orchestrator | TASK [ceph-mds : Include common.yml] ******************************************* 2026-05-31 03:04:36.459059 | orchestrator | Sunday 31 May 2026 03:04:10 +0000 (0:00:03.590) 0:09:30.064 ************ 2026-05-31 03:04:36.459078 | orchestrator | included: /ansible/roles/ceph-mds/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:36.459098 | orchestrator | 2026-05-31 03:04:36.459116 | orchestrator | TASK [ceph-mds : Create bootstrap-mds and mds directories] ********************* 2026-05-31 03:04:36.459136 | orchestrator | Sunday 31 May 2026 03:04:11 +0000 (0:00:00.832) 0:09:30.897 ************ 2026-05-31 03:04:36.459155 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mds/) 2026-05-31 03:04:36.459175 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mds/) 2026-05-31 03:04:36.459194 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mds/) 2026-05-31 03:04:36.459213 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mds/ceph-testbed-node-3) 2026-05-31 03:04:36.459232 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mds/ceph-testbed-node-4) 2026-05-31 03:04:36.459250 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mds/ceph-testbed-node-5) 2026-05-31 03:04:36.459269 | orchestrator | 2026-05-31 03:04:36.459288 | orchestrator | TASK [ceph-mds : Get keys from monitors] *************************************** 2026-05-31 03:04:36.459308 | orchestrator | Sunday 31 May 2026 03:04:12 +0000 (0:00:01.066) 0:09:31.963 ************ 2026-05-31 03:04:36.459326 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:04:36.459346 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-05-31 03:04:36.459365 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-05-31 03:04:36.459384 | orchestrator | 2026-05-31 03:04:36.459403 | orchestrator | TASK [ceph-mds : Copy ceph key(s) if needed] *********************************** 2026-05-31 03:04:36.459422 | orchestrator | Sunday 31 May 2026 03:04:14 +0000 (0:00:02.277) 0:09:34.241 ************ 2026-05-31 03:04:36.459440 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-31 03:04:36.459460 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-05-31 03:04:36.459478 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.459496 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-31 03:04:36.459514 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-05-31 03:04:36.459533 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.459553 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-31 03:04:36.459571 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-05-31 03:04:36.459623 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.459644 | orchestrator | 2026-05-31 03:04:36.459663 | orchestrator | TASK [ceph-mds : Create mds keyring] ******************************************* 2026-05-31 03:04:36.459681 | orchestrator | Sunday 31 May 2026 03:04:16 +0000 (0:00:01.481) 0:09:35.722 ************ 2026-05-31 03:04:36.459698 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.459709 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.459720 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.459731 | orchestrator | 2026-05-31 03:04:36.459742 | orchestrator | TASK [ceph-mds : Non_containerized.yml] **************************************** 2026-05-31 03:04:36.459753 | orchestrator | Sunday 31 May 2026 03:04:19 +0000 (0:00:02.940) 0:09:38.663 ************ 2026-05-31 03:04:36.459763 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:36.459774 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:36.459785 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:36.459795 | orchestrator | 2026-05-31 03:04:36.459807 | orchestrator | TASK [ceph-mds : Containerized.yml] ******************************************** 2026-05-31 03:04:36.459818 | orchestrator | Sunday 31 May 2026 03:04:19 +0000 (0:00:00.349) 0:09:39.012 ************ 2026-05-31 03:04:36.459829 | orchestrator | included: /ansible/roles/ceph-mds/tasks/containerized.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:36.459840 | orchestrator | 2026-05-31 03:04:36.459851 | orchestrator | TASK [ceph-mds : Include_tasks systemd.yml] ************************************ 2026-05-31 03:04:36.459907 | orchestrator | Sunday 31 May 2026 03:04:20 +0000 (0:00:00.824) 0:09:39.836 ************ 2026-05-31 03:04:36.459919 | orchestrator | included: /ansible/roles/ceph-mds/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:36.459930 | orchestrator | 2026-05-31 03:04:36.459942 | orchestrator | TASK [ceph-mds : Generate systemd unit file] *********************************** 2026-05-31 03:04:36.459975 | orchestrator | Sunday 31 May 2026 03:04:20 +0000 (0:00:00.595) 0:09:40.432 ************ 2026-05-31 03:04:36.459987 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.459998 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.460009 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.460020 | orchestrator | 2026-05-31 03:04:36.460031 | orchestrator | TASK [ceph-mds : Generate systemd ceph-mds target file] ************************ 2026-05-31 03:04:36.460042 | orchestrator | Sunday 31 May 2026 03:04:22 +0000 (0:00:01.264) 0:09:41.696 ************ 2026-05-31 03:04:36.460053 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.460071 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.460083 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.460094 | orchestrator | 2026-05-31 03:04:36.460105 | orchestrator | TASK [ceph-mds : Enable ceph-mds.target] *************************************** 2026-05-31 03:04:36.460116 | orchestrator | Sunday 31 May 2026 03:04:23 +0000 (0:00:01.506) 0:09:43.203 ************ 2026-05-31 03:04:36.460126 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.460137 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.460148 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.460159 | orchestrator | 2026-05-31 03:04:36.460170 | orchestrator | TASK [ceph-mds : Systemd start mds container] ********************************** 2026-05-31 03:04:36.460181 | orchestrator | Sunday 31 May 2026 03:04:25 +0000 (0:00:01.838) 0:09:45.042 ************ 2026-05-31 03:04:36.460192 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.460203 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.460214 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.460225 | orchestrator | 2026-05-31 03:04:36.460235 | orchestrator | TASK [ceph-mds : Wait for mds socket to exist] ********************************* 2026-05-31 03:04:36.460247 | orchestrator | Sunday 31 May 2026 03:04:27 +0000 (0:00:02.088) 0:09:47.130 ************ 2026-05-31 03:04:36.460257 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:36.460268 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:36.460279 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:36.460289 | orchestrator | 2026-05-31 03:04:36.460300 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-05-31 03:04:36.460320 | orchestrator | Sunday 31 May 2026 03:04:29 +0000 (0:00:01.542) 0:09:48.673 ************ 2026-05-31 03:04:36.460331 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.460342 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.460353 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.460364 | orchestrator | 2026-05-31 03:04:36.460379 | orchestrator | RUNNING HANDLER [ceph-handler : Mdss handler] ********************************** 2026-05-31 03:04:36.460398 | orchestrator | Sunday 31 May 2026 03:04:29 +0000 (0:00:00.692) 0:09:49.365 ************ 2026-05-31 03:04:36.460417 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mdss.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:36.460435 | orchestrator | 2026-05-31 03:04:36.460452 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called before restart] ******** 2026-05-31 03:04:36.460470 | orchestrator | Sunday 31 May 2026 03:04:30 +0000 (0:00:00.801) 0:09:50.167 ************ 2026-05-31 03:04:36.460489 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:36.460508 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:36.460525 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:36.460536 | orchestrator | 2026-05-31 03:04:36.460556 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mds restart script] *********************** 2026-05-31 03:04:36.460573 | orchestrator | Sunday 31 May 2026 03:04:31 +0000 (0:00:00.343) 0:09:50.511 ************ 2026-05-31 03:04:36.460590 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:36.460608 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:36.460627 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:36.460645 | orchestrator | 2026-05-31 03:04:36.460664 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mds daemon(s)] ******************** 2026-05-31 03:04:36.460682 | orchestrator | Sunday 31 May 2026 03:04:32 +0000 (0:00:01.232) 0:09:51.744 ************ 2026-05-31 03:04:36.460702 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 03:04:36.460721 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 03:04:36.460739 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 03:04:36.460757 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:36.460774 | orchestrator | 2026-05-31 03:04:36.460792 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called after restart] ********* 2026-05-31 03:04:36.460810 | orchestrator | Sunday 31 May 2026 03:04:33 +0000 (0:00:00.911) 0:09:52.656 ************ 2026-05-31 03:04:36.460827 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:36.460845 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:36.460890 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:36.460910 | orchestrator | 2026-05-31 03:04:36.460928 | orchestrator | PLAY [Apply role ceph-rgw] ***************************************************** 2026-05-31 03:04:36.460948 | orchestrator | 2026-05-31 03:04:36.460967 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-05-31 03:04:36.460987 | orchestrator | Sunday 31 May 2026 03:04:34 +0000 (0:00:00.833) 0:09:53.489 ************ 2026-05-31 03:04:36.461005 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:36.461026 | orchestrator | 2026-05-31 03:04:36.461045 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-05-31 03:04:36.461062 | orchestrator | Sunday 31 May 2026 03:04:34 +0000 (0:00:00.582) 0:09:54.071 ************ 2026-05-31 03:04:36.461081 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:36.461101 | orchestrator | 2026-05-31 03:04:36.461121 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-05-31 03:04:36.461139 | orchestrator | Sunday 31 May 2026 03:04:35 +0000 (0:00:00.795) 0:09:54.867 ************ 2026-05-31 03:04:36.461158 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:36.461175 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:36.461194 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:36.461220 | orchestrator | 2026-05-31 03:04:36.461231 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-05-31 03:04:36.461242 | orchestrator | Sunday 31 May 2026 03:04:35 +0000 (0:00:00.333) 0:09:55.200 ************ 2026-05-31 03:04:36.461264 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.481852 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482073 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482104 | orchestrator | 2026-05-31 03:04:59.482166 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-05-31 03:04:59.482179 | orchestrator | Sunday 31 May 2026 03:04:36 +0000 (0:00:00.710) 0:09:55.911 ************ 2026-05-31 03:04:59.482190 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.482200 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482210 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482220 | orchestrator | 2026-05-31 03:04:59.482244 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-05-31 03:04:59.482255 | orchestrator | Sunday 31 May 2026 03:04:37 +0000 (0:00:01.006) 0:09:56.917 ************ 2026-05-31 03:04:59.482265 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.482274 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482284 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482293 | orchestrator | 2026-05-31 03:04:59.482302 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-05-31 03:04:59.482312 | orchestrator | Sunday 31 May 2026 03:04:38 +0000 (0:00:00.772) 0:09:57.690 ************ 2026-05-31 03:04:59.482322 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.482332 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.482341 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.482350 | orchestrator | 2026-05-31 03:04:59.482360 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-05-31 03:04:59.482370 | orchestrator | Sunday 31 May 2026 03:04:38 +0000 (0:00:00.328) 0:09:58.018 ************ 2026-05-31 03:04:59.482380 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.482390 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.482399 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.482408 | orchestrator | 2026-05-31 03:04:59.482418 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-05-31 03:04:59.482428 | orchestrator | Sunday 31 May 2026 03:04:38 +0000 (0:00:00.328) 0:09:58.347 ************ 2026-05-31 03:04:59.482437 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.482446 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.482456 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.482466 | orchestrator | 2026-05-31 03:04:59.482475 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-05-31 03:04:59.482484 | orchestrator | Sunday 31 May 2026 03:04:39 +0000 (0:00:00.585) 0:09:58.932 ************ 2026-05-31 03:04:59.482494 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.482503 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482513 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482522 | orchestrator | 2026-05-31 03:04:59.482531 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-05-31 03:04:59.482541 | orchestrator | Sunday 31 May 2026 03:04:40 +0000 (0:00:00.741) 0:09:59.673 ************ 2026-05-31 03:04:59.482551 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.482560 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482569 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482579 | orchestrator | 2026-05-31 03:04:59.482588 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-05-31 03:04:59.482597 | orchestrator | Sunday 31 May 2026 03:04:40 +0000 (0:00:00.742) 0:10:00.415 ************ 2026-05-31 03:04:59.482607 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.482617 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.482626 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.482636 | orchestrator | 2026-05-31 03:04:59.482645 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-05-31 03:04:59.482677 | orchestrator | Sunday 31 May 2026 03:04:41 +0000 (0:00:00.334) 0:10:00.749 ************ 2026-05-31 03:04:59.482687 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.482697 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.482706 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.482716 | orchestrator | 2026-05-31 03:04:59.482725 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-05-31 03:04:59.482735 | orchestrator | Sunday 31 May 2026 03:04:41 +0000 (0:00:00.604) 0:10:01.354 ************ 2026-05-31 03:04:59.482744 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.482754 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482763 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482772 | orchestrator | 2026-05-31 03:04:59.482782 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-05-31 03:04:59.482791 | orchestrator | Sunday 31 May 2026 03:04:42 +0000 (0:00:00.367) 0:10:01.722 ************ 2026-05-31 03:04:59.482800 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.482810 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482819 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482828 | orchestrator | 2026-05-31 03:04:59.482837 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-05-31 03:04:59.482847 | orchestrator | Sunday 31 May 2026 03:04:42 +0000 (0:00:00.344) 0:10:02.066 ************ 2026-05-31 03:04:59.482856 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.482865 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.482957 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.482975 | orchestrator | 2026-05-31 03:04:59.482986 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-05-31 03:04:59.482995 | orchestrator | Sunday 31 May 2026 03:04:42 +0000 (0:00:00.340) 0:10:02.406 ************ 2026-05-31 03:04:59.483005 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.483014 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.483025 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.483034 | orchestrator | 2026-05-31 03:04:59.483044 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-05-31 03:04:59.483053 | orchestrator | Sunday 31 May 2026 03:04:43 +0000 (0:00:00.607) 0:10:03.014 ************ 2026-05-31 03:04:59.483063 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.483073 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.483082 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.483092 | orchestrator | 2026-05-31 03:04:59.483101 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-05-31 03:04:59.483111 | orchestrator | Sunday 31 May 2026 03:04:43 +0000 (0:00:00.344) 0:10:03.359 ************ 2026-05-31 03:04:59.483120 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.483130 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.483140 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.483149 | orchestrator | 2026-05-31 03:04:59.483178 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-05-31 03:04:59.483188 | orchestrator | Sunday 31 May 2026 03:04:44 +0000 (0:00:00.341) 0:10:03.701 ************ 2026-05-31 03:04:59.483198 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.483207 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.483217 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.483227 | orchestrator | 2026-05-31 03:04:59.483243 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-05-31 03:04:59.483253 | orchestrator | Sunday 31 May 2026 03:04:44 +0000 (0:00:00.368) 0:10:04.069 ************ 2026-05-31 03:04:59.483263 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:04:59.483273 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:04:59.483282 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:04:59.483292 | orchestrator | 2026-05-31 03:04:59.483301 | orchestrator | TASK [ceph-rgw : Include common.yml] ******************************************* 2026-05-31 03:04:59.483311 | orchestrator | Sunday 31 May 2026 03:04:45 +0000 (0:00:00.892) 0:10:04.961 ************ 2026-05-31 03:04:59.483330 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:59.483341 | orchestrator | 2026-05-31 03:04:59.483350 | orchestrator | TASK [ceph-rgw : Get keys from monitors] *************************************** 2026-05-31 03:04:59.483360 | orchestrator | Sunday 31 May 2026 03:04:46 +0000 (0:00:00.558) 0:10:05.520 ************ 2026-05-31 03:04:59.483369 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:04:59.483379 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-05-31 03:04:59.483389 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-05-31 03:04:59.483398 | orchestrator | 2026-05-31 03:04:59.483408 | orchestrator | TASK [ceph-rgw : Copy ceph key(s) if needed] *********************************** 2026-05-31 03:04:59.483417 | orchestrator | Sunday 31 May 2026 03:04:48 +0000 (0:00:02.599) 0:10:08.119 ************ 2026-05-31 03:04:59.483427 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-31 03:04:59.483436 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-05-31 03:04:59.483446 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:04:59.483455 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-31 03:04:59.483465 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-05-31 03:04:59.483474 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:04:59.483483 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-31 03:04:59.483493 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-05-31 03:04:59.483502 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:04:59.483511 | orchestrator | 2026-05-31 03:04:59.483521 | orchestrator | TASK [ceph-rgw : Copy SSL certificate & key data to certificate path] ********** 2026-05-31 03:04:59.483531 | orchestrator | Sunday 31 May 2026 03:04:50 +0000 (0:00:01.646) 0:10:09.765 ************ 2026-05-31 03:04:59.483540 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:04:59.483550 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:04:59.483559 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:04:59.483568 | orchestrator | 2026-05-31 03:04:59.483578 | orchestrator | TASK [ceph-rgw : Include_tasks pre_requisite.yml] ****************************** 2026-05-31 03:04:59.483587 | orchestrator | Sunday 31 May 2026 03:04:50 +0000 (0:00:00.333) 0:10:10.099 ************ 2026-05-31 03:04:59.483597 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/pre_requisite.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:04:59.483607 | orchestrator | 2026-05-31 03:04:59.483616 | orchestrator | TASK [ceph-rgw : Create rados gateway directories] ***************************** 2026-05-31 03:04:59.483626 | orchestrator | Sunday 31 May 2026 03:04:51 +0000 (0:00:00.837) 0:10:10.936 ************ 2026-05-31 03:04:59.483636 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-05-31 03:04:59.483648 | orchestrator | changed: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-05-31 03:04:59.483657 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-05-31 03:04:59.483670 | orchestrator | 2026-05-31 03:04:59.483685 | orchestrator | TASK [ceph-rgw : Create rgw keyrings] ****************************************** 2026-05-31 03:04:59.483706 | orchestrator | Sunday 31 May 2026 03:04:52 +0000 (0:00:00.854) 0:10:11.791 ************ 2026-05-31 03:04:59.483731 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:04:59.483745 | orchestrator | changed: [testbed-node-3 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-05-31 03:04:59.483759 | orchestrator | changed: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:04:59.483774 | orchestrator | changed: [testbed-node-4 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-05-31 03:04:59.483799 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:04:59.483814 | orchestrator | changed: [testbed-node-5 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-05-31 03:04:59.483829 | orchestrator | 2026-05-31 03:04:59.483843 | orchestrator | TASK [ceph-rgw : Get keys from monitors] *************************************** 2026-05-31 03:04:59.483859 | orchestrator | Sunday 31 May 2026 03:04:57 +0000 (0:00:04.744) 0:10:16.535 ************ 2026-05-31 03:04:59.483901 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:04:59.483929 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-05-31 03:05:46.369430 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:05:46.369542 | orchestrator | ok: [testbed-node-4 -> {{ groups.get(mon_group_name)[0] }}] 2026-05-31 03:05:46.369557 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:05:46.369584 | orchestrator | ok: [testbed-node-5 -> {{ groups.get(mon_group_name)[0] }}] 2026-05-31 03:05:46.369595 | orchestrator | 2026-05-31 03:05:46.369607 | orchestrator | TASK [ceph-rgw : Copy ceph key(s) if needed] *********************************** 2026-05-31 03:05:46.369617 | orchestrator | Sunday 31 May 2026 03:04:59 +0000 (0:00:02.391) 0:10:18.927 ************ 2026-05-31 03:05:46.369627 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-31 03:05:46.369637 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:05:46.369647 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-31 03:05:46.369657 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:05:46.369667 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-31 03:05:46.369677 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:05:46.369687 | orchestrator | 2026-05-31 03:05:46.369697 | orchestrator | TASK [ceph-rgw : Rgw pool creation tasks] ************************************** 2026-05-31 03:05:46.369707 | orchestrator | Sunday 31 May 2026 03:05:00 +0000 (0:00:01.530) 0:10:20.458 ************ 2026-05-31 03:05:46.369717 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/rgw_create_pools.yml for testbed-node-3 2026-05-31 03:05:46.369727 | orchestrator | 2026-05-31 03:05:46.369736 | orchestrator | TASK [ceph-rgw : Create ec profile] ******************************************** 2026-05-31 03:05:46.369746 | orchestrator | Sunday 31 May 2026 03:05:01 +0000 (0:00:00.247) 0:10:20.705 ************ 2026-05-31 03:05:46.369757 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369768 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369779 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369789 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369798 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369808 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:05:46.369820 | orchestrator | 2026-05-31 03:05:46.369838 | orchestrator | TASK [ceph-rgw : Set crush rule] *********************************************** 2026-05-31 03:05:46.369855 | orchestrator | Sunday 31 May 2026 03:05:01 +0000 (0:00:00.646) 0:10:21.351 ************ 2026-05-31 03:05:46.369870 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369886 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369930 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369977 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.369996 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-05-31 03:05:46.370014 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:05:46.370097 | orchestrator | 2026-05-31 03:05:46.370114 | orchestrator | TASK [ceph-rgw : Create rgw pools] ********************************************* 2026-05-31 03:05:46.370133 | orchestrator | Sunday 31 May 2026 03:05:02 +0000 (0:00:00.799) 0:10:22.151 ************ 2026-05-31 03:05:46.370150 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-05-31 03:05:46.370168 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-05-31 03:05:46.370187 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-05-31 03:05:46.370204 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-05-31 03:05:46.370220 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-05-31 03:05:46.370237 | orchestrator | 2026-05-31 03:05:46.370254 | orchestrator | TASK [ceph-rgw : Include_tasks openstack-keystone.yml] ************************* 2026-05-31 03:05:46.370271 | orchestrator | Sunday 31 May 2026 03:05:33 +0000 (0:00:30.781) 0:10:52.933 ************ 2026-05-31 03:05:46.370288 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:05:46.370303 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:05:46.370319 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:05:46.370335 | orchestrator | 2026-05-31 03:05:46.370372 | orchestrator | TASK [ceph-rgw : Include_tasks start_radosgw.yml] ****************************** 2026-05-31 03:05:46.370389 | orchestrator | Sunday 31 May 2026 03:05:33 +0000 (0:00:00.331) 0:10:53.264 ************ 2026-05-31 03:05:46.370404 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:05:46.370420 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:05:46.370436 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:05:46.370452 | orchestrator | 2026-05-31 03:05:46.370478 | orchestrator | TASK [ceph-rgw : Include start_docker_rgw.yml] ********************************* 2026-05-31 03:05:46.370494 | orchestrator | Sunday 31 May 2026 03:05:34 +0000 (0:00:00.326) 0:10:53.591 ************ 2026-05-31 03:05:46.370509 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/start_docker_rgw.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:05:46.370524 | orchestrator | 2026-05-31 03:05:46.370538 | orchestrator | TASK [ceph-rgw : Include_task systemd.yml] ************************************* 2026-05-31 03:05:46.370554 | orchestrator | Sunday 31 May 2026 03:05:35 +0000 (0:00:00.886) 0:10:54.477 ************ 2026-05-31 03:05:46.370569 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:05:46.370584 | orchestrator | 2026-05-31 03:05:46.370599 | orchestrator | TASK [ceph-rgw : Generate systemd unit file] *********************************** 2026-05-31 03:05:46.370613 | orchestrator | Sunday 31 May 2026 03:05:35 +0000 (0:00:00.760) 0:10:55.238 ************ 2026-05-31 03:05:46.370629 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:05:46.370644 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:05:46.370659 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:05:46.370675 | orchestrator | 2026-05-31 03:05:46.370689 | orchestrator | TASK [ceph-rgw : Generate systemd ceph-radosgw target file] ******************** 2026-05-31 03:05:46.370705 | orchestrator | Sunday 31 May 2026 03:05:37 +0000 (0:00:01.349) 0:10:56.587 ************ 2026-05-31 03:05:46.370737 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:05:46.370753 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:05:46.370769 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:05:46.370785 | orchestrator | 2026-05-31 03:05:46.370800 | orchestrator | TASK [ceph-rgw : Enable ceph-radosgw.target] *********************************** 2026-05-31 03:05:46.370815 | orchestrator | Sunday 31 May 2026 03:05:38 +0000 (0:00:01.207) 0:10:57.795 ************ 2026-05-31 03:05:46.370830 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:05:46.370845 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:05:46.370860 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:05:46.370876 | orchestrator | 2026-05-31 03:05:46.370890 | orchestrator | TASK [ceph-rgw : Systemd start rgw container] ********************************** 2026-05-31 03:05:46.370932 | orchestrator | Sunday 31 May 2026 03:05:40 +0000 (0:00:01.793) 0:10:59.589 ************ 2026-05-31 03:05:46.370951 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-05-31 03:05:46.370967 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-05-31 03:05:46.370983 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-05-31 03:05:46.370999 | orchestrator | 2026-05-31 03:05:46.371015 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-05-31 03:05:46.371032 | orchestrator | Sunday 31 May 2026 03:05:42 +0000 (0:00:02.748) 0:11:02.337 ************ 2026-05-31 03:05:46.371050 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:05:46.371065 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:05:46.371081 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:05:46.371097 | orchestrator | 2026-05-31 03:05:46.371112 | orchestrator | RUNNING HANDLER [ceph-handler : Rgws handler] ********************************** 2026-05-31 03:05:46.371129 | orchestrator | Sunday 31 May 2026 03:05:43 +0000 (0:00:00.354) 0:11:02.692 ************ 2026-05-31 03:05:46.371146 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_rgws.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:05:46.371162 | orchestrator | 2026-05-31 03:05:46.371177 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called before restart] ******** 2026-05-31 03:05:46.371194 | orchestrator | Sunday 31 May 2026 03:05:44 +0000 (0:00:00.835) 0:11:03.527 ************ 2026-05-31 03:05:46.371208 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:05:46.371218 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:05:46.371228 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:05:46.371237 | orchestrator | 2026-05-31 03:05:46.371247 | orchestrator | RUNNING HANDLER [ceph-handler : Copy rgw restart script] *********************** 2026-05-31 03:05:46.371256 | orchestrator | Sunday 31 May 2026 03:05:44 +0000 (0:00:00.365) 0:11:03.893 ************ 2026-05-31 03:05:46.371266 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:05:46.371275 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:05:46.371284 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:05:46.371294 | orchestrator | 2026-05-31 03:05:46.371303 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph rgw daemon(s)] ******************** 2026-05-31 03:05:46.371312 | orchestrator | Sunday 31 May 2026 03:05:44 +0000 (0:00:00.402) 0:11:04.296 ************ 2026-05-31 03:05:46.371322 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 03:05:46.371331 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 03:05:46.371340 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 03:05:46.371350 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:05:46.371359 | orchestrator | 2026-05-31 03:05:46.371368 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called after restart] ********* 2026-05-31 03:05:46.371378 | orchestrator | Sunday 31 May 2026 03:05:45 +0000 (0:00:00.964) 0:11:05.261 ************ 2026-05-31 03:05:46.371388 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:05:46.371397 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:05:46.371417 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:05:46.371427 | orchestrator | 2026-05-31 03:05:46.371437 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:05:46.371463 | orchestrator | testbed-node-0 : ok=141  changed=36  unreachable=0 failed=0 skipped=135  rescued=0 ignored=0 2026-05-31 03:05:46.814759 | orchestrator | testbed-node-1 : ok=127  changed=31  unreachable=0 failed=0 skipped=120  rescued=0 ignored=0 2026-05-31 03:05:46.814879 | orchestrator | testbed-node-2 : ok=134  changed=33  unreachable=0 failed=0 skipped=119  rescued=0 ignored=0 2026-05-31 03:05:46.814896 | orchestrator | testbed-node-3 : ok=186  changed=44  unreachable=0 failed=0 skipped=152  rescued=0 ignored=0 2026-05-31 03:05:46.814958 | orchestrator | testbed-node-4 : ok=175  changed=40  unreachable=0 failed=0 skipped=123  rescued=0 ignored=0 2026-05-31 03:05:46.814970 | orchestrator | testbed-node-5 : ok=177  changed=41  unreachable=0 failed=0 skipped=121  rescued=0 ignored=0 2026-05-31 03:05:46.814981 | orchestrator | 2026-05-31 03:05:46.814993 | orchestrator | 2026-05-31 03:05:46.815004 | orchestrator | 2026-05-31 03:05:46.815016 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:05:46.815028 | orchestrator | Sunday 31 May 2026 03:05:46 +0000 (0:00:00.553) 0:11:05.814 ************ 2026-05-31 03:05:46.815038 | orchestrator | =============================================================================== 2026-05-31 03:05:46.815049 | orchestrator | ceph-container-common : Pulling Ceph container image ------------------- 59.57s 2026-05-31 03:05:46.815060 | orchestrator | ceph-osd : Use ceph-volume to create osds ------------------------------ 44.10s 2026-05-31 03:05:46.815070 | orchestrator | ceph-rgw : Create rgw pools -------------------------------------------- 30.78s 2026-05-31 03:05:46.815081 | orchestrator | ceph-mgr : Wait for all mgr to be up ----------------------------------- 30.62s 2026-05-31 03:05:46.815091 | orchestrator | ceph-mon : Waiting for the monitor(s) to form the quorum... ------------ 22.00s 2026-05-31 03:05:46.815102 | orchestrator | ceph-mon : Set cluster configs ----------------------------------------- 15.25s 2026-05-31 03:05:46.815112 | orchestrator | ceph-osd : Wait for all osd to be up ----------------------------------- 12.88s 2026-05-31 03:05:46.815123 | orchestrator | ceph-mgr : Create ceph mgr keyring(s) on a mon node -------------------- 11.02s 2026-05-31 03:05:46.815134 | orchestrator | ceph-mon : Fetch ceph initial keys -------------------------------------- 9.55s 2026-05-31 03:05:46.815144 | orchestrator | ceph-mds : Create filesystem pools -------------------------------------- 8.71s 2026-05-31 03:05:46.815155 | orchestrator | ceph-mgr : Disable ceph mgr enabled modules ----------------------------- 6.79s 2026-05-31 03:05:46.815166 | orchestrator | ceph-config : Create ceph initial directories --------------------------- 6.35s 2026-05-31 03:05:46.815176 | orchestrator | ceph-mgr : Add modules to ceph-mgr -------------------------------------- 5.24s 2026-05-31 03:05:46.815187 | orchestrator | ceph-rgw : Create rgw keyrings ------------------------------------------ 4.74s 2026-05-31 03:05:46.815198 | orchestrator | ceph-crash : Create client.crash keyring -------------------------------- 4.25s 2026-05-31 03:05:46.815209 | orchestrator | ceph-osd : Systemd start osd -------------------------------------------- 3.78s 2026-05-31 03:05:46.815220 | orchestrator | ceph-crash : Start the ceph-crash service ------------------------------- 3.72s 2026-05-31 03:05:46.815230 | orchestrator | ceph-mds : Create ceph filesystem --------------------------------------- 3.59s 2026-05-31 03:05:46.815241 | orchestrator | ceph-container-common : Get ceph version -------------------------------- 3.40s 2026-05-31 03:05:46.815252 | orchestrator | ceph-config : Run 'ceph-volume lvm list' to see how many osds have already been created --- 3.34s 2026-05-31 03:05:49.244842 | orchestrator | 2026-05-31 03:05:49 | INFO  | Task 92316760-8c72-40b9-9d70-e219a9a76bbe (ceph-pools) was prepared for execution. 2026-05-31 03:05:49.245109 | orchestrator | 2026-05-31 03:05:49 | INFO  | It takes a moment until task 92316760-8c72-40b9-9d70-e219a9a76bbe (ceph-pools) has been started and output is visible here. 2026-05-31 03:06:03.876151 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-31 03:06:03.876315 | orchestrator | 2.16.14 2026-05-31 03:06:03.876338 | orchestrator | 2026-05-31 03:06:03.876353 | orchestrator | PLAY [Create ceph pools] ******************************************************* 2026-05-31 03:06:03.876368 | orchestrator | 2026-05-31 03:06:03.876382 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-05-31 03:06:03.876395 | orchestrator | Sunday 31 May 2026 03:05:53 +0000 (0:00:00.618) 0:00:00.619 ************ 2026-05-31 03:06:03.876408 | orchestrator | included: /ansible/roles/ceph-facts/tasks/facts.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:06:03.876422 | orchestrator | 2026-05-31 03:06:03.876435 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-05-31 03:06:03.876448 | orchestrator | Sunday 31 May 2026 03:05:54 +0000 (0:00:00.680) 0:00:01.299 ************ 2026-05-31 03:06:03.876462 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.876474 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.876486 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.876497 | orchestrator | 2026-05-31 03:06:03.876509 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-05-31 03:06:03.876521 | orchestrator | Sunday 31 May 2026 03:05:55 +0000 (0:00:00.715) 0:00:02.015 ************ 2026-05-31 03:06:03.876533 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.876545 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.876557 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.876569 | orchestrator | 2026-05-31 03:06:03.876582 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-05-31 03:06:03.876595 | orchestrator | Sunday 31 May 2026 03:05:55 +0000 (0:00:00.333) 0:00:02.348 ************ 2026-05-31 03:06:03.876608 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.876621 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.876633 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.876645 | orchestrator | 2026-05-31 03:06:03.876683 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-05-31 03:06:03.876696 | orchestrator | Sunday 31 May 2026 03:05:56 +0000 (0:00:00.871) 0:00:03.219 ************ 2026-05-31 03:06:03.876709 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.876721 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.876734 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.876747 | orchestrator | 2026-05-31 03:06:03.876761 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-05-31 03:06:03.876774 | orchestrator | Sunday 31 May 2026 03:05:56 +0000 (0:00:00.342) 0:00:03.562 ************ 2026-05-31 03:06:03.876787 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.876799 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.876812 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.876824 | orchestrator | 2026-05-31 03:06:03.876836 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-05-31 03:06:03.876849 | orchestrator | Sunday 31 May 2026 03:05:57 +0000 (0:00:00.304) 0:00:03.867 ************ 2026-05-31 03:06:03.876863 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.876876 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.876889 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.876902 | orchestrator | 2026-05-31 03:06:03.876957 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-05-31 03:06:03.876973 | orchestrator | Sunday 31 May 2026 03:05:57 +0000 (0:00:00.320) 0:00:04.188 ************ 2026-05-31 03:06:03.876985 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:03.876999 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:03.877011 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:03.877023 | orchestrator | 2026-05-31 03:06:03.877036 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-05-31 03:06:03.877084 | orchestrator | Sunday 31 May 2026 03:05:57 +0000 (0:00:00.534) 0:00:04.723 ************ 2026-05-31 03:06:03.877099 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.877111 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.877123 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.877134 | orchestrator | 2026-05-31 03:06:03.877147 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-05-31 03:06:03.877160 | orchestrator | Sunday 31 May 2026 03:05:58 +0000 (0:00:00.331) 0:00:05.054 ************ 2026-05-31 03:06:03.877173 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-31 03:06:03.877188 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 03:06:03.877203 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 03:06:03.877218 | orchestrator | 2026-05-31 03:06:03.877232 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-05-31 03:06:03.877244 | orchestrator | Sunday 31 May 2026 03:05:58 +0000 (0:00:00.693) 0:00:05.748 ************ 2026-05-31 03:06:03.877256 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:03.877269 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:03.877281 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:03.877293 | orchestrator | 2026-05-31 03:06:03.877306 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-05-31 03:06:03.877318 | orchestrator | Sunday 31 May 2026 03:05:59 +0000 (0:00:00.484) 0:00:06.232 ************ 2026-05-31 03:06:03.877330 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-31 03:06:03.877342 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 03:06:03.877355 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 03:06:03.877367 | orchestrator | 2026-05-31 03:06:03.877380 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-05-31 03:06:03.877394 | orchestrator | Sunday 31 May 2026 03:06:01 +0000 (0:00:02.346) 0:00:08.579 ************ 2026-05-31 03:06:03.877406 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-31 03:06:03.877418 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-31 03:06:03.877431 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-31 03:06:03.877443 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:03.877456 | orchestrator | 2026-05-31 03:06:03.877502 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-05-31 03:06:03.877516 | orchestrator | Sunday 31 May 2026 03:06:02 +0000 (0:00:00.694) 0:00:09.273 ************ 2026-05-31 03:06:03.877532 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-05-31 03:06:03.877549 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-05-31 03:06:03.877562 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-05-31 03:06:03.877575 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:03.877588 | orchestrator | 2026-05-31 03:06:03.877602 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-05-31 03:06:03.877615 | orchestrator | Sunday 31 May 2026 03:06:03 +0000 (0:00:01.062) 0:00:10.335 ************ 2026-05-31 03:06:03.877644 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:03.877675 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:03.877689 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:03.877702 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:03.877713 | orchestrator | 2026-05-31 03:06:03.877725 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-05-31 03:06:03.877737 | orchestrator | Sunday 31 May 2026 03:06:03 +0000 (0:00:00.169) 0:00:10.504 ************ 2026-05-31 03:06:03.877753 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': '179cf45832a3', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-0'], 'start': '2026-05-31 03:06:00.342686', 'end': '2026-05-31 03:06:00.393722', 'delta': '0:00:00.051036', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-0', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['179cf45832a3'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}) 2026-05-31 03:06:03.877771 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': '5af9b91207bd', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-1'], 'start': '2026-05-31 03:06:00.980148', 'end': '2026-05-31 03:06:01.032536', 'delta': '0:00:00.052388', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-1', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['5af9b91207bd'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}) 2026-05-31 03:06:03.877799 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': 'a8957ba735b4', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-2'], 'start': '2026-05-31 03:06:01.550038', 'end': '2026-05-31 03:06:01.600036', 'delta': '0:00:00.049998', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-2', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['a8957ba735b4'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}) 2026-05-31 03:06:11.156137 | orchestrator | 2026-05-31 03:06:11.156295 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-05-31 03:06:11.156315 | orchestrator | Sunday 31 May 2026 03:06:03 +0000 (0:00:00.183) 0:00:10.688 ************ 2026-05-31 03:06:11.156363 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:11.156377 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:11.156388 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:11.156399 | orchestrator | 2026-05-31 03:06:11.156411 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-05-31 03:06:11.156422 | orchestrator | Sunday 31 May 2026 03:06:04 +0000 (0:00:00.448) 0:00:11.136 ************ 2026-05-31 03:06:11.156434 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] 2026-05-31 03:06:11.156461 | orchestrator | 2026-05-31 03:06:11.156472 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-05-31 03:06:11.156508 | orchestrator | Sunday 31 May 2026 03:06:06 +0000 (0:00:01.811) 0:00:12.948 ************ 2026-05-31 03:06:11.156521 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.156532 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.156542 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.156553 | orchestrator | 2026-05-31 03:06:11.156564 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-05-31 03:06:11.156575 | orchestrator | Sunday 31 May 2026 03:06:06 +0000 (0:00:00.332) 0:00:13.280 ************ 2026-05-31 03:06:11.156585 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.156596 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.156606 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.156624 | orchestrator | 2026-05-31 03:06:11.156643 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-31 03:06:11.156662 | orchestrator | Sunday 31 May 2026 03:06:07 +0000 (0:00:00.922) 0:00:14.202 ************ 2026-05-31 03:06:11.156680 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.156697 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.156716 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.156736 | orchestrator | 2026-05-31 03:06:11.156755 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-05-31 03:06:11.156774 | orchestrator | Sunday 31 May 2026 03:06:07 +0000 (0:00:00.298) 0:00:14.501 ************ 2026-05-31 03:06:11.156795 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:11.156814 | orchestrator | 2026-05-31 03:06:11.156832 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-05-31 03:06:11.156853 | orchestrator | Sunday 31 May 2026 03:06:07 +0000 (0:00:00.169) 0:00:14.670 ************ 2026-05-31 03:06:11.156867 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.156880 | orchestrator | 2026-05-31 03:06:11.156892 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-05-31 03:06:11.156904 | orchestrator | Sunday 31 May 2026 03:06:08 +0000 (0:00:00.258) 0:00:14.929 ************ 2026-05-31 03:06:11.156953 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.156967 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.156980 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.156991 | orchestrator | 2026-05-31 03:06:11.157002 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-05-31 03:06:11.157013 | orchestrator | Sunday 31 May 2026 03:06:08 +0000 (0:00:00.315) 0:00:15.245 ************ 2026-05-31 03:06:11.157024 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.157035 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.157045 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.157064 | orchestrator | 2026-05-31 03:06:11.157081 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-05-31 03:06:11.157099 | orchestrator | Sunday 31 May 2026 03:06:08 +0000 (0:00:00.320) 0:00:15.566 ************ 2026-05-31 03:06:11.157117 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.157133 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.157149 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.157165 | orchestrator | 2026-05-31 03:06:11.157185 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-05-31 03:06:11.157202 | orchestrator | Sunday 31 May 2026 03:06:09 +0000 (0:00:00.556) 0:00:16.122 ************ 2026-05-31 03:06:11.157241 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.157261 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.157273 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.157284 | orchestrator | 2026-05-31 03:06:11.157295 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-05-31 03:06:11.157306 | orchestrator | Sunday 31 May 2026 03:06:09 +0000 (0:00:00.321) 0:00:16.444 ************ 2026-05-31 03:06:11.157316 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.157327 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.157338 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.157349 | orchestrator | 2026-05-31 03:06:11.157360 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-05-31 03:06:11.157371 | orchestrator | Sunday 31 May 2026 03:06:09 +0000 (0:00:00.334) 0:00:16.778 ************ 2026-05-31 03:06:11.157381 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.157392 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.157403 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.157413 | orchestrator | 2026-05-31 03:06:11.157424 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-05-31 03:06:11.157435 | orchestrator | Sunday 31 May 2026 03:06:10 +0000 (0:00:00.579) 0:00:17.358 ************ 2026-05-31 03:06:11.157446 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.157457 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.157467 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.157478 | orchestrator | 2026-05-31 03:06:11.157489 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-05-31 03:06:11.157500 | orchestrator | Sunday 31 May 2026 03:06:10 +0000 (0:00:00.351) 0:00:17.710 ************ 2026-05-31 03:06:11.157538 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f', 'dm-uuid-LVM-aFGXIJrEu5XLyMSiEKEQz6gF4t7ZKoRlq0wCiuQXd4Wh550xRAfkJEKzgvursmci'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157561 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71', 'dm-uuid-LVM-CW0SycDCyuQpID1xFFWe0tqn7QER0PDB3xy7POBO3guKvKAM8rxxtKhaBMNZEbfR'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157575 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157589 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157600 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157620 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157632 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157643 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157654 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.157674 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.178147 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.178261 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-Hdqvlm-SEGf-HCdW-MnOZ-5R4p-9Z6O-dsIYtq', 'scsi-0QEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24', 'scsi-SQEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.178275 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-io8peh-f6HE-UWIi-x4qp-ZSxY-jPr1-Z8WZMa', 'scsi-0QEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591', 'scsi-SQEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.178300 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c', 'scsi-SQEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.178316 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-35-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.178324 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f', 'dm-uuid-LVM-uep8A2IiabzA6eZyKi4dNNztUEAnCs1HKLpsI0caMyojwmRm40hlARS5AErXLsQh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.178339 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946', 'dm-uuid-LVM-rvau3upklmwRJ1o8mJvt8GeE9mg1rycRkE0d6pkjcjPccnsRzeDriMQ1idOhMZwq'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.178348 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.178357 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.178365 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.178374 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.178386 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.300277 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.300396 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.300415 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.300428 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.300465 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.300501 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-HnrO8U-rvSh-6FeZ-WHHu-Efcc-KImW-GD2oWl', 'scsi-0QEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7', 'scsi-SQEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.300520 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-lXW3lj-L9m4-7GbH-5MUd-azbk-my0W-Y5S1PI', 'scsi-0QEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b', 'scsi-SQEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.300541 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef', 'scsi-SQEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.300555 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b', 'dm-uuid-LVM-UH0uBheB0GYnDEbZtcQQeUx1A4LZHStRKkxCJLC6bci9mikpS0Y0sL1QX9w08cFM'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.300568 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-38-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.300580 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979', 'dm-uuid-LVM-mqVNk8P3rKIiw27rck9Jct73Z3rfTyPoJOK1o3YGodp65RTecrVXyLRtd95AqVXH'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.300591 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.300603 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.300622 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.720752 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.720853 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.720896 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.720909 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.720958 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.720978 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-05-31 03:06:11.721037 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.721076 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-FvaCRP-JqFy-ydBz-Zdac-gBib-LEyd-jKcXju', 'scsi-0QEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be', 'scsi-SQEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.721116 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-OQGgP4-lyge-jvKe-OYzG-N8WA-7S1e-QCqsC0', 'scsi-0QEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f', 'scsi-SQEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.721138 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a', 'scsi-SQEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.721158 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-36-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-05-31 03:06:11.721179 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:11.721200 | orchestrator | 2026-05-31 03:06:11.721213 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-05-31 03:06:11.721225 | orchestrator | Sunday 31 May 2026 03:06:11 +0000 (0:00:00.608) 0:00:18.318 ************ 2026-05-31 03:06:11.721248 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f', 'dm-uuid-LVM-aFGXIJrEu5XLyMSiEKEQz6gF4t7ZKoRlq0wCiuQXd4Wh550xRAfkJEKzgvursmci'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774144 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71', 'dm-uuid-LVM-CW0SycDCyuQpID1xFFWe0tqn7QER0PDB3xy7POBO3guKvKAM8rxxtKhaBMNZEbfR'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774242 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774256 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774265 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774274 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774282 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774354 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774366 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f', 'dm-uuid-LVM-uep8A2IiabzA6eZyKi4dNNztUEAnCs1HKLpsI0caMyojwmRm40hlARS5AErXLsQh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774375 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774383 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946', 'dm-uuid-LVM-rvau3upklmwRJ1o8mJvt8GeE9mg1rycRkE0d6pkjcjPccnsRzeDriMQ1idOhMZwq'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774393 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774401 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.774433 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16', 'scsi-SQEMU_QEMU_HARDDISK_26873ba0-0eba-428f-be16-20ff49b287a0-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864445 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--d58c3b6c--3801--5ea6--a537--684afe64cb1f-osd--block--d58c3b6c--3801--5ea6--a537--684afe64cb1f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-Hdqvlm-SEGf-HCdW-MnOZ-5R4p-9Z6O-dsIYtq', 'scsi-0QEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24', 'scsi-SQEMU_QEMU_HARDDISK_1b5570e0-9d02-415c-ba4e-1acebdd65d24'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864541 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864594 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--f102de27--3f33--5b22--8dd1--d452cbf48a71-osd--block--f102de27--3f33--5b22--8dd1--d452cbf48a71'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-io8peh-f6HE-UWIi-x4qp-ZSxY-jPr1-Z8WZMa', 'scsi-0QEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591', 'scsi-SQEMU_QEMU_HARDDISK_b0623301-b0ea-42ff-bf59-b9c6caa1c591'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864608 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864620 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c', 'scsi-SQEMU_QEMU_HARDDISK_66175813-28ee-48f7-89fd-c214d5b6b95c'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864651 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-35-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864665 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864677 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:11.864690 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864715 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864727 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864738 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.864761 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16', 'scsi-SQEMU_QEMU_HARDDISK_cf73f308-22af-4b22-9c32-81e1d5a596c8-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978387 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b', 'dm-uuid-LVM-UH0uBheB0GYnDEbZtcQQeUx1A4LZHStRKkxCJLC6bci9mikpS0Y0sL1QX9w08cFM'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978474 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--bf9ae0ee--8b43--50de--a257--388e5a96b78f-osd--block--bf9ae0ee--8b43--50de--a257--388e5a96b78f'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-HnrO8U-rvSh-6FeZ-WHHu-Efcc-KImW-GD2oWl', 'scsi-0QEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7', 'scsi-SQEMU_QEMU_HARDDISK_307f7ad0-4eb0-4d39-a610-dfed2a7020f7'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978488 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979', 'dm-uuid-LVM-mqVNk8P3rKIiw27rck9Jct73Z3rfTyPoJOK1o3YGodp65RTecrVXyLRtd95AqVXH'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978498 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--464f9012--6e23--5016--b549--4bfb7640a946-osd--block--464f9012--6e23--5016--b549--4bfb7640a946'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-lXW3lj-L9m4-7GbH-5MUd-azbk-my0W-Y5S1PI', 'scsi-0QEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b', 'scsi-SQEMU_QEMU_HARDDISK_b7ffb03e-ae04-4b59-be6d-01d05cc8f11b'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978547 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978562 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef', 'scsi-SQEMU_QEMU_HARDDISK_44444fce-d565-4dda-94c8-233fa5dcc7ef'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978572 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978581 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-38-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978590 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978599 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:11.978609 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978624 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:11.978642 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296629 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296756 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296789 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16', 'scsi-SQEMU_QEMU_HARDDISK_b244eb02-01d2-4375-a7b2-810214334dad-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296868 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b-osd--block--04f0cd5d--153e--5b0a--a545--10e0d3c8d54b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-FvaCRP-JqFy-ydBz-Zdac-gBib-LEyd-jKcXju', 'scsi-0QEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be', 'scsi-SQEMU_QEMU_HARDDISK_173b8ef4-a7fc-41f0-a300-c97eb44dd1be'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296886 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--cc16d099--2d78--5e01--ad2c--352826bfd979-osd--block--cc16d099--2d78--5e01--ad2c--352826bfd979'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-OQGgP4-lyge-jvKe-OYzG-N8WA-7S1e-QCqsC0', 'scsi-0QEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f', 'scsi-SQEMU_QEMU_HARDDISK_57064809-581e-4afc-9a90-c4f4750dc98f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296899 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a', 'scsi-SQEMU_QEMU_HARDDISK_623aae15-1a26-4170-9a18-1c0f9ea3e94a'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296912 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-05-31-01-39-36-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-05-31 03:06:14.296985 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:14.296999 | orchestrator | 2026-05-31 03:06:14.297012 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-05-31 03:06:14.297025 | orchestrator | Sunday 31 May 2026 03:06:12 +0000 (0:00:00.615) 0:00:18.934 ************ 2026-05-31 03:06:14.297036 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:14.297047 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:14.297058 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:14.297068 | orchestrator | 2026-05-31 03:06:14.297080 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-05-31 03:06:14.297091 | orchestrator | Sunday 31 May 2026 03:06:12 +0000 (0:00:00.860) 0:00:19.795 ************ 2026-05-31 03:06:14.297102 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:14.297112 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:14.297123 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:14.297134 | orchestrator | 2026-05-31 03:06:14.297144 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-31 03:06:14.297156 | orchestrator | Sunday 31 May 2026 03:06:13 +0000 (0:00:00.331) 0:00:20.127 ************ 2026-05-31 03:06:14.297169 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:06:14.297182 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:06:14.297195 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:06:14.297207 | orchestrator | 2026-05-31 03:06:14.297220 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-31 03:06:14.297239 | orchestrator | Sunday 31 May 2026 03:06:13 +0000 (0:00:00.664) 0:00:20.792 ************ 2026-05-31 03:06:14.297251 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:06:14.297265 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:06:14.297278 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:06:14.297289 | orchestrator | 2026-05-31 03:06:14.297300 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-05-31 03:06:14.297319 | orchestrator | Sunday 31 May 2026 03:06:14 +0000 (0:00:00.319) 0:00:21.112 ************ 2026-05-31 03:07:10.900104 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.900219 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:07:10.900235 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:07:10.900247 | orchestrator | 2026-05-31 03:07:10.900260 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-05-31 03:07:10.900272 | orchestrator | Sunday 31 May 2026 03:06:14 +0000 (0:00:00.703) 0:00:21.815 ************ 2026-05-31 03:07:10.900284 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.900295 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:07:10.900306 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:07:10.900317 | orchestrator | 2026-05-31 03:07:10.900329 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-05-31 03:07:10.900340 | orchestrator | Sunday 31 May 2026 03:06:15 +0000 (0:00:00.323) 0:00:22.139 ************ 2026-05-31 03:07:10.900351 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-05-31 03:07:10.900362 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-05-31 03:07:10.900373 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-05-31 03:07:10.900384 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-05-31 03:07:10.900395 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-05-31 03:07:10.900406 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-05-31 03:07:10.900417 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-05-31 03:07:10.900453 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-05-31 03:07:10.900466 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-05-31 03:07:10.900477 | orchestrator | 2026-05-31 03:07:10.900488 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-05-31 03:07:10.900499 | orchestrator | Sunday 31 May 2026 03:06:16 +0000 (0:00:01.067) 0:00:23.207 ************ 2026-05-31 03:07:10.900510 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-05-31 03:07:10.900521 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-05-31 03:07:10.900531 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-05-31 03:07:10.900542 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.900553 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-05-31 03:07:10.900563 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-05-31 03:07:10.900574 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-05-31 03:07:10.900584 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:07:10.900595 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-05-31 03:07:10.900606 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-05-31 03:07:10.900617 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-05-31 03:07:10.900627 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:07:10.900640 | orchestrator | 2026-05-31 03:07:10.900653 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-05-31 03:07:10.900666 | orchestrator | Sunday 31 May 2026 03:06:16 +0000 (0:00:00.356) 0:00:23.563 ************ 2026-05-31 03:07:10.900679 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:07:10.900691 | orchestrator | 2026-05-31 03:07:10.900705 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-05-31 03:07:10.900718 | orchestrator | Sunday 31 May 2026 03:06:17 +0000 (0:00:00.760) 0:00:24.324 ************ 2026-05-31 03:07:10.900731 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.900743 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:07:10.900756 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:07:10.900768 | orchestrator | 2026-05-31 03:07:10.900780 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-05-31 03:07:10.900793 | orchestrator | Sunday 31 May 2026 03:06:17 +0000 (0:00:00.343) 0:00:24.667 ************ 2026-05-31 03:07:10.900805 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.900817 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:07:10.900830 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:07:10.900843 | orchestrator | 2026-05-31 03:07:10.900853 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-05-31 03:07:10.900864 | orchestrator | Sunday 31 May 2026 03:06:18 +0000 (0:00:00.312) 0:00:24.979 ************ 2026-05-31 03:07:10.900875 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.900885 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:07:10.900896 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:07:10.900907 | orchestrator | 2026-05-31 03:07:10.900942 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-05-31 03:07:10.900953 | orchestrator | Sunday 31 May 2026 03:06:18 +0000 (0:00:00.547) 0:00:25.527 ************ 2026-05-31 03:07:10.900964 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:07:10.900974 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:07:10.900985 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:07:10.900995 | orchestrator | 2026-05-31 03:07:10.901006 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-05-31 03:07:10.901017 | orchestrator | Sunday 31 May 2026 03:06:19 +0000 (0:00:00.432) 0:00:25.960 ************ 2026-05-31 03:07:10.901027 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 03:07:10.901047 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 03:07:10.901058 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 03:07:10.901085 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.901096 | orchestrator | 2026-05-31 03:07:10.901107 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-05-31 03:07:10.901118 | orchestrator | Sunday 31 May 2026 03:06:19 +0000 (0:00:00.423) 0:00:26.383 ************ 2026-05-31 03:07:10.901128 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 03:07:10.901139 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 03:07:10.901168 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 03:07:10.901180 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.901191 | orchestrator | 2026-05-31 03:07:10.901201 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-05-31 03:07:10.901212 | orchestrator | Sunday 31 May 2026 03:06:19 +0000 (0:00:00.385) 0:00:26.769 ************ 2026-05-31 03:07:10.901223 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-05-31 03:07:10.901234 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-05-31 03:07:10.901244 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-05-31 03:07:10.901255 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.901265 | orchestrator | 2026-05-31 03:07:10.901276 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-05-31 03:07:10.901287 | orchestrator | Sunday 31 May 2026 03:06:20 +0000 (0:00:00.380) 0:00:27.149 ************ 2026-05-31 03:07:10.901297 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:07:10.901308 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:07:10.901319 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:07:10.901329 | orchestrator | 2026-05-31 03:07:10.901340 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-05-31 03:07:10.901350 | orchestrator | Sunday 31 May 2026 03:06:20 +0000 (0:00:00.396) 0:00:27.546 ************ 2026-05-31 03:07:10.901361 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-05-31 03:07:10.901372 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-05-31 03:07:10.901383 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-05-31 03:07:10.901393 | orchestrator | 2026-05-31 03:07:10.901404 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-05-31 03:07:10.901414 | orchestrator | Sunday 31 May 2026 03:06:21 +0000 (0:00:00.864) 0:00:28.410 ************ 2026-05-31 03:07:10.901425 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-31 03:07:10.901436 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 03:07:10.901447 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 03:07:10.901457 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-05-31 03:07:10.901468 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-31 03:07:10.901479 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-31 03:07:10.901490 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-31 03:07:10.901500 | orchestrator | 2026-05-31 03:07:10.901511 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-05-31 03:07:10.901522 | orchestrator | Sunday 31 May 2026 03:06:22 +0000 (0:00:00.838) 0:00:29.249 ************ 2026-05-31 03:07:10.901532 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-05-31 03:07:10.901543 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-05-31 03:07:10.901553 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-05-31 03:07:10.901564 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-05-31 03:07:10.901582 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-05-31 03:07:10.901593 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-05-31 03:07:10.901603 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-05-31 03:07:10.901614 | orchestrator | 2026-05-31 03:07:10.901624 | orchestrator | TASK [Include tasks from the ceph-osd role] ************************************ 2026-05-31 03:07:10.901635 | orchestrator | Sunday 31 May 2026 03:06:24 +0000 (0:00:01.663) 0:00:30.912 ************ 2026-05-31 03:07:10.901649 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:07:10.901667 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:07:10.901686 | orchestrator | included: /ansible/tasks/openstack_config.yml for testbed-node-5 2026-05-31 03:07:10.901760 | orchestrator | 2026-05-31 03:07:10.901782 | orchestrator | TASK [create openstack pool(s)] ************************************************ 2026-05-31 03:07:10.901800 | orchestrator | Sunday 31 May 2026 03:06:24 +0000 (0:00:00.379) 0:00:31.292 ************ 2026-05-31 03:07:10.901823 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'backups', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-05-31 03:07:10.901845 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'volumes', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-05-31 03:07:10.901875 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'images', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-05-31 03:07:10.901933 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'metrics', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-05-31 03:08:06.378778 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'vms', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-05-31 03:08:06.378993 | orchestrator | 2026-05-31 03:08:06.379030 | orchestrator | TASK [generate keys] *********************************************************** 2026-05-31 03:08:06.379052 | orchestrator | Sunday 31 May 2026 03:07:10 +0000 (0:00:46.417) 0:01:17.710 ************ 2026-05-31 03:08:06.379071 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379089 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379108 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379128 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379148 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379167 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379188 | orchestrator | changed: [testbed-node-5 -> {{ groups[mon_group_name][0] }}] 2026-05-31 03:08:06.379207 | orchestrator | 2026-05-31 03:08:06.379222 | orchestrator | TASK [get keys from monitors] ************************************************** 2026-05-31 03:08:06.379234 | orchestrator | Sunday 31 May 2026 03:07:36 +0000 (0:00:25.220) 0:01:42.930 ************ 2026-05-31 03:08:06.379245 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379295 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379316 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379334 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379353 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379371 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379391 | orchestrator | ok: [testbed-node-5 -> {{ groups.get(mon_group_name)[0] }}] 2026-05-31 03:08:06.379409 | orchestrator | 2026-05-31 03:08:06.379429 | orchestrator | TASK [copy ceph key(s) if needed] ********************************************** 2026-05-31 03:08:06.379449 | orchestrator | Sunday 31 May 2026 03:07:48 +0000 (0:00:12.208) 0:01:55.138 ************ 2026-05-31 03:08:06.379466 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379484 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 03:08:06.379503 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 03:08:06.379521 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379542 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 03:08:06.379560 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 03:08:06.379578 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379597 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 03:08:06.379617 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 03:08:06.379636 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379654 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 03:08:06.379671 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 03:08:06.379687 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379704 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 03:08:06.379721 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 03:08:06.379738 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-05-31 03:08:06.379758 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-05-31 03:08:06.379776 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-05-31 03:08:06.379795 | orchestrator | changed: [testbed-node-5 -> {{ item.1 }}] 2026-05-31 03:08:06.379814 | orchestrator | 2026-05-31 03:08:06.379832 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:08:06.379872 | orchestrator | testbed-node-3 : ok=25  changed=0 unreachable=0 failed=0 skipped=28  rescued=0 ignored=0 2026-05-31 03:08:06.379894 | orchestrator | testbed-node-4 : ok=18  changed=0 unreachable=0 failed=0 skipped=21  rescued=0 ignored=0 2026-05-31 03:08:06.379943 | orchestrator | testbed-node-5 : ok=23  changed=3  unreachable=0 failed=0 skipped=20  rescued=0 ignored=0 2026-05-31 03:08:06.379963 | orchestrator | 2026-05-31 03:08:06.379982 | orchestrator | 2026-05-31 03:08:06.380001 | orchestrator | 2026-05-31 03:08:06.380047 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:08:06.380069 | orchestrator | Sunday 31 May 2026 03:08:05 +0000 (0:00:17.675) 0:02:12.813 ************ 2026-05-31 03:08:06.380088 | orchestrator | =============================================================================== 2026-05-31 03:08:06.380126 | orchestrator | create openstack pool(s) ----------------------------------------------- 46.42s 2026-05-31 03:08:06.380147 | orchestrator | generate keys ---------------------------------------------------------- 25.22s 2026-05-31 03:08:06.380165 | orchestrator | copy ceph key(s) if needed --------------------------------------------- 17.68s 2026-05-31 03:08:06.380183 | orchestrator | get keys from monitors ------------------------------------------------- 12.21s 2026-05-31 03:08:06.380201 | orchestrator | ceph-facts : Find a running mon container ------------------------------- 2.35s 2026-05-31 03:08:06.380219 | orchestrator | ceph-facts : Get current fsid if cluster is already running ------------- 1.81s 2026-05-31 03:08:06.380236 | orchestrator | ceph-facts : Set_fact ceph_admin_command -------------------------------- 1.66s 2026-05-31 03:08:06.380253 | orchestrator | ceph-facts : Set_fact _monitor_addresses - ipv4 ------------------------- 1.07s 2026-05-31 03:08:06.380270 | orchestrator | ceph-facts : Check if the ceph mon socket is in-use --------------------- 1.06s 2026-05-31 03:08:06.380288 | orchestrator | ceph-facts : Get current fsid ------------------------------------------- 0.92s 2026-05-31 03:08:06.380305 | orchestrator | ceph-facts : Check if podman binary is present -------------------------- 0.87s 2026-05-31 03:08:06.380322 | orchestrator | ceph-facts : Set_fact rgw_instances ------------------------------------- 0.86s 2026-05-31 03:08:06.380340 | orchestrator | ceph-facts : Check if the ceph conf exists ------------------------------ 0.86s 2026-05-31 03:08:06.380359 | orchestrator | ceph-facts : Set_fact ceph_run_cmd -------------------------------------- 0.84s 2026-05-31 03:08:06.380377 | orchestrator | ceph-facts : Import_tasks set_radosgw_address.yml ----------------------- 0.76s 2026-05-31 03:08:06.380395 | orchestrator | ceph-facts : Check if it is atomic host --------------------------------- 0.72s 2026-05-31 03:08:06.380414 | orchestrator | ceph-facts : Read osd pool default crush rule --------------------------- 0.70s 2026-05-31 03:08:06.380433 | orchestrator | ceph-facts : Check for a ceph mon socket -------------------------------- 0.69s 2026-05-31 03:08:06.380453 | orchestrator | ceph-facts : Set_fact monitor_name ansible_facts['hostname'] ------------ 0.69s 2026-05-31 03:08:06.380471 | orchestrator | ceph-facts : Include facts.yml ------------------------------------------ 0.68s 2026-05-31 03:08:08.805266 | orchestrator | 2026-05-31 03:08:08 | INFO  | Task 8cf70f80-799d-4df7-8375-8a9076a78f42 (copy-ceph-keys) was prepared for execution. 2026-05-31 03:08:08.805356 | orchestrator | 2026-05-31 03:08:08 | INFO  | It takes a moment until task 8cf70f80-799d-4df7-8375-8a9076a78f42 (copy-ceph-keys) has been started and output is visible here. 2026-05-31 03:08:47.115772 | orchestrator | 2026-05-31 03:08:47.115874 | orchestrator | PLAY [Copy ceph keys to the configuration repository] ************************** 2026-05-31 03:08:47.115888 | orchestrator | 2026-05-31 03:08:47.115949 | orchestrator | TASK [Check if ceph keys exist] ************************************************ 2026-05-31 03:08:47.115960 | orchestrator | Sunday 31 May 2026 03:08:13 +0000 (0:00:00.292) 0:00:00.292 ************ 2026-05-31 03:08:47.115969 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.admin.keyring) 2026-05-31 03:08:47.115978 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.115987 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.115996 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder-backup.keyring) 2026-05-31 03:08:47.116005 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116014 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.nova.keyring) 2026-05-31 03:08:47.116023 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.glance.keyring) 2026-05-31 03:08:47.116031 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.gnocchi.keyring) 2026-05-31 03:08:47.116086 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.manila.keyring) 2026-05-31 03:08:47.116097 | orchestrator | 2026-05-31 03:08:47.116106 | orchestrator | TASK [Fetch all ceph keys] ***************************************************** 2026-05-31 03:08:47.116115 | orchestrator | Sunday 31 May 2026 03:08:17 +0000 (0:00:04.658) 0:00:04.950 ************ 2026-05-31 03:08:47.116123 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.admin.keyring) 2026-05-31 03:08:47.116145 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116154 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116163 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder-backup.keyring) 2026-05-31 03:08:47.116172 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116180 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.nova.keyring) 2026-05-31 03:08:47.116189 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.glance.keyring) 2026-05-31 03:08:47.116197 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.gnocchi.keyring) 2026-05-31 03:08:47.116206 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.manila.keyring) 2026-05-31 03:08:47.116214 | orchestrator | 2026-05-31 03:08:47.116223 | orchestrator | TASK [Create share directory] ************************************************** 2026-05-31 03:08:47.116232 | orchestrator | Sunday 31 May 2026 03:08:22 +0000 (0:00:04.258) 0:00:09.209 ************ 2026-05-31 03:08:47.116241 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-31 03:08:47.116250 | orchestrator | 2026-05-31 03:08:47.116259 | orchestrator | TASK [Write ceph keys to the share directory] ********************************** 2026-05-31 03:08:47.116356 | orchestrator | Sunday 31 May 2026 03:08:23 +0000 (0:00:01.024) 0:00:10.234 ************ 2026-05-31 03:08:47.116369 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.admin.keyring) 2026-05-31 03:08:47.116380 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116391 | orchestrator | ok: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116401 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.cinder-backup.keyring) 2026-05-31 03:08:47.116411 | orchestrator | ok: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116421 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.nova.keyring) 2026-05-31 03:08:47.116431 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.glance.keyring) 2026-05-31 03:08:47.116441 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.gnocchi.keyring) 2026-05-31 03:08:47.116451 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.manila.keyring) 2026-05-31 03:08:47.116461 | orchestrator | 2026-05-31 03:08:47.116471 | orchestrator | TASK [Check if target directories exist] *************************************** 2026-05-31 03:08:47.116481 | orchestrator | Sunday 31 May 2026 03:08:36 +0000 (0:00:13.432) 0:00:23.666 ************ 2026-05-31 03:08:47.116491 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/infrastructure/files/ceph) 2026-05-31 03:08:47.116501 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-volume) 2026-05-31 03:08:47.116512 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-05-31 03:08:47.116523 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-05-31 03:08:47.116558 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-05-31 03:08:47.116588 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-05-31 03:08:47.116603 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/glance) 2026-05-31 03:08:47.116617 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/gnocchi) 2026-05-31 03:08:47.116631 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/manila) 2026-05-31 03:08:47.116647 | orchestrator | 2026-05-31 03:08:47.116657 | orchestrator | TASK [Write ceph keys to the configuration directory] ************************** 2026-05-31 03:08:47.116666 | orchestrator | Sunday 31 May 2026 03:08:39 +0000 (0:00:03.132) 0:00:26.799 ************ 2026-05-31 03:08:47.116675 | orchestrator | changed: [testbed-manager] => (item=ceph.client.admin.keyring) 2026-05-31 03:08:47.116685 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116693 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116702 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder-backup.keyring) 2026-05-31 03:08:47.116710 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-05-31 03:08:47.116719 | orchestrator | changed: [testbed-manager] => (item=ceph.client.nova.keyring) 2026-05-31 03:08:47.116728 | orchestrator | changed: [testbed-manager] => (item=ceph.client.glance.keyring) 2026-05-31 03:08:47.116736 | orchestrator | changed: [testbed-manager] => (item=ceph.client.gnocchi.keyring) 2026-05-31 03:08:47.116745 | orchestrator | changed: [testbed-manager] => (item=ceph.client.manila.keyring) 2026-05-31 03:08:47.116754 | orchestrator | 2026-05-31 03:08:47.116763 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:08:47.116778 | orchestrator | testbed-manager : ok=6  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:08:47.116789 | orchestrator | 2026-05-31 03:08:47.116797 | orchestrator | 2026-05-31 03:08:47.116806 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:08:47.116815 | orchestrator | Sunday 31 May 2026 03:08:46 +0000 (0:00:07.005) 0:00:33.805 ************ 2026-05-31 03:08:47.116824 | orchestrator | =============================================================================== 2026-05-31 03:08:47.116833 | orchestrator | Write ceph keys to the share directory --------------------------------- 13.43s 2026-05-31 03:08:47.116841 | orchestrator | Write ceph keys to the configuration directory -------------------------- 7.01s 2026-05-31 03:08:47.116850 | orchestrator | Check if ceph keys exist ------------------------------------------------ 4.66s 2026-05-31 03:08:47.116859 | orchestrator | Fetch all ceph keys ----------------------------------------------------- 4.26s 2026-05-31 03:08:47.116869 | orchestrator | Check if target directories exist --------------------------------------- 3.13s 2026-05-31 03:08:47.116880 | orchestrator | Create share directory -------------------------------------------------- 1.02s 2026-05-31 03:08:59.500007 | orchestrator | 2026-05-31 03:08:59 | INFO  | Task e3561da2-494f-45bf-a0a3-d80092eb962a (cephclient) was prepared for execution. 2026-05-31 03:08:59.500131 | orchestrator | 2026-05-31 03:08:59 | INFO  | It takes a moment until task e3561da2-494f-45bf-a0a3-d80092eb962a (cephclient) has been started and output is visible here. 2026-05-31 03:10:01.429127 | orchestrator | 2026-05-31 03:10:01.429232 | orchestrator | PLAY [Apply role cephclient] *************************************************** 2026-05-31 03:10:01.429243 | orchestrator | 2026-05-31 03:10:01.429248 | orchestrator | TASK [osism.services.cephclient : Include container tasks] ********************* 2026-05-31 03:10:01.429252 | orchestrator | Sunday 31 May 2026 03:09:03 +0000 (0:00:00.249) 0:00:00.249 ************ 2026-05-31 03:10:01.429257 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/cephclient/tasks/container.yml for testbed-manager 2026-05-31 03:10:01.429279 | orchestrator | 2026-05-31 03:10:01.429283 | orchestrator | TASK [osism.services.cephclient : Create required directories] ***************** 2026-05-31 03:10:01.429287 | orchestrator | Sunday 31 May 2026 03:09:04 +0000 (0:00:00.234) 0:00:00.484 ************ 2026-05-31 03:10:01.429292 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/configuration) 2026-05-31 03:10:01.429296 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/data) 2026-05-31 03:10:01.429301 | orchestrator | ok: [testbed-manager] => (item=/opt/cephclient) 2026-05-31 03:10:01.429305 | orchestrator | 2026-05-31 03:10:01.429309 | orchestrator | TASK [osism.services.cephclient : Copy configuration files] ******************** 2026-05-31 03:10:01.429313 | orchestrator | Sunday 31 May 2026 03:09:05 +0000 (0:00:01.274) 0:00:01.758 ************ 2026-05-31 03:10:01.429317 | orchestrator | changed: [testbed-manager] => (item={'src': 'ceph.conf.j2', 'dest': '/opt/cephclient/configuration/ceph.conf'}) 2026-05-31 03:10:01.429321 | orchestrator | 2026-05-31 03:10:01.429325 | orchestrator | TASK [osism.services.cephclient : Copy keyring file] *************************** 2026-05-31 03:10:01.429329 | orchestrator | Sunday 31 May 2026 03:09:06 +0000 (0:00:01.472) 0:00:03.231 ************ 2026-05-31 03:10:01.429333 | orchestrator | changed: [testbed-manager] 2026-05-31 03:10:01.429337 | orchestrator | 2026-05-31 03:10:01.429341 | orchestrator | TASK [osism.services.cephclient : Copy docker-compose.yml file] **************** 2026-05-31 03:10:01.429345 | orchestrator | Sunday 31 May 2026 03:09:07 +0000 (0:00:00.974) 0:00:04.206 ************ 2026-05-31 03:10:01.429348 | orchestrator | changed: [testbed-manager] 2026-05-31 03:10:01.429352 | orchestrator | 2026-05-31 03:10:01.429356 | orchestrator | TASK [osism.services.cephclient : Manage cephclient service] ******************* 2026-05-31 03:10:01.429360 | orchestrator | Sunday 31 May 2026 03:09:08 +0000 (0:00:00.911) 0:00:05.117 ************ 2026-05-31 03:10:01.429364 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage cephclient service (10 retries left). 2026-05-31 03:10:01.429367 | orchestrator | ok: [testbed-manager] 2026-05-31 03:10:01.429371 | orchestrator | 2026-05-31 03:10:01.429375 | orchestrator | TASK [osism.services.cephclient : Copy wrapper scripts] ************************ 2026-05-31 03:10:01.429379 | orchestrator | Sunday 31 May 2026 03:09:51 +0000 (0:00:42.540) 0:00:47.658 ************ 2026-05-31 03:10:01.429383 | orchestrator | changed: [testbed-manager] => (item=ceph) 2026-05-31 03:10:01.429387 | orchestrator | changed: [testbed-manager] => (item=ceph-authtool) 2026-05-31 03:10:01.429391 | orchestrator | changed: [testbed-manager] => (item=rados) 2026-05-31 03:10:01.429395 | orchestrator | changed: [testbed-manager] => (item=radosgw-admin) 2026-05-31 03:10:01.429399 | orchestrator | changed: [testbed-manager] => (item=rbd) 2026-05-31 03:10:01.429402 | orchestrator | 2026-05-31 03:10:01.429406 | orchestrator | TASK [osism.services.cephclient : Remove old wrapper scripts] ****************** 2026-05-31 03:10:01.429410 | orchestrator | Sunday 31 May 2026 03:09:55 +0000 (0:00:04.254) 0:00:51.913 ************ 2026-05-31 03:10:01.429414 | orchestrator | ok: [testbed-manager] => (item=crushtool) 2026-05-31 03:10:01.429418 | orchestrator | 2026-05-31 03:10:01.429422 | orchestrator | TASK [osism.services.cephclient : Include package tasks] *********************** 2026-05-31 03:10:01.429427 | orchestrator | Sunday 31 May 2026 03:09:55 +0000 (0:00:00.453) 0:00:52.366 ************ 2026-05-31 03:10:01.429431 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:10:01.429435 | orchestrator | 2026-05-31 03:10:01.429440 | orchestrator | TASK [osism.services.cephclient : Include rook task] *************************** 2026-05-31 03:10:01.429444 | orchestrator | Sunday 31 May 2026 03:09:56 +0000 (0:00:00.146) 0:00:52.512 ************ 2026-05-31 03:10:01.429448 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:10:01.429453 | orchestrator | 2026-05-31 03:10:01.429457 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Restart cephclient service] ******* 2026-05-31 03:10:01.429461 | orchestrator | Sunday 31 May 2026 03:09:56 +0000 (0:00:00.519) 0:00:53.032 ************ 2026-05-31 03:10:01.429465 | orchestrator | changed: [testbed-manager] 2026-05-31 03:10:01.429470 | orchestrator | 2026-05-31 03:10:01.429485 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Ensure that all containers are up] *** 2026-05-31 03:10:01.429496 | orchestrator | Sunday 31 May 2026 03:09:58 +0000 (0:00:01.549) 0:00:54.582 ************ 2026-05-31 03:10:01.429501 | orchestrator | changed: [testbed-manager] 2026-05-31 03:10:01.429505 | orchestrator | 2026-05-31 03:10:01.429509 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Wait for an healthy service] ****** 2026-05-31 03:10:01.429514 | orchestrator | Sunday 31 May 2026 03:09:58 +0000 (0:00:00.730) 0:00:55.312 ************ 2026-05-31 03:10:01.429518 | orchestrator | changed: [testbed-manager] 2026-05-31 03:10:01.429522 | orchestrator | 2026-05-31 03:10:01.429527 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Copy bash completion scripts] ***** 2026-05-31 03:10:01.429531 | orchestrator | Sunday 31 May 2026 03:09:59 +0000 (0:00:00.602) 0:00:55.914 ************ 2026-05-31 03:10:01.429535 | orchestrator | ok: [testbed-manager] => (item=ceph) 2026-05-31 03:10:01.429539 | orchestrator | ok: [testbed-manager] => (item=rados) 2026-05-31 03:10:01.429544 | orchestrator | ok: [testbed-manager] => (item=radosgw-admin) 2026-05-31 03:10:01.429549 | orchestrator | ok: [testbed-manager] => (item=rbd) 2026-05-31 03:10:01.429553 | orchestrator | 2026-05-31 03:10:01.429558 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:10:01.429562 | orchestrator | testbed-manager : ok=12  changed=8  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 03:10:01.429567 | orchestrator | 2026-05-31 03:10:01.429572 | orchestrator | 2026-05-31 03:10:01.429588 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:10:01.429592 | orchestrator | Sunday 31 May 2026 03:10:01 +0000 (0:00:01.567) 0:00:57.481 ************ 2026-05-31 03:10:01.429597 | orchestrator | =============================================================================== 2026-05-31 03:10:01.429601 | orchestrator | osism.services.cephclient : Manage cephclient service ------------------ 42.54s 2026-05-31 03:10:01.429605 | orchestrator | osism.services.cephclient : Copy wrapper scripts ------------------------ 4.25s 2026-05-31 03:10:01.429609 | orchestrator | osism.services.cephclient : Copy bash completion scripts ---------------- 1.57s 2026-05-31 03:10:01.429614 | orchestrator | osism.services.cephclient : Restart cephclient service ------------------ 1.55s 2026-05-31 03:10:01.429618 | orchestrator | osism.services.cephclient : Copy configuration files -------------------- 1.47s 2026-05-31 03:10:01.429622 | orchestrator | osism.services.cephclient : Create required directories ----------------- 1.27s 2026-05-31 03:10:01.429627 | orchestrator | osism.services.cephclient : Copy keyring file --------------------------- 0.97s 2026-05-31 03:10:01.429631 | orchestrator | osism.services.cephclient : Copy docker-compose.yml file ---------------- 0.91s 2026-05-31 03:10:01.429635 | orchestrator | osism.services.cephclient : Ensure that all containers are up ----------- 0.73s 2026-05-31 03:10:01.429640 | orchestrator | osism.services.cephclient : Wait for an healthy service ----------------- 0.60s 2026-05-31 03:10:01.429646 | orchestrator | osism.services.cephclient : Include rook task --------------------------- 0.52s 2026-05-31 03:10:01.429652 | orchestrator | osism.services.cephclient : Remove old wrapper scripts ------------------ 0.45s 2026-05-31 03:10:01.429659 | orchestrator | osism.services.cephclient : Include container tasks --------------------- 0.23s 2026-05-31 03:10:01.429665 | orchestrator | osism.services.cephclient : Include package tasks ----------------------- 0.15s 2026-05-31 03:10:05.171138 | orchestrator | 2026-05-31 03:10:05 | INFO  | Task 275bdee1-4aa1-4983-904c-d0c8c7acb274 (ceph-bootstrap-dashboard) was prepared for execution. 2026-05-31 03:10:05.171229 | orchestrator | 2026-05-31 03:10:05 | INFO  | It takes a moment until task 275bdee1-4aa1-4983-904c-d0c8c7acb274 (ceph-bootstrap-dashboard) has been started and output is visible here. 2026-05-31 03:11:26.009198 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-05-31 03:11:26.009301 | orchestrator | 2.16.14 2026-05-31 03:11:26.009319 | orchestrator | 2026-05-31 03:11:26.009332 | orchestrator | PLAY [Bootstraph ceph dashboard] *********************************************** 2026-05-31 03:11:26.009343 | orchestrator | 2026-05-31 03:11:26.009355 | orchestrator | TASK [Disable the ceph dashboard] ********************************************** 2026-05-31 03:11:26.009387 | orchestrator | Sunday 31 May 2026 03:10:09 +0000 (0:00:00.285) 0:00:00.285 ************ 2026-05-31 03:11:26.009399 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009411 | orchestrator | 2026-05-31 03:11:26.009421 | orchestrator | TASK [Set mgr/dashboard/ssl to false] ****************************************** 2026-05-31 03:11:26.009433 | orchestrator | Sunday 31 May 2026 03:10:11 +0000 (0:00:02.211) 0:00:02.497 ************ 2026-05-31 03:11:26.009443 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009454 | orchestrator | 2026-05-31 03:11:26.009465 | orchestrator | TASK [Set mgr/dashboard/server_port to 7000] *********************************** 2026-05-31 03:11:26.009476 | orchestrator | Sunday 31 May 2026 03:10:12 +0000 (0:00:01.145) 0:00:03.642 ************ 2026-05-31 03:11:26.009487 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009497 | orchestrator | 2026-05-31 03:11:26.009508 | orchestrator | TASK [Set mgr/dashboard/server_addr to 0.0.0.0] ******************************** 2026-05-31 03:11:26.009520 | orchestrator | Sunday 31 May 2026 03:10:14 +0000 (0:00:01.100) 0:00:04.743 ************ 2026-05-31 03:11:26.009530 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009541 | orchestrator | 2026-05-31 03:11:26.009552 | orchestrator | TASK [Set mgr/dashboard/standby_behaviour to error] **************************** 2026-05-31 03:11:26.009563 | orchestrator | Sunday 31 May 2026 03:10:15 +0000 (0:00:01.237) 0:00:05.980 ************ 2026-05-31 03:11:26.009573 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009584 | orchestrator | 2026-05-31 03:11:26.009595 | orchestrator | TASK [Set mgr/dashboard/standby_error_status_code to 404] ********************** 2026-05-31 03:11:26.009605 | orchestrator | Sunday 31 May 2026 03:10:16 +0000 (0:00:01.114) 0:00:07.095 ************ 2026-05-31 03:11:26.009628 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009640 | orchestrator | 2026-05-31 03:11:26.009651 | orchestrator | TASK [Enable the ceph dashboard] *********************************************** 2026-05-31 03:11:26.009662 | orchestrator | Sunday 31 May 2026 03:10:17 +0000 (0:00:01.187) 0:00:08.282 ************ 2026-05-31 03:11:26.009673 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009683 | orchestrator | 2026-05-31 03:11:26.009694 | orchestrator | TASK [Write ceph_dashboard_password to temporary file] ************************* 2026-05-31 03:11:26.009705 | orchestrator | Sunday 31 May 2026 03:10:19 +0000 (0:00:02.101) 0:00:10.383 ************ 2026-05-31 03:11:26.009715 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009726 | orchestrator | 2026-05-31 03:11:26.009737 | orchestrator | TASK [Create admin user] ******************************************************* 2026-05-31 03:11:26.009748 | orchestrator | Sunday 31 May 2026 03:10:20 +0000 (0:00:01.228) 0:00:11.612 ************ 2026-05-31 03:11:26.009761 | orchestrator | changed: [testbed-manager] 2026-05-31 03:11:26.009773 | orchestrator | 2026-05-31 03:11:26.009786 | orchestrator | TASK [Remove temporary file for ceph_dashboard_password] *********************** 2026-05-31 03:11:26.009798 | orchestrator | Sunday 31 May 2026 03:11:00 +0000 (0:00:39.976) 0:00:51.589 ************ 2026-05-31 03:11:26.009811 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:11:26.009823 | orchestrator | 2026-05-31 03:11:26.009835 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-05-31 03:11:26.009848 | orchestrator | 2026-05-31 03:11:26.009884 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-05-31 03:11:26.009899 | orchestrator | Sunday 31 May 2026 03:11:01 +0000 (0:00:00.182) 0:00:51.772 ************ 2026-05-31 03:11:26.009911 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:11:26.009924 | orchestrator | 2026-05-31 03:11:26.009937 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-05-31 03:11:26.009948 | orchestrator | 2026-05-31 03:11:26.009961 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-05-31 03:11:26.009973 | orchestrator | Sunday 31 May 2026 03:11:12 +0000 (0:00:11.859) 0:01:03.632 ************ 2026-05-31 03:11:26.009985 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:11:26.009998 | orchestrator | 2026-05-31 03:11:26.010011 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-05-31 03:11:26.010081 | orchestrator | 2026-05-31 03:11:26.010101 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-05-31 03:11:26.010133 | orchestrator | Sunday 31 May 2026 03:11:14 +0000 (0:00:01.247) 0:01:04.879 ************ 2026-05-31 03:11:26.010150 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:11:26.010168 | orchestrator | 2026-05-31 03:11:26.010186 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:11:26.010204 | orchestrator | testbed-manager : ok=9  changed=9  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 03:11:26.010222 | orchestrator | testbed-node-0 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:11:26.010237 | orchestrator | testbed-node-1 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:11:26.010252 | orchestrator | testbed-node-2 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:11:26.010269 | orchestrator | 2026-05-31 03:11:26.010288 | orchestrator | 2026-05-31 03:11:26.010307 | orchestrator | 2026-05-31 03:11:26.010325 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:11:26.010343 | orchestrator | Sunday 31 May 2026 03:11:25 +0000 (0:00:11.349) 0:01:16.229 ************ 2026-05-31 03:11:26.010362 | orchestrator | =============================================================================== 2026-05-31 03:11:26.010377 | orchestrator | Create admin user ------------------------------------------------------ 39.98s 2026-05-31 03:11:26.010405 | orchestrator | Restart ceph manager service ------------------------------------------- 24.46s 2026-05-31 03:11:26.010416 | orchestrator | Disable the ceph dashboard ---------------------------------------------- 2.21s 2026-05-31 03:11:26.010427 | orchestrator | Enable the ceph dashboard ----------------------------------------------- 2.10s 2026-05-31 03:11:26.010438 | orchestrator | Set mgr/dashboard/server_addr to 0.0.0.0 -------------------------------- 1.24s 2026-05-31 03:11:26.010449 | orchestrator | Write ceph_dashboard_password to temporary file ------------------------- 1.23s 2026-05-31 03:11:26.010459 | orchestrator | Set mgr/dashboard/standby_error_status_code to 404 ---------------------- 1.19s 2026-05-31 03:11:26.010470 | orchestrator | Set mgr/dashboard/ssl to false ------------------------------------------ 1.15s 2026-05-31 03:11:26.010480 | orchestrator | Set mgr/dashboard/standby_behaviour to error ---------------------------- 1.11s 2026-05-31 03:11:26.010491 | orchestrator | Set mgr/dashboard/server_port to 7000 ----------------------------------- 1.10s 2026-05-31 03:11:26.010502 | orchestrator | Remove temporary file for ceph_dashboard_password ----------------------- 0.18s 2026-05-31 03:11:26.441645 | orchestrator | + sh -c /opt/configuration/scripts/deploy/300-openstack.sh 2026-05-31 03:11:28.743903 | orchestrator | 2026-05-31 03:11:28 | INFO  | Task 713acaf5-3056-462e-8e27-5c284978569c (keystone) was prepared for execution. 2026-05-31 03:11:28.743965 | orchestrator | 2026-05-31 03:11:28 | INFO  | It takes a moment until task 713acaf5-3056-462e-8e27-5c284978569c (keystone) has been started and output is visible here. 2026-05-31 03:11:36.290441 | orchestrator | 2026-05-31 03:11:36.290554 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:11:36.290572 | orchestrator | 2026-05-31 03:11:36.290585 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:11:36.290610 | orchestrator | Sunday 31 May 2026 03:11:33 +0000 (0:00:00.277) 0:00:00.277 ************ 2026-05-31 03:11:36.290629 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:11:36.290642 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:11:36.290652 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:11:36.290663 | orchestrator | 2026-05-31 03:11:36.290674 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:11:36.290685 | orchestrator | Sunday 31 May 2026 03:11:33 +0000 (0:00:00.308) 0:00:00.585 ************ 2026-05-31 03:11:36.290716 | orchestrator | ok: [testbed-node-0] => (item=enable_keystone_True) 2026-05-31 03:11:36.290728 | orchestrator | ok: [testbed-node-1] => (item=enable_keystone_True) 2026-05-31 03:11:36.290739 | orchestrator | ok: [testbed-node-2] => (item=enable_keystone_True) 2026-05-31 03:11:36.290749 | orchestrator | 2026-05-31 03:11:36.290760 | orchestrator | PLAY [Apply role keystone] ***************************************************** 2026-05-31 03:11:36.290771 | orchestrator | 2026-05-31 03:11:36.290781 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-31 03:11:36.290792 | orchestrator | Sunday 31 May 2026 03:11:34 +0000 (0:00:00.483) 0:00:01.068 ************ 2026-05-31 03:11:36.290803 | orchestrator | included: /ansible/roles/keystone/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:11:36.290815 | orchestrator | 2026-05-31 03:11:36.290825 | orchestrator | TASK [keystone : Ensuring config directories exist] **************************** 2026-05-31 03:11:36.290836 | orchestrator | Sunday 31 May 2026 03:11:34 +0000 (0:00:00.581) 0:00:01.650 ************ 2026-05-31 03:11:36.290852 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:36.290910 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:36.290941 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:36.290969 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:36.290983 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:36.290995 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:36.291008 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:36.291020 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:36.291033 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:36.291054 | orchestrator | 2026-05-31 03:11:36.291067 | orchestrator | TASK [keystone : Check if policies shall be overwritten] *********************** 2026-05-31 03:11:36.291086 | orchestrator | Sunday 31 May 2026 03:11:36 +0000 (0:00:01.671) 0:00:03.321 ************ 2026-05-31 03:11:42.562370 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:42.562483 | orchestrator | 2026-05-31 03:11:42.562501 | orchestrator | TASK [keystone : Set keystone policy file] ************************************* 2026-05-31 03:11:42.562528 | orchestrator | Sunday 31 May 2026 03:11:36 +0000 (0:00:00.328) 0:00:03.649 ************ 2026-05-31 03:11:42.562557 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:42.562568 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:11:42.562580 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:11:42.562591 | orchestrator | 2026-05-31 03:11:42.562602 | orchestrator | TASK [keystone : Check if Keystone domain-specific config is supplied] ********* 2026-05-31 03:11:42.562614 | orchestrator | Sunday 31 May 2026 03:11:36 +0000 (0:00:00.328) 0:00:03.978 ************ 2026-05-31 03:11:42.562625 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:11:42.562636 | orchestrator | 2026-05-31 03:11:42.562647 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-31 03:11:42.562658 | orchestrator | Sunday 31 May 2026 03:11:37 +0000 (0:00:00.876) 0:00:04.854 ************ 2026-05-31 03:11:42.562669 | orchestrator | included: /ansible/roles/keystone/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:11:42.562680 | orchestrator | 2026-05-31 03:11:42.562691 | orchestrator | TASK [service-cert-copy : keystone | Copying over extra CA certificates] ******* 2026-05-31 03:11:42.562702 | orchestrator | Sunday 31 May 2026 03:11:38 +0000 (0:00:00.569) 0:00:05.424 ************ 2026-05-31 03:11:42.562720 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:42.562737 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:42.562751 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:42.562811 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:42.562827 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:42.562839 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:42.562851 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:42.562890 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:42.562913 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:42.562927 | orchestrator | 2026-05-31 03:11:42.562940 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS certificate] *** 2026-05-31 03:11:42.562959 | orchestrator | Sunday 31 May 2026 03:11:41 +0000 (0:00:03.602) 0:00:09.026 ************ 2026-05-31 03:11:42.562991 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:43.361974 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:43.362253 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:43.362280 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:43.362294 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:43.362324 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:43.362338 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:43.362347 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:11:43.362375 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:43.362385 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:43.362394 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:43.362409 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:11:43.362419 | orchestrator | 2026-05-31 03:11:43.362429 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS key] **** 2026-05-31 03:11:43.362439 | orchestrator | Sunday 31 May 2026 03:11:42 +0000 (0:00:00.576) 0:00:09.602 ************ 2026-05-31 03:11:43.362450 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:43.362466 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:43.362484 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:46.988246 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:46.988348 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:46.988361 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:46.988393 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:46.988401 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:11:46.988422 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:46.988429 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:46.988449 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:46.988456 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:11:46.988463 | orchestrator | 2026-05-31 03:11:46.988471 | orchestrator | TASK [keystone : Copying over config.json files for services] ****************** 2026-05-31 03:11:46.988479 | orchestrator | Sunday 31 May 2026 03:11:43 +0000 (0:00:00.804) 0:00:10.407 ************ 2026-05-31 03:11:46.988485 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:46.988497 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:46.988509 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:46.988522 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:52.032303 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:52.032400 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:11:52.032407 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:52.032412 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:52.032427 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:52.032432 | orchestrator | 2026-05-31 03:11:52.033308 | orchestrator | TASK [keystone : Copying over keystone.conf] *********************************** 2026-05-31 03:11:52.033374 | orchestrator | Sunday 31 May 2026 03:11:46 +0000 (0:00:03.623) 0:00:14.031 ************ 2026-05-31 03:11:52.033410 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:52.033422 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:52.033450 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:52.033458 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:52.033475 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:11:52.033488 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:55.815158 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:55.815269 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:55.815280 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:11:55.815288 | orchestrator | 2026-05-31 03:11:55.815298 | orchestrator | TASK [keystone : Copying keystone-startup script for keystone] ***************** 2026-05-31 03:11:55.815305 | orchestrator | Sunday 31 May 2026 03:11:52 +0000 (0:00:05.038) 0:00:19.070 ************ 2026-05-31 03:11:55.815312 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:11:55.815320 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:11:55.815326 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:11:55.815332 | orchestrator | 2026-05-31 03:11:55.815339 | orchestrator | TASK [keystone : Create Keystone domain-specific config directory] ************* 2026-05-31 03:11:55.815345 | orchestrator | Sunday 31 May 2026 03:11:53 +0000 (0:00:01.502) 0:00:20.572 ************ 2026-05-31 03:11:55.815352 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:55.815358 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:11:55.815364 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:11:55.815370 | orchestrator | 2026-05-31 03:11:55.815376 | orchestrator | TASK [keystone : Get file list in custom domains folder] *********************** 2026-05-31 03:11:55.815382 | orchestrator | Sunday 31 May 2026 03:11:54 +0000 (0:00:00.821) 0:00:21.394 ************ 2026-05-31 03:11:55.815388 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:55.815395 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:11:55.815401 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:11:55.815407 | orchestrator | 2026-05-31 03:11:55.815413 | orchestrator | TASK [keystone : Copying Keystone Domain specific settings] ******************** 2026-05-31 03:11:55.815431 | orchestrator | Sunday 31 May 2026 03:11:54 +0000 (0:00:00.497) 0:00:21.891 ************ 2026-05-31 03:11:55.815438 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:55.815444 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:11:55.815450 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:11:55.815457 | orchestrator | 2026-05-31 03:11:55.815464 | orchestrator | TASK [keystone : Copying over existing policy file] **************************** 2026-05-31 03:11:55.815470 | orchestrator | Sunday 31 May 2026 03:11:55 +0000 (0:00:00.330) 0:00:22.221 ************ 2026-05-31 03:11:55.815493 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:55.815507 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:55.815515 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:55.815522 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:11:55.815528 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:11:55.815539 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:11:55.815549 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:11:55.815560 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:11:55.815573 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-05-31 03:12:15.107281 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-05-31 03:12:15.107411 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-05-31 03:12:15.107434 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:12:15.107454 | orchestrator | 2026-05-31 03:12:15.107472 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-31 03:12:15.107490 | orchestrator | Sunday 31 May 2026 03:11:55 +0000 (0:00:00.632) 0:00:22.853 ************ 2026-05-31 03:12:15.107507 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:12:15.107524 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:12:15.107540 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:12:15.107556 | orchestrator | 2026-05-31 03:12:15.107573 | orchestrator | TASK [keystone : Copying over wsgi-keystone.conf] ****************************** 2026-05-31 03:12:15.107589 | orchestrator | Sunday 31 May 2026 03:11:56 +0000 (0:00:00.334) 0:00:23.188 ************ 2026-05-31 03:12:15.107606 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-05-31 03:12:15.107623 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-05-31 03:12:15.107668 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-05-31 03:12:15.107685 | orchestrator | 2026-05-31 03:12:15.107701 | orchestrator | TASK [keystone : Checking whether keystone-paste.ini file exists] ************** 2026-05-31 03:12:15.107733 | orchestrator | Sunday 31 May 2026 03:11:57 +0000 (0:00:01.811) 0:00:24.999 ************ 2026-05-31 03:12:15.107750 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:12:15.107770 | orchestrator | 2026-05-31 03:12:15.107800 | orchestrator | TASK [keystone : Copying over keystone-paste.ini] ****************************** 2026-05-31 03:12:15.107830 | orchestrator | Sunday 31 May 2026 03:11:58 +0000 (0:00:00.973) 0:00:25.973 ************ 2026-05-31 03:12:15.107917 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:12:15.107950 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:12:15.107980 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:12:15.107997 | orchestrator | 2026-05-31 03:12:15.108013 | orchestrator | TASK [keystone : Generate the required cron jobs for the node] ***************** 2026-05-31 03:12:15.108029 | orchestrator | Sunday 31 May 2026 03:11:59 +0000 (0:00:00.571) 0:00:26.544 ************ 2026-05-31 03:12:15.108046 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 03:12:15.108062 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:12:15.108079 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 03:12:15.108096 | orchestrator | 2026-05-31 03:12:15.108113 | orchestrator | TASK [keystone : Set fact with the generated cron jobs for building the crontab later] *** 2026-05-31 03:12:15.108134 | orchestrator | Sunday 31 May 2026 03:12:00 +0000 (0:00:01.018) 0:00:27.563 ************ 2026-05-31 03:12:15.108152 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:12:15.108169 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:12:15.108179 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:12:15.108189 | orchestrator | 2026-05-31 03:12:15.108198 | orchestrator | TASK [keystone : Copying files for keystone-fernet] **************************** 2026-05-31 03:12:15.108208 | orchestrator | Sunday 31 May 2026 03:12:01 +0000 (0:00:00.546) 0:00:28.109 ************ 2026-05-31 03:12:15.108218 | orchestrator | changed: [testbed-node-0] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-05-31 03:12:15.108228 | orchestrator | changed: [testbed-node-1] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-05-31 03:12:15.108237 | orchestrator | changed: [testbed-node-2] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-05-31 03:12:15.108246 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-05-31 03:12:15.108256 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-05-31 03:12:15.108265 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-05-31 03:12:15.108275 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-05-31 03:12:15.108284 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-05-31 03:12:15.108313 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-05-31 03:12:15.108323 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-05-31 03:12:15.108332 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-05-31 03:12:15.108342 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-05-31 03:12:15.108351 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-05-31 03:12:15.108360 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-05-31 03:12:15.108370 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-05-31 03:12:15.108379 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-31 03:12:15.108399 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-31 03:12:15.108408 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-31 03:12:15.108418 | orchestrator | changed: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-31 03:12:15.108427 | orchestrator | changed: [testbed-node-1] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-31 03:12:15.108436 | orchestrator | changed: [testbed-node-2] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-31 03:12:15.108445 | orchestrator | 2026-05-31 03:12:15.108455 | orchestrator | TASK [keystone : Copying files for keystone-ssh] ******************************* 2026-05-31 03:12:15.108464 | orchestrator | Sunday 31 May 2026 03:12:10 +0000 (0:00:09.122) 0:00:37.232 ************ 2026-05-31 03:12:15.108473 | orchestrator | changed: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-31 03:12:15.108482 | orchestrator | changed: [testbed-node-1] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-31 03:12:15.108492 | orchestrator | changed: [testbed-node-2] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-31 03:12:15.108501 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-31 03:12:15.108510 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-31 03:12:15.108519 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-31 03:12:15.108528 | orchestrator | 2026-05-31 03:12:15.108538 | orchestrator | TASK [keystone : Check keystone containers] ************************************ 2026-05-31 03:12:15.108556 | orchestrator | Sunday 31 May 2026 03:12:12 +0000 (0:00:02.582) 0:00:39.815 ************ 2026-05-31 03:12:15.108569 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:12:15.108588 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:13:47.920125 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-05-31 03:13:47.920323 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:13:47.920371 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:13:47.920393 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-05-31 03:13:47.920413 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:13:47.920458 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:13:47.920496 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-05-31 03:13:47.920519 | orchestrator | 2026-05-31 03:13:47.920541 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-31 03:13:47.920563 | orchestrator | Sunday 31 May 2026 03:12:15 +0000 (0:00:02.332) 0:00:42.147 ************ 2026-05-31 03:13:47.920582 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:13:47.920604 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:13:47.920626 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:13:47.920647 | orchestrator | 2026-05-31 03:13:47.920668 | orchestrator | TASK [keystone : Creating keystone database] *********************************** 2026-05-31 03:13:47.920688 | orchestrator | Sunday 31 May 2026 03:12:15 +0000 (0:00:00.570) 0:00:42.718 ************ 2026-05-31 03:13:47.920707 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:13:47.920727 | orchestrator | 2026-05-31 03:13:47.920746 | orchestrator | TASK [keystone : Creating Keystone database user and setting permissions] ****** 2026-05-31 03:13:47.920764 | orchestrator | Sunday 31 May 2026 03:12:17 +0000 (0:00:02.280) 0:00:44.998 ************ 2026-05-31 03:13:47.920780 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:13:47.920797 | orchestrator | 2026-05-31 03:13:47.920814 | orchestrator | TASK [keystone : Checking for any running keystone_fernet containers] ********** 2026-05-31 03:13:47.920831 | orchestrator | Sunday 31 May 2026 03:12:20 +0000 (0:00:02.259) 0:00:47.257 ************ 2026-05-31 03:13:47.920882 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:13:47.920900 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:13:47.920917 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:13:47.920935 | orchestrator | 2026-05-31 03:13:47.920952 | orchestrator | TASK [keystone : Group nodes where keystone_fernet is running] ***************** 2026-05-31 03:13:47.920969 | orchestrator | Sunday 31 May 2026 03:12:21 +0000 (0:00:00.931) 0:00:48.189 ************ 2026-05-31 03:13:47.920986 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:13:47.921003 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:13:47.921019 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:13:47.921037 | orchestrator | 2026-05-31 03:13:47.921055 | orchestrator | TASK [keystone : Fail if any hosts need bootstrapping and not all hosts targeted] *** 2026-05-31 03:13:47.921085 | orchestrator | Sunday 31 May 2026 03:12:21 +0000 (0:00:00.357) 0:00:48.546 ************ 2026-05-31 03:13:47.921104 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:13:47.921123 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:13:47.921143 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:13:47.921161 | orchestrator | 2026-05-31 03:13:47.921178 | orchestrator | TASK [keystone : Running Keystone bootstrap container] ************************* 2026-05-31 03:13:47.921195 | orchestrator | Sunday 31 May 2026 03:12:22 +0000 (0:00:00.562) 0:00:49.109 ************ 2026-05-31 03:13:47.921213 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:13:47.921232 | orchestrator | 2026-05-31 03:13:47.921252 | orchestrator | TASK [keystone : Running Keystone fernet bootstrap container] ****************** 2026-05-31 03:13:47.921271 | orchestrator | Sunday 31 May 2026 03:12:36 +0000 (0:00:14.847) 0:01:03.957 ************ 2026-05-31 03:13:47.921291 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:13:47.921311 | orchestrator | 2026-05-31 03:13:47.921331 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-05-31 03:13:47.921350 | orchestrator | Sunday 31 May 2026 03:12:48 +0000 (0:00:11.156) 0:01:15.113 ************ 2026-05-31 03:13:47.921386 | orchestrator | 2026-05-31 03:13:47.921405 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-05-31 03:13:47.921422 | orchestrator | Sunday 31 May 2026 03:12:48 +0000 (0:00:00.074) 0:01:15.188 ************ 2026-05-31 03:13:47.921440 | orchestrator | 2026-05-31 03:13:47.921457 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-05-31 03:13:47.921475 | orchestrator | Sunday 31 May 2026 03:12:48 +0000 (0:00:00.070) 0:01:15.259 ************ 2026-05-31 03:13:47.921493 | orchestrator | 2026-05-31 03:13:47.921512 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-ssh container] ******************** 2026-05-31 03:13:47.921531 | orchestrator | Sunday 31 May 2026 03:12:48 +0000 (0:00:00.073) 0:01:15.332 ************ 2026-05-31 03:13:47.921550 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:13:47.921568 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:13:47.921588 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:13:47.921606 | orchestrator | 2026-05-31 03:13:47.921624 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-fernet container] ***************** 2026-05-31 03:13:47.921643 | orchestrator | Sunday 31 May 2026 03:13:34 +0000 (0:00:46.444) 0:02:01.776 ************ 2026-05-31 03:13:47.921661 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:13:47.921679 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:13:47.921698 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:13:47.921716 | orchestrator | 2026-05-31 03:13:47.921735 | orchestrator | RUNNING HANDLER [keystone : Restart keystone container] ************************ 2026-05-31 03:13:47.921754 | orchestrator | Sunday 31 May 2026 03:13:40 +0000 (0:00:05.457) 0:02:07.234 ************ 2026-05-31 03:13:47.921772 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:13:47.921791 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:13:47.921809 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:13:47.921827 | orchestrator | 2026-05-31 03:13:47.921875 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-31 03:13:47.921894 | orchestrator | Sunday 31 May 2026 03:13:47 +0000 (0:00:07.150) 0:02:14.385 ************ 2026-05-31 03:13:47.921933 | orchestrator | included: /ansible/roles/keystone/tasks/distribute_fernet.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:14:42.650566 | orchestrator | 2026-05-31 03:14:42.650696 | orchestrator | TASK [keystone : Waiting for Keystone SSH port to be UP] *********************** 2026-05-31 03:14:42.650716 | orchestrator | Sunday 31 May 2026 03:13:47 +0000 (0:00:00.577) 0:02:14.962 ************ 2026-05-31 03:14:42.650730 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:14:42.650744 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:14:42.650756 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:14:42.650769 | orchestrator | 2026-05-31 03:14:42.650780 | orchestrator | TASK [keystone : Run key distribution] ***************************************** 2026-05-31 03:14:42.650792 | orchestrator | Sunday 31 May 2026 03:13:49 +0000 (0:00:01.227) 0:02:16.189 ************ 2026-05-31 03:14:42.650804 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:14:42.650817 | orchestrator | 2026-05-31 03:14:42.650913 | orchestrator | TASK [keystone : Creating admin project, user, role, service, and endpoint] **** 2026-05-31 03:14:42.650928 | orchestrator | Sunday 31 May 2026 03:13:50 +0000 (0:00:01.772) 0:02:17.962 ************ 2026-05-31 03:14:42.650940 | orchestrator | changed: [testbed-node-0] => (item=RegionOne) 2026-05-31 03:14:42.650952 | orchestrator | 2026-05-31 03:14:42.650964 | orchestrator | TASK [service-ks-register : keystone | Creating services] ********************** 2026-05-31 03:14:42.650975 | orchestrator | Sunday 31 May 2026 03:14:04 +0000 (0:00:13.097) 0:02:31.059 ************ 2026-05-31 03:14:42.650988 | orchestrator | changed: [testbed-node-0] => (item=keystone (identity)) 2026-05-31 03:14:42.650999 | orchestrator | 2026-05-31 03:14:42.651011 | orchestrator | TASK [service-ks-register : keystone | Creating endpoints] ********************* 2026-05-31 03:14:42.651023 | orchestrator | Sunday 31 May 2026 03:14:30 +0000 (0:00:26.130) 0:02:57.190 ************ 2026-05-31 03:14:42.651035 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api-int.testbed.osism.xyz:5000 -> internal) 2026-05-31 03:14:42.651076 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api.testbed.osism.xyz:5000 -> public) 2026-05-31 03:14:42.651087 | orchestrator | 2026-05-31 03:14:42.651099 | orchestrator | TASK [service-ks-register : keystone | Creating projects] ********************** 2026-05-31 03:14:42.651111 | orchestrator | Sunday 31 May 2026 03:14:37 +0000 (0:00:07.121) 0:03:04.312 ************ 2026-05-31 03:14:42.651124 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:14:42.651136 | orchestrator | 2026-05-31 03:14:42.651148 | orchestrator | TASK [service-ks-register : keystone | Creating users] ************************* 2026-05-31 03:14:42.651160 | orchestrator | Sunday 31 May 2026 03:14:37 +0000 (0:00:00.136) 0:03:04.448 ************ 2026-05-31 03:14:42.651172 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:14:42.651184 | orchestrator | 2026-05-31 03:14:42.651197 | orchestrator | TASK [service-ks-register : keystone | Creating roles] ************************* 2026-05-31 03:14:42.651210 | orchestrator | Sunday 31 May 2026 03:14:37 +0000 (0:00:00.123) 0:03:04.571 ************ 2026-05-31 03:14:42.651245 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:14:42.651257 | orchestrator | 2026-05-31 03:14:42.651287 | orchestrator | TASK [service-ks-register : keystone | Granting user roles] ******************** 2026-05-31 03:14:42.651300 | orchestrator | Sunday 31 May 2026 03:14:37 +0000 (0:00:00.134) 0:03:04.706 ************ 2026-05-31 03:14:42.651312 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:14:42.651325 | orchestrator | 2026-05-31 03:14:42.651337 | orchestrator | TASK [keystone : Creating default user role] *********************************** 2026-05-31 03:14:42.651348 | orchestrator | Sunday 31 May 2026 03:14:38 +0000 (0:00:00.566) 0:03:05.273 ************ 2026-05-31 03:14:42.651361 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:14:42.651373 | orchestrator | 2026-05-31 03:14:42.651385 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-05-31 03:14:42.651397 | orchestrator | Sunday 31 May 2026 03:14:41 +0000 (0:00:03.484) 0:03:08.757 ************ 2026-05-31 03:14:42.651408 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:14:42.651420 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:14:42.651431 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:14:42.651443 | orchestrator | 2026-05-31 03:14:42.651455 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:14:42.651469 | orchestrator | testbed-node-0 : ok=33  changed=19  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 03:14:42.651478 | orchestrator | testbed-node-1 : ok=22  changed=12  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-31 03:14:42.651486 | orchestrator | testbed-node-2 : ok=22  changed=12  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-31 03:14:42.651493 | orchestrator | 2026-05-31 03:14:42.651500 | orchestrator | 2026-05-31 03:14:42.651507 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:14:42.651515 | orchestrator | Sunday 31 May 2026 03:14:42 +0000 (0:00:00.481) 0:03:09.239 ************ 2026-05-31 03:14:42.651522 | orchestrator | =============================================================================== 2026-05-31 03:14:42.651530 | orchestrator | keystone : Restart keystone-ssh container ------------------------------ 46.44s 2026-05-31 03:14:42.651537 | orchestrator | service-ks-register : keystone | Creating services --------------------- 26.13s 2026-05-31 03:14:42.651544 | orchestrator | keystone : Running Keystone bootstrap container ------------------------ 14.85s 2026-05-31 03:14:42.651551 | orchestrator | keystone : Creating admin project, user, role, service, and endpoint --- 13.10s 2026-05-31 03:14:42.651558 | orchestrator | keystone : Running Keystone fernet bootstrap container ----------------- 11.16s 2026-05-31 03:14:42.651565 | orchestrator | keystone : Copying files for keystone-fernet ---------------------------- 9.12s 2026-05-31 03:14:42.651572 | orchestrator | keystone : Restart keystone container ----------------------------------- 7.15s 2026-05-31 03:14:42.651580 | orchestrator | service-ks-register : keystone | Creating endpoints --------------------- 7.12s 2026-05-31 03:14:42.651598 | orchestrator | keystone : Restart keystone-fernet container ---------------------------- 5.46s 2026-05-31 03:14:42.651628 | orchestrator | keystone : Copying over keystone.conf ----------------------------------- 5.04s 2026-05-31 03:14:42.651636 | orchestrator | keystone : Copying over config.json files for services ------------------ 3.62s 2026-05-31 03:14:42.651643 | orchestrator | service-cert-copy : keystone | Copying over extra CA certificates ------- 3.60s 2026-05-31 03:14:42.651650 | orchestrator | keystone : Creating default user role ----------------------------------- 3.48s 2026-05-31 03:14:42.651657 | orchestrator | keystone : Copying files for keystone-ssh ------------------------------- 2.58s 2026-05-31 03:14:42.651664 | orchestrator | keystone : Check keystone containers ------------------------------------ 2.33s 2026-05-31 03:14:42.651672 | orchestrator | keystone : Creating keystone database ----------------------------------- 2.28s 2026-05-31 03:14:42.651679 | orchestrator | keystone : Creating Keystone database user and setting permissions ------ 2.26s 2026-05-31 03:14:42.651686 | orchestrator | keystone : Copying over wsgi-keystone.conf ------------------------------ 1.81s 2026-05-31 03:14:42.651693 | orchestrator | keystone : Run key distribution ----------------------------------------- 1.77s 2026-05-31 03:14:42.651700 | orchestrator | keystone : Ensuring config directories exist ---------------------------- 1.67s 2026-05-31 03:14:45.052297 | orchestrator | 2026-05-31 03:14:45 | INFO  | Task a89642d4-d2d9-4cad-8931-7224fbebb26f (placement) was prepared for execution. 2026-05-31 03:14:45.052403 | orchestrator | 2026-05-31 03:14:45 | INFO  | It takes a moment until task a89642d4-d2d9-4cad-8931-7224fbebb26f (placement) has been started and output is visible here. 2026-05-31 03:15:22.081498 | orchestrator | 2026-05-31 03:15:22.081600 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:15:22.081612 | orchestrator | 2026-05-31 03:15:22.081619 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:15:22.081626 | orchestrator | Sunday 31 May 2026 03:14:49 +0000 (0:00:00.265) 0:00:00.265 ************ 2026-05-31 03:15:22.081633 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:15:22.081642 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:15:22.081649 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:15:22.081655 | orchestrator | 2026-05-31 03:15:22.081661 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:15:22.081667 | orchestrator | Sunday 31 May 2026 03:14:49 +0000 (0:00:00.298) 0:00:00.563 ************ 2026-05-31 03:15:22.081674 | orchestrator | ok: [testbed-node-0] => (item=enable_placement_True) 2026-05-31 03:15:22.081681 | orchestrator | ok: [testbed-node-1] => (item=enable_placement_True) 2026-05-31 03:15:22.081687 | orchestrator | ok: [testbed-node-2] => (item=enable_placement_True) 2026-05-31 03:15:22.081693 | orchestrator | 2026-05-31 03:15:22.081712 | orchestrator | PLAY [Apply role placement] **************************************************** 2026-05-31 03:15:22.081719 | orchestrator | 2026-05-31 03:15:22.081725 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-05-31 03:15:22.081732 | orchestrator | Sunday 31 May 2026 03:14:50 +0000 (0:00:00.435) 0:00:00.999 ************ 2026-05-31 03:15:22.081739 | orchestrator | included: /ansible/roles/placement/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:15:22.081746 | orchestrator | 2026-05-31 03:15:22.081752 | orchestrator | TASK [service-ks-register : placement | Creating services] ********************* 2026-05-31 03:15:22.081758 | orchestrator | Sunday 31 May 2026 03:14:50 +0000 (0:00:00.590) 0:00:01.589 ************ 2026-05-31 03:15:22.081764 | orchestrator | changed: [testbed-node-0] => (item=placement (placement)) 2026-05-31 03:15:22.081771 | orchestrator | 2026-05-31 03:15:22.081777 | orchestrator | TASK [service-ks-register : placement | Creating endpoints] ******************** 2026-05-31 03:15:22.081784 | orchestrator | Sunday 31 May 2026 03:14:54 +0000 (0:00:04.045) 0:00:05.634 ************ 2026-05-31 03:15:22.081790 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api-int.testbed.osism.xyz:8780 -> internal) 2026-05-31 03:15:22.081814 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api.testbed.osism.xyz:8780 -> public) 2026-05-31 03:15:22.081875 | orchestrator | 2026-05-31 03:15:22.081880 | orchestrator | TASK [service-ks-register : placement | Creating projects] ********************* 2026-05-31 03:15:22.081883 | orchestrator | Sunday 31 May 2026 03:15:01 +0000 (0:00:07.073) 0:00:12.707 ************ 2026-05-31 03:15:22.081888 | orchestrator | changed: [testbed-node-0] => (item=service) 2026-05-31 03:15:22.081891 | orchestrator | 2026-05-31 03:15:22.081895 | orchestrator | TASK [service-ks-register : placement | Creating users] ************************ 2026-05-31 03:15:22.081899 | orchestrator | Sunday 31 May 2026 03:15:05 +0000 (0:00:04.030) 0:00:16.738 ************ 2026-05-31 03:15:22.081903 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:15:22.081906 | orchestrator | changed: [testbed-node-0] => (item=placement -> service) 2026-05-31 03:15:22.081910 | orchestrator | 2026-05-31 03:15:22.081914 | orchestrator | TASK [service-ks-register : placement | Creating roles] ************************ 2026-05-31 03:15:22.081918 | orchestrator | Sunday 31 May 2026 03:15:10 +0000 (0:00:04.581) 0:00:21.319 ************ 2026-05-31 03:15:22.081922 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:15:22.081925 | orchestrator | 2026-05-31 03:15:22.081929 | orchestrator | TASK [service-ks-register : placement | Granting user roles] ******************* 2026-05-31 03:15:22.081934 | orchestrator | Sunday 31 May 2026 03:15:13 +0000 (0:00:03.358) 0:00:24.678 ************ 2026-05-31 03:15:22.081940 | orchestrator | changed: [testbed-node-0] => (item=placement -> service -> admin) 2026-05-31 03:15:22.081946 | orchestrator | 2026-05-31 03:15:22.081952 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-05-31 03:15:22.081959 | orchestrator | Sunday 31 May 2026 03:15:17 +0000 (0:00:04.005) 0:00:28.683 ************ 2026-05-31 03:15:22.081965 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:15:22.081971 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:15:22.081977 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:15:22.081982 | orchestrator | 2026-05-31 03:15:22.081988 | orchestrator | TASK [placement : Ensuring config directories exist] *************************** 2026-05-31 03:15:22.081994 | orchestrator | Sunday 31 May 2026 03:15:18 +0000 (0:00:00.299) 0:00:28.983 ************ 2026-05-31 03:15:22.082002 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:22.082086 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:22.082106 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:22.082113 | orchestrator | 2026-05-31 03:15:22.082120 | orchestrator | TASK [placement : Check if policies shall be overwritten] ********************** 2026-05-31 03:15:22.082126 | orchestrator | Sunday 31 May 2026 03:15:19 +0000 (0:00:01.090) 0:00:30.074 ************ 2026-05-31 03:15:22.082133 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:15:22.082140 | orchestrator | 2026-05-31 03:15:22.082146 | orchestrator | TASK [placement : Set placement policy file] *********************************** 2026-05-31 03:15:22.082152 | orchestrator | Sunday 31 May 2026 03:15:19 +0000 (0:00:00.342) 0:00:30.416 ************ 2026-05-31 03:15:22.082158 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:15:22.082164 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:15:22.082170 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:15:22.082176 | orchestrator | 2026-05-31 03:15:22.082182 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-05-31 03:15:22.082189 | orchestrator | Sunday 31 May 2026 03:15:19 +0000 (0:00:00.298) 0:00:30.715 ************ 2026-05-31 03:15:22.082195 | orchestrator | included: /ansible/roles/placement/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:15:22.082202 | orchestrator | 2026-05-31 03:15:22.082213 | orchestrator | TASK [service-cert-copy : placement | Copying over extra CA certificates] ****** 2026-05-31 03:15:22.082219 | orchestrator | Sunday 31 May 2026 03:15:20 +0000 (0:00:00.531) 0:00:31.246 ************ 2026-05-31 03:15:22.082226 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:22.082244 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:25.067437 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:25.067542 | orchestrator | 2026-05-31 03:15:25.067558 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS certificate] *** 2026-05-31 03:15:25.067572 | orchestrator | Sunday 31 May 2026 03:15:22 +0000 (0:00:01.761) 0:00:33.008 ************ 2026-05-31 03:15:25.067585 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:25.067598 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:15:25.067611 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:25.067621 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:15:25.067632 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:25.067664 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:15:25.067676 | orchestrator | 2026-05-31 03:15:25.067688 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS key] *** 2026-05-31 03:15:25.067715 | orchestrator | Sunday 31 May 2026 03:15:22 +0000 (0:00:00.494) 0:00:33.503 ************ 2026-05-31 03:15:25.067734 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:25.067747 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:15:25.067758 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:25.067770 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:15:25.067782 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:25.067793 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:15:25.067803 | orchestrator | 2026-05-31 03:15:25.067813 | orchestrator | TASK [placement : Copying over config.json files for services] ***************** 2026-05-31 03:15:25.067882 | orchestrator | Sunday 31 May 2026 03:15:23 +0000 (0:00:00.719) 0:00:34.222 ************ 2026-05-31 03:15:25.067894 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:25.067930 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:32.311628 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:32.311720 | orchestrator | 2026-05-31 03:15:32.311733 | orchestrator | TASK [placement : Copying over placement.conf] ********************************* 2026-05-31 03:15:32.311742 | orchestrator | Sunday 31 May 2026 03:15:25 +0000 (0:00:01.774) 0:00:35.996 ************ 2026-05-31 03:15:32.311750 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:32.311758 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:32.311797 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:15:32.311805 | orchestrator | 2026-05-31 03:15:32.311837 | orchestrator | TASK [placement : Copying over placement-api wsgi configuration] *************** 2026-05-31 03:15:32.311850 | orchestrator | Sunday 31 May 2026 03:15:27 +0000 (0:00:02.406) 0:00:38.402 ************ 2026-05-31 03:15:32.311880 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-05-31 03:15:32.311898 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-05-31 03:15:32.311908 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-05-31 03:15:32.311919 | orchestrator | 2026-05-31 03:15:32.311930 | orchestrator | TASK [placement : Copying over migrate-db.rc.j2 configuration] ***************** 2026-05-31 03:15:32.311941 | orchestrator | Sunday 31 May 2026 03:15:28 +0000 (0:00:01.509) 0:00:39.912 ************ 2026-05-31 03:15:32.311952 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:15:32.311964 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:15:32.311974 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:15:32.311981 | orchestrator | 2026-05-31 03:15:32.311988 | orchestrator | TASK [placement : Copying over existing policy file] *************************** 2026-05-31 03:15:32.311995 | orchestrator | Sunday 31 May 2026 03:15:30 +0000 (0:00:01.405) 0:00:41.317 ************ 2026-05-31 03:15:32.312002 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:32.312009 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:15:32.312016 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:32.312032 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:15:32.312039 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-05-31 03:15:32.312045 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:15:32.312052 | orchestrator | 2026-05-31 03:15:32.312058 | orchestrator | TASK [placement : Check placement containers] ********************************** 2026-05-31 03:15:32.312065 | orchestrator | Sunday 31 May 2026 03:15:31 +0000 (0:00:00.808) 0:00:42.126 ************ 2026-05-31 03:15:32.312083 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:16:02.340985 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:16:02.341117 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-05-31 03:16:02.341132 | orchestrator | 2026-05-31 03:16:02.341144 | orchestrator | TASK [placement : Creating placement databases] ******************************** 2026-05-31 03:16:02.341154 | orchestrator | Sunday 31 May 2026 03:15:32 +0000 (0:00:01.119) 0:00:43.245 ************ 2026-05-31 03:16:02.341163 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:16:02.341173 | orchestrator | 2026-05-31 03:16:02.341182 | orchestrator | TASK [placement : Creating placement databases user and setting permissions] *** 2026-05-31 03:16:02.341191 | orchestrator | Sunday 31 May 2026 03:15:34 +0000 (0:00:02.144) 0:00:45.389 ************ 2026-05-31 03:16:02.341200 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:16:02.341209 | orchestrator | 2026-05-31 03:16:02.341218 | orchestrator | TASK [placement : Running placement bootstrap container] *********************** 2026-05-31 03:16:02.341226 | orchestrator | Sunday 31 May 2026 03:15:36 +0000 (0:00:02.364) 0:00:47.754 ************ 2026-05-31 03:16:02.341235 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:16:02.341244 | orchestrator | 2026-05-31 03:16:02.341252 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-05-31 03:16:02.341261 | orchestrator | Sunday 31 May 2026 03:15:51 +0000 (0:00:14.994) 0:01:02.749 ************ 2026-05-31 03:16:02.341269 | orchestrator | 2026-05-31 03:16:02.341278 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-05-31 03:16:02.341287 | orchestrator | Sunday 31 May 2026 03:15:51 +0000 (0:00:00.075) 0:01:02.824 ************ 2026-05-31 03:16:02.341295 | orchestrator | 2026-05-31 03:16:02.341304 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-05-31 03:16:02.341312 | orchestrator | Sunday 31 May 2026 03:15:51 +0000 (0:00:00.070) 0:01:02.894 ************ 2026-05-31 03:16:02.341321 | orchestrator | 2026-05-31 03:16:02.341330 | orchestrator | RUNNING HANDLER [placement : Restart placement-api container] ****************** 2026-05-31 03:16:02.341338 | orchestrator | Sunday 31 May 2026 03:15:52 +0000 (0:00:00.072) 0:01:02.967 ************ 2026-05-31 03:16:02.341347 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:16:02.341356 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:16:02.341378 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:16:02.341387 | orchestrator | 2026-05-31 03:16:02.341396 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:16:02.341405 | orchestrator | testbed-node-0 : ok=21  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 03:16:02.341415 | orchestrator | testbed-node-1 : ok=12  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:16:02.341424 | orchestrator | testbed-node-2 : ok=12  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:16:02.341432 | orchestrator | 2026-05-31 03:16:02.341441 | orchestrator | 2026-05-31 03:16:02.341450 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:16:02.341458 | orchestrator | Sunday 31 May 2026 03:16:01 +0000 (0:00:09.934) 0:01:12.901 ************ 2026-05-31 03:16:02.341474 | orchestrator | =============================================================================== 2026-05-31 03:16:02.341483 | orchestrator | placement : Running placement bootstrap container ---------------------- 14.99s 2026-05-31 03:16:02.341506 | orchestrator | placement : Restart placement-api container ----------------------------- 9.93s 2026-05-31 03:16:02.341516 | orchestrator | service-ks-register : placement | Creating endpoints -------------------- 7.07s 2026-05-31 03:16:02.341525 | orchestrator | service-ks-register : placement | Creating users ------------------------ 4.58s 2026-05-31 03:16:02.341536 | orchestrator | service-ks-register : placement | Creating services --------------------- 4.05s 2026-05-31 03:16:02.341551 | orchestrator | service-ks-register : placement | Creating projects --------------------- 4.03s 2026-05-31 03:16:02.341565 | orchestrator | service-ks-register : placement | Granting user roles ------------------- 4.01s 2026-05-31 03:16:02.341579 | orchestrator | service-ks-register : placement | Creating roles ------------------------ 3.36s 2026-05-31 03:16:02.341593 | orchestrator | placement : Copying over placement.conf --------------------------------- 2.41s 2026-05-31 03:16:02.341607 | orchestrator | placement : Creating placement databases user and setting permissions --- 2.36s 2026-05-31 03:16:02.341620 | orchestrator | placement : Creating placement databases -------------------------------- 2.14s 2026-05-31 03:16:02.341634 | orchestrator | placement : Copying over config.json files for services ----------------- 1.77s 2026-05-31 03:16:02.341648 | orchestrator | service-cert-copy : placement | Copying over extra CA certificates ------ 1.76s 2026-05-31 03:16:02.341662 | orchestrator | placement : Copying over placement-api wsgi configuration --------------- 1.51s 2026-05-31 03:16:02.341676 | orchestrator | placement : Copying over migrate-db.rc.j2 configuration ----------------- 1.41s 2026-05-31 03:16:02.341690 | orchestrator | placement : Check placement containers ---------------------------------- 1.12s 2026-05-31 03:16:02.341704 | orchestrator | placement : Ensuring config directories exist --------------------------- 1.09s 2026-05-31 03:16:02.341717 | orchestrator | placement : Copying over existing policy file --------------------------- 0.81s 2026-05-31 03:16:02.341731 | orchestrator | service-cert-copy : placement | Copying over backend internal TLS key --- 0.72s 2026-05-31 03:16:02.341745 | orchestrator | placement : include_tasks ----------------------------------------------- 0.59s 2026-05-31 03:16:04.718536 | orchestrator | 2026-05-31 03:16:04 | INFO  | Task 99c49b05-a11a-4567-8cfd-24b849d96d2b (neutron) was prepared for execution. 2026-05-31 03:16:04.718635 | orchestrator | 2026-05-31 03:16:04 | INFO  | It takes a moment until task 99c49b05-a11a-4567-8cfd-24b849d96d2b (neutron) has been started and output is visible here. 2026-05-31 03:16:55.372324 | orchestrator | 2026-05-31 03:16:55.372435 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:16:55.372452 | orchestrator | 2026-05-31 03:16:55.372463 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:16:55.372474 | orchestrator | Sunday 31 May 2026 03:16:09 +0000 (0:00:00.274) 0:00:00.274 ************ 2026-05-31 03:16:55.372485 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:16:55.372495 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:16:55.372505 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:16:55.372515 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:16:55.372526 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:16:55.372535 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:16:55.372545 | orchestrator | 2026-05-31 03:16:55.372555 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:16:55.372565 | orchestrator | Sunday 31 May 2026 03:16:09 +0000 (0:00:00.702) 0:00:00.977 ************ 2026-05-31 03:16:55.372576 | orchestrator | ok: [testbed-node-0] => (item=enable_neutron_True) 2026-05-31 03:16:55.372586 | orchestrator | ok: [testbed-node-1] => (item=enable_neutron_True) 2026-05-31 03:16:55.372596 | orchestrator | ok: [testbed-node-2] => (item=enable_neutron_True) 2026-05-31 03:16:55.372606 | orchestrator | ok: [testbed-node-3] => (item=enable_neutron_True) 2026-05-31 03:16:55.372615 | orchestrator | ok: [testbed-node-4] => (item=enable_neutron_True) 2026-05-31 03:16:55.372657 | orchestrator | ok: [testbed-node-5] => (item=enable_neutron_True) 2026-05-31 03:16:55.372674 | orchestrator | 2026-05-31 03:16:55.372689 | orchestrator | PLAY [Apply role neutron] ****************************************************** 2026-05-31 03:16:55.372703 | orchestrator | 2026-05-31 03:16:55.372718 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-31 03:16:55.372734 | orchestrator | Sunday 31 May 2026 03:16:10 +0000 (0:00:00.634) 0:00:01.611 ************ 2026-05-31 03:16:55.372764 | orchestrator | included: /ansible/roles/neutron/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:16:55.372780 | orchestrator | 2026-05-31 03:16:55.372857 | orchestrator | TASK [neutron : Get container facts] ******************************************* 2026-05-31 03:16:55.372875 | orchestrator | Sunday 31 May 2026 03:16:11 +0000 (0:00:01.296) 0:00:02.908 ************ 2026-05-31 03:16:55.372890 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:16:55.372905 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:16:55.372919 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:16:55.372936 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:16:55.372953 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:16:55.372969 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:16:55.372985 | orchestrator | 2026-05-31 03:16:55.373000 | orchestrator | TASK [neutron : Get container volume facts] ************************************ 2026-05-31 03:16:55.373009 | orchestrator | Sunday 31 May 2026 03:16:13 +0000 (0:00:01.374) 0:00:04.282 ************ 2026-05-31 03:16:55.373019 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:16:55.373029 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:16:55.373038 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:16:55.373048 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:16:55.373058 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:16:55.373067 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:16:55.373077 | orchestrator | 2026-05-31 03:16:55.373086 | orchestrator | TASK [neutron : Check for ML2/OVN presence] ************************************ 2026-05-31 03:16:55.373098 | orchestrator | Sunday 31 May 2026 03:16:14 +0000 (0:00:01.065) 0:00:05.348 ************ 2026-05-31 03:16:55.373115 | orchestrator | ok: [testbed-node-0] => { 2026-05-31 03:16:55.373131 | orchestrator |  "changed": false, 2026-05-31 03:16:55.373147 | orchestrator |  "msg": "All assertions passed" 2026-05-31 03:16:55.373163 | orchestrator | } 2026-05-31 03:16:55.373180 | orchestrator | ok: [testbed-node-1] => { 2026-05-31 03:16:55.373197 | orchestrator |  "changed": false, 2026-05-31 03:16:55.373213 | orchestrator |  "msg": "All assertions passed" 2026-05-31 03:16:55.373229 | orchestrator | } 2026-05-31 03:16:55.373243 | orchestrator | ok: [testbed-node-2] => { 2026-05-31 03:16:55.373253 | orchestrator |  "changed": false, 2026-05-31 03:16:55.373262 | orchestrator |  "msg": "All assertions passed" 2026-05-31 03:16:55.373272 | orchestrator | } 2026-05-31 03:16:55.373281 | orchestrator | ok: [testbed-node-3] => { 2026-05-31 03:16:55.373291 | orchestrator |  "changed": false, 2026-05-31 03:16:55.373300 | orchestrator |  "msg": "All assertions passed" 2026-05-31 03:16:55.373310 | orchestrator | } 2026-05-31 03:16:55.373320 | orchestrator | ok: [testbed-node-4] => { 2026-05-31 03:16:55.373330 | orchestrator |  "changed": false, 2026-05-31 03:16:55.373340 | orchestrator |  "msg": "All assertions passed" 2026-05-31 03:16:55.373350 | orchestrator | } 2026-05-31 03:16:55.373359 | orchestrator | ok: [testbed-node-5] => { 2026-05-31 03:16:55.373369 | orchestrator |  "changed": false, 2026-05-31 03:16:55.373378 | orchestrator |  "msg": "All assertions passed" 2026-05-31 03:16:55.373388 | orchestrator | } 2026-05-31 03:16:55.373397 | orchestrator | 2026-05-31 03:16:55.373407 | orchestrator | TASK [neutron : Check for ML2/OVS presence] ************************************ 2026-05-31 03:16:55.373417 | orchestrator | Sunday 31 May 2026 03:16:14 +0000 (0:00:00.849) 0:00:06.198 ************ 2026-05-31 03:16:55.373426 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:16:55.373436 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:16:55.373445 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:16:55.373468 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:16:55.373483 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:16:55.373499 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:16:55.373515 | orchestrator | 2026-05-31 03:16:55.373532 | orchestrator | TASK [service-ks-register : neutron | Creating services] *********************** 2026-05-31 03:16:55.373551 | orchestrator | Sunday 31 May 2026 03:16:15 +0000 (0:00:00.610) 0:00:06.809 ************ 2026-05-31 03:16:55.373567 | orchestrator | changed: [testbed-node-0] => (item=neutron (network)) 2026-05-31 03:16:55.373584 | orchestrator | 2026-05-31 03:16:55.373601 | orchestrator | TASK [service-ks-register : neutron | Creating endpoints] ********************** 2026-05-31 03:16:55.373617 | orchestrator | Sunday 31 May 2026 03:16:19 +0000 (0:00:04.109) 0:00:10.919 ************ 2026-05-31 03:16:55.373669 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api-int.testbed.osism.xyz:9696 -> internal) 2026-05-31 03:16:55.373687 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api.testbed.osism.xyz:9696 -> public) 2026-05-31 03:16:55.373704 | orchestrator | 2026-05-31 03:16:55.373745 | orchestrator | TASK [service-ks-register : neutron | Creating projects] *********************** 2026-05-31 03:16:55.373763 | orchestrator | Sunday 31 May 2026 03:16:26 +0000 (0:00:06.929) 0:00:17.848 ************ 2026-05-31 03:16:55.373779 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:16:55.373821 | orchestrator | 2026-05-31 03:16:55.373838 | orchestrator | TASK [service-ks-register : neutron | Creating users] ************************** 2026-05-31 03:16:55.373854 | orchestrator | Sunday 31 May 2026 03:16:30 +0000 (0:00:03.411) 0:00:21.260 ************ 2026-05-31 03:16:55.373871 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:16:55.373887 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service) 2026-05-31 03:16:55.373903 | orchestrator | 2026-05-31 03:16:55.373920 | orchestrator | TASK [service-ks-register : neutron | Creating roles] ************************** 2026-05-31 03:16:55.373931 | orchestrator | Sunday 31 May 2026 03:16:34 +0000 (0:00:04.490) 0:00:25.750 ************ 2026-05-31 03:16:55.373941 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:16:55.373950 | orchestrator | 2026-05-31 03:16:55.373959 | orchestrator | TASK [service-ks-register : neutron | Granting user roles] ********************* 2026-05-31 03:16:55.373969 | orchestrator | Sunday 31 May 2026 03:16:38 +0000 (0:00:03.644) 0:00:29.395 ************ 2026-05-31 03:16:55.373978 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> admin) 2026-05-31 03:16:55.373987 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> service) 2026-05-31 03:16:55.373997 | orchestrator | 2026-05-31 03:16:55.374006 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-31 03:16:55.374015 | orchestrator | Sunday 31 May 2026 03:16:46 +0000 (0:00:07.984) 0:00:37.380 ************ 2026-05-31 03:16:55.374079 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:16:55.374088 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:16:55.374098 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:16:55.374107 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:16:55.374117 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:16:55.374126 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:16:55.374135 | orchestrator | 2026-05-31 03:16:55.374154 | orchestrator | TASK [Load and persist kernel modules] ***************************************** 2026-05-31 03:16:55.374164 | orchestrator | Sunday 31 May 2026 03:16:46 +0000 (0:00:00.793) 0:00:38.174 ************ 2026-05-31 03:16:55.374174 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:16:55.374184 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:16:55.374193 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:16:55.374202 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:16:55.374212 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:16:55.374221 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:16:55.374230 | orchestrator | 2026-05-31 03:16:55.374239 | orchestrator | TASK [neutron : Check IPv6 support] ******************************************** 2026-05-31 03:16:55.374249 | orchestrator | Sunday 31 May 2026 03:16:49 +0000 (0:00:02.142) 0:00:40.316 ************ 2026-05-31 03:16:55.374270 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:16:55.374280 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:16:55.374289 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:16:55.374298 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:16:55.374308 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:16:55.374317 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:16:55.374326 | orchestrator | 2026-05-31 03:16:55.374336 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-05-31 03:16:55.374345 | orchestrator | Sunday 31 May 2026 03:16:50 +0000 (0:00:01.181) 0:00:41.498 ************ 2026-05-31 03:16:55.374354 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:16:55.374364 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:16:55.374373 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:16:55.374383 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:16:55.374392 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:16:55.374401 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:16:55.374411 | orchestrator | 2026-05-31 03:16:55.374420 | orchestrator | TASK [neutron : Ensuring config directories exist] ***************************** 2026-05-31 03:16:55.374429 | orchestrator | Sunday 31 May 2026 03:16:52 +0000 (0:00:02.301) 0:00:43.800 ************ 2026-05-31 03:16:55.374442 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:16:55.374471 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:00.862737 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:00.862931 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:00.862952 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:00.862964 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:00.862977 | orchestrator | 2026-05-31 03:17:00.862990 | orchestrator | TASK [neutron : Check if extra ml2 plugins exists] ***************************** 2026-05-31 03:17:00.863002 | orchestrator | Sunday 31 May 2026 03:16:55 +0000 (0:00:02.794) 0:00:46.594 ************ 2026-05-31 03:17:00.863014 | orchestrator | [WARNING]: Skipped 2026-05-31 03:17:00.863025 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' path 2026-05-31 03:17:00.863037 | orchestrator | due to this access issue: 2026-05-31 03:17:00.863049 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' is not 2026-05-31 03:17:00.863060 | orchestrator | a directory 2026-05-31 03:17:00.863071 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:17:00.863082 | orchestrator | 2026-05-31 03:17:00.863093 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-31 03:17:00.863104 | orchestrator | Sunday 31 May 2026 03:16:56 +0000 (0:00:00.847) 0:00:47.442 ************ 2026-05-31 03:17:00.863116 | orchestrator | included: /ansible/roles/neutron/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:17:00.863128 | orchestrator | 2026-05-31 03:17:00.863139 | orchestrator | TASK [service-cert-copy : neutron | Copying over extra CA certificates] ******** 2026-05-31 03:17:00.863168 | orchestrator | Sunday 31 May 2026 03:16:57 +0000 (0:00:01.268) 0:00:48.711 ************ 2026-05-31 03:17:00.863181 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:00.863206 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:00.863220 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:00.863232 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:00.863253 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:05.492228 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:05.492362 | orchestrator | 2026-05-31 03:17:05.492410 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS certificate] *** 2026-05-31 03:17:05.492432 | orchestrator | Sunday 31 May 2026 03:17:00 +0000 (0:00:03.370) 0:00:52.081 ************ 2026-05-31 03:17:05.492453 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:05.492475 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:05.492496 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:05.492516 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:05.492535 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:05.492554 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:05.492627 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:05.492648 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:05.492675 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:05.492695 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:05.492714 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:05.492735 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:05.492754 | orchestrator | 2026-05-31 03:17:05.492773 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS key] ***** 2026-05-31 03:17:05.492824 | orchestrator | Sunday 31 May 2026 03:17:02 +0000 (0:00:01.878) 0:00:53.960 ************ 2026-05-31 03:17:05.492846 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:05.492866 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:05.492897 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:10.911557 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:10.911734 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:10.911775 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:10.911835 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:10.911851 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:10.911864 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:10.911877 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:10.911888 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:10.911920 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:10.911935 | orchestrator | 2026-05-31 03:17:10.911956 | orchestrator | TASK [neutron : Creating TLS backend PEM File] ********************************* 2026-05-31 03:17:10.911975 | orchestrator | Sunday 31 May 2026 03:17:05 +0000 (0:00:02.753) 0:00:56.713 ************ 2026-05-31 03:17:10.911991 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:10.912007 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:10.912023 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:10.912039 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:10.912055 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:10.912072 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:10.912089 | orchestrator | 2026-05-31 03:17:10.912108 | orchestrator | TASK [neutron : Check if policies shall be overwritten] ************************ 2026-05-31 03:17:10.912124 | orchestrator | Sunday 31 May 2026 03:17:07 +0000 (0:00:02.262) 0:00:58.976 ************ 2026-05-31 03:17:10.912142 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:10.912164 | orchestrator | 2026-05-31 03:17:10.912180 | orchestrator | TASK [neutron : Set neutron policy file] *************************************** 2026-05-31 03:17:10.912222 | orchestrator | Sunday 31 May 2026 03:17:07 +0000 (0:00:00.167) 0:00:59.143 ************ 2026-05-31 03:17:10.912243 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:10.912263 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:10.912278 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:10.912290 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:10.912302 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:10.912315 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:10.912327 | orchestrator | 2026-05-31 03:17:10.912339 | orchestrator | TASK [neutron : Copying over existing policy file] ***************************** 2026-05-31 03:17:10.912352 | orchestrator | Sunday 31 May 2026 03:17:08 +0000 (0:00:00.602) 0:00:59.746 ************ 2026-05-31 03:17:10.912375 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:10.912390 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:10.912403 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:10.912430 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:10.912442 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:10.912457 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:10.912476 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:10.912495 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:10.912526 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:19.299899 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:19.299996 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:19.300009 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:19.300017 | orchestrator | 2026-05-31 03:17:19.300026 | orchestrator | TASK [neutron : Copying over config.json files for services] ******************* 2026-05-31 03:17:19.300035 | orchestrator | Sunday 31 May 2026 03:17:10 +0000 (0:00:02.380) 0:01:02.126 ************ 2026-05-31 03:17:19.300043 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:19.300069 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:19.300077 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:19.300107 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:19.300117 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:19.300130 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:19.300137 | orchestrator | 2026-05-31 03:17:19.300145 | orchestrator | TASK [neutron : Copying over neutron.conf] ************************************* 2026-05-31 03:17:19.300152 | orchestrator | Sunday 31 May 2026 03:17:13 +0000 (0:00:03.026) 0:01:05.153 ************ 2026-05-31 03:17:19.300160 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:19.300168 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:19.300185 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:24.221841 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:24.221973 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:24.221989 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:17:24.221998 | orchestrator | 2026-05-31 03:17:24.222008 | orchestrator | TASK [neutron : Copying over neutron_vpnaas.conf] ****************************** 2026-05-31 03:17:24.222058 | orchestrator | Sunday 31 May 2026 03:17:19 +0000 (0:00:05.365) 0:01:10.519 ************ 2026-05-31 03:17:24.222067 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:24.222075 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:24.222115 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:24.222131 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:24.222140 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:24.222148 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:24.222156 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:24.222164 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:24.222172 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:24.222180 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:24.222192 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:24.222200 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:24.222208 | orchestrator | 2026-05-31 03:17:24.222216 | orchestrator | TASK [neutron : Copying over ssh key] ****************************************** 2026-05-31 03:17:24.222230 | orchestrator | Sunday 31 May 2026 03:17:21 +0000 (0:00:02.206) 0:01:12.726 ************ 2026-05-31 03:17:24.222238 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:24.222245 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:24.222252 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:24.222260 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:17:24.222268 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:17:24.222280 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:17:43.068153 | orchestrator | 2026-05-31 03:17:43.068270 | orchestrator | TASK [neutron : Copying over ml2_conf.ini] ************************************* 2026-05-31 03:17:43.068290 | orchestrator | Sunday 31 May 2026 03:17:24 +0000 (0:00:02.717) 0:01:15.444 ************ 2026-05-31 03:17:43.068305 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:43.068320 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:43.068334 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:43.068345 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:43.068357 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:43.068368 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:43.068381 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:43.068451 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:43.068466 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:17:43.068478 | orchestrator | 2026-05-31 03:17:43.068489 | orchestrator | TASK [neutron : Copying over linuxbridge_agent.ini] **************************** 2026-05-31 03:17:43.068500 | orchestrator | Sunday 31 May 2026 03:17:27 +0000 (0:00:03.344) 0:01:18.788 ************ 2026-05-31 03:17:43.068511 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:43.068522 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:43.068533 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:43.068544 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:43.068554 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:43.068565 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:43.068575 | orchestrator | 2026-05-31 03:17:43.068586 | orchestrator | TASK [neutron : Copying over openvswitch_agent.ini] **************************** 2026-05-31 03:17:43.068597 | orchestrator | Sunday 31 May 2026 03:17:29 +0000 (0:00:02.283) 0:01:21.071 ************ 2026-05-31 03:17:43.068608 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:43.068618 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:43.068629 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:43.068640 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:43.068650 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:43.068661 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:43.068671 | orchestrator | 2026-05-31 03:17:43.068683 | orchestrator | TASK [neutron : Copying over sriov_agent.ini] ********************************** 2026-05-31 03:17:43.068695 | orchestrator | Sunday 31 May 2026 03:17:32 +0000 (0:00:02.190) 0:01:23.262 ************ 2026-05-31 03:17:43.068708 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:43.068721 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:43.068734 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:43.068746 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:43.068758 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:43.068771 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:43.068809 | orchestrator | 2026-05-31 03:17:43.068831 | orchestrator | TASK [neutron : Copying over mlnx_agent.ini] *********************************** 2026-05-31 03:17:43.068855 | orchestrator | Sunday 31 May 2026 03:17:34 +0000 (0:00:02.075) 0:01:25.337 ************ 2026-05-31 03:17:43.068868 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:43.068881 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:43.068893 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:43.068905 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:43.068917 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:43.068929 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:43.068941 | orchestrator | 2026-05-31 03:17:43.068954 | orchestrator | TASK [neutron : Copying over eswitchd.conf] ************************************ 2026-05-31 03:17:43.068967 | orchestrator | Sunday 31 May 2026 03:17:36 +0000 (0:00:02.269) 0:01:27.606 ************ 2026-05-31 03:17:43.068979 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:43.068991 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:43.069004 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:43.069017 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:43.069029 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:43.069041 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:43.069052 | orchestrator | 2026-05-31 03:17:43.069063 | orchestrator | TASK [neutron : Copying over dhcp_agent.ini] *********************************** 2026-05-31 03:17:43.069073 | orchestrator | Sunday 31 May 2026 03:17:38 +0000 (0:00:02.128) 0:01:29.735 ************ 2026-05-31 03:17:43.069084 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:43.069094 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:43.069105 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:43.069116 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:43.069126 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:43.069143 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:43.069153 | orchestrator | 2026-05-31 03:17:43.069165 | orchestrator | TASK [neutron : Copying over dnsmasq.conf] ************************************* 2026-05-31 03:17:43.069175 | orchestrator | Sunday 31 May 2026 03:17:40 +0000 (0:00:02.254) 0:01:31.989 ************ 2026-05-31 03:17:43.069186 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-31 03:17:43.069198 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:43.069209 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-31 03:17:43.069220 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:43.069230 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-31 03:17:43.069249 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:47.224365 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-31 03:17:47.224445 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:47.224453 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-31 03:17:47.224457 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:47.224461 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-05-31 03:17:47.224465 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:47.224469 | orchestrator | 2026-05-31 03:17:47.224474 | orchestrator | TASK [neutron : Copying over l3_agent.ini] ************************************* 2026-05-31 03:17:47.224479 | orchestrator | Sunday 31 May 2026 03:17:43 +0000 (0:00:02.293) 0:01:34.283 ************ 2026-05-31 03:17:47.224485 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:47.224506 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:47.224510 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:47.224514 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:47.224518 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:47.224522 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:17:47.224548 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:47.224554 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:17:47.224558 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:47.224566 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:17:47.224569 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:17:47.224573 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:17:47.224577 | orchestrator | 2026-05-31 03:17:47.224581 | orchestrator | TASK [neutron : Copying over fwaas_driver.ini] ********************************* 2026-05-31 03:17:47.224585 | orchestrator | Sunday 31 May 2026 03:17:45 +0000 (0:00:02.036) 0:01:36.320 ************ 2026-05-31 03:17:47.224589 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:47.224593 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:17:47.224599 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:17:47.224603 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:17:47.224611 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:18:13.119208 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.119380 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:18:13.119409 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.119428 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:18:13.119447 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.119463 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:18:13.119480 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.119496 | orchestrator | 2026-05-31 03:18:13.119513 | orchestrator | TASK [neutron : Copying over metadata_agent.ini] ******************************* 2026-05-31 03:18:13.119531 | orchestrator | Sunday 31 May 2026 03:17:47 +0000 (0:00:02.119) 0:01:38.439 ************ 2026-05-31 03:18:13.119547 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.119563 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.119578 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.119595 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.119611 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.119626 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.119643 | orchestrator | 2026-05-31 03:18:13.119680 | orchestrator | TASK [neutron : Copying over neutron_ovn_metadata_agent.ini] ******************* 2026-05-31 03:18:13.119696 | orchestrator | Sunday 31 May 2026 03:17:49 +0000 (0:00:02.177) 0:01:40.616 ************ 2026-05-31 03:18:13.119713 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.119730 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.119746 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.119764 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:18:13.119861 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:18:13.119883 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:18:13.119901 | orchestrator | 2026-05-31 03:18:13.119919 | orchestrator | TASK [neutron : Copying over metering_agent.ini] ******************************* 2026-05-31 03:18:13.119972 | orchestrator | Sunday 31 May 2026 03:17:53 +0000 (0:00:03.796) 0:01:44.412 ************ 2026-05-31 03:18:13.119989 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.120049 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.120066 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.120082 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.120097 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.120112 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.120127 | orchestrator | 2026-05-31 03:18:13.120142 | orchestrator | TASK [neutron : Copying over ironic_neutron_agent.ini] ************************* 2026-05-31 03:18:13.120157 | orchestrator | Sunday 31 May 2026 03:17:55 +0000 (0:00:02.267) 0:01:46.680 ************ 2026-05-31 03:18:13.120172 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.120187 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.120202 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.120217 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.120232 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.120247 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.120261 | orchestrator | 2026-05-31 03:18:13.120276 | orchestrator | TASK [neutron : Copying over bgp_dragent.ini] ********************************** 2026-05-31 03:18:13.120322 | orchestrator | Sunday 31 May 2026 03:17:57 +0000 (0:00:02.123) 0:01:48.803 ************ 2026-05-31 03:18:13.120338 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.120353 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.120368 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.120383 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.120398 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.120413 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.120428 | orchestrator | 2026-05-31 03:18:13.120443 | orchestrator | TASK [neutron : Copying over ovn_agent.ini] ************************************ 2026-05-31 03:18:13.120459 | orchestrator | Sunday 31 May 2026 03:17:59 +0000 (0:00:02.213) 0:01:51.016 ************ 2026-05-31 03:18:13.120475 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.120489 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.120504 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.120519 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.120535 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.120549 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.120564 | orchestrator | 2026-05-31 03:18:13.120579 | orchestrator | TASK [neutron : Copying over nsx.ini] ****************************************** 2026-05-31 03:18:13.120594 | orchestrator | Sunday 31 May 2026 03:18:01 +0000 (0:00:02.090) 0:01:53.106 ************ 2026-05-31 03:18:13.120609 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.120624 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.120639 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.120655 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.120670 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.120685 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.120699 | orchestrator | 2026-05-31 03:18:13.120714 | orchestrator | TASK [neutron : Copy neutron-l3-agent-wrapper script] ************************** 2026-05-31 03:18:13.120729 | orchestrator | Sunday 31 May 2026 03:18:04 +0000 (0:00:02.244) 0:01:55.351 ************ 2026-05-31 03:18:13.120744 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.120760 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.120775 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.120870 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.120888 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.120903 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.120919 | orchestrator | 2026-05-31 03:18:13.120934 | orchestrator | TASK [neutron : Copying over extra ml2 plugins] ******************************** 2026-05-31 03:18:13.120950 | orchestrator | Sunday 31 May 2026 03:18:06 +0000 (0:00:02.104) 0:01:57.455 ************ 2026-05-31 03:18:13.120965 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.120997 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.121012 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.121027 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.121042 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.121058 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.121072 | orchestrator | 2026-05-31 03:18:13.121088 | orchestrator | TASK [neutron : Copying over neutron-tls-proxy.cfg] **************************** 2026-05-31 03:18:13.121103 | orchestrator | Sunday 31 May 2026 03:18:08 +0000 (0:00:02.467) 0:01:59.923 ************ 2026-05-31 03:18:13.121119 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-31 03:18:13.121135 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.121150 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-31 03:18:13.121164 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:13.121179 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-31 03:18:13.121192 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:13.121207 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-31 03:18:13.121220 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:13.121235 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-31 03:18:13.121250 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:13.121268 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-05-31 03:18:13.121283 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:13.121297 | orchestrator | 2026-05-31 03:18:13.121326 | orchestrator | TASK [neutron : Copying over neutron_taas.conf] ******************************** 2026-05-31 03:18:13.121344 | orchestrator | Sunday 31 May 2026 03:18:10 +0000 (0:00:01.997) 0:02:01.920 ************ 2026-05-31 03:18:13.121364 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:18:13.121385 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:18:13.121423 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:18:15.672502 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:18:15.672703 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-05-31 03:18:15.672728 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:18:15.672742 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:18:15.672755 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:18:15.672871 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:18:15.672909 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:18:15.672929 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-05-31 03:18:15.672948 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:18:15.672967 | orchestrator | 2026-05-31 03:18:15.672987 | orchestrator | TASK [neutron : Check neutron containers] ************************************** 2026-05-31 03:18:15.673009 | orchestrator | Sunday 31 May 2026 03:18:13 +0000 (0:00:02.418) 0:02:04.339 ************ 2026-05-31 03:18:15.673060 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:18:15.673095 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:18:15.673116 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-05-31 03:18:15.673130 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:18:15.673143 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:18:15.673176 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-05-31 03:20:39.852580 | orchestrator | 2026-05-31 03:20:39.852692 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-05-31 03:20:39.852705 | orchestrator | Sunday 31 May 2026 03:18:15 +0000 (0:00:02.556) 0:02:06.895 ************ 2026-05-31 03:20:39.852712 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:20:39.852720 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:20:39.852726 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:20:39.852733 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:20:39.852757 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:20:39.852764 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:20:39.852771 | orchestrator | 2026-05-31 03:20:39.852777 | orchestrator | TASK [neutron : Creating Neutron database] ************************************* 2026-05-31 03:20:39.852784 | orchestrator | Sunday 31 May 2026 03:18:16 +0000 (0:00:00.779) 0:02:07.675 ************ 2026-05-31 03:20:39.852791 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:20:39.852797 | orchestrator | 2026-05-31 03:20:39.852803 | orchestrator | TASK [neutron : Creating Neutron database user and setting permissions] ******** 2026-05-31 03:20:39.852810 | orchestrator | Sunday 31 May 2026 03:18:18 +0000 (0:00:02.272) 0:02:09.948 ************ 2026-05-31 03:20:39.852816 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:20:39.852822 | orchestrator | 2026-05-31 03:20:39.852829 | orchestrator | TASK [neutron : Running Neutron bootstrap container] *************************** 2026-05-31 03:20:39.852835 | orchestrator | Sunday 31 May 2026 03:18:20 +0000 (0:00:02.280) 0:02:12.228 ************ 2026-05-31 03:20:39.852841 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:20:39.852847 | orchestrator | 2026-05-31 03:20:39.852854 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-31 03:20:39.852860 | orchestrator | Sunday 31 May 2026 03:19:05 +0000 (0:00:44.778) 0:02:57.007 ************ 2026-05-31 03:20:39.852866 | orchestrator | 2026-05-31 03:20:39.852872 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-31 03:20:39.852878 | orchestrator | Sunday 31 May 2026 03:19:05 +0000 (0:00:00.071) 0:02:57.078 ************ 2026-05-31 03:20:39.852884 | orchestrator | 2026-05-31 03:20:39.852890 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-31 03:20:39.852896 | orchestrator | Sunday 31 May 2026 03:19:05 +0000 (0:00:00.072) 0:02:57.151 ************ 2026-05-31 03:20:39.852903 | orchestrator | 2026-05-31 03:20:39.852909 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-31 03:20:39.852915 | orchestrator | Sunday 31 May 2026 03:19:05 +0000 (0:00:00.081) 0:02:57.232 ************ 2026-05-31 03:20:39.852921 | orchestrator | 2026-05-31 03:20:39.852940 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-31 03:20:39.852946 | orchestrator | Sunday 31 May 2026 03:19:06 +0000 (0:00:00.071) 0:02:57.303 ************ 2026-05-31 03:20:39.852952 | orchestrator | 2026-05-31 03:20:39.852959 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-05-31 03:20:39.852965 | orchestrator | Sunday 31 May 2026 03:19:06 +0000 (0:00:00.073) 0:02:57.377 ************ 2026-05-31 03:20:39.852971 | orchestrator | 2026-05-31 03:20:39.852977 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-server container] ******************* 2026-05-31 03:20:39.852983 | orchestrator | Sunday 31 May 2026 03:19:06 +0000 (0:00:00.071) 0:02:57.449 ************ 2026-05-31 03:20:39.853005 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:20:39.853012 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:20:39.853018 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:20:39.853024 | orchestrator | 2026-05-31 03:20:39.853030 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-ovn-metadata-agent container] ******* 2026-05-31 03:20:39.853036 | orchestrator | Sunday 31 May 2026 03:19:35 +0000 (0:00:29.284) 0:03:26.734 ************ 2026-05-31 03:20:39.853042 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:20:39.853049 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:20:39.853055 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:20:39.853061 | orchestrator | 2026-05-31 03:20:39.853067 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:20:39.853074 | orchestrator | testbed-node-0 : ok=26  changed=15  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-31 03:20:39.853081 | orchestrator | testbed-node-1 : ok=16  changed=8  unreachable=0 failed=0 skipped=31  rescued=0 ignored=0 2026-05-31 03:20:39.853087 | orchestrator | testbed-node-2 : ok=16  changed=8  unreachable=0 failed=0 skipped=31  rescued=0 ignored=0 2026-05-31 03:20:39.853093 | orchestrator | testbed-node-3 : ok=15  changed=7  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-31 03:20:39.853099 | orchestrator | testbed-node-4 : ok=15  changed=7  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-31 03:20:39.853105 | orchestrator | testbed-node-5 : ok=15  changed=7  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-05-31 03:20:39.853111 | orchestrator | 2026-05-31 03:20:39.853117 | orchestrator | 2026-05-31 03:20:39.853124 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:20:39.853131 | orchestrator | Sunday 31 May 2026 03:20:39 +0000 (0:01:03.792) 0:04:30.527 ************ 2026-05-31 03:20:39.853139 | orchestrator | =============================================================================== 2026-05-31 03:20:39.853146 | orchestrator | neutron : Restart neutron-ovn-metadata-agent container ----------------- 63.79s 2026-05-31 03:20:39.853153 | orchestrator | neutron : Running Neutron bootstrap container -------------------------- 44.78s 2026-05-31 03:20:39.853160 | orchestrator | neutron : Restart neutron-server container ----------------------------- 29.28s 2026-05-31 03:20:39.853183 | orchestrator | service-ks-register : neutron | Granting user roles --------------------- 7.98s 2026-05-31 03:20:39.853193 | orchestrator | service-ks-register : neutron | Creating endpoints ---------------------- 6.93s 2026-05-31 03:20:39.853204 | orchestrator | neutron : Copying over neutron.conf ------------------------------------- 5.37s 2026-05-31 03:20:39.853214 | orchestrator | service-ks-register : neutron | Creating users -------------------------- 4.49s 2026-05-31 03:20:39.853224 | orchestrator | service-ks-register : neutron | Creating services ----------------------- 4.11s 2026-05-31 03:20:39.853233 | orchestrator | neutron : Copying over neutron_ovn_metadata_agent.ini ------------------- 3.80s 2026-05-31 03:20:39.853243 | orchestrator | service-ks-register : neutron | Creating roles -------------------------- 3.64s 2026-05-31 03:20:39.853253 | orchestrator | service-ks-register : neutron | Creating projects ----------------------- 3.41s 2026-05-31 03:20:39.853263 | orchestrator | service-cert-copy : neutron | Copying over extra CA certificates -------- 3.37s 2026-05-31 03:20:39.853273 | orchestrator | neutron : Copying over ml2_conf.ini ------------------------------------- 3.34s 2026-05-31 03:20:39.853284 | orchestrator | neutron : Copying over config.json files for services ------------------- 3.03s 2026-05-31 03:20:39.853295 | orchestrator | neutron : Ensuring config directories exist ----------------------------- 2.79s 2026-05-31 03:20:39.853307 | orchestrator | service-cert-copy : neutron | Copying over backend internal TLS key ----- 2.75s 2026-05-31 03:20:39.853326 | orchestrator | neutron : Copying over ssh key ------------------------------------------ 2.72s 2026-05-31 03:20:39.853337 | orchestrator | neutron : Check neutron containers -------------------------------------- 2.56s 2026-05-31 03:20:39.853344 | orchestrator | neutron : Copying over extra ml2 plugins -------------------------------- 2.47s 2026-05-31 03:20:39.853351 | orchestrator | neutron : Copying over neutron_taas.conf -------------------------------- 2.42s 2026-05-31 03:20:42.337461 | orchestrator | 2026-05-31 03:20:42 | INFO  | Task b8a41036-1cfd-4352-90c7-88dab4e1a039 (nova) was prepared for execution. 2026-05-31 03:20:42.337551 | orchestrator | 2026-05-31 03:20:42 | INFO  | It takes a moment until task b8a41036-1cfd-4352-90c7-88dab4e1a039 (nova) has been started and output is visible here. 2026-05-31 03:22:46.581899 | orchestrator | 2026-05-31 03:22:46.581980 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:22:46.581988 | orchestrator | 2026-05-31 03:22:46.582004 | orchestrator | TASK [Group hosts based on OpenStack release] ********************************** 2026-05-31 03:22:46.582009 | orchestrator | Sunday 31 May 2026 03:20:46 +0000 (0:00:00.278) 0:00:00.278 ************ 2026-05-31 03:22:46.582013 | orchestrator | changed: [testbed-manager] 2026-05-31 03:22:46.582052 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582056 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:22:46.582060 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:22:46.582064 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:22:46.582067 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:22:46.582071 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:22:46.582075 | orchestrator | 2026-05-31 03:22:46.582079 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:22:46.582083 | orchestrator | Sunday 31 May 2026 03:20:47 +0000 (0:00:00.846) 0:00:01.124 ************ 2026-05-31 03:22:46.582087 | orchestrator | changed: [testbed-manager] 2026-05-31 03:22:46.582091 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582095 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:22:46.582099 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:22:46.582102 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:22:46.582106 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:22:46.582110 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:22:46.582114 | orchestrator | 2026-05-31 03:22:46.582117 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:22:46.582121 | orchestrator | Sunday 31 May 2026 03:20:48 +0000 (0:00:00.880) 0:00:02.005 ************ 2026-05-31 03:22:46.582125 | orchestrator | changed: [testbed-manager] => (item=enable_nova_True) 2026-05-31 03:22:46.582130 | orchestrator | changed: [testbed-node-0] => (item=enable_nova_True) 2026-05-31 03:22:46.582134 | orchestrator | changed: [testbed-node-1] => (item=enable_nova_True) 2026-05-31 03:22:46.582137 | orchestrator | changed: [testbed-node-2] => (item=enable_nova_True) 2026-05-31 03:22:46.582141 | orchestrator | changed: [testbed-node-3] => (item=enable_nova_True) 2026-05-31 03:22:46.582145 | orchestrator | changed: [testbed-node-4] => (item=enable_nova_True) 2026-05-31 03:22:46.582149 | orchestrator | changed: [testbed-node-5] => (item=enable_nova_True) 2026-05-31 03:22:46.582153 | orchestrator | 2026-05-31 03:22:46.582157 | orchestrator | PLAY [Bootstrap nova API databases] ******************************************** 2026-05-31 03:22:46.582161 | orchestrator | 2026-05-31 03:22:46.582164 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-05-31 03:22:46.582168 | orchestrator | Sunday 31 May 2026 03:20:49 +0000 (0:00:00.749) 0:00:02.755 ************ 2026-05-31 03:22:46.582172 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:22:46.582176 | orchestrator | 2026-05-31 03:22:46.582180 | orchestrator | TASK [nova : Creating Nova databases] ****************************************** 2026-05-31 03:22:46.582184 | orchestrator | Sunday 31 May 2026 03:20:49 +0000 (0:00:00.757) 0:00:03.512 ************ 2026-05-31 03:22:46.582188 | orchestrator | changed: [testbed-node-0] => (item=nova_cell0) 2026-05-31 03:22:46.582206 | orchestrator | changed: [testbed-node-0] => (item=nova_api) 2026-05-31 03:22:46.582211 | orchestrator | 2026-05-31 03:22:46.582215 | orchestrator | TASK [nova : Creating Nova databases user and setting permissions] ************* 2026-05-31 03:22:46.582218 | orchestrator | Sunday 31 May 2026 03:20:54 +0000 (0:00:04.515) 0:00:08.028 ************ 2026-05-31 03:22:46.582222 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 03:22:46.582226 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 03:22:46.582230 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582234 | orchestrator | 2026-05-31 03:22:46.582238 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-05-31 03:22:46.582242 | orchestrator | Sunday 31 May 2026 03:20:59 +0000 (0:00:04.633) 0:00:12.661 ************ 2026-05-31 03:22:46.582246 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582250 | orchestrator | 2026-05-31 03:22:46.582254 | orchestrator | TASK [nova : Copying over config.json files for nova-api-bootstrap] ************ 2026-05-31 03:22:46.582258 | orchestrator | Sunday 31 May 2026 03:20:59 +0000 (0:00:00.687) 0:00:13.348 ************ 2026-05-31 03:22:46.582262 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582266 | orchestrator | 2026-05-31 03:22:46.582269 | orchestrator | TASK [nova : Copying over nova.conf for nova-api-bootstrap] ******************** 2026-05-31 03:22:46.582273 | orchestrator | Sunday 31 May 2026 03:21:01 +0000 (0:00:01.364) 0:00:14.713 ************ 2026-05-31 03:22:46.582277 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582281 | orchestrator | 2026-05-31 03:22:46.582285 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-31 03:22:46.582289 | orchestrator | Sunday 31 May 2026 03:21:03 +0000 (0:00:02.624) 0:00:17.338 ************ 2026-05-31 03:22:46.582293 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:22:46.582296 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582300 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582304 | orchestrator | 2026-05-31 03:22:46.582308 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-05-31 03:22:46.582312 | orchestrator | Sunday 31 May 2026 03:21:04 +0000 (0:00:00.336) 0:00:17.674 ************ 2026-05-31 03:22:46.582316 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:22:46.582320 | orchestrator | 2026-05-31 03:22:46.582324 | orchestrator | TASK [nova : Create cell0 mappings] ******************************************** 2026-05-31 03:22:46.582327 | orchestrator | Sunday 31 May 2026 03:21:37 +0000 (0:00:33.713) 0:00:51.388 ************ 2026-05-31 03:22:46.582331 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582335 | orchestrator | 2026-05-31 03:22:46.582339 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-05-31 03:22:46.582343 | orchestrator | Sunday 31 May 2026 03:21:53 +0000 (0:00:15.143) 0:01:06.532 ************ 2026-05-31 03:22:46.582347 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:22:46.582351 | orchestrator | 2026-05-31 03:22:46.582354 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-05-31 03:22:46.582358 | orchestrator | Sunday 31 May 2026 03:22:05 +0000 (0:00:12.687) 0:01:19.220 ************ 2026-05-31 03:22:46.582374 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:22:46.582378 | orchestrator | 2026-05-31 03:22:46.582385 | orchestrator | TASK [nova : Update cell0 mappings] ******************************************** 2026-05-31 03:22:46.582389 | orchestrator | Sunday 31 May 2026 03:22:06 +0000 (0:00:00.702) 0:01:19.922 ************ 2026-05-31 03:22:46.582393 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:22:46.582397 | orchestrator | 2026-05-31 03:22:46.582401 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-31 03:22:46.582405 | orchestrator | Sunday 31 May 2026 03:22:06 +0000 (0:00:00.468) 0:01:20.390 ************ 2026-05-31 03:22:46.582409 | orchestrator | included: /ansible/roles/nova/tasks/bootstrap_service.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:22:46.582413 | orchestrator | 2026-05-31 03:22:46.582417 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-05-31 03:22:46.582425 | orchestrator | Sunday 31 May 2026 03:22:07 +0000 (0:00:00.684) 0:01:21.075 ************ 2026-05-31 03:22:46.582429 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:22:46.582432 | orchestrator | 2026-05-31 03:22:46.582436 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-05-31 03:22:46.582440 | orchestrator | Sunday 31 May 2026 03:22:26 +0000 (0:00:19.056) 0:01:40.131 ************ 2026-05-31 03:22:46.582444 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:22:46.582448 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582452 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582455 | orchestrator | 2026-05-31 03:22:46.582459 | orchestrator | PLAY [Bootstrap nova cell databases] ******************************************* 2026-05-31 03:22:46.582463 | orchestrator | 2026-05-31 03:22:46.582467 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-05-31 03:22:46.582471 | orchestrator | Sunday 31 May 2026 03:22:26 +0000 (0:00:00.337) 0:01:40.469 ************ 2026-05-31 03:22:46.582475 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:22:46.582479 | orchestrator | 2026-05-31 03:22:46.582483 | orchestrator | TASK [nova-cell : Creating Nova cell database] ********************************* 2026-05-31 03:22:46.582487 | orchestrator | Sunday 31 May 2026 03:22:27 +0000 (0:00:00.864) 0:01:41.333 ************ 2026-05-31 03:22:46.582490 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582494 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582498 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582504 | orchestrator | 2026-05-31 03:22:46.582510 | orchestrator | TASK [nova-cell : Creating Nova cell database user and setting permissions] **** 2026-05-31 03:22:46.582516 | orchestrator | Sunday 31 May 2026 03:22:29 +0000 (0:00:02.129) 0:01:43.464 ************ 2026-05-31 03:22:46.582523 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582528 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582535 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582541 | orchestrator | 2026-05-31 03:22:46.582547 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-05-31 03:22:46.582552 | orchestrator | Sunday 31 May 2026 03:22:32 +0000 (0:00:02.208) 0:01:45.672 ************ 2026-05-31 03:22:46.582558 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:22:46.582563 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582569 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582576 | orchestrator | 2026-05-31 03:22:46.582581 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-05-31 03:22:46.582587 | orchestrator | Sunday 31 May 2026 03:22:32 +0000 (0:00:00.585) 0:01:46.258 ************ 2026-05-31 03:22:46.582592 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-05-31 03:22:46.582598 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582605 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-05-31 03:22:46.582611 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582617 | orchestrator | ok: [testbed-node-0] => (item=None) 2026-05-31 03:22:46.582622 | orchestrator | ok: [testbed-node-0 -> {{ service_rabbitmq_delegate_host }}] 2026-05-31 03:22:46.582629 | orchestrator | 2026-05-31 03:22:46.582634 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-05-31 03:22:46.582640 | orchestrator | Sunday 31 May 2026 03:22:40 +0000 (0:00:07.996) 0:01:54.254 ************ 2026-05-31 03:22:46.582646 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:22:46.582652 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582658 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582664 | orchestrator | 2026-05-31 03:22:46.582670 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-05-31 03:22:46.582676 | orchestrator | Sunday 31 May 2026 03:22:41 +0000 (0:00:00.351) 0:01:54.606 ************ 2026-05-31 03:22:46.582682 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-05-31 03:22:46.582688 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:22:46.582693 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-05-31 03:22:46.582733 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582739 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-05-31 03:22:46.582746 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582753 | orchestrator | 2026-05-31 03:22:46.582759 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-05-31 03:22:46.582766 | orchestrator | Sunday 31 May 2026 03:22:42 +0000 (0:00:01.244) 0:01:55.850 ************ 2026-05-31 03:22:46.582772 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582778 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582784 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582791 | orchestrator | 2026-05-31 03:22:46.582797 | orchestrator | TASK [nova-cell : Copying over config.json files for nova-cell-bootstrap] ****** 2026-05-31 03:22:46.582803 | orchestrator | Sunday 31 May 2026 03:22:42 +0000 (0:00:00.554) 0:01:56.404 ************ 2026-05-31 03:22:46.582809 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582815 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582821 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:22:46.582828 | orchestrator | 2026-05-31 03:22:46.582835 | orchestrator | TASK [nova-cell : Copying over nova.conf for nova-cell-bootstrap] ************** 2026-05-31 03:22:46.582841 | orchestrator | Sunday 31 May 2026 03:22:43 +0000 (0:00:01.063) 0:01:57.468 ************ 2026-05-31 03:22:46.582848 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:22:46.582854 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:22:46.582868 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:24:07.734784 | orchestrator | 2026-05-31 03:24:07.734888 | orchestrator | TASK [nova-cell : Running Nova cell bootstrap container] *********************** 2026-05-31 03:24:07.734898 | orchestrator | Sunday 31 May 2026 03:22:46 +0000 (0:00:02.619) 0:02:00.087 ************ 2026-05-31 03:24:07.734905 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:07.734912 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:07.734918 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:24:07.734924 | orchestrator | 2026-05-31 03:24:07.734930 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-05-31 03:24:07.734936 | orchestrator | Sunday 31 May 2026 03:23:08 +0000 (0:00:21.948) 0:02:22.035 ************ 2026-05-31 03:24:07.734942 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:07.734948 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:07.734954 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:24:07.734959 | orchestrator | 2026-05-31 03:24:07.734965 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-05-31 03:24:07.735061 | orchestrator | Sunday 31 May 2026 03:23:21 +0000 (0:00:12.688) 0:02:34.724 ************ 2026-05-31 03:24:07.735070 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:24:07.735076 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:07.735082 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:07.735091 | orchestrator | 2026-05-31 03:24:07.735100 | orchestrator | TASK [nova-cell : Create cell] ************************************************* 2026-05-31 03:24:07.735110 | orchestrator | Sunday 31 May 2026 03:23:22 +0000 (0:00:01.085) 0:02:35.810 ************ 2026-05-31 03:24:07.735120 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:07.735129 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:07.735138 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:24:07.735147 | orchestrator | 2026-05-31 03:24:07.735156 | orchestrator | TASK [nova-cell : Update cell] ************************************************* 2026-05-31 03:24:07.735164 | orchestrator | Sunday 31 May 2026 03:23:35 +0000 (0:00:13.044) 0:02:48.855 ************ 2026-05-31 03:24:07.735171 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:07.735179 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:07.735186 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:07.735195 | orchestrator | 2026-05-31 03:24:07.735205 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-05-31 03:24:07.735214 | orchestrator | Sunday 31 May 2026 03:23:36 +0000 (0:00:01.100) 0:02:49.955 ************ 2026-05-31 03:24:07.735245 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:07.735255 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:07.735263 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:07.735272 | orchestrator | 2026-05-31 03:24:07.735283 | orchestrator | PLAY [Apply role nova] ********************************************************* 2026-05-31 03:24:07.735289 | orchestrator | 2026-05-31 03:24:07.735294 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-31 03:24:07.735300 | orchestrator | Sunday 31 May 2026 03:23:36 +0000 (0:00:00.329) 0:02:50.285 ************ 2026-05-31 03:24:07.735306 | orchestrator | included: /ansible/roles/nova/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:24:07.735313 | orchestrator | 2026-05-31 03:24:07.735319 | orchestrator | TASK [service-ks-register : nova | Creating services] ************************** 2026-05-31 03:24:07.735326 | orchestrator | Sunday 31 May 2026 03:23:37 +0000 (0:00:00.779) 0:02:51.064 ************ 2026-05-31 03:24:07.735332 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy (compute_legacy))  2026-05-31 03:24:07.735339 | orchestrator | changed: [testbed-node-0] => (item=nova (compute)) 2026-05-31 03:24:07.735346 | orchestrator | 2026-05-31 03:24:07.735352 | orchestrator | TASK [service-ks-register : nova | Creating endpoints] ************************* 2026-05-31 03:24:07.735358 | orchestrator | Sunday 31 May 2026 03:23:40 +0000 (0:00:03.356) 0:02:54.421 ************ 2026-05-31 03:24:07.735365 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api-int.testbed.osism.xyz:8774/v2/%(tenant_id)s -> internal)  2026-05-31 03:24:07.735445 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api.testbed.osism.xyz:8774/v2/%(tenant_id)s -> public)  2026-05-31 03:24:07.735459 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api-int.testbed.osism.xyz:8774/v2.1 -> internal) 2026-05-31 03:24:07.735467 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api.testbed.osism.xyz:8774/v2.1 -> public) 2026-05-31 03:24:07.735473 | orchestrator | 2026-05-31 03:24:07.735480 | orchestrator | TASK [service-ks-register : nova | Creating projects] ************************** 2026-05-31 03:24:07.735486 | orchestrator | Sunday 31 May 2026 03:23:47 +0000 (0:00:06.571) 0:03:00.992 ************ 2026-05-31 03:24:07.735493 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:24:07.735499 | orchestrator | 2026-05-31 03:24:07.735505 | orchestrator | TASK [service-ks-register : nova | Creating users] ***************************** 2026-05-31 03:24:07.735511 | orchestrator | Sunday 31 May 2026 03:23:50 +0000 (0:00:03.213) 0:03:04.205 ************ 2026-05-31 03:24:07.735517 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:24:07.735524 | orchestrator | changed: [testbed-node-0] => (item=nova -> service) 2026-05-31 03:24:07.735530 | orchestrator | 2026-05-31 03:24:07.735537 | orchestrator | TASK [service-ks-register : nova | Creating roles] ***************************** 2026-05-31 03:24:07.735543 | orchestrator | Sunday 31 May 2026 03:23:54 +0000 (0:00:03.934) 0:03:08.140 ************ 2026-05-31 03:24:07.735549 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:24:07.735555 | orchestrator | 2026-05-31 03:24:07.735561 | orchestrator | TASK [service-ks-register : nova | Granting user roles] ************************ 2026-05-31 03:24:07.735567 | orchestrator | Sunday 31 May 2026 03:23:58 +0000 (0:00:03.385) 0:03:11.526 ************ 2026-05-31 03:24:07.735573 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> admin) 2026-05-31 03:24:07.735580 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> service) 2026-05-31 03:24:07.735586 | orchestrator | 2026-05-31 03:24:07.735592 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-05-31 03:24:07.735614 | orchestrator | Sunday 31 May 2026 03:24:06 +0000 (0:00:08.342) 0:03:19.869 ************ 2026-05-31 03:24:07.735628 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:07.735646 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:07.735654 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:07.735693 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:12.436084 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:12.436215 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:12.436232 | orchestrator | 2026-05-31 03:24:12.436246 | orchestrator | TASK [nova : Check if policies shall be overwritten] *************************** 2026-05-31 03:24:12.436259 | orchestrator | Sunday 31 May 2026 03:24:07 +0000 (0:00:01.373) 0:03:21.242 ************ 2026-05-31 03:24:12.436270 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:12.436282 | orchestrator | 2026-05-31 03:24:12.436293 | orchestrator | TASK [nova : Set nova policy file] ********************************************* 2026-05-31 03:24:12.436304 | orchestrator | Sunday 31 May 2026 03:24:07 +0000 (0:00:00.137) 0:03:21.380 ************ 2026-05-31 03:24:12.436315 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:12.436325 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:12.436336 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:12.436347 | orchestrator | 2026-05-31 03:24:12.436358 | orchestrator | TASK [nova : Check for vendordata file] **************************************** 2026-05-31 03:24:12.436369 | orchestrator | Sunday 31 May 2026 03:24:08 +0000 (0:00:00.304) 0:03:21.684 ************ 2026-05-31 03:24:12.436380 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:24:12.436391 | orchestrator | 2026-05-31 03:24:12.436401 | orchestrator | TASK [nova : Set vendordata file path] ***************************************** 2026-05-31 03:24:12.436412 | orchestrator | Sunday 31 May 2026 03:24:08 +0000 (0:00:00.706) 0:03:22.391 ************ 2026-05-31 03:24:12.436423 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:12.436434 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:12.436444 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:12.436455 | orchestrator | 2026-05-31 03:24:12.436466 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-05-31 03:24:12.436477 | orchestrator | Sunday 31 May 2026 03:24:09 +0000 (0:00:00.561) 0:03:22.953 ************ 2026-05-31 03:24:12.436488 | orchestrator | included: /ansible/roles/nova/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:24:12.436500 | orchestrator | 2026-05-31 03:24:12.436511 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-05-31 03:24:12.436522 | orchestrator | Sunday 31 May 2026 03:24:10 +0000 (0:00:00.598) 0:03:23.551 ************ 2026-05-31 03:24:12.436537 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:12.436615 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:12.436633 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:12.436648 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:12.436662 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:12.436725 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:12.436740 | orchestrator | 2026-05-31 03:24:12.436761 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-05-31 03:24:14.252123 | orchestrator | Sunday 31 May 2026 03:24:12 +0000 (0:00:02.395) 0:03:25.946 ************ 2026-05-31 03:24:14.252209 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:14.252223 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:14.252232 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:14.252240 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:14.252264 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:14.252271 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:14.252303 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:14.252311 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:14.252318 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:14.252324 | orchestrator | 2026-05-31 03:24:14.252332 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-05-31 03:24:14.252338 | orchestrator | Sunday 31 May 2026 03:24:13 +0000 (0:00:00.971) 0:03:26.918 ************ 2026-05-31 03:24:14.252345 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:14.252358 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:14.252368 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:14.252396 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:16.665768 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:16.665873 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:16.665893 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:16.665941 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:16.665956 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:16.665968 | orchestrator | 2026-05-31 03:24:16.665981 | orchestrator | TASK [nova : Copying over config.json files for services] ********************** 2026-05-31 03:24:16.665993 | orchestrator | Sunday 31 May 2026 03:24:14 +0000 (0:00:00.846) 0:03:27.764 ************ 2026-05-31 03:24:16.666103 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:16.666144 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:16.666158 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:16.666181 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:16.666200 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:16.666219 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:23.309586 | orchestrator | 2026-05-31 03:24:23.309800 | orchestrator | TASK [nova : Copying over nova.conf] ******************************************* 2026-05-31 03:24:23.309821 | orchestrator | Sunday 31 May 2026 03:24:16 +0000 (0:00:02.411) 0:03:30.176 ************ 2026-05-31 03:24:23.309836 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:23.309867 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:23.309891 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:23.309919 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:23.309929 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:23.309944 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:23.309953 | orchestrator | 2026-05-31 03:24:23.309961 | orchestrator | TASK [nova : Copying over existing policy file] ******************************** 2026-05-31 03:24:23.309969 | orchestrator | Sunday 31 May 2026 03:24:22 +0000 (0:00:05.993) 0:03:36.170 ************ 2026-05-31 03:24:23.309982 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:23.309992 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:23.310001 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:23.310057 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:27.903072 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:27.903187 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:27.903211 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-05-31 03:24:27.903257 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:24:27.903278 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:27.903298 | orchestrator | 2026-05-31 03:24:27.903319 | orchestrator | TASK [nova : Copying over nova-api-wsgi.conf] ********************************** 2026-05-31 03:24:27.903340 | orchestrator | Sunday 31 May 2026 03:24:23 +0000 (0:00:00.655) 0:03:36.826 ************ 2026-05-31 03:24:27.903359 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:24:27.903374 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:24:27.903388 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:24:27.903406 | orchestrator | 2026-05-31 03:24:27.903425 | orchestrator | TASK [nova : Copying over vendordata file] ************************************* 2026-05-31 03:24:27.903445 | orchestrator | Sunday 31 May 2026 03:24:24 +0000 (0:00:01.579) 0:03:38.405 ************ 2026-05-31 03:24:27.903465 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:24:27.903484 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:24:27.903504 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:24:27.903522 | orchestrator | 2026-05-31 03:24:27.903540 | orchestrator | TASK [nova : Check nova containers] ******************************************** 2026-05-31 03:24:27.903555 | orchestrator | Sunday 31 May 2026 03:24:25 +0000 (0:00:00.353) 0:03:38.759 ************ 2026-05-31 03:24:27.903589 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:27.903630 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:27.903653 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-05-31 03:24:27.903668 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:27.903720 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:24:27.903745 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:10.328057 | orchestrator | 2026-05-31 03:25:10.328186 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-05-31 03:25:10.328205 | orchestrator | Sunday 31 May 2026 03:24:27 +0000 (0:00:02.192) 0:03:40.951 ************ 2026-05-31 03:25:10.328216 | orchestrator | 2026-05-31 03:25:10.328224 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-05-31 03:25:10.328230 | orchestrator | Sunday 31 May 2026 03:24:27 +0000 (0:00:00.159) 0:03:41.111 ************ 2026-05-31 03:25:10.328237 | orchestrator | 2026-05-31 03:25:10.328243 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-05-31 03:25:10.328249 | orchestrator | Sunday 31 May 2026 03:24:27 +0000 (0:00:00.150) 0:03:41.262 ************ 2026-05-31 03:25:10.328257 | orchestrator | 2026-05-31 03:25:10.328267 | orchestrator | RUNNING HANDLER [nova : Restart nova-scheduler container] ********************** 2026-05-31 03:25:10.328276 | orchestrator | Sunday 31 May 2026 03:24:27 +0000 (0:00:00.145) 0:03:41.407 ************ 2026-05-31 03:25:10.328282 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:25:10.328290 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:25:10.328296 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:25:10.328302 | orchestrator | 2026-05-31 03:25:10.328308 | orchestrator | RUNNING HANDLER [nova : Restart nova-api container] **************************** 2026-05-31 03:25:10.328315 | orchestrator | Sunday 31 May 2026 03:24:47 +0000 (0:00:20.003) 0:04:01.411 ************ 2026-05-31 03:25:10.328321 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:25:10.328327 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:25:10.328333 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:25:10.328339 | orchestrator | 2026-05-31 03:25:10.328345 | orchestrator | PLAY [Apply role nova-cell] **************************************************** 2026-05-31 03:25:10.328351 | orchestrator | 2026-05-31 03:25:10.328357 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-31 03:25:10.328364 | orchestrator | Sunday 31 May 2026 03:24:58 +0000 (0:00:10.397) 0:04:11.808 ************ 2026-05-31 03:25:10.328371 | orchestrator | included: /ansible/roles/nova-cell/tasks/deploy.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:25:10.328379 | orchestrator | 2026-05-31 03:25:10.328385 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-31 03:25:10.328391 | orchestrator | Sunday 31 May 2026 03:24:59 +0000 (0:00:01.275) 0:04:13.083 ************ 2026-05-31 03:25:10.328411 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:10.328418 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:10.328424 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:10.328450 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:10.328457 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:10.328463 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:10.328469 | orchestrator | 2026-05-31 03:25:10.328475 | orchestrator | TASK [Load and persist br_netfilter module] ************************************ 2026-05-31 03:25:10.328481 | orchestrator | Sunday 31 May 2026 03:25:00 +0000 (0:00:00.804) 0:04:13.887 ************ 2026-05-31 03:25:10.328487 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:10.328493 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:10.328499 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:10.328505 | orchestrator | included: module-load for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:25:10.328512 | orchestrator | 2026-05-31 03:25:10.328518 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-05-31 03:25:10.328524 | orchestrator | Sunday 31 May 2026 03:25:01 +0000 (0:00:00.927) 0:04:14.815 ************ 2026-05-31 03:25:10.328531 | orchestrator | ok: [testbed-node-4] => (item=br_netfilter) 2026-05-31 03:25:10.328537 | orchestrator | ok: [testbed-node-3] => (item=br_netfilter) 2026-05-31 03:25:10.328543 | orchestrator | ok: [testbed-node-5] => (item=br_netfilter) 2026-05-31 03:25:10.328549 | orchestrator | 2026-05-31 03:25:10.328555 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-05-31 03:25:10.328561 | orchestrator | Sunday 31 May 2026 03:25:02 +0000 (0:00:00.889) 0:04:15.704 ************ 2026-05-31 03:25:10.328567 | orchestrator | changed: [testbed-node-3] => (item=br_netfilter) 2026-05-31 03:25:10.328573 | orchestrator | changed: [testbed-node-4] => (item=br_netfilter) 2026-05-31 03:25:10.328579 | orchestrator | changed: [testbed-node-5] => (item=br_netfilter) 2026-05-31 03:25:10.328585 | orchestrator | 2026-05-31 03:25:10.328591 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-05-31 03:25:10.328599 | orchestrator | Sunday 31 May 2026 03:25:03 +0000 (0:00:01.254) 0:04:16.959 ************ 2026-05-31 03:25:10.328605 | orchestrator | skipping: [testbed-node-3] => (item=br_netfilter)  2026-05-31 03:25:10.328612 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:10.328619 | orchestrator | skipping: [testbed-node-4] => (item=br_netfilter)  2026-05-31 03:25:10.328626 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:10.328634 | orchestrator | skipping: [testbed-node-5] => (item=br_netfilter)  2026-05-31 03:25:10.328645 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:10.328653 | orchestrator | 2026-05-31 03:25:10.328660 | orchestrator | TASK [nova-cell : Enable bridge-nf-call sysctl variables] ********************** 2026-05-31 03:25:10.328667 | orchestrator | Sunday 31 May 2026 03:25:04 +0000 (0:00:00.575) 0:04:17.534 ************ 2026-05-31 03:25:10.328674 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables) 2026-05-31 03:25:10.328681 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables) 2026-05-31 03:25:10.328688 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 03:25:10.328695 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 03:25:10.328702 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:10.328709 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 03:25:10.328746 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 03:25:10.328753 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:10.328778 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 03:25:10.328791 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 03:25:10.328804 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:10.328819 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables) 2026-05-31 03:25:10.328830 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-05-31 03:25:10.328849 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-05-31 03:25:10.328861 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-05-31 03:25:10.328871 | orchestrator | 2026-05-31 03:25:10.328881 | orchestrator | TASK [nova-cell : Install udev kolla kvm rules] ******************************** 2026-05-31 03:25:10.328890 | orchestrator | Sunday 31 May 2026 03:25:05 +0000 (0:00:01.333) 0:04:18.868 ************ 2026-05-31 03:25:10.328900 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:10.328911 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:10.328921 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:10.328932 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:25:10.328942 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:25:10.328952 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:25:10.328963 | orchestrator | 2026-05-31 03:25:10.328972 | orchestrator | TASK [nova-cell : Mask qemu-kvm service] *************************************** 2026-05-31 03:25:10.328982 | orchestrator | Sunday 31 May 2026 03:25:06 +0000 (0:00:01.197) 0:04:20.065 ************ 2026-05-31 03:25:10.328991 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:10.329001 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:10.329010 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:10.329019 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:25:10.329028 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:25:10.329037 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:25:10.329047 | orchestrator | 2026-05-31 03:25:10.329057 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-05-31 03:25:10.329067 | orchestrator | Sunday 31 May 2026 03:25:08 +0000 (0:00:01.954) 0:04:22.019 ************ 2026-05-31 03:25:10.329088 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:10.329106 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:10.329125 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069552 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069677 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069711 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069792 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069802 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069813 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069874 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069885 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069900 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069909 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069919 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069929 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:12.069946 | orchestrator | 2026-05-31 03:25:12.069956 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-31 03:25:12.069967 | orchestrator | Sunday 31 May 2026 03:25:10 +0000 (0:00:02.259) 0:04:24.278 ************ 2026-05-31 03:25:12.069977 | orchestrator | included: /ansible/roles/nova-cell/tasks/copy-certs.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:25:12.069988 | orchestrator | 2026-05-31 03:25:12.069997 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-05-31 03:25:12.070011 | orchestrator | Sunday 31 May 2026 03:25:12 +0000 (0:00:01.301) 0:04:25.580 ************ 2026-05-31 03:25:15.488113 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488235 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488247 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488256 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488282 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488305 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488313 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488325 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488330 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488336 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488347 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488355 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:15.488368 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:17.176247 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:17.176396 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:17.176426 | orchestrator | 2026-05-31 03:25:17.176444 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-05-31 03:25:17.176462 | orchestrator | Sunday 31 May 2026 03:25:15 +0000 (0:00:03.782) 0:04:29.363 ************ 2026-05-31 03:25:17.176481 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:17.176526 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:17.176548 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:25:17.176565 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:17.176618 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:17.176639 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:17.176657 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:17.176688 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:25:17.176707 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:17.176755 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:17.176787 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:25:18.379330 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:18.379457 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:25:18.379486 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:25:18.379539 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:18.379559 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:25:18.379580 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:25:18.379600 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:18.379620 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:25:18.379641 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:25:18.379661 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:18.379680 | orchestrator | 2026-05-31 03:25:18.379701 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-05-31 03:25:18.379716 | orchestrator | Sunday 31 May 2026 03:25:17 +0000 (0:00:01.576) 0:04:30.939 ************ 2026-05-31 03:25:18.379811 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:18.379835 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:18.379848 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:25:18.379860 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:18.379874 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:18.379896 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:25:26.441612 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:26.441824 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:26.441846 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:26.441883 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:26.441895 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:25:26.441906 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:26.441917 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:25:26.441928 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:25:26.441937 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:26.441970 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:25:26.441989 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:25:26.442000 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:26.442010 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:25:26.442077 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:25:26.442088 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:26.442097 | orchestrator | 2026-05-31 03:25:26.442108 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-31 03:25:26.442119 | orchestrator | Sunday 31 May 2026 03:25:19 +0000 (0:00:02.275) 0:04:33.215 ************ 2026-05-31 03:25:26.442129 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:26.442139 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:26.442149 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:26.442160 | orchestrator | included: /ansible/roles/nova-cell/tasks/external_ceph.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:25:26.442171 | orchestrator | 2026-05-31 03:25:26.442183 | orchestrator | TASK [nova-cell : Check nova keyring file] ************************************* 2026-05-31 03:25:26.442194 | orchestrator | Sunday 31 May 2026 03:25:20 +0000 (0:00:00.916) 0:04:34.131 ************ 2026-05-31 03:25:26.442205 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:25:26.442216 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:25:26.442228 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:25:26.442239 | orchestrator | 2026-05-31 03:25:26.442250 | orchestrator | TASK [nova-cell : Check cinder keyring file] *********************************** 2026-05-31 03:25:26.442262 | orchestrator | Sunday 31 May 2026 03:25:21 +0000 (0:00:01.140) 0:04:35.272 ************ 2026-05-31 03:25:26.442273 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:25:26.442284 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:25:26.442295 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:25:26.442306 | orchestrator | 2026-05-31 03:25:26.442317 | orchestrator | TASK [nova-cell : Extract nova key from file] ********************************** 2026-05-31 03:25:26.442328 | orchestrator | Sunday 31 May 2026 03:25:22 +0000 (0:00:00.997) 0:04:36.269 ************ 2026-05-31 03:25:26.442346 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:25:26.442358 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:25:26.442369 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:25:26.442379 | orchestrator | 2026-05-31 03:25:26.442391 | orchestrator | TASK [nova-cell : Extract cinder key from file] ******************************** 2026-05-31 03:25:26.442402 | orchestrator | Sunday 31 May 2026 03:25:23 +0000 (0:00:00.558) 0:04:36.828 ************ 2026-05-31 03:25:26.442413 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:25:26.442423 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:25:26.442434 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:25:26.442444 | orchestrator | 2026-05-31 03:25:26.442456 | orchestrator | TASK [nova-cell : Copy over ceph nova keyring file] **************************** 2026-05-31 03:25:26.442467 | orchestrator | Sunday 31 May 2026 03:25:23 +0000 (0:00:00.542) 0:04:37.370 ************ 2026-05-31 03:25:26.442478 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-05-31 03:25:26.442489 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-05-31 03:25:26.442501 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-05-31 03:25:26.442511 | orchestrator | 2026-05-31 03:25:26.442521 | orchestrator | TASK [nova-cell : Copy over ceph cinder keyring file] ************************** 2026-05-31 03:25:26.442531 | orchestrator | Sunday 31 May 2026 03:25:25 +0000 (0:00:01.398) 0:04:38.768 ************ 2026-05-31 03:25:26.442548 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-05-31 03:25:45.135800 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-05-31 03:25:45.135892 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-05-31 03:25:45.135901 | orchestrator | 2026-05-31 03:25:45.135908 | orchestrator | TASK [nova-cell : Copy over ceph.conf] ***************************************** 2026-05-31 03:25:45.135917 | orchestrator | Sunday 31 May 2026 03:25:26 +0000 (0:00:01.187) 0:04:39.955 ************ 2026-05-31 03:25:45.135923 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-05-31 03:25:45.135930 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-05-31 03:25:45.135937 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-05-31 03:25:45.135941 | orchestrator | changed: [testbed-node-3] => (item=nova-libvirt) 2026-05-31 03:25:45.135945 | orchestrator | changed: [testbed-node-4] => (item=nova-libvirt) 2026-05-31 03:25:45.135948 | orchestrator | changed: [testbed-node-5] => (item=nova-libvirt) 2026-05-31 03:25:45.135952 | orchestrator | 2026-05-31 03:25:45.135957 | orchestrator | TASK [nova-cell : Ensure /etc/ceph directory exists (host libvirt)] ************ 2026-05-31 03:25:45.135961 | orchestrator | Sunday 31 May 2026 03:25:30 +0000 (0:00:03.783) 0:04:43.739 ************ 2026-05-31 03:25:45.135964 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:45.135969 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:45.135973 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:45.135976 | orchestrator | 2026-05-31 03:25:45.135980 | orchestrator | TASK [nova-cell : Copy over ceph.conf (host libvirt)] ************************** 2026-05-31 03:25:45.135984 | orchestrator | Sunday 31 May 2026 03:25:30 +0000 (0:00:00.327) 0:04:44.066 ************ 2026-05-31 03:25:45.135988 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:45.135991 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:45.135995 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:45.135999 | orchestrator | 2026-05-31 03:25:45.136003 | orchestrator | TASK [nova-cell : Ensuring libvirt secrets directory exists] ******************* 2026-05-31 03:25:45.136007 | orchestrator | Sunday 31 May 2026 03:25:31 +0000 (0:00:00.563) 0:04:44.630 ************ 2026-05-31 03:25:45.136010 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:25:45.136014 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:25:45.136018 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:25:45.136021 | orchestrator | 2026-05-31 03:25:45.136025 | orchestrator | TASK [nova-cell : Pushing nova secret xml for libvirt] ************************* 2026-05-31 03:25:45.136029 | orchestrator | Sunday 31 May 2026 03:25:32 +0000 (0:00:01.273) 0:04:45.904 ************ 2026-05-31 03:25:45.136033 | orchestrator | changed: [testbed-node-3] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'client.nova secret', 'enabled': True}) 2026-05-31 03:25:45.136053 | orchestrator | changed: [testbed-node-4] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'client.nova secret', 'enabled': True}) 2026-05-31 03:25:45.136057 | orchestrator | changed: [testbed-node-5] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'client.nova secret', 'enabled': True}) 2026-05-31 03:25:45.136061 | orchestrator | changed: [testbed-node-3] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'client.cinder secret', 'enabled': 'yes'}) 2026-05-31 03:25:45.136065 | orchestrator | changed: [testbed-node-4] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'client.cinder secret', 'enabled': 'yes'}) 2026-05-31 03:25:45.136069 | orchestrator | changed: [testbed-node-5] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'client.cinder secret', 'enabled': 'yes'}) 2026-05-31 03:25:45.136072 | orchestrator | 2026-05-31 03:25:45.136076 | orchestrator | TASK [nova-cell : Pushing secrets key for libvirt] ***************************** 2026-05-31 03:25:45.136080 | orchestrator | Sunday 31 May 2026 03:25:35 +0000 (0:00:03.455) 0:04:49.359 ************ 2026-05-31 03:25:45.136084 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-31 03:25:45.136087 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-31 03:25:45.136091 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-31 03:25:45.136095 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-05-31 03:25:45.136098 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:25:45.136102 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-05-31 03:25:45.136106 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:25:45.136109 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-05-31 03:25:45.136113 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:25:45.136116 | orchestrator | 2026-05-31 03:25:45.136120 | orchestrator | TASK [nova-cell : Check if policies shall be overwritten] ********************** 2026-05-31 03:25:45.136124 | orchestrator | Sunday 31 May 2026 03:25:39 +0000 (0:00:03.472) 0:04:52.831 ************ 2026-05-31 03:25:45.136128 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:45.136131 | orchestrator | 2026-05-31 03:25:45.136135 | orchestrator | TASK [nova-cell : Set nova policy file] **************************************** 2026-05-31 03:25:45.136139 | orchestrator | Sunday 31 May 2026 03:25:39 +0000 (0:00:00.128) 0:04:52.960 ************ 2026-05-31 03:25:45.136142 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:45.136147 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:45.136153 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:45.136159 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:45.136165 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:45.136171 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:45.136177 | orchestrator | 2026-05-31 03:25:45.136183 | orchestrator | TASK [nova-cell : Check for vendordata file] *********************************** 2026-05-31 03:25:45.136191 | orchestrator | Sunday 31 May 2026 03:25:40 +0000 (0:00:00.835) 0:04:53.795 ************ 2026-05-31 03:25:45.136194 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:25:45.136198 | orchestrator | 2026-05-31 03:25:45.136202 | orchestrator | TASK [nova-cell : Set vendordata file path] ************************************ 2026-05-31 03:25:45.136206 | orchestrator | Sunday 31 May 2026 03:25:40 +0000 (0:00:00.707) 0:04:54.502 ************ 2026-05-31 03:25:45.136209 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:25:45.136228 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:25:45.136232 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:25:45.136236 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:25:45.136239 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:25:45.136244 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:25:45.136250 | orchestrator | 2026-05-31 03:25:45.136256 | orchestrator | TASK [nova-cell : Copying over config.json files for services] ***************** 2026-05-31 03:25:45.136262 | orchestrator | Sunday 31 May 2026 03:25:41 +0000 (0:00:00.803) 0:04:55.306 ************ 2026-05-31 03:25:45.136276 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:45.136285 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:45.136291 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:25:45.136300 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:45.136313 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478593 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478707 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478725 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478792 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478808 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478820 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478867 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478907 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478921 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478933 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:51.478945 | orchestrator | 2026-05-31 03:25:51.478959 | orchestrator | TASK [nova-cell : Copying over nova.conf] ************************************** 2026-05-31 03:25:51.478972 | orchestrator | Sunday 31 May 2026 03:25:45 +0000 (0:00:03.672) 0:04:58.978 ************ 2026-05-31 03:25:51.478993 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:51.479021 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:51.479063 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:52.159694 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:52.159866 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:25:52.159887 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:25:52.159901 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:52.159952 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:52.159999 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:52.160030 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:52.160050 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:52.160069 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:25:52.160088 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:52.160129 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:52.160150 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:25:52.160171 | orchestrator | 2026-05-31 03:25:52.160192 | orchestrator | TASK [nova-cell : Copying over Nova compute provider config] ******************* 2026-05-31 03:25:52.160227 | orchestrator | Sunday 31 May 2026 03:25:52 +0000 (0:00:06.695) 0:05:05.674 ************ 2026-05-31 03:26:13.873423 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:26:13.873556 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:26:13.873581 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:26:13.873598 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.873615 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.873632 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.873650 | orchestrator | 2026-05-31 03:26:13.873668 | orchestrator | TASK [nova-cell : Copying over libvirt configuration] ************************** 2026-05-31 03:26:13.873687 | orchestrator | Sunday 31 May 2026 03:25:53 +0000 (0:00:01.475) 0:05:07.149 ************ 2026-05-31 03:26:13.873703 | orchestrator | changed: [testbed-node-3] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-05-31 03:26:13.873720 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-05-31 03:26:13.873737 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-05-31 03:26:13.873860 | orchestrator | changed: [testbed-node-4] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-05-31 03:26:13.873881 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-05-31 03:26:13.873898 | orchestrator | changed: [testbed-node-5] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-05-31 03:26:13.873914 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-05-31 03:26:13.873933 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.873950 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-05-31 03:26:13.873967 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.873985 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-05-31 03:26:13.874003 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.874091 | orchestrator | changed: [testbed-node-3] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-05-31 03:26:13.874111 | orchestrator | changed: [testbed-node-4] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-05-31 03:26:13.874162 | orchestrator | changed: [testbed-node-5] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-05-31 03:26:13.874182 | orchestrator | 2026-05-31 03:26:13.874200 | orchestrator | TASK [nova-cell : Copying over libvirt TLS keys] ******************************* 2026-05-31 03:26:13.874219 | orchestrator | Sunday 31 May 2026 03:25:57 +0000 (0:00:03.695) 0:05:10.845 ************ 2026-05-31 03:26:13.874237 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:26:13.874254 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:26:13.874270 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:26:13.874287 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.874304 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.874320 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.874337 | orchestrator | 2026-05-31 03:26:13.874352 | orchestrator | TASK [nova-cell : Copying over libvirt SASL configuration] ********************* 2026-05-31 03:26:13.874367 | orchestrator | Sunday 31 May 2026 03:25:57 +0000 (0:00:00.640) 0:05:11.486 ************ 2026-05-31 03:26:13.874384 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-05-31 03:26:13.874401 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-05-31 03:26:13.874418 | orchestrator | changed: [testbed-node-3] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-05-31 03:26:13.874436 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-05-31 03:26:13.874452 | orchestrator | changed: [testbed-node-4] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-05-31 03:26:13.874469 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-05-31 03:26:13.874504 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-05-31 03:26:13.874521 | orchestrator | changed: [testbed-node-5] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-05-31 03:26:13.874537 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-05-31 03:26:13.874553 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-05-31 03:26:13.874569 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.874586 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-05-31 03:26:13.874602 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.874619 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-05-31 03:26:13.874636 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.874652 | orchestrator | changed: [testbed-node-3] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-05-31 03:26:13.874669 | orchestrator | changed: [testbed-node-4] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-05-31 03:26:13.874709 | orchestrator | changed: [testbed-node-5] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-05-31 03:26:13.874729 | orchestrator | changed: [testbed-node-3] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-05-31 03:26:13.874746 | orchestrator | changed: [testbed-node-4] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-05-31 03:26:13.874786 | orchestrator | changed: [testbed-node-5] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-05-31 03:26:13.874802 | orchestrator | 2026-05-31 03:26:13.874817 | orchestrator | TASK [nova-cell : Copying files for nova-ssh] ********************************** 2026-05-31 03:26:13.874834 | orchestrator | Sunday 31 May 2026 03:26:03 +0000 (0:00:05.605) 0:05:17.092 ************ 2026-05-31 03:26:13.874865 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-05-31 03:26:13.874882 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-05-31 03:26:13.874899 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-05-31 03:26:13.874913 | orchestrator | changed: [testbed-node-3] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-31 03:26:13.874930 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-05-31 03:26:13.874946 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-05-31 03:26:13.874963 | orchestrator | changed: [testbed-node-4] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-31 03:26:13.874979 | orchestrator | changed: [testbed-node-5] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-05-31 03:26:13.874997 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-05-31 03:26:13.875014 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-31 03:26:13.875030 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-31 03:26:13.875045 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-05-31 03:26:13.875060 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.875077 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-05-31 03:26:13.875092 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-05-31 03:26:13.875108 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.875124 | orchestrator | changed: [testbed-node-3] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-31 03:26:13.875141 | orchestrator | changed: [testbed-node-5] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-31 03:26:13.875157 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-05-31 03:26:13.875173 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.875190 | orchestrator | changed: [testbed-node-4] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-05-31 03:26:13.875207 | orchestrator | changed: [testbed-node-3] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-31 03:26:13.875223 | orchestrator | changed: [testbed-node-5] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-31 03:26:13.875239 | orchestrator | changed: [testbed-node-4] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-05-31 03:26:13.875255 | orchestrator | changed: [testbed-node-3] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-31 03:26:13.875272 | orchestrator | changed: [testbed-node-5] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-31 03:26:13.875290 | orchestrator | changed: [testbed-node-4] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-05-31 03:26:13.875307 | orchestrator | 2026-05-31 03:26:13.875324 | orchestrator | TASK [nova-cell : Copying VMware vCenter CA file] ****************************** 2026-05-31 03:26:13.875351 | orchestrator | Sunday 31 May 2026 03:26:10 +0000 (0:00:06.763) 0:05:23.855 ************ 2026-05-31 03:26:13.875368 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:26:13.875384 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:26:13.875401 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:26:13.875415 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.875431 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.875446 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.875460 | orchestrator | 2026-05-31 03:26:13.875476 | orchestrator | TASK [nova-cell : Copying 'release' file for nova_compute] ********************* 2026-05-31 03:26:13.875491 | orchestrator | Sunday 31 May 2026 03:26:11 +0000 (0:00:00.836) 0:05:24.691 ************ 2026-05-31 03:26:13.875506 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:26:13.875535 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:26:13.875553 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:26:13.875569 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.875588 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.875604 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.875621 | orchestrator | 2026-05-31 03:26:13.875638 | orchestrator | TASK [nova-cell : Generating 'hostnqn' file for nova_compute] ****************** 2026-05-31 03:26:13.875653 | orchestrator | Sunday 31 May 2026 03:26:11 +0000 (0:00:00.633) 0:05:25.325 ************ 2026-05-31 03:26:13.875670 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:13.875687 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:26:13.875704 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:13.875721 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:13.875737 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:26:13.875784 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:26:13.875802 | orchestrator | 2026-05-31 03:26:13.875836 | orchestrator | TASK [nova-cell : Copying over existing policy file] *************************** 2026-05-31 03:26:15.234308 | orchestrator | Sunday 31 May 2026 03:26:13 +0000 (0:00:02.055) 0:05:27.380 ************ 2026-05-31 03:26:15.234391 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:26:15.234402 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:26:15.234410 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:26:15.234417 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:26:15.234440 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:26:15.234464 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:26:15.234483 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:26:15.234490 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:26:15.234497 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-05-31 03:26:15.234503 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-05-31 03:26:15.234509 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-05-31 03:26:15.234521 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:26:15.234531 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:26:15.234541 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:26:18.664096 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:18.664232 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:26:18.664262 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:26:18.664282 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:18.664302 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-05-31 03:26:18.664321 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-05-31 03:26:18.664375 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:18.664394 | orchestrator | 2026-05-31 03:26:18.664414 | orchestrator | TASK [nova-cell : Copying over vendordata file to containers] ****************** 2026-05-31 03:26:18.664434 | orchestrator | Sunday 31 May 2026 03:26:15 +0000 (0:00:01.446) 0:05:28.827 ************ 2026-05-31 03:26:18.664453 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute)  2026-05-31 03:26:18.664470 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute-ironic)  2026-05-31 03:26:18.664487 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:26:18.664523 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute)  2026-05-31 03:26:18.664544 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute-ironic)  2026-05-31 03:26:18.664562 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:26:18.664579 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute)  2026-05-31 03:26:18.664597 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute-ironic)  2026-05-31 03:26:18.664614 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:26:18.664632 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-05-31 03:26:18.664651 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-05-31 03:26:18.664669 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:26:18.664686 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute)  2026-05-31 03:26:18.664704 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute-ironic)  2026-05-31 03:26:18.664722 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:26:18.664740 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute)  2026-05-31 03:26:18.664803 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute-ironic)  2026-05-31 03:26:18.664823 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:26:18.664841 | orchestrator | 2026-05-31 03:26:18.664861 | orchestrator | TASK [nova-cell : Check nova-cell containers] ********************************** 2026-05-31 03:26:18.664879 | orchestrator | Sunday 31 May 2026 03:26:16 +0000 (0:00:00.916) 0:05:29.743 ************ 2026-05-31 03:26:18.664923 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:26:18.664945 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:26:18.664974 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-05-31 03:26:18.665000 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:26:18.665020 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:26:18.665049 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-05-31 03:27:15.266733 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:27:15.266919 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:27:15.266970 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-05-31 03:27:15.266981 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:27:15.267002 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:27:15.267011 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 03:27:15.267037 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:27:15.267048 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:27:15.267063 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-05-31 03:27:15.267072 | orchestrator | 2026-05-31 03:27:15.267082 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-05-31 03:27:15.267092 | orchestrator | Sunday 31 May 2026 03:26:18 +0000 (0:00:02.730) 0:05:32.474 ************ 2026-05-31 03:27:15.267100 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:27:15.267109 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:27:15.267117 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:27:15.267125 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:27:15.267133 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:27:15.267141 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:27:15.267150 | orchestrator | 2026-05-31 03:27:15.267163 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-05-31 03:27:15.267177 | orchestrator | Sunday 31 May 2026 03:26:19 +0000 (0:00:00.827) 0:05:33.301 ************ 2026-05-31 03:27:15.267190 | orchestrator | 2026-05-31 03:27:15.267204 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-05-31 03:27:15.267217 | orchestrator | Sunday 31 May 2026 03:26:19 +0000 (0:00:00.141) 0:05:33.443 ************ 2026-05-31 03:27:15.267231 | orchestrator | 2026-05-31 03:27:15.267242 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-05-31 03:27:15.267256 | orchestrator | Sunday 31 May 2026 03:26:20 +0000 (0:00:00.143) 0:05:33.586 ************ 2026-05-31 03:27:15.267263 | orchestrator | 2026-05-31 03:27:15.267271 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-05-31 03:27:15.267279 | orchestrator | Sunday 31 May 2026 03:26:20 +0000 (0:00:00.143) 0:05:33.730 ************ 2026-05-31 03:27:15.267289 | orchestrator | 2026-05-31 03:27:15.267298 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-05-31 03:27:15.267307 | orchestrator | Sunday 31 May 2026 03:26:20 +0000 (0:00:00.140) 0:05:33.870 ************ 2026-05-31 03:27:15.267316 | orchestrator | 2026-05-31 03:27:15.267324 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-05-31 03:27:15.267333 | orchestrator | Sunday 31 May 2026 03:26:20 +0000 (0:00:00.322) 0:05:34.193 ************ 2026-05-31 03:27:15.267342 | orchestrator | 2026-05-31 03:27:15.267351 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-conductor container] ***************** 2026-05-31 03:27:15.267360 | orchestrator | Sunday 31 May 2026 03:26:20 +0000 (0:00:00.142) 0:05:34.335 ************ 2026-05-31 03:27:15.267369 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:27:15.267378 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:27:15.267387 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:27:15.267396 | orchestrator | 2026-05-31 03:27:15.267404 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-novncproxy container] **************** 2026-05-31 03:27:15.267413 | orchestrator | Sunday 31 May 2026 03:26:32 +0000 (0:00:12.127) 0:05:46.462 ************ 2026-05-31 03:27:15.267422 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:27:15.267431 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:27:15.267439 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:27:15.267448 | orchestrator | 2026-05-31 03:27:15.267460 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-ssh container] *********************** 2026-05-31 03:27:15.267483 | orchestrator | Sunday 31 May 2026 03:26:53 +0000 (0:00:20.104) 0:06:06.566 ************ 2026-05-31 03:27:15.267493 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:27:15.267501 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:27:15.267509 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:27:15.267517 | orchestrator | 2026-05-31 03:27:15.267525 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-libvirt container] ******************* 2026-05-31 03:29:37.123122 | orchestrator | Sunday 31 May 2026 03:27:15 +0000 (0:00:22.202) 0:06:28.769 ************ 2026-05-31 03:29:37.123228 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:29:37.123242 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:29:37.123251 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:29:37.123260 | orchestrator | 2026-05-31 03:29:37.123270 | orchestrator | RUNNING HANDLER [nova-cell : Checking libvirt container is ready] ************** 2026-05-31 03:29:37.123280 | orchestrator | Sunday 31 May 2026 03:27:56 +0000 (0:00:41.314) 0:07:10.083 ************ 2026-05-31 03:29:37.123289 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:29:37.123298 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:29:37.123307 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:29:37.123315 | orchestrator | 2026-05-31 03:29:37.123325 | orchestrator | RUNNING HANDLER [nova-cell : Create libvirt SASL user] ************************* 2026-05-31 03:29:37.123334 | orchestrator | Sunday 31 May 2026 03:27:57 +0000 (0:00:00.797) 0:07:10.880 ************ 2026-05-31 03:29:37.123343 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:29:37.123351 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:29:37.123361 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:29:37.123377 | orchestrator | 2026-05-31 03:29:37.123392 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-compute container] ******************* 2026-05-31 03:29:37.123407 | orchestrator | Sunday 31 May 2026 03:27:58 +0000 (0:00:00.813) 0:07:11.694 ************ 2026-05-31 03:29:37.123421 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:29:37.123436 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:29:37.123451 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:29:37.123465 | orchestrator | 2026-05-31 03:29:37.123480 | orchestrator | RUNNING HANDLER [nova-cell : Wait for nova-compute services to update service versions] *** 2026-05-31 03:29:37.123494 | orchestrator | Sunday 31 May 2026 03:28:28 +0000 (0:00:30.005) 0:07:41.700 ************ 2026-05-31 03:29:37.123509 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:29:37.123524 | orchestrator | 2026-05-31 03:29:37.123539 | orchestrator | TASK [nova-cell : Waiting for nova-compute services to register themselves] **** 2026-05-31 03:29:37.123554 | orchestrator | Sunday 31 May 2026 03:28:28 +0000 (0:00:00.130) 0:07:41.830 ************ 2026-05-31 03:29:37.123568 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:37.123583 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:29:37.123597 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:29:37.123612 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:37.123627 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:37.123642 | orchestrator | FAILED - RETRYING: [testbed-node-3 -> testbed-node-0]: Waiting for nova-compute services to register themselves (20 retries left). 2026-05-31 03:29:37.123658 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:29:37.123667 | orchestrator | 2026-05-31 03:29:37.123677 | orchestrator | TASK [nova-cell : Fail if nova-compute service failed to register] ************* 2026-05-31 03:29:37.123686 | orchestrator | Sunday 31 May 2026 03:28:50 +0000 (0:00:22.490) 0:08:04.321 ************ 2026-05-31 03:29:37.123695 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:29:37.123703 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:37.123712 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:29:37.123721 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:29:37.123729 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:37.123738 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:37.123747 | orchestrator | 2026-05-31 03:29:37.123761 | orchestrator | TASK [nova-cell : Include discover_computes.yml] ******************************* 2026-05-31 03:29:37.123795 | orchestrator | Sunday 31 May 2026 03:28:59 +0000 (0:00:08.644) 0:08:12.965 ************ 2026-05-31 03:29:37.123804 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:29:37.123813 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:29:37.123821 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:37.123830 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:37.123942 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:37.123957 | orchestrator | included: /ansible/roles/nova-cell/tasks/discover_computes.yml for testbed-node-3 2026-05-31 03:29:37.123966 | orchestrator | 2026-05-31 03:29:37.123999 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-05-31 03:29:37.124022 | orchestrator | Sunday 31 May 2026 03:29:02 +0000 (0:00:03.212) 0:08:16.177 ************ 2026-05-31 03:29:37.124037 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:29:37.124052 | orchestrator | 2026-05-31 03:29:37.124066 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-05-31 03:29:37.124082 | orchestrator | Sunday 31 May 2026 03:29:16 +0000 (0:00:13.643) 0:08:29.820 ************ 2026-05-31 03:29:37.124097 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:29:37.124111 | orchestrator | 2026-05-31 03:29:37.124124 | orchestrator | TASK [nova-cell : Fail if cell settings not found] ***************************** 2026-05-31 03:29:37.124132 | orchestrator | Sunday 31 May 2026 03:29:17 +0000 (0:00:01.468) 0:08:31.289 ************ 2026-05-31 03:29:37.124141 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:29:37.124149 | orchestrator | 2026-05-31 03:29:37.124158 | orchestrator | TASK [nova-cell : Discover nova hosts] ***************************************** 2026-05-31 03:29:37.124166 | orchestrator | Sunday 31 May 2026 03:29:19 +0000 (0:00:01.637) 0:08:32.926 ************ 2026-05-31 03:29:37.124175 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 03:29:37.124183 | orchestrator | 2026-05-31 03:29:37.124192 | orchestrator | TASK [nova-cell : Remove old nova_libvirt_secrets container volume] ************ 2026-05-31 03:29:37.124200 | orchestrator | Sunday 31 May 2026 03:29:31 +0000 (0:00:12.065) 0:08:44.992 ************ 2026-05-31 03:29:37.124209 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:29:37.124219 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:29:37.124228 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:29:37.124236 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:37.124245 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:37.124253 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:37.124261 | orchestrator | 2026-05-31 03:29:37.124270 | orchestrator | PLAY [Refresh nova scheduler cell cache] *************************************** 2026-05-31 03:29:37.124278 | orchestrator | 2026-05-31 03:29:37.124287 | orchestrator | TASK [nova : Refresh cell cache in nova scheduler] ***************************** 2026-05-31 03:29:37.124316 | orchestrator | Sunday 31 May 2026 03:29:33 +0000 (0:00:01.899) 0:08:46.891 ************ 2026-05-31 03:29:37.124325 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:29:37.124334 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:29:37.124342 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:29:37.124351 | orchestrator | 2026-05-31 03:29:37.124359 | orchestrator | PLAY [Reload global Nova super conductor services] ***************************** 2026-05-31 03:29:37.124368 | orchestrator | 2026-05-31 03:29:37.124376 | orchestrator | TASK [nova : Reload nova super conductor services to remove RPC version pin] *** 2026-05-31 03:29:37.124385 | orchestrator | Sunday 31 May 2026 03:29:34 +0000 (0:00:00.970) 0:08:47.861 ************ 2026-05-31 03:29:37.124393 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:37.124402 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:37.124410 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:37.124418 | orchestrator | 2026-05-31 03:29:37.124427 | orchestrator | PLAY [Reload Nova cell services] *********************************************** 2026-05-31 03:29:37.124435 | orchestrator | 2026-05-31 03:29:37.124444 | orchestrator | TASK [nova-cell : Reload nova cell services to remove RPC version cap] ********* 2026-05-31 03:29:37.124452 | orchestrator | Sunday 31 May 2026 03:29:35 +0000 (0:00:00.708) 0:08:48.570 ************ 2026-05-31 03:29:37.124472 | orchestrator | skipping: [testbed-node-3] => (item=nova-conductor)  2026-05-31 03:29:37.124481 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute)  2026-05-31 03:29:37.124489 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute-ironic)  2026-05-31 03:29:37.124498 | orchestrator | skipping: [testbed-node-3] => (item=nova-novncproxy)  2026-05-31 03:29:37.124506 | orchestrator | skipping: [testbed-node-3] => (item=nova-serialproxy)  2026-05-31 03:29:37.124515 | orchestrator | skipping: [testbed-node-3] => (item=nova-spicehtml5proxy)  2026-05-31 03:29:37.124523 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:29:37.124532 | orchestrator | skipping: [testbed-node-4] => (item=nova-conductor)  2026-05-31 03:29:37.124540 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute)  2026-05-31 03:29:37.124549 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute-ironic)  2026-05-31 03:29:37.124557 | orchestrator | skipping: [testbed-node-4] => (item=nova-novncproxy)  2026-05-31 03:29:37.124565 | orchestrator | skipping: [testbed-node-4] => (item=nova-serialproxy)  2026-05-31 03:29:37.124574 | orchestrator | skipping: [testbed-node-4] => (item=nova-spicehtml5proxy)  2026-05-31 03:29:37.124582 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:29:37.124591 | orchestrator | skipping: [testbed-node-5] => (item=nova-conductor)  2026-05-31 03:29:37.124599 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute)  2026-05-31 03:29:37.124608 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute-ironic)  2026-05-31 03:29:37.124616 | orchestrator | skipping: [testbed-node-5] => (item=nova-novncproxy)  2026-05-31 03:29:37.124624 | orchestrator | skipping: [testbed-node-5] => (item=nova-serialproxy)  2026-05-31 03:29:37.124633 | orchestrator | skipping: [testbed-node-5] => (item=nova-spicehtml5proxy)  2026-05-31 03:29:37.124641 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:29:37.124650 | orchestrator | skipping: [testbed-node-0] => (item=nova-conductor)  2026-05-31 03:29:37.124658 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-05-31 03:29:37.124666 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-05-31 03:29:37.124675 | orchestrator | skipping: [testbed-node-0] => (item=nova-novncproxy)  2026-05-31 03:29:37.124683 | orchestrator | skipping: [testbed-node-0] => (item=nova-serialproxy)  2026-05-31 03:29:37.124692 | orchestrator | skipping: [testbed-node-0] => (item=nova-spicehtml5proxy)  2026-05-31 03:29:37.124700 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:37.124709 | orchestrator | skipping: [testbed-node-1] => (item=nova-conductor)  2026-05-31 03:29:37.124717 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute)  2026-05-31 03:29:37.124726 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute-ironic)  2026-05-31 03:29:37.124740 | orchestrator | skipping: [testbed-node-1] => (item=nova-novncproxy)  2026-05-31 03:29:37.124749 | orchestrator | skipping: [testbed-node-1] => (item=nova-serialproxy)  2026-05-31 03:29:37.124757 | orchestrator | skipping: [testbed-node-1] => (item=nova-spicehtml5proxy)  2026-05-31 03:29:37.124766 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:37.124774 | orchestrator | skipping: [testbed-node-2] => (item=nova-conductor)  2026-05-31 03:29:37.124783 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute)  2026-05-31 03:29:37.124791 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute-ironic)  2026-05-31 03:29:37.124800 | orchestrator | skipping: [testbed-node-2] => (item=nova-novncproxy)  2026-05-31 03:29:37.124808 | orchestrator | skipping: [testbed-node-2] => (item=nova-serialproxy)  2026-05-31 03:29:37.124817 | orchestrator | skipping: [testbed-node-2] => (item=nova-spicehtml5proxy)  2026-05-31 03:29:37.124826 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:37.124834 | orchestrator | 2026-05-31 03:29:37.124870 | orchestrator | PLAY [Reload global Nova API services] ***************************************** 2026-05-31 03:29:37.124880 | orchestrator | 2026-05-31 03:29:37.124889 | orchestrator | TASK [nova : Reload nova API services to remove RPC version pin] *************** 2026-05-31 03:29:37.124905 | orchestrator | Sunday 31 May 2026 03:29:36 +0000 (0:00:01.470) 0:08:50.040 ************ 2026-05-31 03:29:37.124914 | orchestrator | skipping: [testbed-node-0] => (item=nova-scheduler)  2026-05-31 03:29:37.124922 | orchestrator | skipping: [testbed-node-0] => (item=nova-api)  2026-05-31 03:29:37.124931 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:37.124939 | orchestrator | skipping: [testbed-node-1] => (item=nova-scheduler)  2026-05-31 03:29:37.124948 | orchestrator | skipping: [testbed-node-1] => (item=nova-api)  2026-05-31 03:29:37.124956 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:37.124965 | orchestrator | skipping: [testbed-node-2] => (item=nova-scheduler)  2026-05-31 03:29:37.124974 | orchestrator | skipping: [testbed-node-2] => (item=nova-api)  2026-05-31 03:29:37.124986 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:37.125005 | orchestrator | 2026-05-31 03:29:37.125035 | orchestrator | PLAY [Run Nova API online data migrations] ************************************* 2026-05-31 03:29:38.983777 | orchestrator | 2026-05-31 03:29:38.983966 | orchestrator | TASK [nova : Run Nova API online database migrations] ************************** 2026-05-31 03:29:38.984010 | orchestrator | Sunday 31 May 2026 03:29:37 +0000 (0:00:00.591) 0:08:50.631 ************ 2026-05-31 03:29:38.984026 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:38.984041 | orchestrator | 2026-05-31 03:29:38.984055 | orchestrator | PLAY [Run Nova cell online data migrations] ************************************ 2026-05-31 03:29:38.984068 | orchestrator | 2026-05-31 03:29:38.984079 | orchestrator | TASK [nova-cell : Run Nova cell online database migrations] ******************** 2026-05-31 03:29:38.984088 | orchestrator | Sunday 31 May 2026 03:29:38 +0000 (0:00:00.913) 0:08:51.545 ************ 2026-05-31 03:29:38.984095 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:38.984103 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:38.984111 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:38.984119 | orchestrator | 2026-05-31 03:29:38.984127 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:29:38.984135 | orchestrator | testbed-manager : ok=3  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:29:38.984146 | orchestrator | testbed-node-0 : ok=54  changed=35  unreachable=0 failed=0 skipped=44  rescued=0 ignored=0 2026-05-31 03:29:38.984154 | orchestrator | testbed-node-1 : ok=27  changed=19  unreachable=0 failed=0 skipped=51  rescued=0 ignored=0 2026-05-31 03:29:38.984162 | orchestrator | testbed-node-2 : ok=27  changed=19  unreachable=0 failed=0 skipped=51  rescued=0 ignored=0 2026-05-31 03:29:38.984170 | orchestrator | testbed-node-3 : ok=43  changed=27  unreachable=0 failed=0 skipped=20  rescued=0 ignored=0 2026-05-31 03:29:38.984178 | orchestrator | testbed-node-4 : ok=37  changed=27  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-05-31 03:29:38.984186 | orchestrator | testbed-node-5 : ok=37  changed=27  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-05-31 03:29:38.984193 | orchestrator | 2026-05-31 03:29:38.984201 | orchestrator | 2026-05-31 03:29:38.984209 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:29:38.984217 | orchestrator | Sunday 31 May 2026 03:29:38 +0000 (0:00:00.483) 0:08:52.028 ************ 2026-05-31 03:29:38.984225 | orchestrator | =============================================================================== 2026-05-31 03:29:38.984232 | orchestrator | nova-cell : Restart nova-libvirt container ----------------------------- 41.31s 2026-05-31 03:29:38.984240 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 33.71s 2026-05-31 03:29:38.984248 | orchestrator | nova-cell : Restart nova-compute container ----------------------------- 30.01s 2026-05-31 03:29:38.984280 | orchestrator | nova-cell : Waiting for nova-compute services to register themselves --- 22.49s 2026-05-31 03:29:38.984299 | orchestrator | nova-cell : Restart nova-ssh container --------------------------------- 22.20s 2026-05-31 03:29:38.984307 | orchestrator | nova-cell : Running Nova cell bootstrap container ---------------------- 21.95s 2026-05-31 03:29:38.984315 | orchestrator | nova-cell : Restart nova-novncproxy container -------------------------- 20.10s 2026-05-31 03:29:38.984337 | orchestrator | nova : Restart nova-scheduler container -------------------------------- 20.00s 2026-05-31 03:29:38.984347 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 19.06s 2026-05-31 03:29:38.984355 | orchestrator | nova : Create cell0 mappings ------------------------------------------- 15.14s 2026-05-31 03:29:38.984376 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 13.64s 2026-05-31 03:29:38.984385 | orchestrator | nova-cell : Create cell ------------------------------------------------ 13.04s 2026-05-31 03:29:38.984394 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 12.69s 2026-05-31 03:29:38.984411 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 12.69s 2026-05-31 03:29:38.984420 | orchestrator | nova-cell : Restart nova-conductor container --------------------------- 12.13s 2026-05-31 03:29:38.984429 | orchestrator | nova-cell : Discover nova hosts ---------------------------------------- 12.07s 2026-05-31 03:29:38.984438 | orchestrator | nova : Restart nova-api container -------------------------------------- 10.40s 2026-05-31 03:29:38.984447 | orchestrator | nova-cell : Fail if nova-compute service failed to register ------------- 8.64s 2026-05-31 03:29:38.984456 | orchestrator | service-ks-register : nova | Granting user roles ------------------------ 8.34s 2026-05-31 03:29:38.984465 | orchestrator | service-rabbitmq : nova | Ensure RabbitMQ users exist ------------------- 8.00s 2026-05-31 03:29:41.411416 | orchestrator | 2026-05-31 03:29:41 | INFO  | Task 237654b2-e38b-4978-95e1-8f64ea29ce77 (horizon) was prepared for execution. 2026-05-31 03:29:41.411560 | orchestrator | 2026-05-31 03:29:41 | INFO  | It takes a moment until task 237654b2-e38b-4978-95e1-8f64ea29ce77 (horizon) has been started and output is visible here. 2026-05-31 03:29:48.809348 | orchestrator | 2026-05-31 03:29:48.809432 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:29:48.809439 | orchestrator | 2026-05-31 03:29:48.809443 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:29:48.809449 | orchestrator | Sunday 31 May 2026 03:29:45 +0000 (0:00:00.271) 0:00:00.271 ************ 2026-05-31 03:29:48.809453 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:48.809458 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:48.809462 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:48.809466 | orchestrator | 2026-05-31 03:29:48.809470 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:29:48.809474 | orchestrator | Sunday 31 May 2026 03:29:45 +0000 (0:00:00.313) 0:00:00.585 ************ 2026-05-31 03:29:48.809478 | orchestrator | ok: [testbed-node-0] => (item=enable_horizon_True) 2026-05-31 03:29:48.809483 | orchestrator | ok: [testbed-node-1] => (item=enable_horizon_True) 2026-05-31 03:29:48.809487 | orchestrator | ok: [testbed-node-2] => (item=enable_horizon_True) 2026-05-31 03:29:48.809491 | orchestrator | 2026-05-31 03:29:48.809495 | orchestrator | PLAY [Apply role horizon] ****************************************************** 2026-05-31 03:29:48.809499 | orchestrator | 2026-05-31 03:29:48.809503 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-31 03:29:48.809506 | orchestrator | Sunday 31 May 2026 03:29:46 +0000 (0:00:00.446) 0:00:01.031 ************ 2026-05-31 03:29:48.809511 | orchestrator | included: /ansible/roles/horizon/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:29:48.809516 | orchestrator | 2026-05-31 03:29:48.809520 | orchestrator | TASK [horizon : Ensuring config directories exist] ***************************** 2026-05-31 03:29:48.809524 | orchestrator | Sunday 31 May 2026 03:29:46 +0000 (0:00:00.520) 0:00:01.552 ************ 2026-05-31 03:29:48.809562 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:29:48.809587 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:29:48.809605 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:29:48.809612 | orchestrator | 2026-05-31 03:29:48.809618 | orchestrator | TASK [horizon : Set empty custom policy] *************************************** 2026-05-31 03:29:48.809624 | orchestrator | Sunday 31 May 2026 03:29:48 +0000 (0:00:01.305) 0:00:02.858 ************ 2026-05-31 03:29:48.809630 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:48.809636 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:48.809642 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:48.809648 | orchestrator | 2026-05-31 03:29:48.809654 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-31 03:29:48.809660 | orchestrator | Sunday 31 May 2026 03:29:48 +0000 (0:00:00.507) 0:00:03.365 ************ 2026-05-31 03:29:48.809670 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cloudkitty', 'enabled': False})  2026-05-31 03:29:54.983966 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'heat', 'enabled': 'no'})  2026-05-31 03:29:54.984076 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'ironic', 'enabled': False})  2026-05-31 03:29:54.984089 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'masakari', 'enabled': False})  2026-05-31 03:29:54.984096 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'mistral', 'enabled': False})  2026-05-31 03:29:54.984103 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'tacker', 'enabled': False})  2026-05-31 03:29:54.984109 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'trove', 'enabled': False})  2026-05-31 03:29:54.984116 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'watcher', 'enabled': False})  2026-05-31 03:29:54.984148 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cloudkitty', 'enabled': False})  2026-05-31 03:29:54.984156 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'heat', 'enabled': 'no'})  2026-05-31 03:29:54.984163 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'ironic', 'enabled': False})  2026-05-31 03:29:54.984169 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'masakari', 'enabled': False})  2026-05-31 03:29:54.984175 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'mistral', 'enabled': False})  2026-05-31 03:29:54.984181 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'tacker', 'enabled': False})  2026-05-31 03:29:54.984187 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'trove', 'enabled': False})  2026-05-31 03:29:54.984194 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'watcher', 'enabled': False})  2026-05-31 03:29:54.984200 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cloudkitty', 'enabled': False})  2026-05-31 03:29:54.984207 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'heat', 'enabled': 'no'})  2026-05-31 03:29:54.984213 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'ironic', 'enabled': False})  2026-05-31 03:29:54.984220 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'masakari', 'enabled': False})  2026-05-31 03:29:54.984226 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'mistral', 'enabled': False})  2026-05-31 03:29:54.984232 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'tacker', 'enabled': False})  2026-05-31 03:29:54.984238 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'trove', 'enabled': False})  2026-05-31 03:29:54.984245 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'watcher', 'enabled': False})  2026-05-31 03:29:54.984252 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'ceilometer', 'enabled': 'yes'}) 2026-05-31 03:29:54.984261 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'cinder', 'enabled': 'yes'}) 2026-05-31 03:29:54.984268 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'designate', 'enabled': True}) 2026-05-31 03:29:54.984276 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'glance', 'enabled': True}) 2026-05-31 03:29:54.984297 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'keystone', 'enabled': True}) 2026-05-31 03:29:54.984305 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'magnum', 'enabled': True}) 2026-05-31 03:29:54.984312 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'manila', 'enabled': True}) 2026-05-31 03:29:54.984319 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'neutron', 'enabled': True}) 2026-05-31 03:29:54.984326 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'nova', 'enabled': True}) 2026-05-31 03:29:54.984334 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'octavia', 'enabled': True}) 2026-05-31 03:29:54.984341 | orchestrator | 2026-05-31 03:29:54.984349 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:29:54.984357 | orchestrator | Sunday 31 May 2026 03:29:49 +0000 (0:00:00.751) 0:00:04.117 ************ 2026-05-31 03:29:54.984364 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:54.984379 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:54.984385 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:54.984392 | orchestrator | 2026-05-31 03:29:54.984399 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:29:54.984406 | orchestrator | Sunday 31 May 2026 03:29:49 +0000 (0:00:00.357) 0:00:04.474 ************ 2026-05-31 03:29:54.984412 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984421 | orchestrator | 2026-05-31 03:29:54.984447 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:29:54.984454 | orchestrator | Sunday 31 May 2026 03:29:50 +0000 (0:00:00.307) 0:00:04.782 ************ 2026-05-31 03:29:54.984462 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984469 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:54.984476 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:54.984484 | orchestrator | 2026-05-31 03:29:54.984490 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:29:54.984497 | orchestrator | Sunday 31 May 2026 03:29:50 +0000 (0:00:00.307) 0:00:05.090 ************ 2026-05-31 03:29:54.984504 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:54.984511 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:54.984518 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:54.984525 | orchestrator | 2026-05-31 03:29:54.984532 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:29:54.984539 | orchestrator | Sunday 31 May 2026 03:29:50 +0000 (0:00:00.332) 0:00:05.423 ************ 2026-05-31 03:29:54.984545 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984551 | orchestrator | 2026-05-31 03:29:54.984558 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:29:54.984564 | orchestrator | Sunday 31 May 2026 03:29:50 +0000 (0:00:00.139) 0:00:05.562 ************ 2026-05-31 03:29:54.984572 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984578 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:54.984585 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:54.984592 | orchestrator | 2026-05-31 03:29:54.984598 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:29:54.984604 | orchestrator | Sunday 31 May 2026 03:29:51 +0000 (0:00:00.305) 0:00:05.868 ************ 2026-05-31 03:29:54.984611 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:54.984617 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:54.984623 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:54.984630 | orchestrator | 2026-05-31 03:29:54.984636 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:29:54.984643 | orchestrator | Sunday 31 May 2026 03:29:51 +0000 (0:00:00.542) 0:00:06.410 ************ 2026-05-31 03:29:54.984650 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984657 | orchestrator | 2026-05-31 03:29:54.984663 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:29:54.984669 | orchestrator | Sunday 31 May 2026 03:29:51 +0000 (0:00:00.131) 0:00:06.542 ************ 2026-05-31 03:29:54.984676 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984683 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:54.984690 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:54.984697 | orchestrator | 2026-05-31 03:29:54.984704 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:29:54.984711 | orchestrator | Sunday 31 May 2026 03:29:52 +0000 (0:00:00.306) 0:00:06.848 ************ 2026-05-31 03:29:54.984717 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:54.984724 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:54.984730 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:54.984736 | orchestrator | 2026-05-31 03:29:54.984743 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:29:54.984750 | orchestrator | Sunday 31 May 2026 03:29:52 +0000 (0:00:00.319) 0:00:07.168 ************ 2026-05-31 03:29:54.984757 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984764 | orchestrator | 2026-05-31 03:29:54.984776 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:29:54.984783 | orchestrator | Sunday 31 May 2026 03:29:52 +0000 (0:00:00.156) 0:00:07.325 ************ 2026-05-31 03:29:54.984789 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984796 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:54.984802 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:54.984808 | orchestrator | 2026-05-31 03:29:54.984815 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:29:54.984821 | orchestrator | Sunday 31 May 2026 03:29:53 +0000 (0:00:00.525) 0:00:07.850 ************ 2026-05-31 03:29:54.984827 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:54.984834 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:54.984841 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:54.984902 | orchestrator | 2026-05-31 03:29:54.984917 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:29:54.984923 | orchestrator | Sunday 31 May 2026 03:29:53 +0000 (0:00:00.359) 0:00:08.210 ************ 2026-05-31 03:29:54.984930 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984936 | orchestrator | 2026-05-31 03:29:54.984942 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:29:54.984948 | orchestrator | Sunday 31 May 2026 03:29:53 +0000 (0:00:00.155) 0:00:08.366 ************ 2026-05-31 03:29:54.984955 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.984962 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:54.984968 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:54.984974 | orchestrator | 2026-05-31 03:29:54.984980 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:29:54.984985 | orchestrator | Sunday 31 May 2026 03:29:53 +0000 (0:00:00.284) 0:00:08.651 ************ 2026-05-31 03:29:54.984991 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:29:54.984997 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:29:54.985004 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:29:54.985011 | orchestrator | 2026-05-31 03:29:54.985018 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:29:54.985025 | orchestrator | Sunday 31 May 2026 03:29:54 +0000 (0:00:00.356) 0:00:09.007 ************ 2026-05-31 03:29:54.985032 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.985038 | orchestrator | 2026-05-31 03:29:54.985045 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:29:54.985051 | orchestrator | Sunday 31 May 2026 03:29:54 +0000 (0:00:00.343) 0:00:09.351 ************ 2026-05-31 03:29:54.985058 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:29:54.985065 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:29:54.985071 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:29:54.985077 | orchestrator | 2026-05-31 03:29:54.985084 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:29:54.985099 | orchestrator | Sunday 31 May 2026 03:29:54 +0000 (0:00:00.308) 0:00:09.659 ************ 2026-05-31 03:30:09.354564 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:30:09.354708 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:30:09.354733 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:30:09.354755 | orchestrator | 2026-05-31 03:30:09.354775 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:30:09.354796 | orchestrator | Sunday 31 May 2026 03:29:55 +0000 (0:00:00.357) 0:00:10.017 ************ 2026-05-31 03:30:09.354815 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.354834 | orchestrator | 2026-05-31 03:30:09.354917 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:30:09.354939 | orchestrator | Sunday 31 May 2026 03:29:55 +0000 (0:00:00.160) 0:00:10.178 ************ 2026-05-31 03:30:09.354959 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.354973 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:09.354985 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:09.354995 | orchestrator | 2026-05-31 03:30:09.355008 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:30:09.355047 | orchestrator | Sunday 31 May 2026 03:29:55 +0000 (0:00:00.350) 0:00:10.528 ************ 2026-05-31 03:30:09.355059 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:30:09.355070 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:30:09.355081 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:30:09.355092 | orchestrator | 2026-05-31 03:30:09.355103 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:30:09.355114 | orchestrator | Sunday 31 May 2026 03:29:56 +0000 (0:00:00.538) 0:00:11.066 ************ 2026-05-31 03:30:09.355125 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.355136 | orchestrator | 2026-05-31 03:30:09.355146 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:30:09.355157 | orchestrator | Sunday 31 May 2026 03:29:56 +0000 (0:00:00.133) 0:00:11.199 ************ 2026-05-31 03:30:09.355168 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.355179 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:09.355189 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:09.355200 | orchestrator | 2026-05-31 03:30:09.355211 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:30:09.355221 | orchestrator | Sunday 31 May 2026 03:29:56 +0000 (0:00:00.305) 0:00:11.504 ************ 2026-05-31 03:30:09.355232 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:30:09.355243 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:30:09.355253 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:30:09.355264 | orchestrator | 2026-05-31 03:30:09.355274 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:30:09.355285 | orchestrator | Sunday 31 May 2026 03:29:57 +0000 (0:00:00.345) 0:00:11.850 ************ 2026-05-31 03:30:09.355296 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.355307 | orchestrator | 2026-05-31 03:30:09.355318 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:30:09.355328 | orchestrator | Sunday 31 May 2026 03:29:57 +0000 (0:00:00.144) 0:00:11.995 ************ 2026-05-31 03:30:09.355339 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.355350 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:09.355360 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:09.355371 | orchestrator | 2026-05-31 03:30:09.355382 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-05-31 03:30:09.355393 | orchestrator | Sunday 31 May 2026 03:29:57 +0000 (0:00:00.523) 0:00:12.519 ************ 2026-05-31 03:30:09.355404 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:30:09.355415 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:30:09.355426 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:30:09.355436 | orchestrator | 2026-05-31 03:30:09.355447 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-05-31 03:30:09.355458 | orchestrator | Sunday 31 May 2026 03:29:58 +0000 (0:00:00.338) 0:00:12.857 ************ 2026-05-31 03:30:09.355468 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.355479 | orchestrator | 2026-05-31 03:30:09.355490 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-05-31 03:30:09.355501 | orchestrator | Sunday 31 May 2026 03:29:58 +0000 (0:00:00.141) 0:00:12.999 ************ 2026-05-31 03:30:09.355512 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.355537 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:09.355549 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:09.355559 | orchestrator | 2026-05-31 03:30:09.355570 | orchestrator | TASK [horizon : Copying over config.json files for services] ******************* 2026-05-31 03:30:09.355581 | orchestrator | Sunday 31 May 2026 03:29:58 +0000 (0:00:00.294) 0:00:13.294 ************ 2026-05-31 03:30:09.355592 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:30:09.355602 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:30:09.355613 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:30:09.355624 | orchestrator | 2026-05-31 03:30:09.355652 | orchestrator | TASK [horizon : Copying over horizon.conf] ************************************* 2026-05-31 03:30:09.355684 | orchestrator | Sunday 31 May 2026 03:30:00 +0000 (0:00:01.826) 0:00:15.120 ************ 2026-05-31 03:30:09.355695 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-05-31 03:30:09.355707 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-05-31 03:30:09.355718 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-05-31 03:30:09.355728 | orchestrator | 2026-05-31 03:30:09.355739 | orchestrator | TASK [horizon : Copying over kolla-settings.py] ******************************** 2026-05-31 03:30:09.355750 | orchestrator | Sunday 31 May 2026 03:30:02 +0000 (0:00:01.988) 0:00:17.109 ************ 2026-05-31 03:30:09.355761 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-05-31 03:30:09.355772 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-05-31 03:30:09.355783 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-05-31 03:30:09.355794 | orchestrator | 2026-05-31 03:30:09.355805 | orchestrator | TASK [horizon : Copying over custom-settings.py] ******************************* 2026-05-31 03:30:09.355836 | orchestrator | Sunday 31 May 2026 03:30:04 +0000 (0:00:02.008) 0:00:19.117 ************ 2026-05-31 03:30:09.355903 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-05-31 03:30:09.355916 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-05-31 03:30:09.355927 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-05-31 03:30:09.355937 | orchestrator | 2026-05-31 03:30:09.355948 | orchestrator | TASK [horizon : Copying over existing policy file] ***************************** 2026-05-31 03:30:09.355959 | orchestrator | Sunday 31 May 2026 03:30:05 +0000 (0:00:01.495) 0:00:20.613 ************ 2026-05-31 03:30:09.355970 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.355980 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:09.355991 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:09.356001 | orchestrator | 2026-05-31 03:30:09.356012 | orchestrator | TASK [horizon : Copying over custom themes] ************************************ 2026-05-31 03:30:09.356023 | orchestrator | Sunday 31 May 2026 03:30:06 +0000 (0:00:00.521) 0:00:21.134 ************ 2026-05-31 03:30:09.356033 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:09.356044 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:09.356055 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:09.356065 | orchestrator | 2026-05-31 03:30:09.356076 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-31 03:30:09.356087 | orchestrator | Sunday 31 May 2026 03:30:06 +0000 (0:00:00.324) 0:00:21.459 ************ 2026-05-31 03:30:09.356097 | orchestrator | included: /ansible/roles/horizon/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:30:09.356109 | orchestrator | 2026-05-31 03:30:09.356119 | orchestrator | TASK [service-cert-copy : horizon | Copying over extra CA certificates] ******** 2026-05-31 03:30:09.356130 | orchestrator | Sunday 31 May 2026 03:30:07 +0000 (0:00:00.613) 0:00:22.072 ************ 2026-05-31 03:30:09.356154 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:30:09.356190 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:30:10.080345 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:30:10.080507 | orchestrator | 2026-05-31 03:30:10.080538 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS certificate] *** 2026-05-31 03:30:10.080558 | orchestrator | Sunday 31 May 2026 03:30:09 +0000 (0:00:01.952) 0:00:24.024 ************ 2026-05-31 03:30:10.080607 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 03:30:10.080643 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:10.080677 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 03:30:10.080699 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:10.080733 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 03:30:12.649780 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:12.649900 | orchestrator | 2026-05-31 03:30:12.649913 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS key] ***** 2026-05-31 03:30:12.649923 | orchestrator | Sunday 31 May 2026 03:30:10 +0000 (0:00:00.732) 0:00:24.757 ************ 2026-05-31 03:30:12.649948 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 03:30:12.649961 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:30:12.649985 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 03:30:12.650007 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:30:12.650070 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-05-31 03:30:12.650078 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:30:12.650083 | orchestrator | 2026-05-31 03:30:12.650089 | orchestrator | TASK [horizon : Deploy horizon container] ************************************** 2026-05-31 03:30:12.650128 | orchestrator | Sunday 31 May 2026 03:30:10 +0000 (0:00:00.858) 0:00:25.616 ************ 2026-05-31 03:30:12.650146 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:31:02.423615 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:31:02.423849 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-05-31 03:31:02.423915 | orchestrator | 2026-05-31 03:31:02.423936 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-31 03:31:02.423954 | orchestrator | Sunday 31 May 2026 03:30:12 +0000 (0:00:01.707) 0:00:27.323 ************ 2026-05-31 03:31:02.423971 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:31:02.423988 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:31:02.424005 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:31:02.424021 | orchestrator | 2026-05-31 03:31:02.424038 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-05-31 03:31:02.424055 | orchestrator | Sunday 31 May 2026 03:30:12 +0000 (0:00:00.354) 0:00:27.677 ************ 2026-05-31 03:31:02.424073 | orchestrator | included: /ansible/roles/horizon/tasks/bootstrap.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:31:02.424089 | orchestrator | 2026-05-31 03:31:02.424107 | orchestrator | TASK [horizon : Creating Horizon database] ************************************* 2026-05-31 03:31:02.424122 | orchestrator | Sunday 31 May 2026 03:30:13 +0000 (0:00:00.567) 0:00:28.245 ************ 2026-05-31 03:31:02.424140 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:31:02.424156 | orchestrator | 2026-05-31 03:31:02.424173 | orchestrator | TASK [horizon : Creating Horizon database user and setting permissions] ******** 2026-05-31 03:31:02.424189 | orchestrator | Sunday 31 May 2026 03:30:15 +0000 (0:00:02.311) 0:00:30.556 ************ 2026-05-31 03:31:02.424208 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:31:02.424226 | orchestrator | 2026-05-31 03:31:02.424243 | orchestrator | TASK [horizon : Running Horizon bootstrap container] *************************** 2026-05-31 03:31:02.424262 | orchestrator | Sunday 31 May 2026 03:30:18 +0000 (0:00:02.795) 0:00:33.352 ************ 2026-05-31 03:31:02.424278 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:31:02.424295 | orchestrator | 2026-05-31 03:31:02.424330 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-05-31 03:31:02.424352 | orchestrator | Sunday 31 May 2026 03:30:35 +0000 (0:00:16.571) 0:00:49.923 ************ 2026-05-31 03:31:02.424370 | orchestrator | 2026-05-31 03:31:02.424388 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-05-31 03:31:02.424405 | orchestrator | Sunday 31 May 2026 03:30:35 +0000 (0:00:00.072) 0:00:49.996 ************ 2026-05-31 03:31:02.424421 | orchestrator | 2026-05-31 03:31:02.424437 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-05-31 03:31:02.424453 | orchestrator | Sunday 31 May 2026 03:30:35 +0000 (0:00:00.066) 0:00:50.062 ************ 2026-05-31 03:31:02.424469 | orchestrator | 2026-05-31 03:31:02.424487 | orchestrator | RUNNING HANDLER [horizon : Restart horizon container] ************************** 2026-05-31 03:31:02.424502 | orchestrator | Sunday 31 May 2026 03:30:35 +0000 (0:00:00.074) 0:00:50.136 ************ 2026-05-31 03:31:02.424520 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:31:02.424536 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:31:02.424553 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:31:02.424567 | orchestrator | 2026-05-31 03:31:02.424581 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:31:02.424597 | orchestrator | testbed-node-0 : ok=37  changed=11  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-31 03:31:02.424611 | orchestrator | testbed-node-1 : ok=34  changed=8  unreachable=0 failed=0 skipped=15  rescued=0 ignored=0 2026-05-31 03:31:02.424625 | orchestrator | testbed-node-2 : ok=34  changed=8  unreachable=0 failed=0 skipped=15  rescued=0 ignored=0 2026-05-31 03:31:02.424639 | orchestrator | 2026-05-31 03:31:02.424652 | orchestrator | 2026-05-31 03:31:02.424665 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:31:02.424678 | orchestrator | Sunday 31 May 2026 03:31:02 +0000 (0:00:26.941) 0:01:17.077 ************ 2026-05-31 03:31:02.424691 | orchestrator | =============================================================================== 2026-05-31 03:31:02.424705 | orchestrator | horizon : Restart horizon container ------------------------------------ 26.94s 2026-05-31 03:31:02.424718 | orchestrator | horizon : Running Horizon bootstrap container -------------------------- 16.57s 2026-05-31 03:31:02.424730 | orchestrator | horizon : Creating Horizon database user and setting permissions -------- 2.80s 2026-05-31 03:31:02.424744 | orchestrator | horizon : Creating Horizon database ------------------------------------- 2.31s 2026-05-31 03:31:02.424758 | orchestrator | horizon : Copying over kolla-settings.py -------------------------------- 2.01s 2026-05-31 03:31:02.424772 | orchestrator | horizon : Copying over horizon.conf ------------------------------------- 1.99s 2026-05-31 03:31:02.424798 | orchestrator | service-cert-copy : horizon | Copying over extra CA certificates -------- 1.95s 2026-05-31 03:31:02.424812 | orchestrator | horizon : Copying over config.json files for services ------------------- 1.83s 2026-05-31 03:31:02.424825 | orchestrator | horizon : Deploy horizon container -------------------------------------- 1.71s 2026-05-31 03:31:02.424838 | orchestrator | horizon : Copying over custom-settings.py ------------------------------- 1.50s 2026-05-31 03:31:02.424852 | orchestrator | horizon : Ensuring config directories exist ----------------------------- 1.31s 2026-05-31 03:31:02.424890 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS key ----- 0.86s 2026-05-31 03:31:02.424903 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.75s 2026-05-31 03:31:02.424935 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS certificate --- 0.73s 2026-05-31 03:31:02.797544 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.61s 2026-05-31 03:31:02.797657 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.57s 2026-05-31 03:31:02.797674 | orchestrator | horizon : Update policy file name --------------------------------------- 0.54s 2026-05-31 03:31:02.797701 | orchestrator | horizon : Update policy file name --------------------------------------- 0.54s 2026-05-31 03:31:02.797711 | orchestrator | horizon : Update custom policy file name -------------------------------- 0.53s 2026-05-31 03:31:02.797720 | orchestrator | horizon : Update custom policy file name -------------------------------- 0.52s 2026-05-31 03:31:05.170095 | orchestrator | 2026-05-31 03:31:05 | INFO  | Task ee61e48a-f9f2-4d5d-a4e1-9cad73cc81c0 (skyline) was prepared for execution. 2026-05-31 03:31:05.170184 | orchestrator | 2026-05-31 03:31:05 | INFO  | It takes a moment until task ee61e48a-f9f2-4d5d-a4e1-9cad73cc81c0 (skyline) has been started and output is visible here. 2026-05-31 03:31:37.342008 | orchestrator | 2026-05-31 03:31:37.342202 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:31:37.342226 | orchestrator | 2026-05-31 03:31:37.342241 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:31:37.342257 | orchestrator | Sunday 31 May 2026 03:31:09 +0000 (0:00:00.261) 0:00:00.261 ************ 2026-05-31 03:31:37.342271 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:31:37.342286 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:31:37.342301 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:31:37.342315 | orchestrator | 2026-05-31 03:31:37.342328 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:31:37.342342 | orchestrator | Sunday 31 May 2026 03:31:09 +0000 (0:00:00.326) 0:00:00.587 ************ 2026-05-31 03:31:37.342357 | orchestrator | ok: [testbed-node-0] => (item=enable_skyline_True) 2026-05-31 03:31:37.342371 | orchestrator | ok: [testbed-node-1] => (item=enable_skyline_True) 2026-05-31 03:31:37.342385 | orchestrator | ok: [testbed-node-2] => (item=enable_skyline_True) 2026-05-31 03:31:37.342400 | orchestrator | 2026-05-31 03:31:37.342414 | orchestrator | PLAY [Apply role skyline] ****************************************************** 2026-05-31 03:31:37.342430 | orchestrator | 2026-05-31 03:31:37.342445 | orchestrator | TASK [skyline : include_tasks] ************************************************* 2026-05-31 03:31:37.342460 | orchestrator | Sunday 31 May 2026 03:31:10 +0000 (0:00:00.441) 0:00:01.028 ************ 2026-05-31 03:31:37.342477 | orchestrator | included: /ansible/roles/skyline/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:31:37.342493 | orchestrator | 2026-05-31 03:31:37.342509 | orchestrator | TASK [service-ks-register : skyline | Creating services] *********************** 2026-05-31 03:31:37.342525 | orchestrator | Sunday 31 May 2026 03:31:10 +0000 (0:00:00.550) 0:00:01.579 ************ 2026-05-31 03:31:37.342540 | orchestrator | changed: [testbed-node-0] => (item=skyline (panel)) 2026-05-31 03:31:37.342556 | orchestrator | 2026-05-31 03:31:37.342572 | orchestrator | TASK [service-ks-register : skyline | Creating endpoints] ********************** 2026-05-31 03:31:37.342587 | orchestrator | Sunday 31 May 2026 03:31:14 +0000 (0:00:03.457) 0:00:05.037 ************ 2026-05-31 03:31:37.342602 | orchestrator | changed: [testbed-node-0] => (item=skyline -> https://api-int.testbed.osism.xyz:9998 -> internal) 2026-05-31 03:31:37.342619 | orchestrator | changed: [testbed-node-0] => (item=skyline -> https://api.testbed.osism.xyz:9998 -> public) 2026-05-31 03:31:37.342635 | orchestrator | 2026-05-31 03:31:37.342650 | orchestrator | TASK [service-ks-register : skyline | Creating projects] *********************** 2026-05-31 03:31:37.342686 | orchestrator | Sunday 31 May 2026 03:31:21 +0000 (0:00:07.055) 0:00:12.092 ************ 2026-05-31 03:31:37.342702 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:31:37.342718 | orchestrator | 2026-05-31 03:31:37.342733 | orchestrator | TASK [service-ks-register : skyline | Creating users] ************************** 2026-05-31 03:31:37.342749 | orchestrator | Sunday 31 May 2026 03:31:24 +0000 (0:00:03.308) 0:00:15.401 ************ 2026-05-31 03:31:37.342764 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:31:37.342780 | orchestrator | changed: [testbed-node-0] => (item=skyline -> service) 2026-05-31 03:31:37.342795 | orchestrator | 2026-05-31 03:31:37.342809 | orchestrator | TASK [service-ks-register : skyline | Creating roles] ************************** 2026-05-31 03:31:37.342861 | orchestrator | Sunday 31 May 2026 03:31:28 +0000 (0:00:04.176) 0:00:19.577 ************ 2026-05-31 03:31:37.342943 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:31:37.342958 | orchestrator | 2026-05-31 03:31:37.342973 | orchestrator | TASK [service-ks-register : skyline | Granting user roles] ********************* 2026-05-31 03:31:37.342988 | orchestrator | Sunday 31 May 2026 03:31:31 +0000 (0:00:03.284) 0:00:22.862 ************ 2026-05-31 03:31:37.343002 | orchestrator | changed: [testbed-node-0] => (item=skyline -> service -> admin) 2026-05-31 03:31:37.343016 | orchestrator | 2026-05-31 03:31:37.343074 | orchestrator | TASK [skyline : Ensuring config directories exist] ***************************** 2026-05-31 03:31:37.343090 | orchestrator | Sunday 31 May 2026 03:31:35 +0000 (0:00:03.974) 0:00:26.836 ************ 2026-05-31 03:31:37.343108 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:37.343153 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:37.343170 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:37.343187 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:37.343222 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:37.343247 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:41.217226 | orchestrator | 2026-05-31 03:31:41.217329 | orchestrator | TASK [skyline : include_tasks] ************************************************* 2026-05-31 03:31:41.217347 | orchestrator | Sunday 31 May 2026 03:31:37 +0000 (0:00:01.395) 0:00:28.232 ************ 2026-05-31 03:31:41.217369 | orchestrator | included: /ansible/roles/skyline/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:31:41.217388 | orchestrator | 2026-05-31 03:31:41.217407 | orchestrator | TASK [service-cert-copy : skyline | Copying over extra CA certificates] ******** 2026-05-31 03:31:41.217423 | orchestrator | Sunday 31 May 2026 03:31:38 +0000 (0:00:00.734) 0:00:28.966 ************ 2026-05-31 03:31:41.217444 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:41.217501 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:41.217544 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:41.217630 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:41.217662 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:41.217680 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:41.217712 | orchestrator | 2026-05-31 03:31:41.217730 | orchestrator | TASK [service-cert-copy : skyline | Copying over backend internal TLS certificate] *** 2026-05-31 03:31:41.217750 | orchestrator | Sunday 31 May 2026 03:31:40 +0000 (0:00:02.499) 0:00:31.466 ************ 2026-05-31 03:31:41.217776 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 03:31:41.217796 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 03:31:41.217814 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:31:41.217850 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552471 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552611 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:31:42.552678 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552722 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552740 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:31:42.552757 | orchestrator | 2026-05-31 03:31:42.552777 | orchestrator | TASK [service-cert-copy : skyline | Copying over backend internal TLS key] ***** 2026-05-31 03:31:42.552795 | orchestrator | Sunday 31 May 2026 03:31:41 +0000 (0:00:00.649) 0:00:32.115 ************ 2026-05-31 03:31:42.552813 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552904 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552926 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:31:42.552955 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552969 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.552980 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:31:42.552991 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-05-31 03:31:42.553020 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-05-31 03:31:51.569817 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:31:51.569952 | orchestrator | 2026-05-31 03:31:51.569964 | orchestrator | TASK [skyline : Copying over skyline.yaml files for services] ****************** 2026-05-31 03:31:51.569973 | orchestrator | Sunday 31 May 2026 03:31:42 +0000 (0:00:01.327) 0:00:33.442 ************ 2026-05-31 03:31:51.569994 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:51.570004 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:51.570011 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:51.570075 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:51.570098 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:51.570110 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:51.570117 | orchestrator | 2026-05-31 03:31:51.570123 | orchestrator | TASK [skyline : Copying over gunicorn.py files for services] ******************* 2026-05-31 03:31:51.570130 | orchestrator | Sunday 31 May 2026 03:31:45 +0000 (0:00:02.592) 0:00:36.035 ************ 2026-05-31 03:31:51.570136 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/skyline/templates/gunicorn.py.j2) 2026-05-31 03:31:51.570142 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/skyline/templates/gunicorn.py.j2) 2026-05-31 03:31:51.570148 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/skyline/templates/gunicorn.py.j2) 2026-05-31 03:31:51.570154 | orchestrator | 2026-05-31 03:31:51.570160 | orchestrator | TASK [skyline : Copying over nginx.conf files for services] ******************** 2026-05-31 03:31:51.570166 | orchestrator | Sunday 31 May 2026 03:31:46 +0000 (0:00:01.708) 0:00:37.743 ************ 2026-05-31 03:31:51.570172 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/skyline/templates/nginx.conf.j2) 2026-05-31 03:31:51.570178 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/skyline/templates/nginx.conf.j2) 2026-05-31 03:31:51.570194 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/skyline/templates/nginx.conf.j2) 2026-05-31 03:31:51.570205 | orchestrator | 2026-05-31 03:31:51.570215 | orchestrator | TASK [skyline : Copying over config.json files for services] ******************* 2026-05-31 03:31:51.570225 | orchestrator | Sunday 31 May 2026 03:31:48 +0000 (0:00:02.142) 0:00:39.886 ************ 2026-05-31 03:31:51.570235 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:51.570254 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.773922 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774068 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774117 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774130 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774141 | orchestrator | 2026-05-31 03:31:53.774154 | orchestrator | TASK [skyline : Copying over custom logos] ************************************* 2026-05-31 03:31:53.774164 | orchestrator | Sunday 31 May 2026 03:31:51 +0000 (0:00:02.581) 0:00:42.468 ************ 2026-05-31 03:31:53.774175 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:31:53.774186 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:31:53.774198 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:31:53.774209 | orchestrator | 2026-05-31 03:31:53.774238 | orchestrator | TASK [skyline : Check skyline container] *************************************** 2026-05-31 03:31:53.774249 | orchestrator | Sunday 31 May 2026 03:31:51 +0000 (0:00:00.289) 0:00:42.757 ************ 2026-05-31 03:31:53.774267 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774275 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774288 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774295 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:31:53.774312 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:32:28.381453 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-05-31 03:32:28.381618 | orchestrator | 2026-05-31 03:32:28.381640 | orchestrator | TASK [skyline : Creating Skyline database] ************************************* 2026-05-31 03:32:28.381656 | orchestrator | Sunday 31 May 2026 03:31:53 +0000 (0:00:01.911) 0:00:44.668 ************ 2026-05-31 03:32:28.381671 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:32:28.381685 | orchestrator | 2026-05-31 03:32:28.381700 | orchestrator | TASK [skyline : Creating Skyline database user and setting permissions] ******** 2026-05-31 03:32:28.381715 | orchestrator | Sunday 31 May 2026 03:31:56 +0000 (0:00:02.257) 0:00:46.926 ************ 2026-05-31 03:32:28.381729 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:32:28.381743 | orchestrator | 2026-05-31 03:32:28.381757 | orchestrator | TASK [skyline : Running Skyline bootstrap container] *************************** 2026-05-31 03:32:28.381770 | orchestrator | Sunday 31 May 2026 03:31:58 +0000 (0:00:02.375) 0:00:49.302 ************ 2026-05-31 03:32:28.381784 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:32:28.381798 | orchestrator | 2026-05-31 03:32:28.381812 | orchestrator | TASK [skyline : Flush handlers] ************************************************ 2026-05-31 03:32:28.381827 | orchestrator | Sunday 31 May 2026 03:32:06 +0000 (0:00:08.222) 0:00:57.524 ************ 2026-05-31 03:32:28.381842 | orchestrator | 2026-05-31 03:32:28.381856 | orchestrator | TASK [skyline : Flush handlers] ************************************************ 2026-05-31 03:32:28.381870 | orchestrator | Sunday 31 May 2026 03:32:06 +0000 (0:00:00.067) 0:00:57.592 ************ 2026-05-31 03:32:28.381947 | orchestrator | 2026-05-31 03:32:28.381962 | orchestrator | TASK [skyline : Flush handlers] ************************************************ 2026-05-31 03:32:28.381976 | orchestrator | Sunday 31 May 2026 03:32:06 +0000 (0:00:00.071) 0:00:57.664 ************ 2026-05-31 03:32:28.381992 | orchestrator | 2026-05-31 03:32:28.382009 | orchestrator | RUNNING HANDLER [skyline : Restart skyline-apiserver container] **************** 2026-05-31 03:32:28.382094 | orchestrator | Sunday 31 May 2026 03:32:06 +0000 (0:00:00.082) 0:00:57.746 ************ 2026-05-31 03:32:28.382112 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:32:28.382131 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:32:28.382146 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:32:28.382162 | orchestrator | 2026-05-31 03:32:28.382179 | orchestrator | RUNNING HANDLER [skyline : Restart skyline-console container] ****************** 2026-05-31 03:32:28.382194 | orchestrator | Sunday 31 May 2026 03:32:17 +0000 (0:00:11.063) 0:01:08.810 ************ 2026-05-31 03:32:28.382209 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:32:28.382223 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:32:28.382238 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:32:28.382253 | orchestrator | 2026-05-31 03:32:28.382269 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:32:28.382289 | orchestrator | testbed-node-0 : ok=22  changed=16  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 03:32:28.382309 | orchestrator | testbed-node-1 : ok=13  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 03:32:28.382327 | orchestrator | testbed-node-2 : ok=13  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 03:32:28.382345 | orchestrator | 2026-05-31 03:32:28.382361 | orchestrator | 2026-05-31 03:32:28.382378 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:32:28.382393 | orchestrator | Sunday 31 May 2026 03:32:28 +0000 (0:00:10.109) 0:01:18.920 ************ 2026-05-31 03:32:28.382408 | orchestrator | =============================================================================== 2026-05-31 03:32:28.382440 | orchestrator | skyline : Restart skyline-apiserver container -------------------------- 11.06s 2026-05-31 03:32:28.382455 | orchestrator | skyline : Restart skyline-console container ---------------------------- 10.11s 2026-05-31 03:32:28.382470 | orchestrator | skyline : Running Skyline bootstrap container --------------------------- 8.22s 2026-05-31 03:32:28.382485 | orchestrator | service-ks-register : skyline | Creating endpoints ---------------------- 7.06s 2026-05-31 03:32:28.382529 | orchestrator | service-ks-register : skyline | Creating users -------------------------- 4.18s 2026-05-31 03:32:28.382546 | orchestrator | service-ks-register : skyline | Granting user roles --------------------- 3.97s 2026-05-31 03:32:28.382561 | orchestrator | service-ks-register : skyline | Creating services ----------------------- 3.46s 2026-05-31 03:32:28.382575 | orchestrator | service-ks-register : skyline | Creating projects ----------------------- 3.31s 2026-05-31 03:32:28.382616 | orchestrator | service-ks-register : skyline | Creating roles -------------------------- 3.28s 2026-05-31 03:32:28.382631 | orchestrator | skyline : Copying over skyline.yaml files for services ------------------ 2.59s 2026-05-31 03:32:28.382645 | orchestrator | skyline : Copying over config.json files for services ------------------- 2.58s 2026-05-31 03:32:28.382654 | orchestrator | service-cert-copy : skyline | Copying over extra CA certificates -------- 2.50s 2026-05-31 03:32:28.382663 | orchestrator | skyline : Creating Skyline database user and setting permissions -------- 2.38s 2026-05-31 03:32:28.382671 | orchestrator | skyline : Creating Skyline database ------------------------------------- 2.26s 2026-05-31 03:32:28.382680 | orchestrator | skyline : Copying over nginx.conf files for services -------------------- 2.14s 2026-05-31 03:32:28.382689 | orchestrator | skyline : Check skyline container --------------------------------------- 1.91s 2026-05-31 03:32:28.382697 | orchestrator | skyline : Copying over gunicorn.py files for services ------------------- 1.71s 2026-05-31 03:32:28.382706 | orchestrator | skyline : Ensuring config directories exist ----------------------------- 1.40s 2026-05-31 03:32:28.382714 | orchestrator | service-cert-copy : skyline | Copying over backend internal TLS key ----- 1.33s 2026-05-31 03:32:28.382723 | orchestrator | skyline : include_tasks ------------------------------------------------- 0.73s 2026-05-31 03:32:30.745260 | orchestrator | 2026-05-31 03:32:30 | INFO  | Task 5547bdcb-6f5b-4d7c-aea1-2412c61f12e5 (glance) was prepared for execution. 2026-05-31 03:32:30.745347 | orchestrator | 2026-05-31 03:32:30 | INFO  | It takes a moment until task 5547bdcb-6f5b-4d7c-aea1-2412c61f12e5 (glance) has been started and output is visible here. 2026-05-31 03:33:05.274195 | orchestrator | 2026-05-31 03:33:05.274306 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:33:05.274320 | orchestrator | 2026-05-31 03:33:05.274330 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:33:05.274340 | orchestrator | Sunday 31 May 2026 03:32:34 +0000 (0:00:00.260) 0:00:00.260 ************ 2026-05-31 03:33:05.274353 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:33:05.274369 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:33:05.274383 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:33:05.274396 | orchestrator | 2026-05-31 03:33:05.274410 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:33:05.274423 | orchestrator | Sunday 31 May 2026 03:32:35 +0000 (0:00:00.305) 0:00:00.566 ************ 2026-05-31 03:33:05.274437 | orchestrator | ok: [testbed-node-0] => (item=enable_glance_True) 2026-05-31 03:33:05.274452 | orchestrator | ok: [testbed-node-1] => (item=enable_glance_True) 2026-05-31 03:33:05.274465 | orchestrator | ok: [testbed-node-2] => (item=enable_glance_True) 2026-05-31 03:33:05.274478 | orchestrator | 2026-05-31 03:33:05.274493 | orchestrator | PLAY [Apply role glance] ******************************************************* 2026-05-31 03:33:05.274506 | orchestrator | 2026-05-31 03:33:05.274519 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-05-31 03:33:05.274534 | orchestrator | Sunday 31 May 2026 03:32:35 +0000 (0:00:00.425) 0:00:00.992 ************ 2026-05-31 03:33:05.274577 | orchestrator | included: /ansible/roles/glance/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:33:05.274595 | orchestrator | 2026-05-31 03:33:05.274610 | orchestrator | TASK [service-ks-register : glance | Creating services] ************************ 2026-05-31 03:33:05.274624 | orchestrator | Sunday 31 May 2026 03:32:36 +0000 (0:00:00.551) 0:00:01.543 ************ 2026-05-31 03:33:05.274639 | orchestrator | changed: [testbed-node-0] => (item=glance (image)) 2026-05-31 03:33:05.274654 | orchestrator | 2026-05-31 03:33:05.274669 | orchestrator | TASK [service-ks-register : glance | Creating endpoints] *********************** 2026-05-31 03:33:05.274683 | orchestrator | Sunday 31 May 2026 03:32:39 +0000 (0:00:03.481) 0:00:05.024 ************ 2026-05-31 03:33:05.274698 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api-int.testbed.osism.xyz:9292 -> internal) 2026-05-31 03:33:05.274708 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api.testbed.osism.xyz:9292 -> public) 2026-05-31 03:33:05.274717 | orchestrator | 2026-05-31 03:33:05.274725 | orchestrator | TASK [service-ks-register : glance | Creating projects] ************************ 2026-05-31 03:33:05.274735 | orchestrator | Sunday 31 May 2026 03:32:46 +0000 (0:00:06.939) 0:00:11.964 ************ 2026-05-31 03:33:05.274746 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:33:05.274759 | orchestrator | 2026-05-31 03:33:05.274775 | orchestrator | TASK [service-ks-register : glance | Creating users] *************************** 2026-05-31 03:33:05.274790 | orchestrator | Sunday 31 May 2026 03:32:49 +0000 (0:00:03.317) 0:00:15.281 ************ 2026-05-31 03:33:05.274804 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:33:05.274819 | orchestrator | changed: [testbed-node-0] => (item=glance -> service) 2026-05-31 03:33:05.274835 | orchestrator | 2026-05-31 03:33:05.274852 | orchestrator | TASK [service-ks-register : glance | Creating roles] *************************** 2026-05-31 03:33:05.274868 | orchestrator | Sunday 31 May 2026 03:32:54 +0000 (0:00:04.118) 0:00:19.400 ************ 2026-05-31 03:33:05.274882 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:33:05.274934 | orchestrator | 2026-05-31 03:33:05.274945 | orchestrator | TASK [service-ks-register : glance | Granting user roles] ********************** 2026-05-31 03:33:05.274955 | orchestrator | Sunday 31 May 2026 03:32:57 +0000 (0:00:03.250) 0:00:22.651 ************ 2026-05-31 03:33:05.274978 | orchestrator | changed: [testbed-node-0] => (item=glance -> service -> admin) 2026-05-31 03:33:05.274991 | orchestrator | 2026-05-31 03:33:05.275007 | orchestrator | TASK [glance : Ensuring config directories exist] ****************************** 2026-05-31 03:33:05.275022 | orchestrator | Sunday 31 May 2026 03:33:01 +0000 (0:00:03.831) 0:00:26.483 ************ 2026-05-31 03:33:05.275077 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:05.275144 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:05.275164 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:05.275176 | orchestrator | 2026-05-31 03:33:05.275186 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-05-31 03:33:05.275196 | orchestrator | Sunday 31 May 2026 03:33:04 +0000 (0:00:03.381) 0:00:29.864 ************ 2026-05-31 03:33:05.275207 | orchestrator | included: /ansible/roles/glance/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:33:05.275223 | orchestrator | 2026-05-31 03:33:05.275241 | orchestrator | TASK [glance : Ensuring glance service ceph config subdir exists] ************** 2026-05-31 03:33:20.484693 | orchestrator | Sunday 31 May 2026 03:33:05 +0000 (0:00:00.717) 0:00:30.581 ************ 2026-05-31 03:33:20.484840 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:33:20.484868 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:33:20.484881 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:33:20.484936 | orchestrator | 2026-05-31 03:33:20.484960 | orchestrator | TASK [glance : Copy over multiple ceph configs for Glance] ********************* 2026-05-31 03:33:20.484970 | orchestrator | Sunday 31 May 2026 03:33:08 +0000 (0:00:03.560) 0:00:34.142 ************ 2026-05-31 03:33:20.484981 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:33:20.484992 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:33:20.485002 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:33:20.485011 | orchestrator | 2026-05-31 03:33:20.485022 | orchestrator | TASK [glance : Copy over ceph Glance keyrings] ********************************* 2026-05-31 03:33:20.485031 | orchestrator | Sunday 31 May 2026 03:33:10 +0000 (0:00:01.553) 0:00:35.695 ************ 2026-05-31 03:33:20.485041 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:33:20.485051 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:33:20.485060 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:33:20.485070 | orchestrator | 2026-05-31 03:33:20.485079 | orchestrator | TASK [glance : Ensuring config directory has correct owner and permission] ***** 2026-05-31 03:33:20.485089 | orchestrator | Sunday 31 May 2026 03:33:11 +0000 (0:00:01.431) 0:00:37.127 ************ 2026-05-31 03:33:20.485099 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:33:20.485109 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:33:20.485118 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:33:20.485128 | orchestrator | 2026-05-31 03:33:20.485138 | orchestrator | TASK [glance : Check if policies shall be overwritten] ************************* 2026-05-31 03:33:20.485147 | orchestrator | Sunday 31 May 2026 03:33:12 +0000 (0:00:00.680) 0:00:37.808 ************ 2026-05-31 03:33:20.485157 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:20.485167 | orchestrator | 2026-05-31 03:33:20.485177 | orchestrator | TASK [glance : Set glance policy file] ***************************************** 2026-05-31 03:33:20.485187 | orchestrator | Sunday 31 May 2026 03:33:12 +0000 (0:00:00.137) 0:00:37.945 ************ 2026-05-31 03:33:20.485196 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:20.485206 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:20.485217 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:20.485227 | orchestrator | 2026-05-31 03:33:20.485238 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-05-31 03:33:20.485250 | orchestrator | Sunday 31 May 2026 03:33:12 +0000 (0:00:00.318) 0:00:38.264 ************ 2026-05-31 03:33:20.485261 | orchestrator | included: /ansible/roles/glance/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:33:20.485272 | orchestrator | 2026-05-31 03:33:20.485283 | orchestrator | TASK [service-cert-copy : glance | Copying over extra CA certificates] ********* 2026-05-31 03:33:20.485294 | orchestrator | Sunday 31 May 2026 03:33:13 +0000 (0:00:00.748) 0:00:39.012 ************ 2026-05-31 03:33:20.485329 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:20.485393 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:20.485414 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:20.485435 | orchestrator | 2026-05-31 03:33:20.485458 | orchestrator | TASK [service-cert-copy : glance | Copying over backend internal TLS certificate] *** 2026-05-31 03:33:20.485470 | orchestrator | Sunday 31 May 2026 03:33:17 +0000 (0:00:03.766) 0:00:42.778 ************ 2026-05-31 03:33:20.485492 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 03:33:24.016966 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:24.017079 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 03:33:24.017110 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:24.017118 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 03:33:24.017126 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:24.017132 | orchestrator | 2026-05-31 03:33:24.017139 | orchestrator | TASK [service-cert-copy : glance | Copying over backend internal TLS key] ****** 2026-05-31 03:33:24.017147 | orchestrator | Sunday 31 May 2026 03:33:20 +0000 (0:00:03.017) 0:00:45.795 ************ 2026-05-31 03:33:24.017172 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 03:33:24.017185 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:24.017195 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 03:33:24.017203 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:24.017221 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-05-31 03:33:58.042774 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043000 | orchestrator | 2026-05-31 03:33:58.043025 | orchestrator | TASK [glance : Creating TLS backend PEM File] ********************************** 2026-05-31 03:33:58.043039 | orchestrator | Sunday 31 May 2026 03:33:24 +0000 (0:00:03.532) 0:00:49.327 ************ 2026-05-31 03:33:58.043050 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:58.043090 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:58.043102 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043113 | orchestrator | 2026-05-31 03:33:58.043124 | orchestrator | TASK [glance : Copying over config.json files for services] ******************** 2026-05-31 03:33:58.043135 | orchestrator | Sunday 31 May 2026 03:33:27 +0000 (0:00:03.293) 0:00:52.621 ************ 2026-05-31 03:33:58.043172 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:58.043189 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:58.043235 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:33:58.043259 | orchestrator | 2026-05-31 03:33:58.043273 | orchestrator | TASK [glance : Copying over glance-api.conf] *********************************** 2026-05-31 03:33:58.043286 | orchestrator | Sunday 31 May 2026 03:33:31 +0000 (0:00:03.828) 0:00:56.449 ************ 2026-05-31 03:33:58.043299 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:33:58.043312 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:33:58.043324 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:33:58.043337 | orchestrator | 2026-05-31 03:33:58.043351 | orchestrator | TASK [glance : Copying over glance-cache.conf for glance_api] ****************** 2026-05-31 03:33:58.043363 | orchestrator | Sunday 31 May 2026 03:33:36 +0000 (0:00:05.474) 0:01:01.923 ************ 2026-05-31 03:33:58.043379 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:58.043398 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:58.043416 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043435 | orchestrator | 2026-05-31 03:33:58.043453 | orchestrator | TASK [glance : Copying over glance-swift.conf for glance_api] ****************** 2026-05-31 03:33:58.043475 | orchestrator | Sunday 31 May 2026 03:33:40 +0000 (0:00:03.481) 0:01:05.405 ************ 2026-05-31 03:33:58.043493 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:58.043514 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:58.043530 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043542 | orchestrator | 2026-05-31 03:33:58.043554 | orchestrator | TASK [glance : Copying over glance-image-import.conf] ************************** 2026-05-31 03:33:58.043566 | orchestrator | Sunday 31 May 2026 03:33:43 +0000 (0:00:03.115) 0:01:08.520 ************ 2026-05-31 03:33:58.043578 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:58.043590 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:58.043603 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043616 | orchestrator | 2026-05-31 03:33:58.043627 | orchestrator | TASK [glance : Copying over property-protections-rules.conf] ******************* 2026-05-31 03:33:58.043638 | orchestrator | Sunday 31 May 2026 03:33:46 +0000 (0:00:03.192) 0:01:11.712 ************ 2026-05-31 03:33:58.043649 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:58.043659 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:58.043670 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043680 | orchestrator | 2026-05-31 03:33:58.043691 | orchestrator | TASK [glance : Copying over existing policy file] ****************************** 2026-05-31 03:33:58.043702 | orchestrator | Sunday 31 May 2026 03:33:49 +0000 (0:00:03.436) 0:01:15.149 ************ 2026-05-31 03:33:58.043712 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:58.043723 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:58.043742 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043753 | orchestrator | 2026-05-31 03:33:58.043764 | orchestrator | TASK [glance : Copying over glance-haproxy-tls.cfg] **************************** 2026-05-31 03:33:58.043776 | orchestrator | Sunday 31 May 2026 03:33:50 +0000 (0:00:00.543) 0:01:15.693 ************ 2026-05-31 03:33:58.043788 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-05-31 03:33:58.043808 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:33:58.043827 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-05-31 03:33:58.043845 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:33:58.043863 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-05-31 03:33:58.043880 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:33:58.043923 | orchestrator | 2026-05-31 03:33:58.043940 | orchestrator | TASK [glance : Generating 'hostnqn' file for glance_api] *********************** 2026-05-31 03:33:58.043956 | orchestrator | Sunday 31 May 2026 03:33:53 +0000 (0:00:03.175) 0:01:18.869 ************ 2026-05-31 03:33:58.043973 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:33:58.043991 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:33:58.044009 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:33:58.044028 | orchestrator | 2026-05-31 03:33:58.044047 | orchestrator | TASK [glance : Check glance containers] **************************************** 2026-05-31 03:33:58.044079 | orchestrator | Sunday 31 May 2026 03:33:58 +0000 (0:00:04.478) 0:01:23.348 ************ 2026-05-31 03:35:16.123775 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:35:16.123871 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:35:16.123999 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-05-31 03:35:16.124012 | orchestrator | 2026-05-31 03:35:16.124018 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-05-31 03:35:16.124025 | orchestrator | Sunday 31 May 2026 03:34:01 +0000 (0:00:03.710) 0:01:27.058 ************ 2026-05-31 03:35:16.124030 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:35:16.124036 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:35:16.124041 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:35:16.124046 | orchestrator | 2026-05-31 03:35:16.124051 | orchestrator | TASK [glance : Creating Glance database] *************************************** 2026-05-31 03:35:16.124056 | orchestrator | Sunday 31 May 2026 03:34:02 +0000 (0:00:00.548) 0:01:27.606 ************ 2026-05-31 03:35:16.124061 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:35:16.124066 | orchestrator | 2026-05-31 03:35:16.124070 | orchestrator | TASK [glance : Creating Glance database user and setting permissions] ********** 2026-05-31 03:35:16.124075 | orchestrator | Sunday 31 May 2026 03:34:04 +0000 (0:00:02.124) 0:01:29.730 ************ 2026-05-31 03:35:16.124080 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:35:16.124085 | orchestrator | 2026-05-31 03:35:16.124090 | orchestrator | TASK [glance : Enable log_bin_trust_function_creators function] **************** 2026-05-31 03:35:16.124095 | orchestrator | Sunday 31 May 2026 03:34:06 +0000 (0:00:02.388) 0:01:32.118 ************ 2026-05-31 03:35:16.124100 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:35:16.124111 | orchestrator | 2026-05-31 03:35:16.124116 | orchestrator | TASK [glance : Running Glance bootstrap container] ***************************** 2026-05-31 03:35:16.124121 | orchestrator | Sunday 31 May 2026 03:34:08 +0000 (0:00:02.099) 0:01:34.218 ************ 2026-05-31 03:35:16.124126 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:35:16.124130 | orchestrator | 2026-05-31 03:35:16.124135 | orchestrator | TASK [glance : Disable log_bin_trust_function_creators function] *************** 2026-05-31 03:35:16.124140 | orchestrator | Sunday 31 May 2026 03:34:37 +0000 (0:00:28.565) 0:02:02.783 ************ 2026-05-31 03:35:16.124144 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:35:16.124149 | orchestrator | 2026-05-31 03:35:16.124154 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-05-31 03:35:16.124159 | orchestrator | Sunday 31 May 2026 03:34:39 +0000 (0:00:02.238) 0:02:05.022 ************ 2026-05-31 03:35:16.124163 | orchestrator | 2026-05-31 03:35:16.124168 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-05-31 03:35:16.124173 | orchestrator | Sunday 31 May 2026 03:34:39 +0000 (0:00:00.071) 0:02:05.093 ************ 2026-05-31 03:35:16.124178 | orchestrator | 2026-05-31 03:35:16.124182 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-05-31 03:35:16.124187 | orchestrator | Sunday 31 May 2026 03:34:39 +0000 (0:00:00.071) 0:02:05.164 ************ 2026-05-31 03:35:16.124192 | orchestrator | 2026-05-31 03:35:16.124197 | orchestrator | RUNNING HANDLER [glance : Restart glance-api container] ************************ 2026-05-31 03:35:16.124201 | orchestrator | Sunday 31 May 2026 03:34:39 +0000 (0:00:00.072) 0:02:05.237 ************ 2026-05-31 03:35:16.124206 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:35:16.124211 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:35:16.124215 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:35:16.124220 | orchestrator | 2026-05-31 03:35:16.124225 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:35:16.124231 | orchestrator | testbed-node-0 : ok=27  changed=19  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-31 03:35:16.124238 | orchestrator | testbed-node-1 : ok=16  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-31 03:35:16.124242 | orchestrator | testbed-node-2 : ok=16  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-31 03:35:16.124247 | orchestrator | 2026-05-31 03:35:16.124252 | orchestrator | 2026-05-31 03:35:16.124257 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:35:16.124261 | orchestrator | Sunday 31 May 2026 03:35:16 +0000 (0:00:36.187) 0:02:41.424 ************ 2026-05-31 03:35:16.124266 | orchestrator | =============================================================================== 2026-05-31 03:35:16.124271 | orchestrator | glance : Restart glance-api container ---------------------------------- 36.19s 2026-05-31 03:35:16.124276 | orchestrator | glance : Running Glance bootstrap container ---------------------------- 28.57s 2026-05-31 03:35:16.124281 | orchestrator | service-ks-register : glance | Creating endpoints ----------------------- 6.94s 2026-05-31 03:35:16.124291 | orchestrator | glance : Copying over glance-api.conf ----------------------------------- 5.47s 2026-05-31 03:35:16.472442 | orchestrator | glance : Generating 'hostnqn' file for glance_api ----------------------- 4.48s 2026-05-31 03:35:16.472549 | orchestrator | service-ks-register : glance | Creating users --------------------------- 4.12s 2026-05-31 03:35:16.472560 | orchestrator | service-ks-register : glance | Granting user roles ---------------------- 3.83s 2026-05-31 03:35:16.472567 | orchestrator | glance : Copying over config.json files for services -------------------- 3.83s 2026-05-31 03:35:16.472574 | orchestrator | service-cert-copy : glance | Copying over extra CA certificates --------- 3.77s 2026-05-31 03:35:16.472582 | orchestrator | glance : Check glance containers ---------------------------------------- 3.71s 2026-05-31 03:35:16.472588 | orchestrator | glance : Ensuring glance service ceph config subdir exists -------------- 3.56s 2026-05-31 03:35:16.472632 | orchestrator | service-cert-copy : glance | Copying over backend internal TLS key ------ 3.53s 2026-05-31 03:35:16.472640 | orchestrator | glance : Copying over glance-cache.conf for glance_api ------------------ 3.48s 2026-05-31 03:35:16.472645 | orchestrator | service-ks-register : glance | Creating services ------------------------ 3.48s 2026-05-31 03:35:16.472652 | orchestrator | glance : Copying over property-protections-rules.conf ------------------- 3.44s 2026-05-31 03:35:16.472658 | orchestrator | glance : Ensuring config directories exist ------------------------------ 3.38s 2026-05-31 03:35:16.472664 | orchestrator | service-ks-register : glance | Creating projects ------------------------ 3.32s 2026-05-31 03:35:16.472669 | orchestrator | glance : Creating TLS backend PEM File ---------------------------------- 3.29s 2026-05-31 03:35:16.472675 | orchestrator | service-ks-register : glance | Creating roles --------------------------- 3.25s 2026-05-31 03:35:16.472682 | orchestrator | glance : Copying over glance-image-import.conf -------------------------- 3.19s 2026-05-31 03:35:18.827628 | orchestrator | 2026-05-31 03:35:18 | INFO  | Task ded7fb56-403a-4438-a4db-bc04b4ccaaf7 (cinder) was prepared for execution. 2026-05-31 03:35:18.827725 | orchestrator | 2026-05-31 03:35:18 | INFO  | It takes a moment until task ded7fb56-403a-4438-a4db-bc04b4ccaaf7 (cinder) has been started and output is visible here. 2026-05-31 03:35:55.642185 | orchestrator | 2026-05-31 03:35:55.642306 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:35:55.642328 | orchestrator | 2026-05-31 03:35:55.642347 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:35:55.642365 | orchestrator | Sunday 31 May 2026 03:35:22 +0000 (0:00:00.265) 0:00:00.265 ************ 2026-05-31 03:35:55.642384 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:35:55.642402 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:35:55.642435 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:35:55.642457 | orchestrator | 2026-05-31 03:35:55.642476 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:35:55.642494 | orchestrator | Sunday 31 May 2026 03:35:23 +0000 (0:00:00.325) 0:00:00.590 ************ 2026-05-31 03:35:55.642512 | orchestrator | ok: [testbed-node-0] => (item=enable_cinder_True) 2026-05-31 03:35:55.642532 | orchestrator | ok: [testbed-node-1] => (item=enable_cinder_True) 2026-05-31 03:35:55.642551 | orchestrator | ok: [testbed-node-2] => (item=enable_cinder_True) 2026-05-31 03:35:55.642569 | orchestrator | 2026-05-31 03:35:55.642584 | orchestrator | PLAY [Apply role cinder] ******************************************************* 2026-05-31 03:35:55.642595 | orchestrator | 2026-05-31 03:35:55.642607 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-31 03:35:55.642618 | orchestrator | Sunday 31 May 2026 03:35:23 +0000 (0:00:00.434) 0:00:01.025 ************ 2026-05-31 03:35:55.642629 | orchestrator | included: /ansible/roles/cinder/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:35:55.642640 | orchestrator | 2026-05-31 03:35:55.642651 | orchestrator | TASK [service-ks-register : cinder | Creating services] ************************ 2026-05-31 03:35:55.642662 | orchestrator | Sunday 31 May 2026 03:35:24 +0000 (0:00:00.537) 0:00:01.563 ************ 2026-05-31 03:35:55.642673 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 (volumev3)) 2026-05-31 03:35:55.642685 | orchestrator | 2026-05-31 03:35:55.642696 | orchestrator | TASK [service-ks-register : cinder | Creating endpoints] *********************** 2026-05-31 03:35:55.642707 | orchestrator | Sunday 31 May 2026 03:35:27 +0000 (0:00:03.716) 0:00:05.279 ************ 2026-05-31 03:35:55.642718 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api-int.testbed.osism.xyz:8776/v3/%(tenant_id)s -> internal) 2026-05-31 03:35:55.642730 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api.testbed.osism.xyz:8776/v3/%(tenant_id)s -> public) 2026-05-31 03:35:55.642740 | orchestrator | 2026-05-31 03:35:55.642751 | orchestrator | TASK [service-ks-register : cinder | Creating projects] ************************ 2026-05-31 03:35:55.642795 | orchestrator | Sunday 31 May 2026 03:35:34 +0000 (0:00:06.826) 0:00:12.105 ************ 2026-05-31 03:35:55.642942 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:35:55.642968 | orchestrator | 2026-05-31 03:35:55.642986 | orchestrator | TASK [service-ks-register : cinder | Creating users] *************************** 2026-05-31 03:35:55.643007 | orchestrator | Sunday 31 May 2026 03:35:38 +0000 (0:00:03.421) 0:00:15.527 ************ 2026-05-31 03:35:55.643025 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:35:55.643043 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service) 2026-05-31 03:35:55.643062 | orchestrator | 2026-05-31 03:35:55.643077 | orchestrator | TASK [service-ks-register : cinder | Creating roles] *************************** 2026-05-31 03:35:55.643088 | orchestrator | Sunday 31 May 2026 03:35:42 +0000 (0:00:04.205) 0:00:19.733 ************ 2026-05-31 03:35:55.643099 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:35:55.643110 | orchestrator | 2026-05-31 03:35:55.643120 | orchestrator | TASK [service-ks-register : cinder | Granting user roles] ********************** 2026-05-31 03:35:55.643131 | orchestrator | Sunday 31 May 2026 03:35:45 +0000 (0:00:03.313) 0:00:23.046 ************ 2026-05-31 03:35:55.643142 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> admin) 2026-05-31 03:35:55.643153 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> service) 2026-05-31 03:35:55.643164 | orchestrator | 2026-05-31 03:35:55.643174 | orchestrator | TASK [cinder : Ensuring config directories exist] ****************************** 2026-05-31 03:35:55.643185 | orchestrator | Sunday 31 May 2026 03:35:53 +0000 (0:00:07.810) 0:00:30.857 ************ 2026-05-31 03:35:55.643217 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:35:55.643258 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:35:55.643271 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:35:55.643295 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:35:55.643309 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:35:55.643326 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:35:55.643338 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:35:55.643358 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:01.598359 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:01.598493 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:01.598510 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:01.598537 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:01.598550 | orchestrator | 2026-05-31 03:36:01.598563 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-31 03:36:01.598576 | orchestrator | Sunday 31 May 2026 03:35:55 +0000 (0:00:02.165) 0:00:33.022 ************ 2026-05-31 03:36:01.598587 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:36:01.598599 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:36:01.598610 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:36:01.598621 | orchestrator | 2026-05-31 03:36:01.598632 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-31 03:36:01.598642 | orchestrator | Sunday 31 May 2026 03:35:56 +0000 (0:00:00.528) 0:00:33.550 ************ 2026-05-31 03:36:01.598654 | orchestrator | included: /ansible/roles/cinder/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:36:01.598665 | orchestrator | 2026-05-31 03:36:01.598676 | orchestrator | TASK [cinder : Ensuring cinder service ceph config subdirs exists] ************* 2026-05-31 03:36:01.598694 | orchestrator | Sunday 31 May 2026 03:35:56 +0000 (0:00:00.601) 0:00:34.151 ************ 2026-05-31 03:36:01.598710 | orchestrator | changed: [testbed-node-0] => (item=cinder-volume) 2026-05-31 03:36:01.598722 | orchestrator | changed: [testbed-node-1] => (item=cinder-volume) 2026-05-31 03:36:01.598733 | orchestrator | changed: [testbed-node-2] => (item=cinder-volume) 2026-05-31 03:36:01.598744 | orchestrator | changed: [testbed-node-1] => (item=cinder-backup) 2026-05-31 03:36:01.598762 | orchestrator | changed: [testbed-node-0] => (item=cinder-backup) 2026-05-31 03:36:01.598773 | orchestrator | changed: [testbed-node-2] => (item=cinder-backup) 2026-05-31 03:36:01.598784 | orchestrator | 2026-05-31 03:36:01.598796 | orchestrator | TASK [cinder : Copying over multiple ceph.conf for cinder services] ************ 2026-05-31 03:36:01.598814 | orchestrator | Sunday 31 May 2026 03:35:58 +0000 (0:00:01.642) 0:00:35.794 ************ 2026-05-31 03:36:01.598857 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-05-31 03:36:01.598878 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-05-31 03:36:01.598934 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-05-31 03:36:01.598958 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-05-31 03:36:01.598988 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-05-31 03:36:12.769325 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-05-31 03:36:12.769440 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-05-31 03:36:12.769459 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-05-31 03:36:12.769488 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-05-31 03:36:12.769501 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-05-31 03:36:12.769557 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-05-31 03:36:12.769571 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-05-31 03:36:12.769584 | orchestrator | 2026-05-31 03:36:12.769605 | orchestrator | TASK [cinder : Copy over Ceph keyring files for cinder-volume] ***************** 2026-05-31 03:36:12.769626 | orchestrator | Sunday 31 May 2026 03:36:01 +0000 (0:00:03.410) 0:00:39.205 ************ 2026-05-31 03:36:12.769643 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:36:12.769662 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:36:12.769680 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) 2026-05-31 03:36:12.769695 | orchestrator | 2026-05-31 03:36:12.769711 | orchestrator | TASK [cinder : Copy over Ceph keyring files for cinder-backup] ***************** 2026-05-31 03:36:12.769727 | orchestrator | Sunday 31 May 2026 03:36:03 +0000 (0:00:01.637) 0:00:40.842 ************ 2026-05-31 03:36:12.769743 | orchestrator | changed: [testbed-node-0] => (item=ceph.client.cinder.keyring) 2026-05-31 03:36:12.769759 | orchestrator | changed: [testbed-node-1] => (item=ceph.client.cinder.keyring) 2026-05-31 03:36:12.769775 | orchestrator | changed: [testbed-node-2] => (item=ceph.client.cinder.keyring) 2026-05-31 03:36:12.769792 | orchestrator | changed: [testbed-node-0] => (item=ceph.client.cinder-backup.keyring) 2026-05-31 03:36:12.769809 | orchestrator | changed: [testbed-node-1] => (item=ceph.client.cinder-backup.keyring) 2026-05-31 03:36:12.769835 | orchestrator | changed: [testbed-node-2] => (item=ceph.client.cinder-backup.keyring) 2026-05-31 03:36:12.769854 | orchestrator | 2026-05-31 03:36:12.769871 | orchestrator | TASK [cinder : Ensuring config directory has correct owner and permission] ***** 2026-05-31 03:36:12.769889 | orchestrator | Sunday 31 May 2026 03:36:06 +0000 (0:00:02.775) 0:00:43.618 ************ 2026-05-31 03:36:12.769941 | orchestrator | ok: [testbed-node-0] => (item=cinder-volume) 2026-05-31 03:36:12.769962 | orchestrator | ok: [testbed-node-1] => (item=cinder-volume) 2026-05-31 03:36:12.769995 | orchestrator | ok: [testbed-node-2] => (item=cinder-volume) 2026-05-31 03:36:12.770079 | orchestrator | ok: [testbed-node-0] => (item=cinder-backup) 2026-05-31 03:36:12.770105 | orchestrator | ok: [testbed-node-1] => (item=cinder-backup) 2026-05-31 03:36:12.770122 | orchestrator | ok: [testbed-node-2] => (item=cinder-backup) 2026-05-31 03:36:12.770141 | orchestrator | 2026-05-31 03:36:12.770159 | orchestrator | TASK [cinder : Check if policies shall be overwritten] ************************* 2026-05-31 03:36:12.770176 | orchestrator | Sunday 31 May 2026 03:36:07 +0000 (0:00:01.056) 0:00:44.675 ************ 2026-05-31 03:36:12.770194 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:36:12.770210 | orchestrator | 2026-05-31 03:36:12.770228 | orchestrator | TASK [cinder : Set cinder policy file] ***************************************** 2026-05-31 03:36:12.770245 | orchestrator | Sunday 31 May 2026 03:36:07 +0000 (0:00:00.136) 0:00:44.811 ************ 2026-05-31 03:36:12.770263 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:36:12.770279 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:36:12.770297 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:36:12.770315 | orchestrator | 2026-05-31 03:36:12.770333 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-31 03:36:12.770351 | orchestrator | Sunday 31 May 2026 03:36:08 +0000 (0:00:00.522) 0:00:45.334 ************ 2026-05-31 03:36:12.770370 | orchestrator | included: /ansible/roles/cinder/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:36:12.770390 | orchestrator | 2026-05-31 03:36:12.770407 | orchestrator | TASK [service-cert-copy : cinder | Copying over extra CA certificates] ********* 2026-05-31 03:36:12.770429 | orchestrator | Sunday 31 May 2026 03:36:08 +0000 (0:00:00.577) 0:00:45.912 ************ 2026-05-31 03:36:12.770471 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:13.631638 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:13.631792 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:13.631828 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631840 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631849 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631876 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631888 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631953 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631973 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631983 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.631992 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:13.632001 | orchestrator | 2026-05-31 03:36:13.632012 | orchestrator | TASK [service-cert-copy : cinder | Copying over backend internal TLS certificate] *** 2026-05-31 03:36:13.632023 | orchestrator | Sunday 31 May 2026 03:36:12 +0000 (0:00:04.234) 0:00:50.146 ************ 2026-05-31 03:36:13.632041 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:13.735441 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.735623 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.735656 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.735674 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:36:13.735696 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:13.735716 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.735852 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.735934 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.735958 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:36:13.735981 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:13.736002 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.736020 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.736039 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:13.736067 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:36:13.736087 | orchestrator | 2026-05-31 03:36:13.736108 | orchestrator | TASK [service-cert-copy : cinder | Copying over backend internal TLS key] ****** 2026-05-31 03:36:13.736140 | orchestrator | Sunday 31 May 2026 03:36:13 +0000 (0:00:00.879) 0:00:51.026 ************ 2026-05-31 03:36:14.303123 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:14.303227 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:14.303244 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:14.303256 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:14.303269 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:36:14.303282 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:14.303334 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:14.303354 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:14.303366 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:14.303378 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:36:14.303389 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:14.303400 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:14.303427 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:19.164234 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:19.164352 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:36:19.164371 | orchestrator | 2026-05-31 03:36:19.164402 | orchestrator | TASK [cinder : Copying over config.json files for services] ******************** 2026-05-31 03:36:19.164416 | orchestrator | Sunday 31 May 2026 03:36:14 +0000 (0:00:00.883) 0:00:51.909 ************ 2026-05-31 03:36:19.164429 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:19.164444 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:19.164456 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:19.164511 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:19.164528 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:19.164556 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:19.164575 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:19.164595 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:19.164616 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:19.164661 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207344 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207461 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207477 | orchestrator | 2026-05-31 03:36:32.207491 | orchestrator | TASK [cinder : Copying over cinder-wsgi.conf] ********************************** 2026-05-31 03:36:32.207504 | orchestrator | Sunday 31 May 2026 03:36:19 +0000 (0:00:04.630) 0:00:56.539 ************ 2026-05-31 03:36:32.207515 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2) 2026-05-31 03:36:32.207526 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2) 2026-05-31 03:36:32.207537 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2) 2026-05-31 03:36:32.207547 | orchestrator | 2026-05-31 03:36:32.207558 | orchestrator | TASK [cinder : Copying over cinder.conf] *************************************** 2026-05-31 03:36:32.207569 | orchestrator | Sunday 31 May 2026 03:36:21 +0000 (0:00:01.904) 0:00:58.444 ************ 2026-05-31 03:36:32.207581 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:32.207617 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:32.207650 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:32.207669 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207682 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207693 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207713 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207725 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:32.207746 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:34.728634 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:34.728758 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:34.728780 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:34.728821 | orchestrator | 2026-05-31 03:36:34.728834 | orchestrator | TASK [cinder : Generating 'hostnqn' file for cinder_volume] ******************** 2026-05-31 03:36:34.728846 | orchestrator | Sunday 31 May 2026 03:36:32 +0000 (0:00:11.159) 0:01:09.604 ************ 2026-05-31 03:36:34.728856 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:36:34.728867 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:36:34.728876 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:36:34.728886 | orchestrator | 2026-05-31 03:36:34.728896 | orchestrator | TASK [cinder : Copying over existing policy file] ****************************** 2026-05-31 03:36:34.728994 | orchestrator | Sunday 31 May 2026 03:36:33 +0000 (0:00:01.609) 0:01:11.213 ************ 2026-05-31 03:36:34.729006 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:34.729019 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:34.729058 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:34.729070 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:34.729089 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:36:34.729100 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:34.729110 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:34.729121 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:34.729145 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:38.461299 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:36:38.461391 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-05-31 03:36:38.461423 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:36:38.461432 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-05-31 03:36:38.461439 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-05-31 03:36:38.461445 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:36:38.461451 | orchestrator | 2026-05-31 03:36:38.461458 | orchestrator | TASK [cinder : Copying over nfs_shares files for cinder_volume] **************** 2026-05-31 03:36:38.461466 | orchestrator | Sunday 31 May 2026 03:36:34 +0000 (0:00:00.892) 0:01:12.106 ************ 2026-05-31 03:36:38.461472 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:36:38.461478 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:36:38.461484 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:36:38.461489 | orchestrator | 2026-05-31 03:36:38.461496 | orchestrator | TASK [cinder : Check cinder containers] **************************************** 2026-05-31 03:36:38.461502 | orchestrator | Sunday 31 May 2026 03:36:35 +0000 (0:00:00.599) 0:01:12.705 ************ 2026-05-31 03:36:38.461538 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:38.461554 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:38.461561 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-05-31 03:36:38.461567 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:38.461575 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:38.461584 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:36:38.461596 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:38:17.489642 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:38:17.489732 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-05-31 03:38:17.489742 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:38:17.489749 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:38:17.489769 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-05-31 03:38:17.489792 | orchestrator | 2026-05-31 03:38:17.489800 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-05-31 03:38:17.489808 | orchestrator | Sunday 31 May 2026 03:36:38 +0000 (0:00:03.161) 0:01:15.866 ************ 2026-05-31 03:38:17.489814 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:38:17.489820 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:38:17.489826 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:38:17.489831 | orchestrator | 2026-05-31 03:38:17.489837 | orchestrator | TASK [cinder : Creating Cinder database] *************************************** 2026-05-31 03:38:17.489843 | orchestrator | Sunday 31 May 2026 03:36:38 +0000 (0:00:00.343) 0:01:16.209 ************ 2026-05-31 03:38:17.489849 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:38:17.489855 | orchestrator | 2026-05-31 03:38:17.489872 | orchestrator | TASK [cinder : Creating Cinder database user and setting permissions] ********** 2026-05-31 03:38:17.489878 | orchestrator | Sunday 31 May 2026 03:36:41 +0000 (0:00:02.173) 0:01:18.383 ************ 2026-05-31 03:38:17.489884 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:38:17.489890 | orchestrator | 2026-05-31 03:38:17.489986 | orchestrator | TASK [cinder : Running Cinder bootstrap container] ***************************** 2026-05-31 03:38:17.489994 | orchestrator | Sunday 31 May 2026 03:36:43 +0000 (0:00:02.380) 0:01:20.764 ************ 2026-05-31 03:38:17.489999 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:38:17.490005 | orchestrator | 2026-05-31 03:38:17.490010 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-05-31 03:38:17.490054 | orchestrator | Sunday 31 May 2026 03:37:02 +0000 (0:00:19.377) 0:01:40.141 ************ 2026-05-31 03:38:17.490061 | orchestrator | 2026-05-31 03:38:17.490067 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-05-31 03:38:17.490072 | orchestrator | Sunday 31 May 2026 03:37:02 +0000 (0:00:00.069) 0:01:40.210 ************ 2026-05-31 03:38:17.490078 | orchestrator | 2026-05-31 03:38:17.490083 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-05-31 03:38:17.490089 | orchestrator | Sunday 31 May 2026 03:37:02 +0000 (0:00:00.069) 0:01:40.280 ************ 2026-05-31 03:38:17.490095 | orchestrator | 2026-05-31 03:38:17.490100 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-api container] ************************ 2026-05-31 03:38:17.490106 | orchestrator | Sunday 31 May 2026 03:37:03 +0000 (0:00:00.076) 0:01:40.356 ************ 2026-05-31 03:38:17.490112 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:38:17.490117 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:38:17.490123 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:38:17.490129 | orchestrator | 2026-05-31 03:38:17.490134 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-scheduler container] ****************** 2026-05-31 03:38:17.490140 | orchestrator | Sunday 31 May 2026 03:37:33 +0000 (0:00:30.374) 0:02:10.731 ************ 2026-05-31 03:38:17.490146 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:38:17.490151 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:38:17.490157 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:38:17.490162 | orchestrator | 2026-05-31 03:38:17.490168 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-volume container] ********************* 2026-05-31 03:38:17.490174 | orchestrator | Sunday 31 May 2026 03:37:39 +0000 (0:00:05.828) 0:02:16.560 ************ 2026-05-31 03:38:17.490179 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:38:17.490185 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:38:17.490191 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:38:17.490196 | orchestrator | 2026-05-31 03:38:17.490203 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-backup container] ********************* 2026-05-31 03:38:17.490210 | orchestrator | Sunday 31 May 2026 03:38:06 +0000 (0:00:26.773) 0:02:43.333 ************ 2026-05-31 03:38:17.490216 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:38:17.490223 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:38:17.490229 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:38:17.490242 | orchestrator | 2026-05-31 03:38:17.490249 | orchestrator | RUNNING HANDLER [cinder : Wait for cinder services to update service versions] *** 2026-05-31 03:38:17.490256 | orchestrator | Sunday 31 May 2026 03:38:17 +0000 (0:00:11.130) 0:02:54.463 ************ 2026-05-31 03:38:17.490263 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:38:17.490269 | orchestrator | 2026-05-31 03:38:17.490276 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:38:17.490284 | orchestrator | testbed-node-0 : ok=30  changed=22  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-05-31 03:38:17.490292 | orchestrator | testbed-node-1 : ok=21  changed=15  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 03:38:17.490299 | orchestrator | testbed-node-2 : ok=21  changed=15  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 03:38:17.490306 | orchestrator | 2026-05-31 03:38:17.490313 | orchestrator | 2026-05-31 03:38:17.490320 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:38:17.490326 | orchestrator | Sunday 31 May 2026 03:38:17 +0000 (0:00:00.301) 0:02:54.765 ************ 2026-05-31 03:38:17.490333 | orchestrator | =============================================================================== 2026-05-31 03:38:17.490340 | orchestrator | cinder : Restart cinder-api container ---------------------------------- 30.37s 2026-05-31 03:38:17.490346 | orchestrator | cinder : Restart cinder-volume container ------------------------------- 26.77s 2026-05-31 03:38:17.490353 | orchestrator | cinder : Running Cinder bootstrap container ---------------------------- 19.38s 2026-05-31 03:38:17.490359 | orchestrator | cinder : Copying over cinder.conf -------------------------------------- 11.16s 2026-05-31 03:38:17.490371 | orchestrator | cinder : Restart cinder-backup container ------------------------------- 11.13s 2026-05-31 03:38:17.490377 | orchestrator | service-ks-register : cinder | Granting user roles ---------------------- 7.81s 2026-05-31 03:38:17.490384 | orchestrator | service-ks-register : cinder | Creating endpoints ----------------------- 6.83s 2026-05-31 03:38:17.490391 | orchestrator | cinder : Restart cinder-scheduler container ----------------------------- 5.83s 2026-05-31 03:38:17.490397 | orchestrator | cinder : Copying over config.json files for services -------------------- 4.63s 2026-05-31 03:38:17.490404 | orchestrator | service-cert-copy : cinder | Copying over extra CA certificates --------- 4.23s 2026-05-31 03:38:17.490411 | orchestrator | service-ks-register : cinder | Creating users --------------------------- 4.21s 2026-05-31 03:38:17.490417 | orchestrator | service-ks-register : cinder | Creating services ------------------------ 3.72s 2026-05-31 03:38:17.490424 | orchestrator | service-ks-register : cinder | Creating projects ------------------------ 3.42s 2026-05-31 03:38:17.490431 | orchestrator | cinder : Copying over multiple ceph.conf for cinder services ------------ 3.41s 2026-05-31 03:38:17.490442 | orchestrator | service-ks-register : cinder | Creating roles --------------------------- 3.31s 2026-05-31 03:38:17.893556 | orchestrator | cinder : Check cinder containers ---------------------------------------- 3.16s 2026-05-31 03:38:17.893637 | orchestrator | cinder : Copy over Ceph keyring files for cinder-backup ----------------- 2.78s 2026-05-31 03:38:17.893646 | orchestrator | cinder : Creating Cinder database user and setting permissions ---------- 2.38s 2026-05-31 03:38:17.893652 | orchestrator | cinder : Creating Cinder database --------------------------------------- 2.17s 2026-05-31 03:38:17.893658 | orchestrator | cinder : Ensuring config directories exist ------------------------------ 2.17s 2026-05-31 03:38:20.298373 | orchestrator | 2026-05-31 03:38:20 | INFO  | Task 7906c1c6-5405-45a1-be82-ed0c73fdfb2d (barbican) was prepared for execution. 2026-05-31 03:38:20.298527 | orchestrator | 2026-05-31 03:38:20 | INFO  | It takes a moment until task 7906c1c6-5405-45a1-be82-ed0c73fdfb2d (barbican) has been started and output is visible here. 2026-05-31 03:39:07.042654 | orchestrator | 2026-05-31 03:39:07.042778 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:39:07.042818 | orchestrator | 2026-05-31 03:39:07.042828 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:39:07.042837 | orchestrator | Sunday 31 May 2026 03:38:24 +0000 (0:00:00.281) 0:00:00.281 ************ 2026-05-31 03:39:07.042846 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:39:07.042856 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:39:07.042865 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:39:07.042873 | orchestrator | 2026-05-31 03:39:07.042882 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:39:07.042938 | orchestrator | Sunday 31 May 2026 03:38:24 +0000 (0:00:00.315) 0:00:00.596 ************ 2026-05-31 03:39:07.042948 | orchestrator | ok: [testbed-node-0] => (item=enable_barbican_True) 2026-05-31 03:39:07.042956 | orchestrator | ok: [testbed-node-1] => (item=enable_barbican_True) 2026-05-31 03:39:07.042964 | orchestrator | ok: [testbed-node-2] => (item=enable_barbican_True) 2026-05-31 03:39:07.042972 | orchestrator | 2026-05-31 03:39:07.042980 | orchestrator | PLAY [Apply role barbican] ***************************************************** 2026-05-31 03:39:07.042988 | orchestrator | 2026-05-31 03:39:07.042997 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-05-31 03:39:07.043005 | orchestrator | Sunday 31 May 2026 03:38:25 +0000 (0:00:00.506) 0:00:01.103 ************ 2026-05-31 03:39:07.043014 | orchestrator | included: /ansible/roles/barbican/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:39:07.043025 | orchestrator | 2026-05-31 03:39:07.043033 | orchestrator | TASK [service-ks-register : barbican | Creating services] ********************** 2026-05-31 03:39:07.043042 | orchestrator | Sunday 31 May 2026 03:38:26 +0000 (0:00:00.550) 0:00:01.653 ************ 2026-05-31 03:39:07.043064 | orchestrator | changed: [testbed-node-0] => (item=barbican (key-manager)) 2026-05-31 03:39:07.043072 | orchestrator | 2026-05-31 03:39:07.043080 | orchestrator | TASK [service-ks-register : barbican | Creating endpoints] ********************* 2026-05-31 03:39:07.043088 | orchestrator | Sunday 31 May 2026 03:38:29 +0000 (0:00:03.527) 0:00:05.180 ************ 2026-05-31 03:39:07.043097 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api-int.testbed.osism.xyz:9311 -> internal) 2026-05-31 03:39:07.043105 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api.testbed.osism.xyz:9311 -> public) 2026-05-31 03:39:07.043114 | orchestrator | 2026-05-31 03:39:07.043123 | orchestrator | TASK [service-ks-register : barbican | Creating projects] ********************** 2026-05-31 03:39:07.043131 | orchestrator | Sunday 31 May 2026 03:38:36 +0000 (0:00:06.723) 0:00:11.904 ************ 2026-05-31 03:39:07.043139 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:39:07.043147 | orchestrator | 2026-05-31 03:39:07.043156 | orchestrator | TASK [service-ks-register : barbican | Creating users] ************************* 2026-05-31 03:39:07.043164 | orchestrator | Sunday 31 May 2026 03:38:39 +0000 (0:00:03.380) 0:00:15.284 ************ 2026-05-31 03:39:07.043173 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:39:07.043181 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service) 2026-05-31 03:39:07.043189 | orchestrator | 2026-05-31 03:39:07.043198 | orchestrator | TASK [service-ks-register : barbican | Creating roles] ************************* 2026-05-31 03:39:07.043206 | orchestrator | Sunday 31 May 2026 03:38:44 +0000 (0:00:04.400) 0:00:19.685 ************ 2026-05-31 03:39:07.043215 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:39:07.043223 | orchestrator | changed: [testbed-node-0] => (item=key-manager:service-admin) 2026-05-31 03:39:07.043231 | orchestrator | changed: [testbed-node-0] => (item=creator) 2026-05-31 03:39:07.043255 | orchestrator | changed: [testbed-node-0] => (item=observer) 2026-05-31 03:39:07.043276 | orchestrator | changed: [testbed-node-0] => (item=audit) 2026-05-31 03:39:07.043285 | orchestrator | 2026-05-31 03:39:07.043293 | orchestrator | TASK [service-ks-register : barbican | Granting user roles] ******************** 2026-05-31 03:39:07.043303 | orchestrator | Sunday 31 May 2026 03:39:01 +0000 (0:00:17.194) 0:00:36.880 ************ 2026-05-31 03:39:07.043320 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service -> admin) 2026-05-31 03:39:07.043329 | orchestrator | 2026-05-31 03:39:07.043337 | orchestrator | TASK [barbican : Ensuring config directories exist] **************************** 2026-05-31 03:39:07.043346 | orchestrator | Sunday 31 May 2026 03:39:05 +0000 (0:00:04.001) 0:00:40.881 ************ 2026-05-31 03:39:07.043357 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:07.043388 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:07.043399 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:07.043410 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:07.043426 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:07.043441 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:07.043458 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:13.192283 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:13.192387 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:13.192401 | orchestrator | 2026-05-31 03:39:13.192415 | orchestrator | TASK [barbican : Ensuring vassals config directories exist] ******************** 2026-05-31 03:39:13.192427 | orchestrator | Sunday 31 May 2026 03:39:07 +0000 (0:00:01.762) 0:00:42.644 ************ 2026-05-31 03:39:13.192438 | orchestrator | changed: [testbed-node-0] => (item=barbican-api/vassals) 2026-05-31 03:39:13.192450 | orchestrator | changed: [testbed-node-1] => (item=barbican-api/vassals) 2026-05-31 03:39:13.192474 | orchestrator | changed: [testbed-node-2] => (item=barbican-api/vassals) 2026-05-31 03:39:13.192484 | orchestrator | 2026-05-31 03:39:13.192494 | orchestrator | TASK [barbican : Check if policies shall be overwritten] *********************** 2026-05-31 03:39:13.192504 | orchestrator | Sunday 31 May 2026 03:39:08 +0000 (0:00:01.223) 0:00:43.868 ************ 2026-05-31 03:39:13.192514 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:39:13.192525 | orchestrator | 2026-05-31 03:39:13.192536 | orchestrator | TASK [barbican : Set barbican policy file] ************************************* 2026-05-31 03:39:13.192569 | orchestrator | Sunday 31 May 2026 03:39:08 +0000 (0:00:00.403) 0:00:44.271 ************ 2026-05-31 03:39:13.192579 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:39:13.192590 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:39:13.192600 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:39:13.192610 | orchestrator | 2026-05-31 03:39:13.192621 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-05-31 03:39:13.192631 | orchestrator | Sunday 31 May 2026 03:39:08 +0000 (0:00:00.332) 0:00:44.604 ************ 2026-05-31 03:39:13.192655 | orchestrator | included: /ansible/roles/barbican/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:39:13.192666 | orchestrator | 2026-05-31 03:39:13.192677 | orchestrator | TASK [service-cert-copy : barbican | Copying over extra CA certificates] ******* 2026-05-31 03:39:13.192687 | orchestrator | Sunday 31 May 2026 03:39:09 +0000 (0:00:00.523) 0:00:45.127 ************ 2026-05-31 03:39:13.192700 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:13.192730 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:13.192742 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:13.192754 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:13.192778 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:13.192789 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:13.192802 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:13.192820 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:14.547301 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:14.547404 | orchestrator | 2026-05-31 03:39:14.547421 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS certificate] *** 2026-05-31 03:39:14.547433 | orchestrator | Sunday 31 May 2026 03:39:13 +0000 (0:00:03.668) 0:00:48.796 ************ 2026-05-31 03:39:14.547472 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:14.547500 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:14.547513 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:14.547524 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:39:14.547536 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:14.547566 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:14.547578 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:14.547597 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:39:14.547614 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:14.547626 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:14.547637 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:14.547649 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:39:14.547660 | orchestrator | 2026-05-31 03:39:14.547671 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS key] **** 2026-05-31 03:39:14.547682 | orchestrator | Sunday 31 May 2026 03:39:13 +0000 (0:00:00.570) 0:00:49.366 ************ 2026-05-31 03:39:14.547701 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:18.304572 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:18.304703 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:18.304733 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:39:18.304777 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:18.304799 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:18.304819 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:18.304839 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:39:18.304884 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:18.305045 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:18.305067 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:18.305079 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:39:18.305093 | orchestrator | 2026-05-31 03:39:18.305107 | orchestrator | TASK [barbican : Copying over config.json files for services] ****************** 2026-05-31 03:39:18.305121 | orchestrator | Sunday 31 May 2026 03:39:14 +0000 (0:00:00.795) 0:00:50.161 ************ 2026-05-31 03:39:18.305134 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:18.305149 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:18.305180 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:28.064405 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.064531 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.064546 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.064554 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.064561 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.064581 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.064585 | orchestrator | 2026-05-31 03:39:28.064591 | orchestrator | TASK [barbican : Copying over barbican-api.ini] ******************************** 2026-05-31 03:39:28.064597 | orchestrator | Sunday 31 May 2026 03:39:18 +0000 (0:00:03.750) 0:00:53.912 ************ 2026-05-31 03:39:28.064601 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:39:28.064606 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:39:28.064610 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:39:28.064614 | orchestrator | 2026-05-31 03:39:28.064632 | orchestrator | TASK [barbican : Checking whether barbican-api-paste.ini file exists] ********** 2026-05-31 03:39:28.064638 | orchestrator | Sunday 31 May 2026 03:39:19 +0000 (0:00:01.649) 0:00:55.562 ************ 2026-05-31 03:39:28.064644 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:39:28.064650 | orchestrator | 2026-05-31 03:39:28.064656 | orchestrator | TASK [barbican : Copying over barbican-api-paste.ini] ************************** 2026-05-31 03:39:28.064662 | orchestrator | Sunday 31 May 2026 03:39:20 +0000 (0:00:00.943) 0:00:56.505 ************ 2026-05-31 03:39:28.064667 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:39:28.064673 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:39:28.064679 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:39:28.064685 | orchestrator | 2026-05-31 03:39:28.064691 | orchestrator | TASK [barbican : Copying over barbican.conf] *********************************** 2026-05-31 03:39:28.064697 | orchestrator | Sunday 31 May 2026 03:39:21 +0000 (0:00:00.555) 0:00:57.061 ************ 2026-05-31 03:39:28.064733 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:28.064743 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:28.064756 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:28.064769 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.934301 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.934404 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.934416 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.934448 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.934462 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:28.934477 | orchestrator | 2026-05-31 03:39:28.934498 | orchestrator | TASK [barbican : Copying over existing policy file] **************************** 2026-05-31 03:39:28.934512 | orchestrator | Sunday 31 May 2026 03:39:28 +0000 (0:00:06.612) 0:01:03.673 ************ 2026-05-31 03:39:28.934542 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:28.934555 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:28.934575 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:28.934587 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:39:28.934613 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:28.934637 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:28.934649 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:28.934661 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:39:28.934681 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-05-31 03:39:31.394333 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:39:31.394419 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:39:31.394445 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:39:31.394453 | orchestrator | 2026-05-31 03:39:31.394461 | orchestrator | TASK [barbican : Check barbican containers] ************************************ 2026-05-31 03:39:31.394470 | orchestrator | Sunday 31 May 2026 03:39:28 +0000 (0:00:00.873) 0:01:04.547 ************ 2026-05-31 03:39:31.394478 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:31.394486 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:31.394507 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-05-31 03:39:31.394518 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:31.394531 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:31.394538 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:31.394545 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:31.394552 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:31.394559 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:39:31.394566 | orchestrator | 2026-05-31 03:39:31.394573 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-05-31 03:39:31.394583 | orchestrator | Sunday 31 May 2026 03:39:31 +0000 (0:00:02.453) 0:01:07.000 ************ 2026-05-31 03:40:16.793230 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:40:16.793384 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:40:16.793438 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:40:16.793475 | orchestrator | 2026-05-31 03:40:16.793496 | orchestrator | TASK [barbican : Creating barbican database] *********************************** 2026-05-31 03:40:16.793572 | orchestrator | Sunday 31 May 2026 03:39:31 +0000 (0:00:00.295) 0:01:07.296 ************ 2026-05-31 03:40:16.793596 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:40:16.793615 | orchestrator | 2026-05-31 03:40:16.793635 | orchestrator | TASK [barbican : Creating barbican database user and setting permissions] ****** 2026-05-31 03:40:16.793654 | orchestrator | Sunday 31 May 2026 03:39:34 +0000 (0:00:02.331) 0:01:09.627 ************ 2026-05-31 03:40:16.793672 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:40:16.793687 | orchestrator | 2026-05-31 03:40:16.793698 | orchestrator | TASK [barbican : Running barbican bootstrap container] ************************* 2026-05-31 03:40:16.793710 | orchestrator | Sunday 31 May 2026 03:39:36 +0000 (0:00:02.435) 0:01:12.063 ************ 2026-05-31 03:40:16.793721 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:40:16.793733 | orchestrator | 2026-05-31 03:40:16.793752 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-05-31 03:40:16.793781 | orchestrator | Sunday 31 May 2026 03:39:49 +0000 (0:00:12.661) 0:01:24.724 ************ 2026-05-31 03:40:16.793801 | orchestrator | 2026-05-31 03:40:16.793819 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-05-31 03:40:16.793839 | orchestrator | Sunday 31 May 2026 03:39:49 +0000 (0:00:00.067) 0:01:24.792 ************ 2026-05-31 03:40:16.793858 | orchestrator | 2026-05-31 03:40:16.793877 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-05-31 03:40:16.793923 | orchestrator | Sunday 31 May 2026 03:39:49 +0000 (0:00:00.070) 0:01:24.863 ************ 2026-05-31 03:40:16.793942 | orchestrator | 2026-05-31 03:40:16.793960 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-api container] ******************** 2026-05-31 03:40:16.793978 | orchestrator | Sunday 31 May 2026 03:39:49 +0000 (0:00:00.069) 0:01:24.933 ************ 2026-05-31 03:40:16.793997 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:40:16.794010 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:40:16.794081 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:40:16.794094 | orchestrator | 2026-05-31 03:40:16.794106 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-keystone-listener container] ****** 2026-05-31 03:40:16.794117 | orchestrator | Sunday 31 May 2026 03:39:55 +0000 (0:00:06.555) 0:01:31.489 ************ 2026-05-31 03:40:16.794128 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:40:16.794138 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:40:16.794149 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:40:16.794159 | orchestrator | 2026-05-31 03:40:16.794170 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-worker container] ***************** 2026-05-31 03:40:16.794181 | orchestrator | Sunday 31 May 2026 03:40:06 +0000 (0:00:10.137) 0:01:41.626 ************ 2026-05-31 03:40:16.794192 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:40:16.794202 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:40:16.794213 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:40:16.794223 | orchestrator | 2026-05-31 03:40:16.794234 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:40:16.794246 | orchestrator | testbed-node-0 : ok=24  changed=18  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 03:40:16.794259 | orchestrator | testbed-node-1 : ok=14  changed=10  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 03:40:16.794270 | orchestrator | testbed-node-2 : ok=14  changed=10  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 03:40:16.794280 | orchestrator | 2026-05-31 03:40:16.794291 | orchestrator | 2026-05-31 03:40:16.794302 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:40:16.794313 | orchestrator | Sunday 31 May 2026 03:40:16 +0000 (0:00:10.452) 0:01:52.078 ************ 2026-05-31 03:40:16.794323 | orchestrator | =============================================================================== 2026-05-31 03:40:16.794334 | orchestrator | service-ks-register : barbican | Creating roles ------------------------ 17.19s 2026-05-31 03:40:16.794359 | orchestrator | barbican : Running barbican bootstrap container ------------------------ 12.66s 2026-05-31 03:40:16.794370 | orchestrator | barbican : Restart barbican-worker container --------------------------- 10.45s 2026-05-31 03:40:16.794380 | orchestrator | barbican : Restart barbican-keystone-listener container ---------------- 10.14s 2026-05-31 03:40:16.794391 | orchestrator | service-ks-register : barbican | Creating endpoints --------------------- 6.72s 2026-05-31 03:40:16.794402 | orchestrator | barbican : Copying over barbican.conf ----------------------------------- 6.61s 2026-05-31 03:40:16.794412 | orchestrator | barbican : Restart barbican-api container ------------------------------- 6.56s 2026-05-31 03:40:16.794423 | orchestrator | service-ks-register : barbican | Creating users ------------------------- 4.40s 2026-05-31 03:40:16.794433 | orchestrator | service-ks-register : barbican | Granting user roles -------------------- 4.00s 2026-05-31 03:40:16.794444 | orchestrator | barbican : Copying over config.json files for services ------------------ 3.75s 2026-05-31 03:40:16.794454 | orchestrator | service-cert-copy : barbican | Copying over extra CA certificates ------- 3.67s 2026-05-31 03:40:16.794465 | orchestrator | service-ks-register : barbican | Creating services ---------------------- 3.53s 2026-05-31 03:40:16.794475 | orchestrator | service-ks-register : barbican | Creating projects ---------------------- 3.38s 2026-05-31 03:40:16.794486 | orchestrator | barbican : Check barbican containers ------------------------------------ 2.45s 2026-05-31 03:40:16.794497 | orchestrator | barbican : Creating barbican database user and setting permissions ------ 2.44s 2026-05-31 03:40:16.794533 | orchestrator | barbican : Creating barbican database ----------------------------------- 2.33s 2026-05-31 03:40:16.794545 | orchestrator | barbican : Ensuring config directories exist ---------------------------- 1.76s 2026-05-31 03:40:16.794555 | orchestrator | barbican : Copying over barbican-api.ini -------------------------------- 1.65s 2026-05-31 03:40:16.794573 | orchestrator | barbican : Ensuring vassals config directories exist -------------------- 1.22s 2026-05-31 03:40:16.794585 | orchestrator | barbican : Checking whether barbican-api-paste.ini file exists ---------- 0.94s 2026-05-31 03:40:19.205170 | orchestrator | 2026-05-31 03:40:19 | INFO  | Task 2c8e05c7-f07b-4c50-b2af-274cde27ebc8 (designate) was prepared for execution. 2026-05-31 03:40:19.205287 | orchestrator | 2026-05-31 03:40:19 | INFO  | It takes a moment until task 2c8e05c7-f07b-4c50-b2af-274cde27ebc8 (designate) has been started and output is visible here. 2026-05-31 03:40:52.166751 | orchestrator | 2026-05-31 03:40:52.166979 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:40:52.167013 | orchestrator | 2026-05-31 03:40:52.167028 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:40:52.167040 | orchestrator | Sunday 31 May 2026 03:40:23 +0000 (0:00:00.276) 0:00:00.276 ************ 2026-05-31 03:40:52.167052 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:40:52.167063 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:40:52.167074 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:40:52.167085 | orchestrator | 2026-05-31 03:40:52.167096 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:40:52.167106 | orchestrator | Sunday 31 May 2026 03:40:23 +0000 (0:00:00.311) 0:00:00.587 ************ 2026-05-31 03:40:52.167118 | orchestrator | ok: [testbed-node-0] => (item=enable_designate_True) 2026-05-31 03:40:52.167129 | orchestrator | ok: [testbed-node-1] => (item=enable_designate_True) 2026-05-31 03:40:52.167140 | orchestrator | ok: [testbed-node-2] => (item=enable_designate_True) 2026-05-31 03:40:52.167151 | orchestrator | 2026-05-31 03:40:52.167161 | orchestrator | PLAY [Apply role designate] **************************************************** 2026-05-31 03:40:52.167172 | orchestrator | 2026-05-31 03:40:52.167183 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-31 03:40:52.167194 | orchestrator | Sunday 31 May 2026 03:40:24 +0000 (0:00:00.455) 0:00:01.042 ************ 2026-05-31 03:40:52.167205 | orchestrator | included: /ansible/roles/designate/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:40:52.167244 | orchestrator | 2026-05-31 03:40:52.167256 | orchestrator | TASK [service-ks-register : designate | Creating services] ********************* 2026-05-31 03:40:52.167267 | orchestrator | Sunday 31 May 2026 03:40:24 +0000 (0:00:00.563) 0:00:01.605 ************ 2026-05-31 03:40:52.167279 | orchestrator | changed: [testbed-node-0] => (item=designate (dns)) 2026-05-31 03:40:52.167291 | orchestrator | 2026-05-31 03:40:52.167303 | orchestrator | TASK [service-ks-register : designate | Creating endpoints] ******************** 2026-05-31 03:40:52.167315 | orchestrator | Sunday 31 May 2026 03:40:28 +0000 (0:00:03.560) 0:00:05.166 ************ 2026-05-31 03:40:52.167327 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api-int.testbed.osism.xyz:9001 -> internal) 2026-05-31 03:40:52.167339 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api.testbed.osism.xyz:9001 -> public) 2026-05-31 03:40:52.167351 | orchestrator | 2026-05-31 03:40:52.167363 | orchestrator | TASK [service-ks-register : designate | Creating projects] ********************* 2026-05-31 03:40:52.167375 | orchestrator | Sunday 31 May 2026 03:40:34 +0000 (0:00:06.686) 0:00:11.853 ************ 2026-05-31 03:40:52.167388 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:40:52.167400 | orchestrator | 2026-05-31 03:40:52.167412 | orchestrator | TASK [service-ks-register : designate | Creating users] ************************ 2026-05-31 03:40:52.167425 | orchestrator | Sunday 31 May 2026 03:40:38 +0000 (0:00:03.415) 0:00:15.269 ************ 2026-05-31 03:40:52.167437 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:40:52.167449 | orchestrator | changed: [testbed-node-0] => (item=designate -> service) 2026-05-31 03:40:52.167460 | orchestrator | 2026-05-31 03:40:52.167472 | orchestrator | TASK [service-ks-register : designate | Creating roles] ************************ 2026-05-31 03:40:52.167484 | orchestrator | Sunday 31 May 2026 03:40:42 +0000 (0:00:04.211) 0:00:19.480 ************ 2026-05-31 03:40:52.167496 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:40:52.167508 | orchestrator | 2026-05-31 03:40:52.167520 | orchestrator | TASK [service-ks-register : designate | Granting user roles] ******************* 2026-05-31 03:40:52.167533 | orchestrator | Sunday 31 May 2026 03:40:45 +0000 (0:00:03.369) 0:00:22.849 ************ 2026-05-31 03:40:52.167545 | orchestrator | changed: [testbed-node-0] => (item=designate -> service -> admin) 2026-05-31 03:40:52.167557 | orchestrator | 2026-05-31 03:40:52.167569 | orchestrator | TASK [designate : Ensuring config directories exist] *************************** 2026-05-31 03:40:52.167581 | orchestrator | Sunday 31 May 2026 03:40:50 +0000 (0:00:04.066) 0:00:26.916 ************ 2026-05-31 03:40:52.167612 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:40:52.167655 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:40:52.167678 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:40:52.167692 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:40:52.167705 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:40:52.167718 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:40:52.167751 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:52.167794 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405338 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405472 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405501 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405523 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405536 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405563 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405614 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405627 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405639 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405650 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:40:58.405662 | orchestrator | 2026-05-31 03:40:58.405675 | orchestrator | TASK [designate : Check if policies shall be overwritten] ********************** 2026-05-31 03:40:58.405688 | orchestrator | Sunday 31 May 2026 03:40:53 +0000 (0:00:02.976) 0:00:29.892 ************ 2026-05-31 03:40:58.405699 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:40:58.405711 | orchestrator | 2026-05-31 03:40:58.405722 | orchestrator | TASK [designate : Set designate policy file] *********************************** 2026-05-31 03:40:58.405733 | orchestrator | Sunday 31 May 2026 03:40:53 +0000 (0:00:00.147) 0:00:30.040 ************ 2026-05-31 03:40:58.405744 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:40:58.405755 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:40:58.405766 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:40:58.405777 | orchestrator | 2026-05-31 03:40:58.405788 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-31 03:40:58.405799 | orchestrator | Sunday 31 May 2026 03:40:53 +0000 (0:00:00.488) 0:00:30.528 ************ 2026-05-31 03:40:58.405810 | orchestrator | included: /ansible/roles/designate/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:40:58.405821 | orchestrator | 2026-05-31 03:40:58.405832 | orchestrator | TASK [service-cert-copy : designate | Copying over extra CA certificates] ****** 2026-05-31 03:40:58.405852 | orchestrator | Sunday 31 May 2026 03:40:54 +0000 (0:00:00.545) 0:00:31.074 ************ 2026-05-31 03:40:58.405872 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:40:58.405970 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:00.252046 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:00.252147 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252165 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252216 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252230 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252262 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252274 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252285 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252298 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252309 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252333 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252345 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:00.252366 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:01.170624 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:01.170695 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:01.170702 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:01.170722 | orchestrator | 2026-05-31 03:41:01.170729 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS certificate] *** 2026-05-31 03:41:01.170734 | orchestrator | Sunday 31 May 2026 03:41:00 +0000 (0:00:06.047) 0:00:37.122 ************ 2026-05-31 03:41:01.170752 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:01.170757 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:01.170774 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.170780 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.170787 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.170795 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.170804 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:41:01.170812 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:01.170816 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:01.170820 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.170827 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934292 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934415 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934433 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:41:01.934462 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:01.934477 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:01.934490 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934503 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934534 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934550 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934557 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:41:01.934564 | orchestrator | 2026-05-31 03:41:01.934572 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS key] *** 2026-05-31 03:41:01.934580 | orchestrator | Sunday 31 May 2026 03:41:01 +0000 (0:00:01.035) 0:00:38.157 ************ 2026-05-31 03:41:01.934591 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:01.934598 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:01.934605 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:01.934616 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265473 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265629 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265650 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:41:02.265680 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:02.265696 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:02.265760 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265774 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265822 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265835 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265846 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:41:02.265864 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:02.265876 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:02.265916 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265928 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:02.265956 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:06.878802 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:06.878877 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:41:06.878923 | orchestrator | 2026-05-31 03:41:06.878929 | orchestrator | TASK [designate : Copying over config.json files for services] ***************** 2026-05-31 03:41:06.878935 | orchestrator | Sunday 31 May 2026 03:41:02 +0000 (0:00:00.978) 0:00:39.135 ************ 2026-05-31 03:41:06.878951 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:06.878958 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:06.878962 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:06.878989 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:06.878996 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:06.879003 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:06.879008 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:06.879012 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:06.879017 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:06.879025 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:06.879034 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776475 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776622 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776647 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776663 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776702 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776719 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776753 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776770 | orchestrator | 2026-05-31 03:41:18.776785 | orchestrator | TASK [designate : Copying over designate.conf] ********************************* 2026-05-31 03:41:18.776799 | orchestrator | Sunday 31 May 2026 03:41:08 +0000 (0:00:06.673) 0:00:45.809 ************ 2026-05-31 03:41:18.776821 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:18.776839 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:18.776862 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:18.776877 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:18.776920 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128568 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128682 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128699 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128728 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128739 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128749 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128774 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128784 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128798 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128807 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128823 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128833 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128842 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:27.128851 | orchestrator | 2026-05-31 03:41:27.128862 | orchestrator | TASK [designate : Copying over pools.yaml] ************************************* 2026-05-31 03:41:27.128873 | orchestrator | Sunday 31 May 2026 03:41:23 +0000 (0:00:14.391) 0:01:00.200 ************ 2026-05-31 03:41:27.128944 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-05-31 03:41:31.614295 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-05-31 03:41:31.614401 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-05-31 03:41:31.614422 | orchestrator | 2026-05-31 03:41:31.614443 | orchestrator | TASK [designate : Copying over named.conf] ************************************* 2026-05-31 03:41:31.614464 | orchestrator | Sunday 31 May 2026 03:41:27 +0000 (0:00:03.801) 0:01:04.002 ************ 2026-05-31 03:41:31.614482 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-05-31 03:41:31.614500 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-05-31 03:41:31.614521 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-05-31 03:41:31.614540 | orchestrator | 2026-05-31 03:41:31.614558 | orchestrator | TASK [designate : Copying over rndc.conf] ************************************** 2026-05-31 03:41:31.614578 | orchestrator | Sunday 31 May 2026 03:41:29 +0000 (0:00:02.599) 0:01:06.601 ************ 2026-05-31 03:41:31.614612 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:31.614654 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:31.614666 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:31.614698 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:31.614712 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:31.614730 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:31.614750 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:31.614762 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:31.614774 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:31.614785 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:31.614805 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:34.630739 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:34.630929 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:34.630960 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:34.631004 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:34.631024 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:34.631045 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:34.631083 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:34.631108 | orchestrator | 2026-05-31 03:41:34.631122 | orchestrator | TASK [designate : Copying over rndc.key] *************************************** 2026-05-31 03:41:34.631134 | orchestrator | Sunday 31 May 2026 03:41:32 +0000 (0:00:03.042) 0:01:09.644 ************ 2026-05-31 03:41:34.631155 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:34.631169 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:34.631181 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:34.631193 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:34.631211 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.663966 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664074 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664087 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:35.664097 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664109 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664125 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664183 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:35.664207 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664222 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664237 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:35.664252 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:35.664266 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:35.664281 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:35.664307 | orchestrator | 2026-05-31 03:41:35.664323 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-31 03:41:35.664346 | orchestrator | Sunday 31 May 2026 03:41:35 +0000 (0:00:02.882) 0:01:12.527 ************ 2026-05-31 03:41:36.609555 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:41:36.609647 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:41:36.609655 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:41:36.609662 | orchestrator | 2026-05-31 03:41:36.609669 | orchestrator | TASK [designate : Copying over existing policy file] *************************** 2026-05-31 03:41:36.609677 | orchestrator | Sunday 31 May 2026 03:41:35 +0000 (0:00:00.303) 0:01:12.830 ************ 2026-05-31 03:41:36.609703 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:36.609714 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:36.609722 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:36.609730 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:36.609737 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:36.609780 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:36.609787 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:41:36.609797 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:36.609803 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:36.609810 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:36.609816 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:36.609836 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:36.609847 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:40.239275 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:41:40.239431 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-05-31 03:41:40.239456 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-05-31 03:41:40.239470 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-05-31 03:41:40.239483 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-05-31 03:41:40.239519 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-05-31 03:41:40.239531 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:41:40.239543 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:41:40.239555 | orchestrator | 2026-05-31 03:41:40.239585 | orchestrator | TASK [designate : Check designate containers] ********************************** 2026-05-31 03:41:40.239598 | orchestrator | Sunday 31 May 2026 03:41:36 +0000 (0:00:00.770) 0:01:13.601 ************ 2026-05-31 03:41:40.239615 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:40.239628 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:40.239640 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-05-31 03:41:40.239660 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:40.239679 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:42.044918 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-05-31 03:41:42.044987 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.044994 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.044998 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045016 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045022 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045037 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045045 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045049 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045053 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045061 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045066 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045070 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:41:42.045075 | orchestrator | 2026-05-31 03:41:42.045080 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-05-31 03:41:42.045085 | orchestrator | Sunday 31 May 2026 03:41:41 +0000 (0:00:05.006) 0:01:18.608 ************ 2026-05-31 03:41:42.045089 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:41:42.045096 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:43:09.278292 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:43:09.278408 | orchestrator | 2026-05-31 03:43:09.278421 | orchestrator | TASK [designate : Creating Designate databases] ******************************** 2026-05-31 03:43:09.278431 | orchestrator | Sunday 31 May 2026 03:41:42 +0000 (0:00:00.304) 0:01:18.912 ************ 2026-05-31 03:43:09.278455 | orchestrator | changed: [testbed-node-0] => (item=designate) 2026-05-31 03:43:09.278463 | orchestrator | 2026-05-31 03:43:09.278470 | orchestrator | TASK [designate : Creating Designate databases user and setting permissions] *** 2026-05-31 03:43:09.278477 | orchestrator | Sunday 31 May 2026 03:41:44 +0000 (0:00:02.220) 0:01:21.133 ************ 2026-05-31 03:43:09.278484 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-05-31 03:43:09.278492 | orchestrator | changed: [testbed-node-0 -> {{ groups['designate-central'][0] }}] 2026-05-31 03:43:09.278499 | orchestrator | 2026-05-31 03:43:09.278506 | orchestrator | TASK [designate : Running Designate bootstrap container] *********************** 2026-05-31 03:43:09.278512 | orchestrator | Sunday 31 May 2026 03:41:46 +0000 (0:00:02.370) 0:01:23.504 ************ 2026-05-31 03:43:09.278519 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278525 | orchestrator | 2026-05-31 03:43:09.278531 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-05-31 03:43:09.278538 | orchestrator | Sunday 31 May 2026 03:42:02 +0000 (0:00:16.270) 0:01:39.774 ************ 2026-05-31 03:43:09.278545 | orchestrator | 2026-05-31 03:43:09.278551 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-05-31 03:43:09.278558 | orchestrator | Sunday 31 May 2026 03:42:02 +0000 (0:00:00.070) 0:01:39.845 ************ 2026-05-31 03:43:09.278565 | orchestrator | 2026-05-31 03:43:09.278606 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-05-31 03:43:09.278613 | orchestrator | Sunday 31 May 2026 03:42:03 +0000 (0:00:00.073) 0:01:39.918 ************ 2026-05-31 03:43:09.278620 | orchestrator | 2026-05-31 03:43:09.278626 | orchestrator | RUNNING HANDLER [designate : Restart designate-backend-bind9 container] ******** 2026-05-31 03:43:09.278634 | orchestrator | Sunday 31 May 2026 03:42:03 +0000 (0:00:00.075) 0:01:39.994 ************ 2026-05-31 03:43:09.278641 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278647 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:43:09.278654 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:43:09.278660 | orchestrator | 2026-05-31 03:43:09.278666 | orchestrator | RUNNING HANDLER [designate : Restart designate-api container] ****************** 2026-05-31 03:43:09.278672 | orchestrator | Sunday 31 May 2026 03:42:11 +0000 (0:00:08.475) 0:01:48.470 ************ 2026-05-31 03:43:09.278678 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278684 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:43:09.278690 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:43:09.278696 | orchestrator | 2026-05-31 03:43:09.278702 | orchestrator | RUNNING HANDLER [designate : Restart designate-central container] ************** 2026-05-31 03:43:09.278708 | orchestrator | Sunday 31 May 2026 03:42:22 +0000 (0:00:10.790) 0:01:59.261 ************ 2026-05-31 03:43:09.278714 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278720 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:43:09.278727 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:43:09.278732 | orchestrator | 2026-05-31 03:43:09.278738 | orchestrator | RUNNING HANDLER [designate : Restart designate-producer container] ************* 2026-05-31 03:43:09.278743 | orchestrator | Sunday 31 May 2026 03:42:28 +0000 (0:00:05.743) 0:02:05.005 ************ 2026-05-31 03:43:09.278750 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278755 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:43:09.278761 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:43:09.278767 | orchestrator | 2026-05-31 03:43:09.278774 | orchestrator | RUNNING HANDLER [designate : Restart designate-mdns container] ***************** 2026-05-31 03:43:09.278781 | orchestrator | Sunday 31 May 2026 03:42:38 +0000 (0:00:10.762) 0:02:15.767 ************ 2026-05-31 03:43:09.278787 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278794 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:43:09.278800 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:43:09.278806 | orchestrator | 2026-05-31 03:43:09.278813 | orchestrator | RUNNING HANDLER [designate : Restart designate-worker container] *************** 2026-05-31 03:43:09.278819 | orchestrator | Sunday 31 May 2026 03:42:50 +0000 (0:00:11.401) 0:02:27.168 ************ 2026-05-31 03:43:09.278825 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278832 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:43:09.278838 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:43:09.278845 | orchestrator | 2026-05-31 03:43:09.278851 | orchestrator | TASK [designate : Non-destructive DNS pools update] **************************** 2026-05-31 03:43:09.278857 | orchestrator | Sunday 31 May 2026 03:43:01 +0000 (0:00:10.943) 0:02:38.112 ************ 2026-05-31 03:43:09.278884 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:43:09.278891 | orchestrator | 2026-05-31 03:43:09.278896 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:43:09.278905 | orchestrator | testbed-node-0 : ok=29  changed=23  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 03:43:09.278912 | orchestrator | testbed-node-1 : ok=19  changed=15  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 03:43:09.278917 | orchestrator | testbed-node-2 : ok=19  changed=15  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 03:43:09.278923 | orchestrator | 2026-05-31 03:43:09.278930 | orchestrator | 2026-05-31 03:43:09.278936 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:43:09.278951 | orchestrator | Sunday 31 May 2026 03:43:08 +0000 (0:00:07.643) 0:02:45.755 ************ 2026-05-31 03:43:09.278958 | orchestrator | =============================================================================== 2026-05-31 03:43:09.278964 | orchestrator | designate : Running Designate bootstrap container ---------------------- 16.27s 2026-05-31 03:43:09.278971 | orchestrator | designate : Copying over designate.conf -------------------------------- 14.39s 2026-05-31 03:43:09.279044 | orchestrator | designate : Restart designate-mdns container --------------------------- 11.40s 2026-05-31 03:43:09.279055 | orchestrator | designate : Restart designate-worker container ------------------------- 10.94s 2026-05-31 03:43:09.279061 | orchestrator | designate : Restart designate-api container ---------------------------- 10.79s 2026-05-31 03:43:09.279074 | orchestrator | designate : Restart designate-producer container ----------------------- 10.76s 2026-05-31 03:43:09.279081 | orchestrator | designate : Restart designate-backend-bind9 container ------------------- 8.48s 2026-05-31 03:43:09.279087 | orchestrator | designate : Non-destructive DNS pools update ---------------------------- 7.64s 2026-05-31 03:43:09.279094 | orchestrator | service-ks-register : designate | Creating endpoints -------------------- 6.69s 2026-05-31 03:43:09.279100 | orchestrator | designate : Copying over config.json files for services ----------------- 6.67s 2026-05-31 03:43:09.279107 | orchestrator | service-cert-copy : designate | Copying over extra CA certificates ------ 6.05s 2026-05-31 03:43:09.279113 | orchestrator | designate : Restart designate-central container ------------------------- 5.74s 2026-05-31 03:43:09.279119 | orchestrator | designate : Check designate containers ---------------------------------- 5.01s 2026-05-31 03:43:09.279125 | orchestrator | service-ks-register : designate | Creating users ------------------------ 4.21s 2026-05-31 03:43:09.279132 | orchestrator | service-ks-register : designate | Granting user roles ------------------- 4.07s 2026-05-31 03:43:09.279140 | orchestrator | designate : Copying over pools.yaml ------------------------------------- 3.80s 2026-05-31 03:43:09.279146 | orchestrator | service-ks-register : designate | Creating services --------------------- 3.56s 2026-05-31 03:43:09.279152 | orchestrator | service-ks-register : designate | Creating projects --------------------- 3.42s 2026-05-31 03:43:09.279158 | orchestrator | service-ks-register : designate | Creating roles ------------------------ 3.37s 2026-05-31 03:43:09.279165 | orchestrator | designate : Copying over rndc.conf -------------------------------------- 3.04s 2026-05-31 03:43:11.473820 | orchestrator | 2026-05-31 03:43:11 | INFO  | Task 00342f8e-d14e-47c0-93c7-b575fc23a68b (octavia) was prepared for execution. 2026-05-31 03:43:11.473967 | orchestrator | 2026-05-31 03:43:11 | INFO  | It takes a moment until task 00342f8e-d14e-47c0-93c7-b575fc23a68b (octavia) has been started and output is visible here. 2026-05-31 03:45:22.433961 | orchestrator | 2026-05-31 03:45:22.434197 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:45:22.434226 | orchestrator | 2026-05-31 03:45:22.434243 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:45:22.434262 | orchestrator | Sunday 31 May 2026 03:43:15 +0000 (0:00:00.239) 0:00:00.239 ************ 2026-05-31 03:45:22.434282 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:22.434302 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:45:22.434322 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:45:22.434339 | orchestrator | 2026-05-31 03:45:22.434359 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:45:22.434379 | orchestrator | Sunday 31 May 2026 03:43:15 +0000 (0:00:00.279) 0:00:00.518 ************ 2026-05-31 03:45:22.434397 | orchestrator | ok: [testbed-node-0] => (item=enable_octavia_True) 2026-05-31 03:45:22.434417 | orchestrator | ok: [testbed-node-1] => (item=enable_octavia_True) 2026-05-31 03:45:22.434434 | orchestrator | ok: [testbed-node-2] => (item=enable_octavia_True) 2026-05-31 03:45:22.434485 | orchestrator | 2026-05-31 03:45:22.434538 | orchestrator | PLAY [Apply role octavia] ****************************************************** 2026-05-31 03:45:22.434559 | orchestrator | 2026-05-31 03:45:22.434577 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-05-31 03:45:22.434627 | orchestrator | Sunday 31 May 2026 03:43:15 +0000 (0:00:00.370) 0:00:00.888 ************ 2026-05-31 03:45:22.434647 | orchestrator | included: /ansible/roles/octavia/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:45:22.434665 | orchestrator | 2026-05-31 03:45:22.434684 | orchestrator | TASK [service-ks-register : octavia | Creating services] *********************** 2026-05-31 03:45:22.434703 | orchestrator | Sunday 31 May 2026 03:43:16 +0000 (0:00:00.510) 0:00:01.399 ************ 2026-05-31 03:45:22.434722 | orchestrator | changed: [testbed-node-0] => (item=octavia (load-balancer)) 2026-05-31 03:45:22.434740 | orchestrator | 2026-05-31 03:45:22.434757 | orchestrator | TASK [service-ks-register : octavia | Creating endpoints] ********************** 2026-05-31 03:45:22.434775 | orchestrator | Sunday 31 May 2026 03:43:19 +0000 (0:00:03.572) 0:00:04.972 ************ 2026-05-31 03:45:22.434794 | orchestrator | changed: [testbed-node-0] => (item=octavia -> https://api-int.testbed.osism.xyz:9876 -> internal) 2026-05-31 03:45:22.434812 | orchestrator | changed: [testbed-node-0] => (item=octavia -> https://api.testbed.osism.xyz:9876 -> public) 2026-05-31 03:45:22.434831 | orchestrator | 2026-05-31 03:45:22.434879 | orchestrator | TASK [service-ks-register : octavia | Creating projects] *********************** 2026-05-31 03:45:22.434898 | orchestrator | Sunday 31 May 2026 03:43:26 +0000 (0:00:06.792) 0:00:11.764 ************ 2026-05-31 03:45:22.434917 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:45:22.434935 | orchestrator | 2026-05-31 03:45:22.434954 | orchestrator | TASK [service-ks-register : octavia | Creating users] ************************** 2026-05-31 03:45:22.434972 | orchestrator | Sunday 31 May 2026 03:43:30 +0000 (0:00:03.355) 0:00:15.119 ************ 2026-05-31 03:45:22.434990 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:45:22.435009 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service) 2026-05-31 03:45:22.435027 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service) 2026-05-31 03:45:22.435045 | orchestrator | 2026-05-31 03:45:22.435063 | orchestrator | TASK [service-ks-register : octavia | Creating roles] ************************** 2026-05-31 03:45:22.435081 | orchestrator | Sunday 31 May 2026 03:43:38 +0000 (0:00:08.499) 0:00:23.618 ************ 2026-05-31 03:45:22.435099 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:45:22.435117 | orchestrator | 2026-05-31 03:45:22.435135 | orchestrator | TASK [service-ks-register : octavia | Granting user roles] ********************* 2026-05-31 03:45:22.435174 | orchestrator | Sunday 31 May 2026 03:43:42 +0000 (0:00:03.425) 0:00:27.044 ************ 2026-05-31 03:45:22.435193 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service -> admin) 2026-05-31 03:45:22.435211 | orchestrator | ok: [testbed-node-0] => (item=octavia -> service -> admin) 2026-05-31 03:45:22.435229 | orchestrator | 2026-05-31 03:45:22.435247 | orchestrator | TASK [octavia : Adding octavia related roles] ********************************** 2026-05-31 03:45:22.435265 | orchestrator | Sunday 31 May 2026 03:43:49 +0000 (0:00:07.629) 0:00:34.674 ************ 2026-05-31 03:45:22.435281 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_observer) 2026-05-31 03:45:22.435299 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_global_observer) 2026-05-31 03:45:22.435317 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_member) 2026-05-31 03:45:22.435335 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_admin) 2026-05-31 03:45:22.435351 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_quota_admin) 2026-05-31 03:45:22.435367 | orchestrator | 2026-05-31 03:45:22.435383 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-05-31 03:45:22.435401 | orchestrator | Sunday 31 May 2026 03:44:06 +0000 (0:00:16.348) 0:00:51.022 ************ 2026-05-31 03:45:22.435420 | orchestrator | included: /ansible/roles/octavia/tasks/prepare.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:45:22.435438 | orchestrator | 2026-05-31 03:45:22.435456 | orchestrator | TASK [octavia : Create amphora flavor] ***************************************** 2026-05-31 03:45:22.435489 | orchestrator | Sunday 31 May 2026 03:44:06 +0000 (0:00:00.751) 0:00:51.774 ************ 2026-05-31 03:45:22.435507 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.435525 | orchestrator | 2026-05-31 03:45:22.435542 | orchestrator | TASK [octavia : Create nova keypair for amphora] ******************************* 2026-05-31 03:45:22.435559 | orchestrator | Sunday 31 May 2026 03:44:12 +0000 (0:00:05.371) 0:00:57.145 ************ 2026-05-31 03:45:22.435575 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.435592 | orchestrator | 2026-05-31 03:45:22.435609 | orchestrator | TASK [octavia : Get service project id] **************************************** 2026-05-31 03:45:22.435656 | orchestrator | Sunday 31 May 2026 03:44:16 +0000 (0:00:04.046) 0:01:01.192 ************ 2026-05-31 03:45:22.435678 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:22.435697 | orchestrator | 2026-05-31 03:45:22.435715 | orchestrator | TASK [octavia : Create security groups for octavia] **************************** 2026-05-31 03:45:22.435734 | orchestrator | Sunday 31 May 2026 03:44:19 +0000 (0:00:03.236) 0:01:04.428 ************ 2026-05-31 03:45:22.435752 | orchestrator | changed: [testbed-node-0] => (item=lb-mgmt-sec-grp) 2026-05-31 03:45:22.435770 | orchestrator | changed: [testbed-node-0] => (item=lb-health-mgr-sec-grp) 2026-05-31 03:45:22.435789 | orchestrator | 2026-05-31 03:45:22.435806 | orchestrator | TASK [octavia : Add rules for security groups] ********************************* 2026-05-31 03:45:22.435825 | orchestrator | Sunday 31 May 2026 03:44:30 +0000 (0:00:10.952) 0:01:15.381 ************ 2026-05-31 03:45:22.435874 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'icmp'}]) 2026-05-31 03:45:22.435895 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'tcp', 'src_port': 22, 'dst_port': 22}]) 2026-05-31 03:45:22.435916 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'tcp', 'src_port': '9443', 'dst_port': '9443'}]) 2026-05-31 03:45:22.435936 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-health-mgr-sec-grp', 'enabled': True}, {'protocol': 'udp', 'src_port': '5555', 'dst_port': '5555'}]) 2026-05-31 03:45:22.435955 | orchestrator | 2026-05-31 03:45:22.435975 | orchestrator | TASK [octavia : Create loadbalancer management network] ************************ 2026-05-31 03:45:22.436001 | orchestrator | Sunday 31 May 2026 03:44:47 +0000 (0:00:17.027) 0:01:32.408 ************ 2026-05-31 03:45:22.436021 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.436128 | orchestrator | 2026-05-31 03:45:22.436148 | orchestrator | TASK [octavia : Create loadbalancer management subnet] ************************* 2026-05-31 03:45:22.436166 | orchestrator | Sunday 31 May 2026 03:44:52 +0000 (0:00:04.812) 0:01:37.220 ************ 2026-05-31 03:45:22.436186 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.436228 | orchestrator | 2026-05-31 03:45:22.436249 | orchestrator | TASK [octavia : Create loadbalancer management router for IPv6] **************** 2026-05-31 03:45:22.436267 | orchestrator | Sunday 31 May 2026 03:44:57 +0000 (0:00:05.585) 0:01:42.806 ************ 2026-05-31 03:45:22.436286 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:45:22.436304 | orchestrator | 2026-05-31 03:45:22.436323 | orchestrator | TASK [octavia : Update loadbalancer management subnet] ************************* 2026-05-31 03:45:22.436341 | orchestrator | Sunday 31 May 2026 03:44:58 +0000 (0:00:00.217) 0:01:43.023 ************ 2026-05-31 03:45:22.436361 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:22.436380 | orchestrator | 2026-05-31 03:45:22.436398 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-05-31 03:45:22.436416 | orchestrator | Sunday 31 May 2026 03:45:02 +0000 (0:00:04.750) 0:01:47.774 ************ 2026-05-31 03:45:22.436435 | orchestrator | included: /ansible/roles/octavia/tasks/hm-interface.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:45:22.436453 | orchestrator | 2026-05-31 03:45:22.436471 | orchestrator | TASK [octavia : Create ports for Octavia health-manager nodes] ***************** 2026-05-31 03:45:22.436490 | orchestrator | Sunday 31 May 2026 03:45:03 +0000 (0:00:01.132) 0:01:48.907 ************ 2026-05-31 03:45:22.436522 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:45:22.436540 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.436558 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:45:22.436576 | orchestrator | 2026-05-31 03:45:22.436595 | orchestrator | TASK [octavia : Update Octavia health manager port host_id] ******************** 2026-05-31 03:45:22.436623 | orchestrator | Sunday 31 May 2026 03:45:09 +0000 (0:00:05.551) 0:01:54.459 ************ 2026-05-31 03:45:22.436642 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.436660 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:45:22.436679 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:45:22.436697 | orchestrator | 2026-05-31 03:45:22.436715 | orchestrator | TASK [octavia : Add Octavia port to openvswitch br-int] ************************ 2026-05-31 03:45:22.436733 | orchestrator | Sunday 31 May 2026 03:45:14 +0000 (0:00:05.031) 0:01:59.490 ************ 2026-05-31 03:45:22.436750 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.436766 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:45:22.436782 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:45:22.436800 | orchestrator | 2026-05-31 03:45:22.436817 | orchestrator | TASK [octavia : Install isc-dhcp-client package] ******************************* 2026-05-31 03:45:22.436835 | orchestrator | Sunday 31 May 2026 03:45:15 +0000 (0:00:01.080) 0:02:00.571 ************ 2026-05-31 03:45:22.436880 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:22.436897 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:45:22.436915 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:45:22.436932 | orchestrator | 2026-05-31 03:45:22.436951 | orchestrator | TASK [octavia : Create octavia dhclient conf] ********************************** 2026-05-31 03:45:22.436968 | orchestrator | Sunday 31 May 2026 03:45:17 +0000 (0:00:02.038) 0:02:02.610 ************ 2026-05-31 03:45:22.436987 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.437006 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:45:22.437024 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:45:22.437041 | orchestrator | 2026-05-31 03:45:22.437056 | orchestrator | TASK [octavia : Create octavia-interface service] ****************************** 2026-05-31 03:45:22.437073 | orchestrator | Sunday 31 May 2026 03:45:18 +0000 (0:00:01.276) 0:02:03.886 ************ 2026-05-31 03:45:22.437092 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.437108 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:45:22.437127 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:45:22.437145 | orchestrator | 2026-05-31 03:45:22.437164 | orchestrator | TASK [octavia : Restart octavia-interface.service if required] ***************** 2026-05-31 03:45:22.437181 | orchestrator | Sunday 31 May 2026 03:45:20 +0000 (0:00:01.248) 0:02:05.135 ************ 2026-05-31 03:45:22.437198 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:45:22.437216 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:22.437234 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:45:22.437253 | orchestrator | 2026-05-31 03:45:22.437289 | orchestrator | TASK [octavia : Enable and start octavia-interface.service] ******************** 2026-05-31 03:45:50.645239 | orchestrator | Sunday 31 May 2026 03:45:22 +0000 (0:00:02.267) 0:02:07.402 ************ 2026-05-31 03:45:50.645390 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:45:50.645416 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:45:50.645427 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:45:50.645438 | orchestrator | 2026-05-31 03:45:50.645451 | orchestrator | TASK [octavia : Wait for interface ohm0 ip appear] ***************************** 2026-05-31 03:45:50.645463 | orchestrator | Sunday 31 May 2026 03:45:24 +0000 (0:00:01.598) 0:02:09.001 ************ 2026-05-31 03:45:50.645474 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:50.645485 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:45:50.645496 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:45:50.645507 | orchestrator | 2026-05-31 03:45:50.645518 | orchestrator | TASK [octavia : Gather facts] ************************************************** 2026-05-31 03:45:50.645529 | orchestrator | Sunday 31 May 2026 03:45:24 +0000 (0:00:00.765) 0:02:09.766 ************ 2026-05-31 03:45:50.645540 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:45:50.645551 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:50.645586 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:45:50.645598 | orchestrator | 2026-05-31 03:45:50.645609 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-05-31 03:45:50.645620 | orchestrator | Sunday 31 May 2026 03:45:28 +0000 (0:00:04.068) 0:02:13.835 ************ 2026-05-31 03:45:50.645631 | orchestrator | included: /ansible/roles/octavia/tasks/get_resources_info.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:45:50.645642 | orchestrator | 2026-05-31 03:45:50.645652 | orchestrator | TASK [octavia : Get amphora flavor info] *************************************** 2026-05-31 03:45:50.645663 | orchestrator | Sunday 31 May 2026 03:45:29 +0000 (0:00:00.540) 0:02:14.376 ************ 2026-05-31 03:45:50.645674 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:50.645684 | orchestrator | 2026-05-31 03:45:50.645695 | orchestrator | TASK [octavia : Get service project id] **************************************** 2026-05-31 03:45:50.645705 | orchestrator | Sunday 31 May 2026 03:45:33 +0000 (0:00:03.696) 0:02:18.072 ************ 2026-05-31 03:45:50.645715 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:50.645726 | orchestrator | 2026-05-31 03:45:50.645737 | orchestrator | TASK [octavia : Get security groups for octavia] ******************************* 2026-05-31 03:45:50.645747 | orchestrator | Sunday 31 May 2026 03:45:36 +0000 (0:00:03.472) 0:02:21.544 ************ 2026-05-31 03:45:50.645758 | orchestrator | ok: [testbed-node-0] => (item=lb-mgmt-sec-grp) 2026-05-31 03:45:50.645769 | orchestrator | ok: [testbed-node-0] => (item=lb-health-mgr-sec-grp) 2026-05-31 03:45:50.645779 | orchestrator | 2026-05-31 03:45:50.645790 | orchestrator | TASK [octavia : Get loadbalancer management network] *************************** 2026-05-31 03:45:50.645801 | orchestrator | Sunday 31 May 2026 03:45:43 +0000 (0:00:07.002) 0:02:28.546 ************ 2026-05-31 03:45:50.645812 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:50.645822 | orchestrator | 2026-05-31 03:45:50.645833 | orchestrator | TASK [octavia : Set octavia resources facts] *********************************** 2026-05-31 03:45:50.645913 | orchestrator | Sunday 31 May 2026 03:45:48 +0000 (0:00:04.544) 0:02:33.090 ************ 2026-05-31 03:45:50.645933 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:45:50.645952 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:45:50.645964 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:45:50.645975 | orchestrator | 2026-05-31 03:45:50.645986 | orchestrator | TASK [octavia : Ensuring config directories exist] ***************************** 2026-05-31 03:45:50.645996 | orchestrator | Sunday 31 May 2026 03:45:48 +0000 (0:00:00.552) 0:02:33.643 ************ 2026-05-31 03:45:50.646081 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:45:50.646122 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:45:50.646146 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:45:50.646196 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:45:50.646209 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:45:50.646226 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:45:50.646239 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:50.646251 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:50.646280 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:52.150139 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:52.150260 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:52.150280 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:52.150315 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:45:52.150331 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:45:52.150369 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:45:52.150386 | orchestrator | 2026-05-31 03:45:52.150403 | orchestrator | TASK [octavia : Check if policies shall be overwritten] ************************ 2026-05-31 03:45:52.150420 | orchestrator | Sunday 31 May 2026 03:45:51 +0000 (0:00:02.470) 0:02:36.114 ************ 2026-05-31 03:45:52.150433 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:45:52.150449 | orchestrator | 2026-05-31 03:45:52.150463 | orchestrator | TASK [octavia : Set octavia policy file] *************************************** 2026-05-31 03:45:52.150478 | orchestrator | Sunday 31 May 2026 03:45:51 +0000 (0:00:00.136) 0:02:36.250 ************ 2026-05-31 03:45:52.150493 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:45:52.150530 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:45:52.150546 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:45:52.150562 | orchestrator | 2026-05-31 03:45:52.150577 | orchestrator | TASK [octavia : Copying over existing policy file] ***************************** 2026-05-31 03:45:52.150592 | orchestrator | Sunday 31 May 2026 03:45:51 +0000 (0:00:00.311) 0:02:36.562 ************ 2026-05-31 03:45:52.150609 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:52.150634 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:52.150677 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:52.150713 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:52.150743 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:52.150772 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:45:52.150804 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:57.144003 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:57.144123 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:57.144165 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:57.144201 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:57.144252 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:45:57.144277 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:57.144297 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:57.144380 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:57.144399 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:57.144420 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:57.144462 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:45:57.144485 | orchestrator | 2026-05-31 03:45:57.144506 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-05-31 03:45:57.144528 | orchestrator | Sunday 31 May 2026 03:45:52 +0000 (0:00:00.660) 0:02:37.222 ************ 2026-05-31 03:45:57.144549 | orchestrator | included: /ansible/roles/octavia/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:45:57.144564 | orchestrator | 2026-05-31 03:45:57.144575 | orchestrator | TASK [service-cert-copy : octavia | Copying over extra CA certificates] ******** 2026-05-31 03:45:57.144588 | orchestrator | Sunday 31 May 2026 03:45:53 +0000 (0:00:00.812) 0:02:38.035 ************ 2026-05-31 03:45:57.144601 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:45:57.144616 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:45:57.144641 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:45:58.722389 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:45:58.722552 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:45:58.722572 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:45:58.722594 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722624 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722643 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722687 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722704 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722757 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722779 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722798 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722816 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:45:58.722835 | orchestrator | 2026-05-31 03:45:58.722887 | orchestrator | TASK [service-cert-copy : octavia | Copying over backend internal TLS certificate] *** 2026-05-31 03:45:58.722910 | orchestrator | Sunday 31 May 2026 03:45:58 +0000 (0:00:05.050) 0:02:43.086 ************ 2026-05-31 03:45:58.722946 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:58.824316 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:58.824426 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:58.824439 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:58.824449 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:58.824457 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:45:58.824467 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:58.824475 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:58.824513 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:58.824526 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:58.824534 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:58.824541 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:45:58.824548 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:58.824555 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:58.824563 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:58.824582 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:59.644751 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:59.644915 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:45:59.644940 | orchestrator | 2026-05-31 03:45:59.644955 | orchestrator | TASK [service-cert-copy : octavia | Copying over backend internal TLS key] ***** 2026-05-31 03:45:59.644970 | orchestrator | Sunday 31 May 2026 03:45:58 +0000 (0:00:00.723) 0:02:43.809 ************ 2026-05-31 03:45:59.644980 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:59.644991 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:59.645000 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:59.645011 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:59.645075 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:59.645092 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:45:59.645115 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:45:59.645131 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:45:59.645146 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:45:59.645160 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:45:59.645186 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:45:59.645200 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:45:59.645223 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-05-31 03:46:04.320121 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-05-31 03:46:04.320209 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-05-31 03:46:04.320217 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-05-31 03:46:04.320223 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-05-31 03:46:04.320242 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:46:04.320248 | orchestrator | 2026-05-31 03:46:04.320253 | orchestrator | TASK [octavia : Copying over config.json files for services] ******************* 2026-05-31 03:46:04.320258 | orchestrator | Sunday 31 May 2026 03:46:00 +0000 (0:00:01.344) 0:02:45.153 ************ 2026-05-31 03:46:04.320270 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:04.321060 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:04.321072 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:04.321079 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:04.321086 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:04.321100 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:04.321106 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:04.321119 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275374 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275463 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275471 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275491 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275496 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275501 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275535 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:46:20.275541 | orchestrator | 2026-05-31 03:46:20.275546 | orchestrator | TASK [octavia : Copying over octavia-wsgi.conf] ******************************** 2026-05-31 03:46:20.275551 | orchestrator | Sunday 31 May 2026 03:46:05 +0000 (0:00:05.178) 0:02:50.332 ************ 2026-05-31 03:46:20.275555 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-05-31 03:46:20.275560 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-05-31 03:46:20.275564 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-05-31 03:46:20.275568 | orchestrator | 2026-05-31 03:46:20.275571 | orchestrator | TASK [octavia : Copying over octavia.conf] ************************************* 2026-05-31 03:46:20.275575 | orchestrator | Sunday 31 May 2026 03:46:07 +0000 (0:00:01.680) 0:02:52.013 ************ 2026-05-31 03:46:20.275580 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:20.275589 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:20.275594 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:20.275605 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:36.146123 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:36.146239 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:36.146252 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146282 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146294 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146306 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146346 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146356 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146363 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146376 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146383 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:46:36.146390 | orchestrator | 2026-05-31 03:46:36.146398 | orchestrator | TASK [octavia : Copying over Octavia SSH key] ********************************** 2026-05-31 03:46:36.146406 | orchestrator | Sunday 31 May 2026 03:46:23 +0000 (0:00:16.481) 0:03:08.495 ************ 2026-05-31 03:46:36.146412 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:46:36.146420 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:46:36.146426 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:46:36.146432 | orchestrator | 2026-05-31 03:46:36.146439 | orchestrator | TASK [octavia : Copying certificate files for octavia-worker] ****************** 2026-05-31 03:46:36.146445 | orchestrator | Sunday 31 May 2026 03:46:25 +0000 (0:00:01.777) 0:03:10.273 ************ 2026-05-31 03:46:36.146452 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-05-31 03:46:36.146458 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-05-31 03:46:36.146464 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-05-31 03:46:36.146470 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-05-31 03:46:36.146480 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-05-31 03:46:36.146490 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-05-31 03:46:36.146500 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-05-31 03:46:36.146511 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-05-31 03:46:36.146522 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-05-31 03:46:36.146528 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-05-31 03:46:36.146534 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-05-31 03:46:36.146541 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-05-31 03:46:36.146547 | orchestrator | 2026-05-31 03:46:36.146553 | orchestrator | TASK [octavia : Copying certificate files for octavia-housekeeping] ************ 2026-05-31 03:46:36.146559 | orchestrator | Sunday 31 May 2026 03:46:30 +0000 (0:00:05.231) 0:03:15.505 ************ 2026-05-31 03:46:36.146570 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-05-31 03:46:36.146576 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-05-31 03:46:36.146588 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-05-31 03:46:45.106235 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-05-31 03:46:45.106311 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-05-31 03:46:45.106322 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-05-31 03:46:45.106330 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-05-31 03:46:45.106339 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-05-31 03:46:45.106347 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-05-31 03:46:45.106355 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-05-31 03:46:45.106363 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-05-31 03:46:45.106371 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-05-31 03:46:45.106379 | orchestrator | 2026-05-31 03:46:45.106388 | orchestrator | TASK [octavia : Copying certificate files for octavia-health-manager] ********** 2026-05-31 03:46:45.106396 | orchestrator | Sunday 31 May 2026 03:46:36 +0000 (0:00:05.616) 0:03:21.121 ************ 2026-05-31 03:46:45.106404 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-05-31 03:46:45.106412 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-05-31 03:46:45.106419 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-05-31 03:46:45.106427 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-05-31 03:46:45.106435 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-05-31 03:46:45.106442 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-05-31 03:46:45.106450 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-05-31 03:46:45.106458 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-05-31 03:46:45.106466 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-05-31 03:46:45.106474 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-05-31 03:46:45.106481 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-05-31 03:46:45.106489 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-05-31 03:46:45.106497 | orchestrator | 2026-05-31 03:46:45.106505 | orchestrator | TASK [octavia : Check octavia containers] ************************************** 2026-05-31 03:46:45.106513 | orchestrator | Sunday 31 May 2026 03:46:41 +0000 (0:00:05.727) 0:03:26.849 ************ 2026-05-31 03:46:45.106523 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:45.106534 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:45.106582 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-05-31 03:46:45.106594 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:45.106606 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:45.106620 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-05-31 03:46:45.106634 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:45.106648 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:45.106694 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-05-31 03:46:45.106732 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:48:06.150325 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:48:06.150443 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-05-31 03:48:06.150460 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:06.150472 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:06.150510 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:06.150523 | orchestrator | 2026-05-31 03:48:06.150536 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-05-31 03:48:06.150549 | orchestrator | Sunday 31 May 2026 03:46:45 +0000 (0:00:04.086) 0:03:30.936 ************ 2026-05-31 03:48:06.150562 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:06.150574 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:06.150585 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:06.150596 | orchestrator | 2026-05-31 03:48:06.150609 | orchestrator | TASK [octavia : Creating Octavia database] ************************************* 2026-05-31 03:48:06.150635 | orchestrator | Sunday 31 May 2026 03:46:46 +0000 (0:00:00.339) 0:03:31.275 ************ 2026-05-31 03:48:06.150647 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.150659 | orchestrator | 2026-05-31 03:48:06.150670 | orchestrator | TASK [octavia : Creating Octavia persistence database] ************************* 2026-05-31 03:48:06.150682 | orchestrator | Sunday 31 May 2026 03:46:48 +0000 (0:00:02.261) 0:03:33.537 ************ 2026-05-31 03:48:06.150693 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.150705 | orchestrator | 2026-05-31 03:48:06.150716 | orchestrator | TASK [octavia : Creating Octavia database user and setting permissions] ******** 2026-05-31 03:48:06.150727 | orchestrator | Sunday 31 May 2026 03:46:50 +0000 (0:00:02.356) 0:03:35.893 ************ 2026-05-31 03:48:06.150738 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.150750 | orchestrator | 2026-05-31 03:48:06.150762 | orchestrator | TASK [octavia : Creating Octavia persistence database user and setting permissions] *** 2026-05-31 03:48:06.150775 | orchestrator | Sunday 31 May 2026 03:46:53 +0000 (0:00:02.379) 0:03:38.272 ************ 2026-05-31 03:48:06.150801 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.150813 | orchestrator | 2026-05-31 03:48:06.150844 | orchestrator | TASK [octavia : Running Octavia bootstrap container] *************************** 2026-05-31 03:48:06.150856 | orchestrator | Sunday 31 May 2026 03:46:55 +0000 (0:00:02.539) 0:03:40.812 ************ 2026-05-31 03:48:06.150868 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.150881 | orchestrator | 2026-05-31 03:48:06.150894 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-05-31 03:48:06.150907 | orchestrator | Sunday 31 May 2026 03:47:18 +0000 (0:00:22.428) 0:04:03.241 ************ 2026-05-31 03:48:06.150919 | orchestrator | 2026-05-31 03:48:06.150932 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-05-31 03:48:06.150945 | orchestrator | Sunday 31 May 2026 03:47:18 +0000 (0:00:00.071) 0:04:03.312 ************ 2026-05-31 03:48:06.150957 | orchestrator | 2026-05-31 03:48:06.150970 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-05-31 03:48:06.150983 | orchestrator | Sunday 31 May 2026 03:47:18 +0000 (0:00:00.072) 0:04:03.385 ************ 2026-05-31 03:48:06.150995 | orchestrator | 2026-05-31 03:48:06.151008 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-api container] ********************** 2026-05-31 03:48:06.151020 | orchestrator | Sunday 31 May 2026 03:47:18 +0000 (0:00:00.069) 0:04:03.454 ************ 2026-05-31 03:48:06.151033 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.151045 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:48:06.151058 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:48:06.151070 | orchestrator | 2026-05-31 03:48:06.151083 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-driver-agent container] ************* 2026-05-31 03:48:06.151096 | orchestrator | Sunday 31 May 2026 03:47:30 +0000 (0:00:12.225) 0:04:15.680 ************ 2026-05-31 03:48:06.151118 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:48:06.151131 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:48:06.151144 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.151156 | orchestrator | 2026-05-31 03:48:06.151169 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-health-manager container] *********** 2026-05-31 03:48:06.151182 | orchestrator | Sunday 31 May 2026 03:47:38 +0000 (0:00:08.038) 0:04:23.719 ************ 2026-05-31 03:48:06.151194 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.151205 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:48:06.151216 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:48:06.151228 | orchestrator | 2026-05-31 03:48:06.151239 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-housekeeping container] ************* 2026-05-31 03:48:06.151251 | orchestrator | Sunday 31 May 2026 03:47:49 +0000 (0:00:10.387) 0:04:34.106 ************ 2026-05-31 03:48:06.151262 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.151274 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:48:06.151285 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:48:06.151297 | orchestrator | 2026-05-31 03:48:06.151308 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-worker container] ******************* 2026-05-31 03:48:06.151320 | orchestrator | Sunday 31 May 2026 03:47:54 +0000 (0:00:05.773) 0:04:39.880 ************ 2026-05-31 03:48:06.151331 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:48:06.151343 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:48:06.151354 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:48:06.151366 | orchestrator | 2026-05-31 03:48:06.151377 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:48:06.151391 | orchestrator | testbed-node-0 : ok=57  changed=38  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 03:48:06.151404 | orchestrator | testbed-node-1 : ok=33  changed=22  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:48:06.151415 | orchestrator | testbed-node-2 : ok=33  changed=22  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:48:06.151427 | orchestrator | 2026-05-31 03:48:06.151438 | orchestrator | 2026-05-31 03:48:06.151450 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:48:06.151462 | orchestrator | Sunday 31 May 2026 03:48:06 +0000 (0:00:11.223) 0:04:51.103 ************ 2026-05-31 03:48:06.151473 | orchestrator | =============================================================================== 2026-05-31 03:48:06.151484 | orchestrator | octavia : Running Octavia bootstrap container -------------------------- 22.43s 2026-05-31 03:48:06.151496 | orchestrator | octavia : Add rules for security groups -------------------------------- 17.03s 2026-05-31 03:48:06.151507 | orchestrator | octavia : Copying over octavia.conf ------------------------------------ 16.48s 2026-05-31 03:48:06.151519 | orchestrator | octavia : Adding octavia related roles --------------------------------- 16.35s 2026-05-31 03:48:06.151530 | orchestrator | octavia : Restart octavia-api container -------------------------------- 12.23s 2026-05-31 03:48:06.151542 | orchestrator | octavia : Restart octavia-worker container ----------------------------- 11.22s 2026-05-31 03:48:06.151559 | orchestrator | octavia : Create security groups for octavia --------------------------- 10.95s 2026-05-31 03:48:06.151570 | orchestrator | octavia : Restart octavia-health-manager container --------------------- 10.39s 2026-05-31 03:48:06.151582 | orchestrator | service-ks-register : octavia | Creating users -------------------------- 8.50s 2026-05-31 03:48:06.151593 | orchestrator | octavia : Restart octavia-driver-agent container ------------------------ 8.04s 2026-05-31 03:48:06.151604 | orchestrator | service-ks-register : octavia | Granting user roles --------------------- 7.63s 2026-05-31 03:48:06.151616 | orchestrator | octavia : Get security groups for octavia ------------------------------- 7.00s 2026-05-31 03:48:06.151627 | orchestrator | service-ks-register : octavia | Creating endpoints ---------------------- 6.79s 2026-05-31 03:48:06.151646 | orchestrator | octavia : Restart octavia-housekeeping container ------------------------ 5.77s 2026-05-31 03:48:06.151664 | orchestrator | octavia : Copying certificate files for octavia-health-manager ---------- 5.73s 2026-05-31 03:48:06.508981 | orchestrator | octavia : Copying certificate files for octavia-housekeeping ------------ 5.62s 2026-05-31 03:48:06.509082 | orchestrator | octavia : Create loadbalancer management subnet ------------------------- 5.59s 2026-05-31 03:48:06.509094 | orchestrator | octavia : Create ports for Octavia health-manager nodes ----------------- 5.55s 2026-05-31 03:48:06.509104 | orchestrator | octavia : Create amphora flavor ----------------------------------------- 5.37s 2026-05-31 03:48:06.509114 | orchestrator | octavia : Copying certificate files for octavia-worker ------------------ 5.23s 2026-05-31 03:48:08.893005 | orchestrator | 2026-05-31 03:48:08 | INFO  | Task 63d4071b-95ca-4e97-a54f-f8b380971590 (ceilometer) was prepared for execution. 2026-05-31 03:48:08.893081 | orchestrator | 2026-05-31 03:48:08 | INFO  | It takes a moment until task 63d4071b-95ca-4e97-a54f-f8b380971590 (ceilometer) has been started and output is visible here. 2026-05-31 03:48:33.463888 | orchestrator | 2026-05-31 03:48:33.464010 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:48:33.464027 | orchestrator | 2026-05-31 03:48:33.464039 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:48:33.464051 | orchestrator | Sunday 31 May 2026 03:48:13 +0000 (0:00:00.286) 0:00:00.286 ************ 2026-05-31 03:48:33.464062 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:48:33.464076 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:48:33.464087 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:48:33.464098 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:48:33.464109 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:48:33.464120 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:48:33.464131 | orchestrator | 2026-05-31 03:48:33.464142 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:48:33.464154 | orchestrator | Sunday 31 May 2026 03:48:13 +0000 (0:00:00.754) 0:00:01.040 ************ 2026-05-31 03:48:33.464165 | orchestrator | ok: [testbed-node-0] => (item=enable_ceilometer_True) 2026-05-31 03:48:33.464176 | orchestrator | ok: [testbed-node-1] => (item=enable_ceilometer_True) 2026-05-31 03:48:33.464187 | orchestrator | ok: [testbed-node-2] => (item=enable_ceilometer_True) 2026-05-31 03:48:33.464198 | orchestrator | ok: [testbed-node-3] => (item=enable_ceilometer_True) 2026-05-31 03:48:33.464209 | orchestrator | ok: [testbed-node-4] => (item=enable_ceilometer_True) 2026-05-31 03:48:33.464220 | orchestrator | ok: [testbed-node-5] => (item=enable_ceilometer_True) 2026-05-31 03:48:33.464230 | orchestrator | 2026-05-31 03:48:33.464242 | orchestrator | PLAY [Apply role ceilometer] *************************************************** 2026-05-31 03:48:33.464252 | orchestrator | 2026-05-31 03:48:33.464263 | orchestrator | TASK [ceilometer : include_tasks] ********************************************** 2026-05-31 03:48:33.464274 | orchestrator | Sunday 31 May 2026 03:48:14 +0000 (0:00:00.635) 0:00:01.676 ************ 2026-05-31 03:48:33.464286 | orchestrator | included: /ansible/roles/ceilometer/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:48:33.464298 | orchestrator | 2026-05-31 03:48:33.464309 | orchestrator | TASK [service-ks-register : ceilometer | Creating services] ******************** 2026-05-31 03:48:33.464320 | orchestrator | Sunday 31 May 2026 03:48:15 +0000 (0:00:01.236) 0:00:02.912 ************ 2026-05-31 03:48:33.464331 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:33.464344 | orchestrator | 2026-05-31 03:48:33.464357 | orchestrator | TASK [service-ks-register : ceilometer | Creating endpoints] ******************* 2026-05-31 03:48:33.464369 | orchestrator | Sunday 31 May 2026 03:48:15 +0000 (0:00:00.124) 0:00:03.037 ************ 2026-05-31 03:48:33.464382 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:33.464394 | orchestrator | 2026-05-31 03:48:33.464406 | orchestrator | TASK [service-ks-register : ceilometer | Creating projects] ******************** 2026-05-31 03:48:33.464419 | orchestrator | Sunday 31 May 2026 03:48:16 +0000 (0:00:00.115) 0:00:03.152 ************ 2026-05-31 03:48:33.464456 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:48:33.464469 | orchestrator | 2026-05-31 03:48:33.464481 | orchestrator | TASK [service-ks-register : ceilometer | Creating users] *********************** 2026-05-31 03:48:33.464494 | orchestrator | Sunday 31 May 2026 03:48:20 +0000 (0:00:04.203) 0:00:07.355 ************ 2026-05-31 03:48:33.464506 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:48:33.464518 | orchestrator | changed: [testbed-node-0] => (item=ceilometer -> service) 2026-05-31 03:48:33.464530 | orchestrator | 2026-05-31 03:48:33.464542 | orchestrator | TASK [service-ks-register : ceilometer | Creating roles] *********************** 2026-05-31 03:48:33.464554 | orchestrator | Sunday 31 May 2026 03:48:24 +0000 (0:00:04.071) 0:00:11.426 ************ 2026-05-31 03:48:33.464567 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:48:33.464579 | orchestrator | 2026-05-31 03:48:33.464591 | orchestrator | TASK [service-ks-register : ceilometer | Granting user roles] ****************** 2026-05-31 03:48:33.464619 | orchestrator | Sunday 31 May 2026 03:48:27 +0000 (0:00:03.175) 0:00:14.602 ************ 2026-05-31 03:48:33.464632 | orchestrator | changed: [testbed-node-0] => (item=ceilometer -> service -> admin) 2026-05-31 03:48:33.464645 | orchestrator | 2026-05-31 03:48:33.464658 | orchestrator | TASK [ceilometer : Associate the ResellerAdmin role and ceilometer user] ******* 2026-05-31 03:48:33.464668 | orchestrator | Sunday 31 May 2026 03:48:31 +0000 (0:00:04.321) 0:00:18.924 ************ 2026-05-31 03:48:33.464679 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:33.464689 | orchestrator | 2026-05-31 03:48:33.464700 | orchestrator | TASK [ceilometer : Ensuring config directories exist] ************************** 2026-05-31 03:48:33.464711 | orchestrator | Sunday 31 May 2026 03:48:31 +0000 (0:00:00.138) 0:00:19.062 ************ 2026-05-31 03:48:33.464725 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:33.464760 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:33.464774 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:33.464787 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:33.464810 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:33.464879 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:48:33.464893 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:48:33.464914 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:38.288985 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:48:38.289101 | orchestrator | 2026-05-31 03:48:38.289118 | orchestrator | TASK [ceilometer : Check if the folder for custom meter definitions exist] ***** 2026-05-31 03:48:38.289154 | orchestrator | Sunday 31 May 2026 03:48:33 +0000 (0:00:01.487) 0:00:20.550 ************ 2026-05-31 03:48:38.289166 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 03:48:38.289178 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:48:38.289189 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 03:48:38.289199 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:48:38.289210 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:48:38.289221 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:48:38.289231 | orchestrator | 2026-05-31 03:48:38.289242 | orchestrator | TASK [ceilometer : Set variable that indicates if we have a folder for custom meter YAML files] *** 2026-05-31 03:48:38.289254 | orchestrator | Sunday 31 May 2026 03:48:35 +0000 (0:00:01.637) 0:00:22.187 ************ 2026-05-31 03:48:38.289265 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:48:38.289302 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:48:38.289314 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:48:38.289324 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:48:38.289335 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:48:38.289354 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:48:38.289373 | orchestrator | 2026-05-31 03:48:38.289390 | orchestrator | TASK [ceilometer : Find all *.yaml files in custom meter definitions folder (if the folder exist)] *** 2026-05-31 03:48:38.289408 | orchestrator | Sunday 31 May 2026 03:48:35 +0000 (0:00:00.609) 0:00:22.797 ************ 2026-05-31 03:48:38.289426 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:38.289445 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:38.289464 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:38.289484 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:38.289501 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:38.289522 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:38.289541 | orchestrator | 2026-05-31 03:48:38.289560 | orchestrator | TASK [ceilometer : Set the variable that control the copy of custom meter definitions] *** 2026-05-31 03:48:38.289580 | orchestrator | Sunday 31 May 2026 03:48:36 +0000 (0:00:00.775) 0:00:23.572 ************ 2026-05-31 03:48:38.289596 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:48:38.289608 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:48:38.289621 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:48:38.289633 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:48:38.289645 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:48:38.289699 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:48:38.289713 | orchestrator | 2026-05-31 03:48:38.289726 | orchestrator | TASK [ceilometer : Create default folder for custom meter definitions] ********* 2026-05-31 03:48:38.289739 | orchestrator | Sunday 31 May 2026 03:48:37 +0000 (0:00:00.724) 0:00:24.297 ************ 2026-05-31 03:48:38.289756 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:38.289770 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:38.289781 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:38.289856 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:38.289871 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:38.289883 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:38.289895 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:38.289912 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:38.289924 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:38.289935 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:38.289946 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:38.289958 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:38.289977 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:38.289998 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:43.108679 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:43.108754 | orchestrator | 2026-05-31 03:48:43.108763 | orchestrator | TASK [ceilometer : Copying custom meter definitions to Ceilometer] ************* 2026-05-31 03:48:43.108770 | orchestrator | Sunday 31 May 2026 03:48:38 +0000 (0:00:01.077) 0:00:25.374 ************ 2026-05-31 03:48:43.108778 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:43.108786 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:43.108792 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:43.108810 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:43.108876 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:43.108896 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:43.108902 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:43.108907 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:43.108913 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:43.108929 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:43.108936 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:43.108941 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:43.108947 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:43.108955 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:43.108961 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:43.108966 | orchestrator | 2026-05-31 03:48:43.108972 | orchestrator | TASK [ceilometer : Check if the folder ["/opt/configuration/environments/kolla/files/overlays/ceilometer/pollsters.d"] for dynamic pollsters definitions exist] *** 2026-05-31 03:48:43.108983 | orchestrator | Sunday 31 May 2026 03:48:39 +0000 (0:00:00.871) 0:00:26.246 ************ 2026-05-31 03:48:43.108989 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:48:43.108994 | orchestrator | 2026-05-31 03:48:43.109000 | orchestrator | TASK [ceilometer : Set the variable that control the copy of dynamic pollsters definitions] *** 2026-05-31 03:48:43.109005 | orchestrator | Sunday 31 May 2026 03:48:39 +0000 (0:00:00.724) 0:00:26.971 ************ 2026-05-31 03:48:43.109011 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:48:43.109016 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:48:43.109021 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:48:43.109026 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:48:43.109031 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:48:43.109036 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:48:43.109041 | orchestrator | 2026-05-31 03:48:43.109046 | orchestrator | TASK [ceilometer : Clean default folder for dynamic pollsters definitions] ***** 2026-05-31 03:48:43.109051 | orchestrator | Sunday 31 May 2026 03:48:40 +0000 (0:00:00.845) 0:00:27.816 ************ 2026-05-31 03:48:43.109056 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:48:43.109061 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:48:43.109066 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:48:43.109071 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:48:43.109076 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:48:43.109081 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:48:43.109086 | orchestrator | 2026-05-31 03:48:43.109091 | orchestrator | TASK [ceilometer : Create default folder for dynamic pollsters definitions] **** 2026-05-31 03:48:43.109096 | orchestrator | Sunday 31 May 2026 03:48:41 +0000 (0:00:00.945) 0:00:28.762 ************ 2026-05-31 03:48:43.109102 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:43.109107 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:43.109112 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:43.109117 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:43.109122 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:43.109127 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:43.109132 | orchestrator | 2026-05-31 03:48:43.109137 | orchestrator | TASK [ceilometer : Copying dynamic pollsters definitions] ********************** 2026-05-31 03:48:43.109142 | orchestrator | Sunday 31 May 2026 03:48:42 +0000 (0:00:00.814) 0:00:29.576 ************ 2026-05-31 03:48:43.109147 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:43.109152 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:43.109157 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:43.109162 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:43.109167 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:43.109172 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:43.109178 | orchestrator | 2026-05-31 03:48:47.890344 | orchestrator | TASK [ceilometer : Check if custom polling.yaml exists] ************************ 2026-05-31 03:48:47.890492 | orchestrator | Sunday 31 May 2026 03:48:43 +0000 (0:00:00.627) 0:00:30.203 ************ 2026-05-31 03:48:47.890516 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:48:47.890532 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 03:48:47.890546 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 03:48:47.890559 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:48:47.890568 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:48:47.890576 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:48:47.890584 | orchestrator | 2026-05-31 03:48:47.890593 | orchestrator | TASK [ceilometer : Copying over polling.yaml] ********************************** 2026-05-31 03:48:47.890602 | orchestrator | Sunday 31 May 2026 03:48:44 +0000 (0:00:01.444) 0:00:31.647 ************ 2026-05-31 03:48:47.890613 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:47.890653 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:47.890663 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:47.890684 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:47.890693 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:47.890701 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:47.890710 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:47.890738 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:47.890747 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:47.890755 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:47.890772 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:47.890783 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:47.890800 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:47.890847 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:47.890862 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:47.890876 | orchestrator | 2026-05-31 03:48:47.890888 | orchestrator | TASK [ceilometer : Set ceilometer polling file's path] ************************* 2026-05-31 03:48:47.890901 | orchestrator | Sunday 31 May 2026 03:48:45 +0000 (0:00:00.774) 0:00:32.422 ************ 2026-05-31 03:48:47.890914 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:47.890927 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:47.890942 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:47.890955 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:47.890970 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:47.890978 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:47.890986 | orchestrator | 2026-05-31 03:48:47.890994 | orchestrator | TASK [ceilometer : Check custom gnocchi_resources.yaml exists] ***************** 2026-05-31 03:48:47.891002 | orchestrator | Sunday 31 May 2026 03:48:46 +0000 (0:00:00.801) 0:00:33.224 ************ 2026-05-31 03:48:47.891010 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:48:47.891018 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 03:48:47.891025 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 03:48:47.891033 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:48:47.891041 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:48:47.891049 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:48:47.891056 | orchestrator | 2026-05-31 03:48:47.891064 | orchestrator | TASK [ceilometer : Copying over gnocchi_resources.yaml] ************************ 2026-05-31 03:48:47.891072 | orchestrator | Sunday 31 May 2026 03:48:47 +0000 (0:00:01.312) 0:00:34.536 ************ 2026-05-31 03:48:47.891090 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.059595 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:54.059723 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:54.059736 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.059761 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:54.059768 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:54.059774 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.059781 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:54.059787 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:54.059793 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.059938 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:54.059974 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.059982 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:54.059988 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.059994 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:54.060000 | orchestrator | 2026-05-31 03:48:54.060006 | orchestrator | TASK [ceilometer : Set ceilometer gnocchi_resources file's path] *************** 2026-05-31 03:48:54.060014 | orchestrator | Sunday 31 May 2026 03:48:48 +0000 (0:00:01.069) 0:00:35.606 ************ 2026-05-31 03:48:54.060020 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:54.060025 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:54.060031 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:54.060037 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:54.060042 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:54.060048 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:54.060054 | orchestrator | 2026-05-31 03:48:54.060065 | orchestrator | TASK [ceilometer : Check if policies shall be overwritten] ********************* 2026-05-31 03:48:54.060071 | orchestrator | Sunday 31 May 2026 03:48:49 +0000 (0:00:00.787) 0:00:36.393 ************ 2026-05-31 03:48:54.060077 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:54.060083 | orchestrator | 2026-05-31 03:48:54.060089 | orchestrator | TASK [ceilometer : Set ceilometer policy file] ********************************* 2026-05-31 03:48:54.060095 | orchestrator | Sunday 31 May 2026 03:48:49 +0000 (0:00:00.146) 0:00:36.540 ************ 2026-05-31 03:48:54.060103 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:54.060110 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:54.060117 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:54.060125 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:54.060132 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:54.060138 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:54.060145 | orchestrator | 2026-05-31 03:48:54.060153 | orchestrator | TASK [ceilometer : include_tasks] ********************************************** 2026-05-31 03:48:54.060160 | orchestrator | Sunday 31 May 2026 03:48:50 +0000 (0:00:00.647) 0:00:37.187 ************ 2026-05-31 03:48:54.060176 | orchestrator | included: /ansible/roles/ceilometer/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:48:54.060184 | orchestrator | 2026-05-31 03:48:54.060190 | orchestrator | TASK [service-cert-copy : ceilometer | Copying over extra CA certificates] ***** 2026-05-31 03:48:54.060197 | orchestrator | Sunday 31 May 2026 03:48:51 +0000 (0:00:01.272) 0:00:38.459 ************ 2026-05-31 03:48:54.060203 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:54.060216 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:54.567881 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:54.567957 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:54.567977 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:54.567982 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:48:54.568000 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:48:54.568005 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:48:54.568020 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:48:54.568024 | orchestrator | 2026-05-31 03:48:54.568030 | orchestrator | TASK [service-cert-copy : ceilometer | Copying over backend internal TLS certificate] *** 2026-05-31 03:48:54.568035 | orchestrator | Sunday 31 May 2026 03:48:54 +0000 (0:00:02.687) 0:00:41.147 ************ 2026-05-31 03:48:54.568040 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.568047 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:54.568059 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:54.568066 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.568073 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:54.568079 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:54.568086 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:54.568097 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:56.471039 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:56.471135 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471150 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:56.471173 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471203 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:56.471210 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471216 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:48:56.471222 | orchestrator | 2026-05-31 03:48:56.471230 | orchestrator | TASK [service-cert-copy : ceilometer | Copying over backend internal TLS key] *** 2026-05-31 03:48:56.471238 | orchestrator | Sunday 31 May 2026 03:48:54 +0000 (0:00:00.886) 0:00:42.033 ************ 2026-05-31 03:48:56.471245 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471253 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:56.471276 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471283 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:56.471299 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471305 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:48:56.471312 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:48:56.471318 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:48:56.471324 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471331 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:48:56.471338 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:48:56.471342 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:48:56.471346 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:48:56.471357 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:49:04.173074 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:04.173227 | orchestrator | 2026-05-31 03:49:04.173273 | orchestrator | TASK [ceilometer : Copying over config.json files for services] **************** 2026-05-31 03:49:04.173288 | orchestrator | Sunday 31 May 2026 03:48:56 +0000 (0:00:01.525) 0:00:43.559 ************ 2026-05-31 03:49:04.173319 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173335 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173347 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173361 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173374 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173409 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173438 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:04.173451 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:04.173463 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:04.173474 | orchestrator | 2026-05-31 03:49:04.173486 | orchestrator | TASK [ceilometer : Copying over ceilometer.conf] ******************************* 2026-05-31 03:49:04.173497 | orchestrator | Sunday 31 May 2026 03:48:59 +0000 (0:00:02.800) 0:00:46.360 ************ 2026-05-31 03:49:04.173509 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173520 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:04.173538 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:13.978255 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:13.978406 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:13.978437 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:13.978458 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:13.978479 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:13.978498 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:13.978551 | orchestrator | 2026-05-31 03:49:13.978575 | orchestrator | TASK [ceilometer : Check custom event_definitions.yaml exists] ***************** 2026-05-31 03:49:13.978623 | orchestrator | Sunday 31 May 2026 03:49:04 +0000 (0:00:04.905) 0:00:51.266 ************ 2026-05-31 03:49:13.978643 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:49:13.978663 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 03:49:13.978681 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 03:49:13.978699 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:49:13.978717 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:49:13.978734 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:49:13.978751 | orchestrator | 2026-05-31 03:49:13.978769 | orchestrator | TASK [ceilometer : Copying over event_definitions.yaml] ************************ 2026-05-31 03:49:13.978786 | orchestrator | Sunday 31 May 2026 03:49:05 +0000 (0:00:01.633) 0:00:52.899 ************ 2026-05-31 03:49:13.978805 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:49:13.978864 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:49:13.978884 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:49:13.978901 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:49:13.978918 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:49:13.978949 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:13.978966 | orchestrator | 2026-05-31 03:49:13.978985 | orchestrator | TASK [ceilometer : Copying over event_definitions.yaml for notification service] *** 2026-05-31 03:49:13.979005 | orchestrator | Sunday 31 May 2026 03:49:06 +0000 (0:00:00.632) 0:00:53.532 ************ 2026-05-31 03:49:13.979021 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:49:13.979039 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:49:13.979073 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:13.979093 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:49:13.979111 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:49:13.979128 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:49:13.979146 | orchestrator | 2026-05-31 03:49:13.979164 | orchestrator | TASK [ceilometer : Copying over event_pipeline.yaml] *************************** 2026-05-31 03:49:13.979183 | orchestrator | Sunday 31 May 2026 03:49:08 +0000 (0:00:01.706) 0:00:55.238 ************ 2026-05-31 03:49:13.979200 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:49:13.979218 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:49:13.979236 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:13.979255 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:49:13.979273 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:49:13.979289 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:49:13.979307 | orchestrator | 2026-05-31 03:49:13.979325 | orchestrator | TASK [ceilometer : Check custom pipeline.yaml exists] ************************** 2026-05-31 03:49:13.979344 | orchestrator | Sunday 31 May 2026 03:49:09 +0000 (0:00:01.534) 0:00:56.772 ************ 2026-05-31 03:49:13.979363 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:49:13.979382 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 03:49:13.979401 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 03:49:13.979418 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:49:13.979436 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:49:13.979454 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:49:13.979473 | orchestrator | 2026-05-31 03:49:13.979490 | orchestrator | TASK [ceilometer : Copying over custom pipeline.yaml file] ********************* 2026-05-31 03:49:13.979509 | orchestrator | Sunday 31 May 2026 03:49:11 +0000 (0:00:01.620) 0:00:58.393 ************ 2026-05-31 03:49:13.979550 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:13.979592 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:13.979611 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:13.979651 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:14.955922 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:14.956038 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:14.956076 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:14.956090 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:14.956101 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:14.956112 | orchestrator | 2026-05-31 03:49:14.956124 | orchestrator | TASK [ceilometer : Copying over pipeline.yaml file] **************************** 2026-05-31 03:49:14.956136 | orchestrator | Sunday 31 May 2026 03:49:13 +0000 (0:00:02.674) 0:01:01.068 ************ 2026-05-31 03:49:14.956147 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:49:14.956181 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:49:14.956194 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:49:14.956205 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:49:14.956222 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:49:14.956232 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:49:14.956242 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:49:14.956252 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:49:14.956262 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:49:14.956272 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:49:14.956281 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:49:14.956303 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623198 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:49:18.623277 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623288 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:18.623296 | orchestrator | 2026-05-31 03:49:18.623304 | orchestrator | TASK [ceilometer : Copying VMware vCenter CA file] ***************************** 2026-05-31 03:49:18.623314 | orchestrator | Sunday 31 May 2026 03:49:14 +0000 (0:00:00.981) 0:01:02.049 ************ 2026-05-31 03:49:18.623321 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:49:18.623327 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:49:18.623333 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:49:18.623339 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:49:18.623346 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:49:18.623353 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:18.623360 | orchestrator | 2026-05-31 03:49:18.623367 | orchestrator | TASK [ceilometer : Copying over existing policy file] ************************** 2026-05-31 03:49:18.623396 | orchestrator | Sunday 31 May 2026 03:49:15 +0000 (0:00:00.830) 0:01:02.880 ************ 2026-05-31 03:49:18.623406 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623416 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:49:18.623424 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:49:18.623431 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623454 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:49:18.623477 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:49:18.623495 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623501 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-05-31 03:49:18.623506 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623510 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:49:18.623515 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:49:18.623520 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623524 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:49:18.623529 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-05-31 03:49:18.623537 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:18.623542 | orchestrator | 2026-05-31 03:49:18.623550 | orchestrator | TASK [ceilometer : Check ceilometer containers] ******************************** 2026-05-31 03:49:18.623555 | orchestrator | Sunday 31 May 2026 03:49:16 +0000 (0:00:00.965) 0:01:03.845 ************ 2026-05-31 03:49:18.623565 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:48.917273 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:48.917396 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:48.917410 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:48.917420 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:48.917443 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-05-31 03:49:48.917476 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:48.917513 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:48.917535 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-05-31 03:49:48.917546 | orchestrator | 2026-05-31 03:49:48.917558 | orchestrator | TASK [ceilometer : include_tasks] ********************************************** 2026-05-31 03:49:48.917571 | orchestrator | Sunday 31 May 2026 03:49:18 +0000 (0:00:01.869) 0:01:05.715 ************ 2026-05-31 03:49:48.917582 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:49:48.917594 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:49:48.917605 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:49:48.917615 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:49:48.917626 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:49:48.917638 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:49:48.917649 | orchestrator | 2026-05-31 03:49:48.917661 | orchestrator | TASK [ceilometer : Running Ceilometer bootstrap container] ********************* 2026-05-31 03:49:48.917674 | orchestrator | Sunday 31 May 2026 03:49:19 +0000 (0:00:00.626) 0:01:06.341 ************ 2026-05-31 03:49:48.917686 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:49:48.917698 | orchestrator | 2026-05-31 03:49:48.917711 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-05-31 03:49:48.917719 | orchestrator | Sunday 31 May 2026 03:49:23 +0000 (0:00:04.719) 0:01:11.061 ************ 2026-05-31 03:49:48.917726 | orchestrator | 2026-05-31 03:49:48.917733 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-05-31 03:49:48.917740 | orchestrator | Sunday 31 May 2026 03:49:24 +0000 (0:00:00.081) 0:01:11.142 ************ 2026-05-31 03:49:48.917747 | orchestrator | 2026-05-31 03:49:48.917754 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-05-31 03:49:48.917771 | orchestrator | Sunday 31 May 2026 03:49:24 +0000 (0:00:00.120) 0:01:11.262 ************ 2026-05-31 03:49:48.917778 | orchestrator | 2026-05-31 03:49:48.917785 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-05-31 03:49:48.917793 | orchestrator | Sunday 31 May 2026 03:49:24 +0000 (0:00:00.250) 0:01:11.513 ************ 2026-05-31 03:49:48.917800 | orchestrator | 2026-05-31 03:49:48.917833 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-05-31 03:49:48.917842 | orchestrator | Sunday 31 May 2026 03:49:24 +0000 (0:00:00.070) 0:01:11.583 ************ 2026-05-31 03:49:48.917850 | orchestrator | 2026-05-31 03:49:48.917857 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-05-31 03:49:48.917864 | orchestrator | Sunday 31 May 2026 03:49:24 +0000 (0:00:00.080) 0:01:11.663 ************ 2026-05-31 03:49:48.917871 | orchestrator | 2026-05-31 03:49:48.917878 | orchestrator | RUNNING HANDLER [ceilometer : Restart ceilometer-notification container] ******* 2026-05-31 03:49:48.917885 | orchestrator | Sunday 31 May 2026 03:49:24 +0000 (0:00:00.075) 0:01:11.738 ************ 2026-05-31 03:49:48.917892 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:49:48.917899 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:49:48.917906 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:49:48.917914 | orchestrator | 2026-05-31 03:49:48.917921 | orchestrator | RUNNING HANDLER [ceilometer : Restart ceilometer-central container] ************ 2026-05-31 03:49:48.917928 | orchestrator | Sunday 31 May 2026 03:49:32 +0000 (0:00:07.546) 0:01:19.285 ************ 2026-05-31 03:49:48.917935 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:49:48.917942 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:49:48.918004 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:49:48.918077 | orchestrator | 2026-05-31 03:49:48.918101 | orchestrator | RUNNING HANDLER [ceilometer : Restart ceilometer-compute container] ************ 2026-05-31 03:49:48.918113 | orchestrator | Sunday 31 May 2026 03:49:37 +0000 (0:00:05.464) 0:01:24.749 ************ 2026-05-31 03:49:48.918122 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:49:48.918134 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:49:48.918146 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:49:48.918157 | orchestrator | 2026-05-31 03:49:48.918169 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:49:48.918183 | orchestrator | testbed-node-0 : ok=29  changed=13  unreachable=0 failed=0 skipped=21  rescued=0 ignored=0 2026-05-31 03:49:48.918196 | orchestrator | testbed-node-1 : ok=23  changed=10  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 03:49:48.918220 | orchestrator | testbed-node-2 : ok=23  changed=10  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 03:49:49.384121 | orchestrator | testbed-node-3 : ok=20  changed=7  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-05-31 03:49:49.384213 | orchestrator | testbed-node-4 : ok=20  changed=7  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-05-31 03:49:49.384224 | orchestrator | testbed-node-5 : ok=20  changed=7  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-05-31 03:49:49.384232 | orchestrator | 2026-05-31 03:49:49.384240 | orchestrator | 2026-05-31 03:49:49.384248 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:49:49.384257 | orchestrator | Sunday 31 May 2026 03:49:48 +0000 (0:00:11.252) 0:01:36.002 ************ 2026-05-31 03:49:49.384264 | orchestrator | =============================================================================== 2026-05-31 03:49:49.384272 | orchestrator | ceilometer : Restart ceilometer-compute container ---------------------- 11.25s 2026-05-31 03:49:49.384295 | orchestrator | ceilometer : Restart ceilometer-notification container ------------------ 7.55s 2026-05-31 03:49:49.384349 | orchestrator | ceilometer : Restart ceilometer-central container ----------------------- 5.46s 2026-05-31 03:49:49.384362 | orchestrator | ceilometer : Copying over ceilometer.conf ------------------------------- 4.91s 2026-05-31 03:49:49.384374 | orchestrator | ceilometer : Running Ceilometer bootstrap container --------------------- 4.72s 2026-05-31 03:49:49.384386 | orchestrator | service-ks-register : ceilometer | Granting user roles ------------------ 4.32s 2026-05-31 03:49:49.384397 | orchestrator | service-ks-register : ceilometer | Creating projects -------------------- 4.20s 2026-05-31 03:49:49.384406 | orchestrator | service-ks-register : ceilometer | Creating users ----------------------- 4.07s 2026-05-31 03:49:49.384416 | orchestrator | service-ks-register : ceilometer | Creating roles ----------------------- 3.18s 2026-05-31 03:49:49.384426 | orchestrator | ceilometer : Copying over config.json files for services ---------------- 2.80s 2026-05-31 03:49:49.384437 | orchestrator | service-cert-copy : ceilometer | Copying over extra CA certificates ----- 2.69s 2026-05-31 03:49:49.384450 | orchestrator | ceilometer : Copying over custom pipeline.yaml file --------------------- 2.67s 2026-05-31 03:49:49.384461 | orchestrator | ceilometer : Check ceilometer containers -------------------------------- 1.87s 2026-05-31 03:49:49.384472 | orchestrator | ceilometer : Copying over event_definitions.yaml for notification service --- 1.71s 2026-05-31 03:49:49.384484 | orchestrator | ceilometer : Check if the folder for custom meter definitions exist ----- 1.64s 2026-05-31 03:49:49.384496 | orchestrator | ceilometer : Check custom event_definitions.yaml exists ----------------- 1.63s 2026-05-31 03:49:49.384507 | orchestrator | ceilometer : Check custom pipeline.yaml exists -------------------------- 1.62s 2026-05-31 03:49:49.384518 | orchestrator | ceilometer : Copying over event_pipeline.yaml --------------------------- 1.53s 2026-05-31 03:49:49.384530 | orchestrator | service-cert-copy : ceilometer | Copying over backend internal TLS key --- 1.53s 2026-05-31 03:49:49.384543 | orchestrator | ceilometer : Ensuring config directories exist -------------------------- 1.49s 2026-05-31 03:49:51.802339 | orchestrator | 2026-05-31 03:49:51 | INFO  | Task e8a376d0-90f4-47b8-bdaf-1f33d64d5bc6 (aodh) was prepared for execution. 2026-05-31 03:49:51.802440 | orchestrator | 2026-05-31 03:49:51 | INFO  | It takes a moment until task e8a376d0-90f4-47b8-bdaf-1f33d64d5bc6 (aodh) has been started and output is visible here. 2026-05-31 03:50:25.325511 | orchestrator | 2026-05-31 03:50:25.325627 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:50:25.325639 | orchestrator | 2026-05-31 03:50:25.325649 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:50:25.325658 | orchestrator | Sunday 31 May 2026 03:49:56 +0000 (0:00:00.265) 0:00:00.265 ************ 2026-05-31 03:50:25.325668 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:50:25.325677 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:50:25.325685 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:50:25.325693 | orchestrator | 2026-05-31 03:50:25.325701 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:50:25.325710 | orchestrator | Sunday 31 May 2026 03:49:56 +0000 (0:00:00.330) 0:00:00.595 ************ 2026-05-31 03:50:25.325718 | orchestrator | ok: [testbed-node-0] => (item=enable_aodh_True) 2026-05-31 03:50:25.325728 | orchestrator | ok: [testbed-node-1] => (item=enable_aodh_True) 2026-05-31 03:50:25.325753 | orchestrator | ok: [testbed-node-2] => (item=enable_aodh_True) 2026-05-31 03:50:25.325762 | orchestrator | 2026-05-31 03:50:25.325772 | orchestrator | PLAY [Apply role aodh] ********************************************************* 2026-05-31 03:50:25.325780 | orchestrator | 2026-05-31 03:50:25.325788 | orchestrator | TASK [aodh : include_tasks] **************************************************** 2026-05-31 03:50:25.325796 | orchestrator | Sunday 31 May 2026 03:49:56 +0000 (0:00:00.460) 0:00:01.056 ************ 2026-05-31 03:50:25.325890 | orchestrator | included: /ansible/roles/aodh/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:50:25.325902 | orchestrator | 2026-05-31 03:50:25.325910 | orchestrator | TASK [service-ks-register : aodh | Creating services] ************************** 2026-05-31 03:50:25.325941 | orchestrator | Sunday 31 May 2026 03:49:57 +0000 (0:00:00.593) 0:00:01.649 ************ 2026-05-31 03:50:25.325950 | orchestrator | changed: [testbed-node-0] => (item=aodh (alarming)) 2026-05-31 03:50:25.325960 | orchestrator | 2026-05-31 03:50:25.325970 | orchestrator | TASK [service-ks-register : aodh | Creating endpoints] ************************* 2026-05-31 03:50:25.325979 | orchestrator | Sunday 31 May 2026 03:50:01 +0000 (0:00:03.839) 0:00:05.489 ************ 2026-05-31 03:50:25.325987 | orchestrator | changed: [testbed-node-0] => (item=aodh -> https://api-int.testbed.osism.xyz:8042 -> internal) 2026-05-31 03:50:25.325997 | orchestrator | changed: [testbed-node-0] => (item=aodh -> https://api.testbed.osism.xyz:8042 -> public) 2026-05-31 03:50:25.326007 | orchestrator | 2026-05-31 03:50:25.326075 | orchestrator | TASK [service-ks-register : aodh | Creating projects] ************************** 2026-05-31 03:50:25.326086 | orchestrator | Sunday 31 May 2026 03:50:08 +0000 (0:00:06.758) 0:00:12.248 ************ 2026-05-31 03:50:25.326097 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:50:25.326108 | orchestrator | 2026-05-31 03:50:25.326119 | orchestrator | TASK [service-ks-register : aodh | Creating users] ***************************** 2026-05-31 03:50:25.326130 | orchestrator | Sunday 31 May 2026 03:50:11 +0000 (0:00:03.522) 0:00:15.770 ************ 2026-05-31 03:50:25.326139 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:50:25.326150 | orchestrator | changed: [testbed-node-0] => (item=aodh -> service) 2026-05-31 03:50:25.326161 | orchestrator | 2026-05-31 03:50:25.326171 | orchestrator | TASK [service-ks-register : aodh | Creating roles] ***************************** 2026-05-31 03:50:25.326182 | orchestrator | Sunday 31 May 2026 03:50:15 +0000 (0:00:04.195) 0:00:19.966 ************ 2026-05-31 03:50:25.326192 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:50:25.326202 | orchestrator | 2026-05-31 03:50:25.326212 | orchestrator | TASK [service-ks-register : aodh | Granting user roles] ************************ 2026-05-31 03:50:25.326223 | orchestrator | Sunday 31 May 2026 03:50:19 +0000 (0:00:03.338) 0:00:23.305 ************ 2026-05-31 03:50:25.326233 | orchestrator | changed: [testbed-node-0] => (item=aodh -> service -> admin) 2026-05-31 03:50:25.326243 | orchestrator | 2026-05-31 03:50:25.326254 | orchestrator | TASK [aodh : Ensuring config directories exist] ******************************** 2026-05-31 03:50:25.326264 | orchestrator | Sunday 31 May 2026 03:50:23 +0000 (0:00:04.035) 0:00:27.341 ************ 2026-05-31 03:50:25.326278 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:25.326314 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:25.326341 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:25.326353 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:25.326363 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:25.326372 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:25.326380 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:25.326397 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:26.678631 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:26.678741 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:26.678753 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:26.678761 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:26.678768 | orchestrator | 2026-05-31 03:50:26.678774 | orchestrator | TASK [aodh : Check if policies shall be overwritten] *************************** 2026-05-31 03:50:26.678780 | orchestrator | Sunday 31 May 2026 03:50:25 +0000 (0:00:02.159) 0:00:29.500 ************ 2026-05-31 03:50:26.678784 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:50:26.678789 | orchestrator | 2026-05-31 03:50:26.678793 | orchestrator | TASK [aodh : Set aodh policy file] ********************************************* 2026-05-31 03:50:26.678797 | orchestrator | Sunday 31 May 2026 03:50:25 +0000 (0:00:00.149) 0:00:29.649 ************ 2026-05-31 03:50:26.678833 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:50:26.678838 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:50:26.678842 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:50:26.678845 | orchestrator | 2026-05-31 03:50:26.678849 | orchestrator | TASK [aodh : Copying over existing policy file] ******************************** 2026-05-31 03:50:26.678853 | orchestrator | Sunday 31 May 2026 03:50:26 +0000 (0:00:00.549) 0:00:30.199 ************ 2026-05-31 03:50:26.678858 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:26.678892 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:26.678903 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:26.678907 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:26.678912 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:50:26.678916 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:26.678920 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:26.678924 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:26.678936 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:32.014911 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:50:32.015034 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:32.015053 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:32.015067 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:32.015078 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:32.015088 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:50:32.015099 | orchestrator | 2026-05-31 03:50:32.015110 | orchestrator | TASK [aodh : include_tasks] **************************************************** 2026-05-31 03:50:32.015122 | orchestrator | Sunday 31 May 2026 03:50:26 +0000 (0:00:00.660) 0:00:30.859 ************ 2026-05-31 03:50:32.015150 | orchestrator | included: /ansible/roles/aodh/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:50:32.015161 | orchestrator | 2026-05-31 03:50:32.015172 | orchestrator | TASK [service-cert-copy : aodh | Copying over extra CA certificates] *********** 2026-05-31 03:50:32.015182 | orchestrator | Sunday 31 May 2026 03:50:27 +0000 (0:00:00.825) 0:00:31.684 ************ 2026-05-31 03:50:32.015192 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:32.015225 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:32.015238 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:32.015249 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:32.015259 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:32.015277 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:32.015287 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:32.015310 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:32.693036 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:32.693130 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:32.693143 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:32.693153 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:32.693200 | orchestrator | 2026-05-31 03:50:32.693212 | orchestrator | TASK [service-cert-copy : aodh | Copying over backend internal TLS certificate] *** 2026-05-31 03:50:32.693232 | orchestrator | Sunday 31 May 2026 03:50:31 +0000 (0:00:04.508) 0:00:36.193 ************ 2026-05-31 03:50:32.693243 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:32.693265 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:32.693293 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:32.693303 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:32.693312 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:50:32.693322 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:32.693338 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:32.693347 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:32.693356 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:32.693365 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:50:32.693385 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:33.751939 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:33.752041 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:33.752082 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:33.752095 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:50:33.752109 | orchestrator | 2026-05-31 03:50:33.752121 | orchestrator | TASK [service-cert-copy : aodh | Copying over backend internal TLS key] ******** 2026-05-31 03:50:33.752133 | orchestrator | Sunday 31 May 2026 03:50:32 +0000 (0:00:00.681) 0:00:36.875 ************ 2026-05-31 03:50:33.752145 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:33.752172 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:33.752184 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:33.752217 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:33.752229 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:50:33.752248 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:33.752259 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:33.752271 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:33.752282 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:33.752293 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:50:33.752316 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-05-31 03:50:38.159408 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-05-31 03:50:38.159568 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-05-31 03:50:38.159596 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-05-31 03:50:38.159609 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:50:38.159621 | orchestrator | 2026-05-31 03:50:38.159633 | orchestrator | TASK [aodh : Copying over config.json files for services] ********************** 2026-05-31 03:50:38.159644 | orchestrator | Sunday 31 May 2026 03:50:33 +0000 (0:00:01.056) 0:00:37.932 ************ 2026-05-31 03:50:38.159655 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:38.159682 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:38.159713 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:38.159732 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:38.159743 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:38.159753 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:38.159763 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:38.159779 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:38.159789 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:38.159849 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547002 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547121 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547138 | orchestrator | 2026-05-31 03:50:46.547152 | orchestrator | TASK [aodh : Copying over aodh.conf] ******************************************* 2026-05-31 03:50:46.547166 | orchestrator | Sunday 31 May 2026 03:50:38 +0000 (0:00:04.404) 0:00:42.337 ************ 2026-05-31 03:50:46.547179 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:46.547207 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:46.547221 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:46.547277 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547291 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547303 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547314 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547326 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547343 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547363 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:46.547382 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764509 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764645 | orchestrator | 2026-05-31 03:50:51.764665 | orchestrator | TASK [aodh : Copying over wsgi-aodh files for services] ************************ 2026-05-31 03:50:51.764678 | orchestrator | Sunday 31 May 2026 03:50:46 +0000 (0:00:08.392) 0:00:50.729 ************ 2026-05-31 03:50:51.764688 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:50:51.764699 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:50:51.764709 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:50:51.764719 | orchestrator | 2026-05-31 03:50:51.764729 | orchestrator | TASK [aodh : Check aodh containers] ******************************************** 2026-05-31 03:50:51.764739 | orchestrator | Sunday 31 May 2026 03:50:48 +0000 (0:00:01.697) 0:00:52.426 ************ 2026-05-31 03:50:51.764750 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:51.764778 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:51.764866 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-05-31 03:50:51.764897 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764909 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764920 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764930 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764946 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764965 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764976 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:50:51.764994 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:51:38.349968 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-05-31 03:51:38.350179 | orchestrator | 2026-05-31 03:51:38.350195 | orchestrator | TASK [aodh : include_tasks] **************************************************** 2026-05-31 03:51:38.350206 | orchestrator | Sunday 31 May 2026 03:50:51 +0000 (0:00:03.512) 0:00:55.938 ************ 2026-05-31 03:51:38.350214 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:51:38.350222 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:51:38.350230 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:51:38.350237 | orchestrator | 2026-05-31 03:51:38.350245 | orchestrator | TASK [aodh : Creating aodh database] ******************************************* 2026-05-31 03:51:38.350252 | orchestrator | Sunday 31 May 2026 03:50:52 +0000 (0:00:00.334) 0:00:56.273 ************ 2026-05-31 03:51:38.350260 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:51:38.350267 | orchestrator | 2026-05-31 03:51:38.350274 | orchestrator | TASK [aodh : Creating aodh database user and setting permissions] ************** 2026-05-31 03:51:38.350281 | orchestrator | Sunday 31 May 2026 03:50:54 +0000 (0:00:02.474) 0:00:58.748 ************ 2026-05-31 03:51:38.350288 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:51:38.350317 | orchestrator | 2026-05-31 03:51:38.350326 | orchestrator | TASK [aodh : Running aodh bootstrap container] ********************************* 2026-05-31 03:51:38.350338 | orchestrator | Sunday 31 May 2026 03:50:57 +0000 (0:00:02.550) 0:01:01.298 ************ 2026-05-31 03:51:38.350350 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:51:38.350360 | orchestrator | 2026-05-31 03:51:38.350371 | orchestrator | TASK [aodh : Flush handlers] *************************************************** 2026-05-31 03:51:38.350382 | orchestrator | Sunday 31 May 2026 03:51:10 +0000 (0:00:13.510) 0:01:14.809 ************ 2026-05-31 03:51:38.350395 | orchestrator | 2026-05-31 03:51:38.350434 | orchestrator | TASK [aodh : Flush handlers] *************************************************** 2026-05-31 03:51:38.350447 | orchestrator | Sunday 31 May 2026 03:51:10 +0000 (0:00:00.070) 0:01:14.880 ************ 2026-05-31 03:51:38.350457 | orchestrator | 2026-05-31 03:51:38.350469 | orchestrator | TASK [aodh : Flush handlers] *************************************************** 2026-05-31 03:51:38.350480 | orchestrator | Sunday 31 May 2026 03:51:10 +0000 (0:00:00.070) 0:01:14.950 ************ 2026-05-31 03:51:38.350492 | orchestrator | 2026-05-31 03:51:38.350503 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-api container] **************************** 2026-05-31 03:51:38.350514 | orchestrator | Sunday 31 May 2026 03:51:11 +0000 (0:00:00.258) 0:01:15.209 ************ 2026-05-31 03:51:38.350526 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:51:38.350539 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:51:38.350568 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:51:38.350581 | orchestrator | 2026-05-31 03:51:38.350590 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-evaluator container] ********************** 2026-05-31 03:51:38.350599 | orchestrator | Sunday 31 May 2026 03:51:16 +0000 (0:00:05.523) 0:01:20.732 ************ 2026-05-31 03:51:38.350608 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:51:38.350617 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:51:38.350625 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:51:38.350632 | orchestrator | 2026-05-31 03:51:38.350639 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-listener container] *********************** 2026-05-31 03:51:38.350646 | orchestrator | Sunday 31 May 2026 03:51:21 +0000 (0:00:05.050) 0:01:25.782 ************ 2026-05-31 03:51:38.350653 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:51:38.350660 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:51:38.350667 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:51:38.350674 | orchestrator | 2026-05-31 03:51:38.350681 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-notifier container] *********************** 2026-05-31 03:51:38.350688 | orchestrator | Sunday 31 May 2026 03:51:32 +0000 (0:00:10.624) 0:01:36.407 ************ 2026-05-31 03:51:38.350695 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:51:38.350702 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:51:38.350709 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:51:38.350716 | orchestrator | 2026-05-31 03:51:38.350723 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:51:38.350732 | orchestrator | testbed-node-0 : ok=23  changed=17  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 03:51:38.350741 | orchestrator | testbed-node-1 : ok=14  changed=10  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:51:38.350748 | orchestrator | testbed-node-2 : ok=14  changed=10  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:51:38.350755 | orchestrator | 2026-05-31 03:51:38.350762 | orchestrator | 2026-05-31 03:51:38.350769 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:51:38.350776 | orchestrator | Sunday 31 May 2026 03:51:37 +0000 (0:00:05.758) 0:01:42.166 ************ 2026-05-31 03:51:38.350783 | orchestrator | =============================================================================== 2026-05-31 03:51:38.350841 | orchestrator | aodh : Running aodh bootstrap container -------------------------------- 13.51s 2026-05-31 03:51:38.350849 | orchestrator | aodh : Restart aodh-listener container --------------------------------- 10.63s 2026-05-31 03:51:38.350886 | orchestrator | aodh : Copying over aodh.conf ------------------------------------------- 8.39s 2026-05-31 03:51:38.350894 | orchestrator | service-ks-register : aodh | Creating endpoints ------------------------- 6.76s 2026-05-31 03:51:38.350902 | orchestrator | aodh : Restart aodh-notifier container ---------------------------------- 5.76s 2026-05-31 03:51:38.350909 | orchestrator | aodh : Restart aodh-api container --------------------------------------- 5.52s 2026-05-31 03:51:38.350916 | orchestrator | aodh : Restart aodh-evaluator container --------------------------------- 5.05s 2026-05-31 03:51:38.350923 | orchestrator | service-cert-copy : aodh | Copying over extra CA certificates ----------- 4.51s 2026-05-31 03:51:38.350930 | orchestrator | aodh : Copying over config.json files for services ---------------------- 4.40s 2026-05-31 03:51:38.350937 | orchestrator | service-ks-register : aodh | Creating users ----------------------------- 4.20s 2026-05-31 03:51:38.350944 | orchestrator | service-ks-register : aodh | Granting user roles ------------------------ 4.04s 2026-05-31 03:51:38.350956 | orchestrator | service-ks-register : aodh | Creating services -------------------------- 3.84s 2026-05-31 03:51:38.350967 | orchestrator | service-ks-register : aodh | Creating projects -------------------------- 3.52s 2026-05-31 03:51:38.350980 | orchestrator | aodh : Check aodh containers -------------------------------------------- 3.51s 2026-05-31 03:51:38.350993 | orchestrator | service-ks-register : aodh | Creating roles ----------------------------- 3.34s 2026-05-31 03:51:38.351005 | orchestrator | aodh : Creating aodh database user and setting permissions -------------- 2.55s 2026-05-31 03:51:38.351017 | orchestrator | aodh : Creating aodh database ------------------------------------------- 2.47s 2026-05-31 03:51:38.351030 | orchestrator | aodh : Ensuring config directories exist -------------------------------- 2.16s 2026-05-31 03:51:38.351037 | orchestrator | aodh : Copying over wsgi-aodh files for services ------------------------ 1.70s 2026-05-31 03:51:38.351044 | orchestrator | service-cert-copy : aodh | Copying over backend internal TLS key -------- 1.06s 2026-05-31 03:51:40.677443 | orchestrator | 2026-05-31 03:51:40 | INFO  | Task c52dcc7b-dfb8-42d1-bcd2-c4a3930f0b98 (kolla-ceph-rgw) was prepared for execution. 2026-05-31 03:51:40.677572 | orchestrator | 2026-05-31 03:51:40 | INFO  | It takes a moment until task c52dcc7b-dfb8-42d1-bcd2-c4a3930f0b98 (kolla-ceph-rgw) has been started and output is visible here. 2026-05-31 03:52:16.568437 | orchestrator | 2026-05-31 03:52:16.568551 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:52:16.568564 | orchestrator | 2026-05-31 03:52:16.568572 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:52:16.568580 | orchestrator | Sunday 31 May 2026 03:51:44 +0000 (0:00:00.262) 0:00:00.262 ************ 2026-05-31 03:52:16.568586 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:52:16.568594 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:52:16.568601 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:52:16.568607 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:52:16.568614 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:52:16.568620 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:52:16.568627 | orchestrator | ok: [testbed-manager] 2026-05-31 03:52:16.568633 | orchestrator | 2026-05-31 03:52:16.568656 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:52:16.568663 | orchestrator | Sunday 31 May 2026 03:51:45 +0000 (0:00:00.844) 0:00:01.107 ************ 2026-05-31 03:52:16.568670 | orchestrator | ok: [testbed-node-0] => (item=enable_ceph_rgw_True) 2026-05-31 03:52:16.568677 | orchestrator | ok: [testbed-node-1] => (item=enable_ceph_rgw_True) 2026-05-31 03:52:16.568684 | orchestrator | ok: [testbed-node-2] => (item=enable_ceph_rgw_True) 2026-05-31 03:52:16.568691 | orchestrator | ok: [testbed-node-3] => (item=enable_ceph_rgw_True) 2026-05-31 03:52:16.568698 | orchestrator | ok: [testbed-node-4] => (item=enable_ceph_rgw_True) 2026-05-31 03:52:16.568705 | orchestrator | ok: [testbed-node-5] => (item=enable_ceph_rgw_True) 2026-05-31 03:52:16.568712 | orchestrator | ok: [testbed-manager] => (item=enable_ceph_rgw_True) 2026-05-31 03:52:16.568740 | orchestrator | 2026-05-31 03:52:16.568748 | orchestrator | PLAY [Apply role ceph-rgw] ***************************************************** 2026-05-31 03:52:16.568754 | orchestrator | 2026-05-31 03:52:16.568761 | orchestrator | TASK [ceph-rgw : include_tasks] ************************************************ 2026-05-31 03:52:16.568768 | orchestrator | Sunday 31 May 2026 03:51:46 +0000 (0:00:00.742) 0:00:01.850 ************ 2026-05-31 03:52:16.568775 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5, testbed-manager 2026-05-31 03:52:16.569055 | orchestrator | 2026-05-31 03:52:16.569065 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating services] ********************** 2026-05-31 03:52:16.569075 | orchestrator | Sunday 31 May 2026 03:51:47 +0000 (0:00:01.525) 0:00:03.376 ************ 2026-05-31 03:52:16.569083 | orchestrator | changed: [testbed-node-0] => (item=swift (object-store)) 2026-05-31 03:52:16.569090 | orchestrator | 2026-05-31 03:52:16.569099 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating endpoints] ********************* 2026-05-31 03:52:16.569106 | orchestrator | Sunday 31 May 2026 03:51:51 +0000 (0:00:03.251) 0:00:06.627 ************ 2026-05-31 03:52:16.569116 | orchestrator | changed: [testbed-node-0] => (item=swift -> https://api-int.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> internal) 2026-05-31 03:52:16.569126 | orchestrator | changed: [testbed-node-0] => (item=swift -> https://api.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> public) 2026-05-31 03:52:16.569134 | orchestrator | 2026-05-31 03:52:16.569142 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating projects] ********************** 2026-05-31 03:52:16.569149 | orchestrator | Sunday 31 May 2026 03:51:57 +0000 (0:00:06.079) 0:00:12.706 ************ 2026-05-31 03:52:16.569157 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:52:16.569165 | orchestrator | 2026-05-31 03:52:16.569173 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating users] ************************* 2026-05-31 03:52:16.569180 | orchestrator | Sunday 31 May 2026 03:52:00 +0000 (0:00:03.259) 0:00:15.965 ************ 2026-05-31 03:52:16.569188 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:52:16.569196 | orchestrator | changed: [testbed-node-0] => (item=ceph_rgw -> service) 2026-05-31 03:52:16.569204 | orchestrator | 2026-05-31 03:52:16.569212 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating roles] ************************* 2026-05-31 03:52:16.569219 | orchestrator | Sunday 31 May 2026 03:52:04 +0000 (0:00:04.233) 0:00:20.199 ************ 2026-05-31 03:52:16.569227 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:52:16.569235 | orchestrator | changed: [testbed-node-0] => (item=ResellerAdmin) 2026-05-31 03:52:16.569242 | orchestrator | 2026-05-31 03:52:16.569250 | orchestrator | TASK [service-ks-register : ceph-rgw | Granting user roles] ******************** 2026-05-31 03:52:16.569258 | orchestrator | Sunday 31 May 2026 03:52:11 +0000 (0:00:06.532) 0:00:26.731 ************ 2026-05-31 03:52:16.569265 | orchestrator | changed: [testbed-node-0] => (item=ceph_rgw -> service -> admin) 2026-05-31 03:52:16.569273 | orchestrator | 2026-05-31 03:52:16.569280 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:52:16.569288 | orchestrator | testbed-manager : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:16.569295 | orchestrator | testbed-node-0 : ok=9  changed=5  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:16.569303 | orchestrator | testbed-node-1 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:16.569322 | orchestrator | testbed-node-2 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:16.569337 | orchestrator | testbed-node-3 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:16.569379 | orchestrator | testbed-node-4 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:16.569387 | orchestrator | testbed-node-5 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:16.569393 | orchestrator | 2026-05-31 03:52:16.569400 | orchestrator | 2026-05-31 03:52:16.569407 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:52:16.569414 | orchestrator | Sunday 31 May 2026 03:52:16 +0000 (0:00:04.825) 0:00:31.557 ************ 2026-05-31 03:52:16.569420 | orchestrator | =============================================================================== 2026-05-31 03:52:16.569427 | orchestrator | service-ks-register : ceph-rgw | Creating roles ------------------------- 6.53s 2026-05-31 03:52:16.569441 | orchestrator | service-ks-register : ceph-rgw | Creating endpoints --------------------- 6.08s 2026-05-31 03:52:16.569448 | orchestrator | service-ks-register : ceph-rgw | Granting user roles -------------------- 4.83s 2026-05-31 03:52:16.569455 | orchestrator | service-ks-register : ceph-rgw | Creating users ------------------------- 4.23s 2026-05-31 03:52:16.569461 | orchestrator | service-ks-register : ceph-rgw | Creating projects ---------------------- 3.26s 2026-05-31 03:52:16.569468 | orchestrator | service-ks-register : ceph-rgw | Creating services ---------------------- 3.25s 2026-05-31 03:52:16.569474 | orchestrator | ceph-rgw : include_tasks ------------------------------------------------ 1.53s 2026-05-31 03:52:16.569481 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.84s 2026-05-31 03:52:16.569488 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.74s 2026-05-31 03:52:18.931508 | orchestrator | 2026-05-31 03:52:18 | INFO  | Task c748e28d-514c-45a9-b120-c26e86892930 (gnocchi) was prepared for execution. 2026-05-31 03:52:18.931608 | orchestrator | 2026-05-31 03:52:18 | INFO  | It takes a moment until task c748e28d-514c-45a9-b120-c26e86892930 (gnocchi) has been started and output is visible here. 2026-05-31 03:52:24.209005 | orchestrator | 2026-05-31 03:52:24.209090 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:52:24.209100 | orchestrator | 2026-05-31 03:52:24.209107 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:52:24.209113 | orchestrator | Sunday 31 May 2026 03:52:23 +0000 (0:00:00.276) 0:00:00.277 ************ 2026-05-31 03:52:24.209118 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:52:24.209125 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:52:24.209131 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:52:24.209136 | orchestrator | 2026-05-31 03:52:24.209142 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:52:24.209148 | orchestrator | Sunday 31 May 2026 03:52:23 +0000 (0:00:00.324) 0:00:00.602 ************ 2026-05-31 03:52:24.209153 | orchestrator | ok: [testbed-node-0] => (item=enable_gnocchi_False) 2026-05-31 03:52:24.209159 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: enable_gnocchi_True 2026-05-31 03:52:24.209166 | orchestrator | ok: [testbed-node-1] => (item=enable_gnocchi_False) 2026-05-31 03:52:24.209171 | orchestrator | ok: [testbed-node-2] => (item=enable_gnocchi_False) 2026-05-31 03:52:24.209177 | orchestrator | 2026-05-31 03:52:24.209182 | orchestrator | PLAY [Apply role gnocchi] ****************************************************** 2026-05-31 03:52:24.209188 | orchestrator | skipping: no hosts matched 2026-05-31 03:52:24.209194 | orchestrator | 2026-05-31 03:52:24.209199 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:52:24.209206 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:24.209213 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:24.209219 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:52:24.209250 | orchestrator | 2026-05-31 03:52:24.209261 | orchestrator | 2026-05-31 03:52:24.209270 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:52:24.209278 | orchestrator | Sunday 31 May 2026 03:52:23 +0000 (0:00:00.362) 0:00:00.964 ************ 2026-05-31 03:52:24.209286 | orchestrator | =============================================================================== 2026-05-31 03:52:24.209296 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.36s 2026-05-31 03:52:24.209306 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.33s 2026-05-31 03:52:26.554485 | orchestrator | 2026-05-31 03:52:26 | INFO  | Task 1fb6e0cd-b899-4a27-8bd1-ebcdb592c1c0 (manila) was prepared for execution. 2026-05-31 03:52:26.554560 | orchestrator | 2026-05-31 03:52:26 | INFO  | It takes a moment until task 1fb6e0cd-b899-4a27-8bd1-ebcdb592c1c0 (manila) has been started and output is visible here. 2026-05-31 03:53:11.036920 | orchestrator | 2026-05-31 03:53:11.036999 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:53:11.037007 | orchestrator | 2026-05-31 03:53:11.037011 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:53:11.037016 | orchestrator | Sunday 31 May 2026 03:52:30 +0000 (0:00:00.260) 0:00:00.260 ************ 2026-05-31 03:53:11.037020 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:53:11.037025 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:53:11.037029 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:53:11.037033 | orchestrator | 2026-05-31 03:53:11.037037 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:53:11.037041 | orchestrator | Sunday 31 May 2026 03:52:31 +0000 (0:00:00.316) 0:00:00.577 ************ 2026-05-31 03:53:11.037046 | orchestrator | ok: [testbed-node-0] => (item=enable_manila_True) 2026-05-31 03:53:11.037050 | orchestrator | ok: [testbed-node-1] => (item=enable_manila_True) 2026-05-31 03:53:11.037054 | orchestrator | ok: [testbed-node-2] => (item=enable_manila_True) 2026-05-31 03:53:11.037058 | orchestrator | 2026-05-31 03:53:11.037062 | orchestrator | PLAY [Apply role manila] ******************************************************* 2026-05-31 03:53:11.037066 | orchestrator | 2026-05-31 03:53:11.037070 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-05-31 03:53:11.037074 | orchestrator | Sunday 31 May 2026 03:52:31 +0000 (0:00:00.454) 0:00:01.031 ************ 2026-05-31 03:53:11.037089 | orchestrator | included: /ansible/roles/manila/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:53:11.037094 | orchestrator | 2026-05-31 03:53:11.037098 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-05-31 03:53:11.037102 | orchestrator | Sunday 31 May 2026 03:52:32 +0000 (0:00:00.550) 0:00:01.582 ************ 2026-05-31 03:53:11.037106 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:53:11.037110 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:53:11.037114 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:53:11.037118 | orchestrator | 2026-05-31 03:53:11.037122 | orchestrator | TASK [service-ks-register : manila | Creating services] ************************ 2026-05-31 03:53:11.037126 | orchestrator | Sunday 31 May 2026 03:52:32 +0000 (0:00:00.475) 0:00:02.057 ************ 2026-05-31 03:53:11.037130 | orchestrator | changed: [testbed-node-0] => (item=manila (share)) 2026-05-31 03:53:11.037134 | orchestrator | changed: [testbed-node-0] => (item=manilav2 (sharev2)) 2026-05-31 03:53:11.037138 | orchestrator | 2026-05-31 03:53:11.037141 | orchestrator | TASK [service-ks-register : manila | Creating endpoints] *********************** 2026-05-31 03:53:11.037145 | orchestrator | Sunday 31 May 2026 03:52:39 +0000 (0:00:07.118) 0:00:09.176 ************ 2026-05-31 03:53:11.037150 | orchestrator | changed: [testbed-node-0] => (item=manila -> https://api-int.testbed.osism.xyz:8786/v1/%(tenant_id)s -> internal) 2026-05-31 03:53:11.037154 | orchestrator | changed: [testbed-node-0] => (item=manila -> https://api.testbed.osism.xyz:8786/v1/%(tenant_id)s -> public) 2026-05-31 03:53:11.037171 | orchestrator | changed: [testbed-node-0] => (item=manilav2 -> https://api-int.testbed.osism.xyz:8786/v2 -> internal) 2026-05-31 03:53:11.037175 | orchestrator | changed: [testbed-node-0] => (item=manilav2 -> https://api.testbed.osism.xyz:8786/v2 -> public) 2026-05-31 03:53:11.037179 | orchestrator | 2026-05-31 03:53:11.037183 | orchestrator | TASK [service-ks-register : manila | Creating projects] ************************ 2026-05-31 03:53:11.037187 | orchestrator | Sunday 31 May 2026 03:52:53 +0000 (0:00:13.819) 0:00:22.995 ************ 2026-05-31 03:53:11.037191 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 03:53:11.037195 | orchestrator | 2026-05-31 03:53:11.037198 | orchestrator | TASK [service-ks-register : manila | Creating users] *************************** 2026-05-31 03:53:11.037202 | orchestrator | Sunday 31 May 2026 03:52:57 +0000 (0:00:03.468) 0:00:26.464 ************ 2026-05-31 03:53:11.037206 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 03:53:11.037210 | orchestrator | changed: [testbed-node-0] => (item=manila -> service) 2026-05-31 03:53:11.037214 | orchestrator | 2026-05-31 03:53:11.037217 | orchestrator | TASK [service-ks-register : manila | Creating roles] *************************** 2026-05-31 03:53:11.037221 | orchestrator | Sunday 31 May 2026 03:53:01 +0000 (0:00:04.125) 0:00:30.590 ************ 2026-05-31 03:53:11.037225 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 03:53:11.037229 | orchestrator | 2026-05-31 03:53:11.037233 | orchestrator | TASK [service-ks-register : manila | Granting user roles] ********************** 2026-05-31 03:53:11.037236 | orchestrator | Sunday 31 May 2026 03:53:04 +0000 (0:00:03.466) 0:00:34.056 ************ 2026-05-31 03:53:11.037240 | orchestrator | changed: [testbed-node-0] => (item=manila -> service -> admin) 2026-05-31 03:53:11.037244 | orchestrator | 2026-05-31 03:53:11.037248 | orchestrator | TASK [manila : Ensuring config directories exist] ****************************** 2026-05-31 03:53:11.037260 | orchestrator | Sunday 31 May 2026 03:53:08 +0000 (0:00:03.965) 0:00:38.022 ************ 2026-05-31 03:53:11.037283 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:11.037289 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:11.037297 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:11.037306 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:11.037312 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:11.037316 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:11.037324 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:22.144191 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:22.144341 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:22.144383 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:22.144396 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:22.144408 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:22.144420 | orchestrator | 2026-05-31 03:53:22.144438 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-05-31 03:53:22.144459 | orchestrator | Sunday 31 May 2026 03:53:11 +0000 (0:00:02.463) 0:00:40.486 ************ 2026-05-31 03:53:22.144477 | orchestrator | included: /ansible/roles/manila/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:53:22.144494 | orchestrator | 2026-05-31 03:53:22.144513 | orchestrator | TASK [manila : Ensuring manila service ceph config subdir exists] ************** 2026-05-31 03:53:22.144529 | orchestrator | Sunday 31 May 2026 03:53:11 +0000 (0:00:00.606) 0:00:41.092 ************ 2026-05-31 03:53:22.144547 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:53:22.144565 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:53:22.144583 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:53:22.144601 | orchestrator | 2026-05-31 03:53:22.144619 | orchestrator | TASK [manila : Copy over multiple ceph configs for Manila] ********************* 2026-05-31 03:53:22.144638 | orchestrator | Sunday 31 May 2026 03:53:12 +0000 (0:00:01.022) 0:00:42.115 ************ 2026-05-31 03:53:22.144657 | orchestrator | changed: [testbed-node-1] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-05-31 03:53:22.144696 | orchestrator | changed: [testbed-node-0] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-05-31 03:53:22.144711 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-05-31 03:53:22.144735 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-05-31 03:53:22.144749 | orchestrator | changed: [testbed-node-2] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-05-31 03:53:22.144769 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-05-31 03:53:22.144781 | orchestrator | 2026-05-31 03:53:22.144795 | orchestrator | TASK [manila : Copy over ceph Manila keyrings] ********************************* 2026-05-31 03:53:22.144808 | orchestrator | Sunday 31 May 2026 03:53:14 +0000 (0:00:01.845) 0:00:43.960 ************ 2026-05-31 03:53:22.144895 | orchestrator | changed: [testbed-node-0] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-05-31 03:53:22.144912 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-05-31 03:53:22.144925 | orchestrator | changed: [testbed-node-1] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-05-31 03:53:22.144937 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-05-31 03:53:22.144951 | orchestrator | changed: [testbed-node-2] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-05-31 03:53:22.144970 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-05-31 03:53:22.144998 | orchestrator | 2026-05-31 03:53:22.145019 | orchestrator | TASK [manila : Ensuring config directory has correct owner and permission] ***** 2026-05-31 03:53:22.145035 | orchestrator | Sunday 31 May 2026 03:53:15 +0000 (0:00:01.313) 0:00:45.273 ************ 2026-05-31 03:53:22.145053 | orchestrator | ok: [testbed-node-0] => (item=manila-share) 2026-05-31 03:53:22.145070 | orchestrator | ok: [testbed-node-1] => (item=manila-share) 2026-05-31 03:53:22.145086 | orchestrator | ok: [testbed-node-2] => (item=manila-share) 2026-05-31 03:53:22.145101 | orchestrator | 2026-05-31 03:53:22.145119 | orchestrator | TASK [manila : Check if policies shall be overwritten] ************************* 2026-05-31 03:53:22.145137 | orchestrator | Sunday 31 May 2026 03:53:16 +0000 (0:00:00.745) 0:00:46.018 ************ 2026-05-31 03:53:22.145155 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:53:22.145173 | orchestrator | 2026-05-31 03:53:22.145192 | orchestrator | TASK [manila : Set manila policy file] ***************************************** 2026-05-31 03:53:22.145211 | orchestrator | Sunday 31 May 2026 03:53:16 +0000 (0:00:00.143) 0:00:46.162 ************ 2026-05-31 03:53:22.145230 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:53:22.145243 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:53:22.145254 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:53:22.145264 | orchestrator | 2026-05-31 03:53:22.145275 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-05-31 03:53:22.145285 | orchestrator | Sunday 31 May 2026 03:53:17 +0000 (0:00:00.487) 0:00:46.650 ************ 2026-05-31 03:53:22.145296 | orchestrator | included: /ansible/roles/manila/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 03:53:22.145307 | orchestrator | 2026-05-31 03:53:22.145317 | orchestrator | TASK [service-cert-copy : manila | Copying over extra CA certificates] ********* 2026-05-31 03:53:22.145328 | orchestrator | Sunday 31 May 2026 03:53:17 +0000 (0:00:00.613) 0:00:47.263 ************ 2026-05-31 03:53:22.145365 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:23.025301 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:23.025396 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:23.025410 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025418 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025425 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025468 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025484 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025492 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025499 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025507 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025514 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:23.025526 | orchestrator | 2026-05-31 03:53:23.025532 | orchestrator | TASK [service-cert-copy : manila | Copying over backend internal TLS certificate] *** 2026-05-31 03:53:23.025537 | orchestrator | Sunday 31 May 2026 03:53:22 +0000 (0:00:04.344) 0:00:51.607 ************ 2026-05-31 03:53:23.025547 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:23.690114 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690227 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690245 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690258 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:53:23.690274 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:23.690310 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690323 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690364 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690386 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:53:23.690406 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:23.690427 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690448 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690482 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:23.690504 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:53:23.690526 | orchestrator | 2026-05-31 03:53:23.690548 | orchestrator | TASK [service-cert-copy : manila | Copying over backend internal TLS key] ****** 2026-05-31 03:53:23.690569 | orchestrator | Sunday 31 May 2026 03:53:23 +0000 (0:00:00.889) 0:00:52.497 ************ 2026-05-31 03:53:23.690604 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:28.505594 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.505705 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.505723 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.505757 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:53:28.505772 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:28.505784 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.505796 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.505888 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.505912 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:53:28.505931 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:28.505964 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.505985 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.506006 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:28.506090 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:53:28.506110 | orchestrator | 2026-05-31 03:53:28.506132 | orchestrator | TASK [manila : Copying over config.json files for services] ******************** 2026-05-31 03:53:28.506153 | orchestrator | Sunday 31 May 2026 03:53:23 +0000 (0:00:00.867) 0:00:53.364 ************ 2026-05-31 03:53:28.506197 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:35.299105 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:35.299266 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:35.299284 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299295 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299305 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299348 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299377 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299405 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299422 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299437 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299452 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:35.299468 | orchestrator | 2026-05-31 03:53:35.299485 | orchestrator | TASK [manila : Copying over manila.conf] *************************************** 2026-05-31 03:53:35.299503 | orchestrator | Sunday 31 May 2026 03:53:28 +0000 (0:00:04.811) 0:00:58.175 ************ 2026-05-31 03:53:35.299537 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:39.482231 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:39.483320 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:53:39.483361 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:39.483369 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:39.483386 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:39.483409 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:39.483420 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:39.483424 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:39.483429 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:39.483434 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:39.483439 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:53:39.483444 | orchestrator | 2026-05-31 03:53:39.483450 | orchestrator | TASK [manila : Copying over manila-share.conf] ********************************* 2026-05-31 03:53:39.483457 | orchestrator | Sunday 31 May 2026 03:53:35 +0000 (0:00:06.576) 0:01:04.752 ************ 2026-05-31 03:53:39.483462 | orchestrator | changed: [testbed-node-0] => (item=manila-share) 2026-05-31 03:53:39.483470 | orchestrator | changed: [testbed-node-1] => (item=manila-share) 2026-05-31 03:53:39.483475 | orchestrator | changed: [testbed-node-2] => (item=manila-share) 2026-05-31 03:53:39.483480 | orchestrator | 2026-05-31 03:53:39.483485 | orchestrator | TASK [manila : Copying over existing policy file] ****************************** 2026-05-31 03:53:39.483493 | orchestrator | Sunday 31 May 2026 03:53:38 +0000 (0:00:03.551) 0:01:08.304 ************ 2026-05-31 03:53:39.483503 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:43.043071 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043205 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043231 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043251 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:53:43.043270 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:43.043307 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043357 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043400 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043419 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:53:43.043438 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-05-31 03:53:43.043456 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043473 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043509 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-05-31 03:53:43.043529 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:53:43.043543 | orchestrator | 2026-05-31 03:53:43.043556 | orchestrator | TASK [manila : Check manila containers] **************************************** 2026-05-31 03:53:43.043569 | orchestrator | Sunday 31 May 2026 03:53:39 +0000 (0:00:00.639) 0:01:08.943 ************ 2026-05-31 03:53:43.043590 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:54:24.700438 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:54:24.700592 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-05-31 03:54:24.700614 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700669 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700713 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700746 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700760 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700771 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700783 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700803 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700820 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-05-31 03:54:24.700833 | orchestrator | 2026-05-31 03:54:24.700846 | orchestrator | TASK [manila : Creating Manila database] *************************************** 2026-05-31 03:54:24.700859 | orchestrator | Sunday 31 May 2026 03:53:43 +0000 (0:00:03.573) 0:01:12.517 ************ 2026-05-31 03:54:24.700870 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:54:24.700882 | orchestrator | 2026-05-31 03:54:24.700893 | orchestrator | TASK [manila : Creating Manila database user and setting permissions] ********** 2026-05-31 03:54:24.700904 | orchestrator | Sunday 31 May 2026 03:53:45 +0000 (0:00:02.202) 0:01:14.719 ************ 2026-05-31 03:54:24.700914 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:54:24.700925 | orchestrator | 2026-05-31 03:54:24.700938 | orchestrator | TASK [manila : Running Manila bootstrap container] ***************************** 2026-05-31 03:54:24.700950 | orchestrator | Sunday 31 May 2026 03:53:47 +0000 (0:00:02.355) 0:01:17.074 ************ 2026-05-31 03:54:24.700963 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:54:24.700975 | orchestrator | 2026-05-31 03:54:24.700987 | orchestrator | TASK [manila : Flush handlers] ************************************************* 2026-05-31 03:54:24.700999 | orchestrator | Sunday 31 May 2026 03:54:24 +0000 (0:00:36.752) 0:01:53.827 ************ 2026-05-31 03:54:24.701011 | orchestrator | 2026-05-31 03:54:24.701032 | orchestrator | TASK [manila : Flush handlers] ************************************************* 2026-05-31 03:55:11.015613 | orchestrator | Sunday 31 May 2026 03:54:24 +0000 (0:00:00.079) 0:01:53.907 ************ 2026-05-31 03:55:11.015715 | orchestrator | 2026-05-31 03:55:11.015726 | orchestrator | TASK [manila : Flush handlers] ************************************************* 2026-05-31 03:55:11.015733 | orchestrator | Sunday 31 May 2026 03:54:24 +0000 (0:00:00.074) 0:01:53.981 ************ 2026-05-31 03:55:11.015740 | orchestrator | 2026-05-31 03:55:11.015748 | orchestrator | RUNNING HANDLER [manila : Restart manila-api container] ************************ 2026-05-31 03:55:11.015755 | orchestrator | Sunday 31 May 2026 03:54:24 +0000 (0:00:00.073) 0:01:54.055 ************ 2026-05-31 03:55:11.015762 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:55:11.015769 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:55:11.015776 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:55:11.015782 | orchestrator | 2026-05-31 03:55:11.015789 | orchestrator | RUNNING HANDLER [manila : Restart manila-data container] *********************** 2026-05-31 03:55:11.015795 | orchestrator | Sunday 31 May 2026 03:54:40 +0000 (0:00:15.701) 0:02:09.756 ************ 2026-05-31 03:55:11.015802 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:55:11.015809 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:55:11.015815 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:55:11.015822 | orchestrator | 2026-05-31 03:55:11.015828 | orchestrator | RUNNING HANDLER [manila : Restart manila-scheduler container] ****************** 2026-05-31 03:55:11.015858 | orchestrator | Sunday 31 May 2026 03:54:51 +0000 (0:00:11.176) 0:02:20.932 ************ 2026-05-31 03:55:11.015865 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:55:11.015871 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:55:11.015877 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:55:11.015883 | orchestrator | 2026-05-31 03:55:11.015890 | orchestrator | RUNNING HANDLER [manila : Restart manila-share container] ********************** 2026-05-31 03:55:11.015897 | orchestrator | Sunday 31 May 2026 03:54:57 +0000 (0:00:05.658) 0:02:26.591 ************ 2026-05-31 03:55:11.015904 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:55:11.015910 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:55:11.015916 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:55:11.015922 | orchestrator | 2026-05-31 03:55:11.015929 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:55:11.015937 | orchestrator | testbed-node-0 : ok=28  changed=20  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 03:55:11.015945 | orchestrator | testbed-node-1 : ok=19  changed=13  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:55:11.015951 | orchestrator | testbed-node-2 : ok=19  changed=13  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 03:55:11.015958 | orchestrator | 2026-05-31 03:55:11.015964 | orchestrator | 2026-05-31 03:55:11.015971 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:55:11.015977 | orchestrator | Sunday 31 May 2026 03:55:10 +0000 (0:00:13.346) 0:02:39.937 ************ 2026-05-31 03:55:11.015984 | orchestrator | =============================================================================== 2026-05-31 03:55:11.015990 | orchestrator | manila : Running Manila bootstrap container ---------------------------- 36.75s 2026-05-31 03:55:11.015996 | orchestrator | manila : Restart manila-api container ---------------------------------- 15.70s 2026-05-31 03:55:11.016003 | orchestrator | service-ks-register : manila | Creating endpoints ---------------------- 13.82s 2026-05-31 03:55:11.016009 | orchestrator | manila : Restart manila-share container -------------------------------- 13.35s 2026-05-31 03:55:11.016015 | orchestrator | manila : Restart manila-data container --------------------------------- 11.18s 2026-05-31 03:55:11.016036 | orchestrator | service-ks-register : manila | Creating services ------------------------ 7.12s 2026-05-31 03:55:11.016042 | orchestrator | manila : Copying over manila.conf --------------------------------------- 6.58s 2026-05-31 03:55:11.016049 | orchestrator | manila : Restart manila-scheduler container ----------------------------- 5.66s 2026-05-31 03:55:11.016055 | orchestrator | manila : Copying over config.json files for services -------------------- 4.81s 2026-05-31 03:55:11.016062 | orchestrator | service-cert-copy : manila | Copying over extra CA certificates --------- 4.34s 2026-05-31 03:55:11.016143 | orchestrator | service-ks-register : manila | Creating users --------------------------- 4.13s 2026-05-31 03:55:11.016150 | orchestrator | service-ks-register : manila | Granting user roles ---------------------- 3.97s 2026-05-31 03:55:11.016158 | orchestrator | manila : Check manila containers ---------------------------------------- 3.57s 2026-05-31 03:55:11.016165 | orchestrator | manila : Copying over manila-share.conf --------------------------------- 3.55s 2026-05-31 03:55:11.016172 | orchestrator | service-ks-register : manila | Creating projects ------------------------ 3.47s 2026-05-31 03:55:11.016179 | orchestrator | service-ks-register : manila | Creating roles --------------------------- 3.47s 2026-05-31 03:55:11.016186 | orchestrator | manila : Ensuring config directories exist ------------------------------ 2.46s 2026-05-31 03:55:11.016192 | orchestrator | manila : Creating Manila database user and setting permissions ---------- 2.36s 2026-05-31 03:55:11.016199 | orchestrator | manila : Creating Manila database --------------------------------------- 2.20s 2026-05-31 03:55:11.016206 | orchestrator | manila : Copy over multiple ceph configs for Manila --------------------- 1.85s 2026-05-31 03:55:11.330408 | orchestrator | + sh -c /opt/configuration/scripts/deploy/400-monitoring.sh 2026-05-31 03:55:23.584507 | orchestrator | 2026-05-31 03:55:23 | INFO  | Task d7da2237-4e91-4a3c-867e-4e92c839ccec (netdata) was prepared for execution. 2026-05-31 03:55:23.584615 | orchestrator | 2026-05-31 03:55:23 | INFO  | It takes a moment until task d7da2237-4e91-4a3c-867e-4e92c839ccec (netdata) has been started and output is visible here. 2026-05-31 03:56:46.273014 | orchestrator | 2026-05-31 03:56:46.273134 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:56:46.273147 | orchestrator | 2026-05-31 03:56:46.273156 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:56:46.273164 | orchestrator | Sunday 31 May 2026 03:55:28 +0000 (0:00:00.285) 0:00:00.285 ************ 2026-05-31 03:56:46.273172 | orchestrator | changed: [testbed-manager] => (item=enable_netdata_True) 2026-05-31 03:56:46.273180 | orchestrator | changed: [testbed-node-0] => (item=enable_netdata_True) 2026-05-31 03:56:46.273188 | orchestrator | changed: [testbed-node-1] => (item=enable_netdata_True) 2026-05-31 03:56:46.273195 | orchestrator | changed: [testbed-node-2] => (item=enable_netdata_True) 2026-05-31 03:56:46.273214 | orchestrator | changed: [testbed-node-3] => (item=enable_netdata_True) 2026-05-31 03:56:46.273230 | orchestrator | changed: [testbed-node-4] => (item=enable_netdata_True) 2026-05-31 03:56:46.273238 | orchestrator | changed: [testbed-node-5] => (item=enable_netdata_True) 2026-05-31 03:56:46.273245 | orchestrator | 2026-05-31 03:56:46.273252 | orchestrator | PLAY [Apply role netdata] ****************************************************** 2026-05-31 03:56:46.273260 | orchestrator | 2026-05-31 03:56:46.273267 | orchestrator | TASK [osism.services.netdata : Include distribution specific install tasks] **** 2026-05-31 03:56:46.273275 | orchestrator | Sunday 31 May 2026 03:55:29 +0000 (0:00:00.945) 0:00:01.231 ************ 2026-05-31 03:56:46.273284 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:56:46.273294 | orchestrator | 2026-05-31 03:56:46.273302 | orchestrator | TASK [osism.services.netdata : Remove old architecture-dependent repository] *** 2026-05-31 03:56:46.273309 | orchestrator | Sunday 31 May 2026 03:55:30 +0000 (0:00:01.344) 0:00:02.575 ************ 2026-05-31 03:56:46.273316 | orchestrator | ok: [testbed-manager] 2026-05-31 03:56:46.273325 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:56:46.273332 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:56:46.273339 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:56:46.273347 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:56:46.273354 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:56:46.273361 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:56:46.273368 | orchestrator | 2026-05-31 03:56:46.273375 | orchestrator | TASK [osism.services.netdata : Install apt-transport-https package] ************ 2026-05-31 03:56:46.273383 | orchestrator | Sunday 31 May 2026 03:55:32 +0000 (0:00:01.884) 0:00:04.460 ************ 2026-05-31 03:56:46.273390 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:56:46.273397 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:56:46.273404 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:56:46.273411 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:56:46.273418 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:56:46.273425 | orchestrator | ok: [testbed-manager] 2026-05-31 03:56:46.273432 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:56:46.273439 | orchestrator | 2026-05-31 03:56:46.273447 | orchestrator | TASK [osism.services.netdata : Add repository gpg key] ************************* 2026-05-31 03:56:46.273454 | orchestrator | Sunday 31 May 2026 03:55:34 +0000 (0:00:02.433) 0:00:06.894 ************ 2026-05-31 03:56:46.273462 | orchestrator | changed: [testbed-manager] 2026-05-31 03:56:46.273469 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:56:46.273476 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:56:46.273484 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:56:46.273491 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:56:46.273520 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:56:46.273528 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:56:46.273535 | orchestrator | 2026-05-31 03:56:46.273543 | orchestrator | TASK [osism.services.netdata : Add repository] ********************************* 2026-05-31 03:56:46.273550 | orchestrator | Sunday 31 May 2026 03:55:36 +0000 (0:00:01.611) 0:00:08.506 ************ 2026-05-31 03:56:46.273570 | orchestrator | changed: [testbed-manager] 2026-05-31 03:56:46.273579 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:56:46.273587 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:56:46.273595 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:56:46.273603 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:56:46.273612 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:56:46.273620 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:56:46.273628 | orchestrator | 2026-05-31 03:56:46.273636 | orchestrator | TASK [osism.services.netdata : Install package netdata] ************************ 2026-05-31 03:56:46.273644 | orchestrator | Sunday 31 May 2026 03:55:53 +0000 (0:00:17.044) 0:00:25.550 ************ 2026-05-31 03:56:46.273653 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:56:46.273661 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:56:46.273670 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:56:46.273678 | orchestrator | changed: [testbed-manager] 2026-05-31 03:56:46.273686 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:56:46.273694 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:56:46.273703 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:56:46.273711 | orchestrator | 2026-05-31 03:56:46.273719 | orchestrator | TASK [osism.services.netdata : Include config tasks] *************************** 2026-05-31 03:56:46.273727 | orchestrator | Sunday 31 May 2026 03:56:20 +0000 (0:00:26.938) 0:00:52.489 ************ 2026-05-31 03:56:46.273736 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/config.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:56:46.273746 | orchestrator | 2026-05-31 03:56:46.273754 | orchestrator | TASK [osism.services.netdata : Copy configuration files] *********************** 2026-05-31 03:56:46.273763 | orchestrator | Sunday 31 May 2026 03:56:22 +0000 (0:00:01.581) 0:00:54.071 ************ 2026-05-31 03:56:46.273771 | orchestrator | changed: [testbed-manager] => (item=netdata.conf) 2026-05-31 03:56:46.273780 | orchestrator | changed: [testbed-node-0] => (item=netdata.conf) 2026-05-31 03:56:46.273788 | orchestrator | changed: [testbed-node-1] => (item=netdata.conf) 2026-05-31 03:56:46.273796 | orchestrator | changed: [testbed-node-2] => (item=netdata.conf) 2026-05-31 03:56:46.273819 | orchestrator | changed: [testbed-node-3] => (item=netdata.conf) 2026-05-31 03:56:46.273827 | orchestrator | changed: [testbed-node-4] => (item=netdata.conf) 2026-05-31 03:56:46.273835 | orchestrator | changed: [testbed-node-5] => (item=netdata.conf) 2026-05-31 03:56:46.273844 | orchestrator | changed: [testbed-manager] => (item=stream.conf) 2026-05-31 03:56:46.273852 | orchestrator | changed: [testbed-node-1] => (item=stream.conf) 2026-05-31 03:56:46.273861 | orchestrator | changed: [testbed-node-0] => (item=stream.conf) 2026-05-31 03:56:46.273869 | orchestrator | changed: [testbed-node-3] => (item=stream.conf) 2026-05-31 03:56:46.273877 | orchestrator | changed: [testbed-node-2] => (item=stream.conf) 2026-05-31 03:56:46.273886 | orchestrator | changed: [testbed-node-4] => (item=stream.conf) 2026-05-31 03:56:46.273894 | orchestrator | changed: [testbed-node-5] => (item=stream.conf) 2026-05-31 03:56:46.273902 | orchestrator | 2026-05-31 03:56:46.273909 | orchestrator | TASK [osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status] *** 2026-05-31 03:56:46.273918 | orchestrator | Sunday 31 May 2026 03:56:25 +0000 (0:00:03.490) 0:00:57.562 ************ 2026-05-31 03:56:46.273925 | orchestrator | ok: [testbed-manager] 2026-05-31 03:56:46.273932 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:56:46.273939 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:56:46.273946 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:56:46.273960 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:56:46.273967 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:56:46.273974 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:56:46.273981 | orchestrator | 2026-05-31 03:56:46.273988 | orchestrator | TASK [osism.services.netdata : Opt out from anonymous statistics] ************** 2026-05-31 03:56:46.273995 | orchestrator | Sunday 31 May 2026 03:56:26 +0000 (0:00:01.360) 0:00:58.922 ************ 2026-05-31 03:56:46.274002 | orchestrator | changed: [testbed-manager] 2026-05-31 03:56:46.274010 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:56:46.274062 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:56:46.274113 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:56:46.274122 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:56:46.274129 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:56:46.274137 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:56:46.274143 | orchestrator | 2026-05-31 03:56:46.274151 | orchestrator | TASK [osism.services.netdata : Add netdata user to docker group] *************** 2026-05-31 03:56:46.274158 | orchestrator | Sunday 31 May 2026 03:56:28 +0000 (0:00:01.315) 0:01:00.237 ************ 2026-05-31 03:56:46.274165 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:56:46.274172 | orchestrator | ok: [testbed-manager] 2026-05-31 03:56:46.274179 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:56:46.274186 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:56:46.274193 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:56:46.274200 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:56:46.274206 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:56:46.274213 | orchestrator | 2026-05-31 03:56:46.274220 | orchestrator | TASK [osism.services.netdata : Manage service netdata] ************************* 2026-05-31 03:56:46.274228 | orchestrator | Sunday 31 May 2026 03:56:29 +0000 (0:00:01.346) 0:01:01.584 ************ 2026-05-31 03:56:46.274235 | orchestrator | ok: [testbed-manager] 2026-05-31 03:56:46.274242 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:56:46.274249 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:56:46.274256 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:56:46.274263 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:56:46.274269 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:56:46.274276 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:56:46.274283 | orchestrator | 2026-05-31 03:56:46.274290 | orchestrator | TASK [osism.services.netdata : Include host type specific tasks] *************** 2026-05-31 03:56:46.274297 | orchestrator | Sunday 31 May 2026 03:56:31 +0000 (0:00:01.701) 0:01:03.285 ************ 2026-05-31 03:56:46.274304 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/server.yml for testbed-manager 2026-05-31 03:56:46.274319 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/client.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:56:46.274326 | orchestrator | 2026-05-31 03:56:46.274334 | orchestrator | TASK [osism.services.netdata : Set sysctl vm.max_map_count parameter] ********** 2026-05-31 03:56:46.274341 | orchestrator | Sunday 31 May 2026 03:56:32 +0000 (0:00:01.400) 0:01:04.686 ************ 2026-05-31 03:56:46.274348 | orchestrator | changed: [testbed-manager] 2026-05-31 03:56:46.274355 | orchestrator | 2026-05-31 03:56:46.274362 | orchestrator | RUNNING HANDLER [osism.services.netdata : Restart service netdata] ************* 2026-05-31 03:56:46.274369 | orchestrator | Sunday 31 May 2026 03:56:34 +0000 (0:00:02.194) 0:01:06.880 ************ 2026-05-31 03:56:46.274376 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:56:46.274383 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:56:46.274390 | orchestrator | changed: [testbed-node-3] 2026-05-31 03:56:46.274397 | orchestrator | changed: [testbed-node-4] 2026-05-31 03:56:46.274404 | orchestrator | changed: [testbed-node-5] 2026-05-31 03:56:46.274411 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:56:46.274418 | orchestrator | changed: [testbed-manager] 2026-05-31 03:56:46.274425 | orchestrator | 2026-05-31 03:56:46.274432 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 03:56:46.274445 | orchestrator | testbed-manager : ok=16  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:56:46.274453 | orchestrator | testbed-node-0 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:56:46.274460 | orchestrator | testbed-node-1 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:56:46.274467 | orchestrator | testbed-node-2 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:56:46.274480 | orchestrator | testbed-node-3 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:56:46.704202 | orchestrator | testbed-node-4 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:56:46.704294 | orchestrator | testbed-node-5 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 03:56:46.704307 | orchestrator | 2026-05-31 03:56:46.704317 | orchestrator | 2026-05-31 03:56:46.704327 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 03:56:46.704338 | orchestrator | Sunday 31 May 2026 03:56:46 +0000 (0:00:11.432) 0:01:18.312 ************ 2026-05-31 03:56:46.704347 | orchestrator | =============================================================================== 2026-05-31 03:56:46.704355 | orchestrator | osism.services.netdata : Install package netdata ----------------------- 26.94s 2026-05-31 03:56:46.704364 | orchestrator | osism.services.netdata : Add repository -------------------------------- 17.04s 2026-05-31 03:56:46.704373 | orchestrator | osism.services.netdata : Restart service netdata ----------------------- 11.43s 2026-05-31 03:56:46.704382 | orchestrator | osism.services.netdata : Copy configuration files ----------------------- 3.49s 2026-05-31 03:56:46.704390 | orchestrator | osism.services.netdata : Install apt-transport-https package ------------ 2.43s 2026-05-31 03:56:46.704398 | orchestrator | osism.services.netdata : Set sysctl vm.max_map_count parameter ---------- 2.19s 2026-05-31 03:56:46.704407 | orchestrator | osism.services.netdata : Remove old architecture-dependent repository --- 1.88s 2026-05-31 03:56:46.704415 | orchestrator | osism.services.netdata : Manage service netdata ------------------------- 1.70s 2026-05-31 03:56:46.704424 | orchestrator | osism.services.netdata : Add repository gpg key ------------------------- 1.61s 2026-05-31 03:56:46.704432 | orchestrator | osism.services.netdata : Include config tasks --------------------------- 1.58s 2026-05-31 03:56:46.704441 | orchestrator | osism.services.netdata : Include host type specific tasks --------------- 1.40s 2026-05-31 03:56:46.704449 | orchestrator | osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status --- 1.36s 2026-05-31 03:56:46.704459 | orchestrator | osism.services.netdata : Add netdata user to docker group --------------- 1.35s 2026-05-31 03:56:46.704467 | orchestrator | osism.services.netdata : Include distribution specific install tasks ---- 1.34s 2026-05-31 03:56:46.704476 | orchestrator | osism.services.netdata : Opt out from anonymous statistics -------------- 1.32s 2026-05-31 03:56:46.704485 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.95s 2026-05-31 03:56:49.201829 | orchestrator | 2026-05-31 03:56:49 | INFO  | Task e4a6e67b-a003-4146-848c-4a5115a6d71f (prometheus) was prepared for execution. 2026-05-31 03:56:49.201921 | orchestrator | 2026-05-31 03:56:49 | INFO  | It takes a moment until task e4a6e67b-a003-4146-848c-4a5115a6d71f (prometheus) has been started and output is visible here. 2026-05-31 03:56:58.835478 | orchestrator | 2026-05-31 03:56:58.835606 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 03:56:58.835626 | orchestrator | 2026-05-31 03:56:58.835639 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 03:56:58.835652 | orchestrator | Sunday 31 May 2026 03:56:53 +0000 (0:00:00.291) 0:00:00.291 ************ 2026-05-31 03:56:58.835693 | orchestrator | ok: [testbed-manager] 2026-05-31 03:56:58.835708 | orchestrator | ok: [testbed-node-0] 2026-05-31 03:56:58.835720 | orchestrator | ok: [testbed-node-1] 2026-05-31 03:56:58.835732 | orchestrator | ok: [testbed-node-2] 2026-05-31 03:56:58.835760 | orchestrator | ok: [testbed-node-3] 2026-05-31 03:56:58.835774 | orchestrator | ok: [testbed-node-4] 2026-05-31 03:56:58.835786 | orchestrator | ok: [testbed-node-5] 2026-05-31 03:56:58.835797 | orchestrator | 2026-05-31 03:56:58.835809 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 03:56:58.835821 | orchestrator | Sunday 31 May 2026 03:56:54 +0000 (0:00:00.876) 0:00:01.167 ************ 2026-05-31 03:56:58.835830 | orchestrator | ok: [testbed-manager] => (item=enable_prometheus_True) 2026-05-31 03:56:58.835842 | orchestrator | ok: [testbed-node-0] => (item=enable_prometheus_True) 2026-05-31 03:56:58.835854 | orchestrator | ok: [testbed-node-1] => (item=enable_prometheus_True) 2026-05-31 03:56:58.835867 | orchestrator | ok: [testbed-node-2] => (item=enable_prometheus_True) 2026-05-31 03:56:58.835878 | orchestrator | ok: [testbed-node-3] => (item=enable_prometheus_True) 2026-05-31 03:56:58.835891 | orchestrator | ok: [testbed-node-4] => (item=enable_prometheus_True) 2026-05-31 03:56:58.835903 | orchestrator | ok: [testbed-node-5] => (item=enable_prometheus_True) 2026-05-31 03:56:58.835914 | orchestrator | 2026-05-31 03:56:58.835925 | orchestrator | PLAY [Apply role prometheus] *************************************************** 2026-05-31 03:56:58.835936 | orchestrator | 2026-05-31 03:56:58.835948 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-05-31 03:56:58.835958 | orchestrator | Sunday 31 May 2026 03:56:55 +0000 (0:00:00.979) 0:00:02.147 ************ 2026-05-31 03:56:58.835972 | orchestrator | included: /ansible/roles/prometheus/tasks/deploy.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:56:58.835985 | orchestrator | 2026-05-31 03:56:58.835996 | orchestrator | TASK [prometheus : Ensuring config directories exist] ************************** 2026-05-31 03:56:58.836008 | orchestrator | Sunday 31 May 2026 03:56:56 +0000 (0:00:01.390) 0:00:03.537 ************ 2026-05-31 03:56:58.836027 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:56:58.836045 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:56:58.836062 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-05-31 03:56:58.836162 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:56:58.836211 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:56:58.836225 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:58.836239 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:58.836252 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:56:58.836265 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:56:58.836279 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:56:58.836293 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:58.836328 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:59.832344 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:59.832452 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832465 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:56:59.832473 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832481 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832488 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:59.832513 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832545 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-05-31 03:56:59.832555 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832563 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832570 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832577 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:56:59.832590 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:59.832597 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:56:59.832616 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:04.720366 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:57:04.720440 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:04.720447 | orchestrator | 2026-05-31 03:57:04.720453 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-05-31 03:57:04.720459 | orchestrator | Sunday 31 May 2026 03:56:59 +0000 (0:00:02.959) 0:00:06.497 ************ 2026-05-31 03:57:04.720464 | orchestrator | included: /ansible/roles/prometheus/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 03:57:04.720469 | orchestrator | 2026-05-31 03:57:04.720473 | orchestrator | TASK [service-cert-copy : prometheus | Copying over extra CA certificates] ***** 2026-05-31 03:57:04.720477 | orchestrator | Sunday 31 May 2026 03:57:01 +0000 (0:00:01.764) 0:00:08.261 ************ 2026-05-31 03:57:04.720482 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-05-31 03:57:04.720501 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:04.720507 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:04.720511 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:04.720535 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:04.720540 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:04.720544 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:04.720548 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:04.720556 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:04.720561 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:04.720565 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:04.720569 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:04.720582 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374283 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374358 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374386 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:07.374395 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:07.374402 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374410 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374429 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374450 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:07.374459 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-05-31 03:57:07.374472 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374479 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374485 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:07.374489 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:07.374493 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:07.374503 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:08.501579 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:08.501669 | orchestrator | 2026-05-31 03:57:08.501676 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS certificate] *** 2026-05-31 03:57:08.501681 | orchestrator | Sunday 31 May 2026 03:57:07 +0000 (0:00:05.772) 0:00:14.033 ************ 2026-05-31 03:57:08.501688 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-05-31 03:57:08.501694 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:08.501699 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:08.501736 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-05-31 03:57:08.501752 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:08.501757 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:08.501765 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:08.501770 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:08.501775 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:08.501779 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:08.501783 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:08.501790 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:08.501797 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:09.082114 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:09.082219 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:09.082233 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:57:09.082243 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:57:09.082250 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:57:09.082259 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:09.082268 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:09.082276 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:09.082299 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:09.082307 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:09.082335 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:57:09.082358 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:09.082367 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:09.082375 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 03:57:09.082382 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:57:09.082390 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:09.082398 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:09.082405 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 03:57:09.082413 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:57:09.082425 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:09.082449 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:10.186503 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 03:57:10.186608 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:57:10.186619 | orchestrator | 2026-05-31 03:57:10.186625 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS key] *** 2026-05-31 03:57:10.186632 | orchestrator | Sunday 31 May 2026 03:57:09 +0000 (0:00:01.830) 0:00:15.864 ************ 2026-05-31 03:57:10.186638 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-05-31 03:57:10.186645 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:10.186651 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:10.186670 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-05-31 03:57:10.186702 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:10.186708 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:10.186714 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:10.186718 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:10.186724 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:10.186729 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:10.186737 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:10.186749 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:10.186760 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:11.461340 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:11.461466 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:11.461487 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:57:11.461502 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:57:11.461513 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:57:11.461525 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:11.461538 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:11.461550 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:11.461606 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:11.461620 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 03:57:11.461631 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:57:11.461662 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:11.461674 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:11.461685 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 03:57:11.461697 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:57:11.461708 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:11.461720 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:11.461764 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 03:57:11.461776 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:57:11.461788 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-05-31 03:57:11.461807 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-05-31 03:57:14.994801 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-05-31 03:57:14.994902 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:57:14.994916 | orchestrator | 2026-05-31 03:57:14.994926 | orchestrator | TASK [prometheus : Copying over config.json files] ***************************** 2026-05-31 03:57:14.994937 | orchestrator | Sunday 31 May 2026 03:57:11 +0000 (0:00:02.257) 0:00:18.122 ************ 2026-05-31 03:57:14.994947 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-05-31 03:57:14.994959 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:14.994992 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:14.995015 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:14.995024 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:14.995047 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:14.995056 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:14.995119 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:57:14.995129 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:14.995145 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:14.995153 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:14.995167 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:14.995176 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:14.995193 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808655 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808769 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:17.808812 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:17.808825 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808834 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:17.808854 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808881 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-05-31 03:57:17.808892 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808900 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808914 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808921 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:57:17.808933 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:17.808940 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:17.808949 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:17.808964 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:57:21.661044 | orchestrator | 2026-05-31 03:57:21.661232 | orchestrator | TASK [prometheus : Find custom prometheus alert rules files] ******************* 2026-05-31 03:57:21.661253 | orchestrator | Sunday 31 May 2026 03:57:17 +0000 (0:00:06.351) 0:00:24.473 ************ 2026-05-31 03:57:21.661265 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 03:57:21.661277 | orchestrator | 2026-05-31 03:57:21.661289 | orchestrator | TASK [prometheus : Copying over custom prometheus alert rules files] *********** 2026-05-31 03:57:21.661324 | orchestrator | Sunday 31 May 2026 03:57:18 +0000 (0:00:00.896) 0:00:25.369 ************ 2026-05-31 03:57:21.661338 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1086738, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9295127, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661353 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1086738, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9295127, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661366 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1086752, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.935108, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661392 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1086738, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9295127, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661404 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1086738, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9295127, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661415 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1086738, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9295127, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:21.661448 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1086752, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.935108, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661471 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1086735, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9278345, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661483 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1086738, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9295127, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661494 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1086738, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9295127, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661511 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1086752, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.935108, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661522 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1086735, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9278345, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661534 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1086752, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.935108, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:21.661556 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1086746, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9327474, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.404724 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1086746, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9327474, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.404869 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1086735, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9278345, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.404886 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1086752, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.935108, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.404920 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1086752, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.935108, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.404930 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1086735, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9278345, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.404958 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1086733, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9267476, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.404996 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1086746, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9327474, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.405022 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1086752, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.935108, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:23.405029 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1086733, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9267476, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.405034 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1086735, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9278345, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.405044 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1086735, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9278345, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.405050 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1086746, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9327474, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.405056 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1086739, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9304924, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.405096 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1086746, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9327474, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:23.405113 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1086733, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9267476, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056686 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1086739, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9304924, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056775 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1086746, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9327474, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056795 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1086733, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9267476, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056800 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1086744, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9323678, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056805 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1086733, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9267476, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056824 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1086744, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9323678, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056829 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1086739, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9304924, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056845 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1086733, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9267476, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056850 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1086739, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9304924, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056857 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1086735, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9278345, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:25.056861 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1086740, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9308891, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056866 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1086744, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9323678, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056874 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1086744, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9323678, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056878 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1086740, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9308891, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:25.056888 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1086739, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9304924, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602391 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1086739, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9304924, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602491 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1086737, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9290395, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602504 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1086744, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9323678, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602529 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1086740, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9308891, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602537 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1086740, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9308891, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602545 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1086737, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9290395, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602553 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1086744, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9323678, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602576 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1086740, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9308891, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602589 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1086737, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9290395, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602598 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1086737, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9290395, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602611 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1086740, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9308891, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602619 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086751, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9348032, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602626 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1086737, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9290395, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602634 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086751, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9348032, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:26.602647 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086751, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9348032, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936703 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1086746, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9327474, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:27.936782 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086751, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9348032, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936803 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086751, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9348032, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936809 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086730, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.925982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936817 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1086737, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9290395, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936825 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086730, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.925982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936833 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086730, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.925982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936863 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086730, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.925982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936883 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086730, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.925982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936892 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086751, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9348032, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936900 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1086759, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.938297, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936908 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1086759, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.938297, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936915 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1086759, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.938297, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936923 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1086749, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9337904, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:27.936938 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1086759, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.938297, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256195 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1086759, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.938297, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256327 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086730, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.925982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256356 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1086733, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9267476, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:29.256378 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1086749, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9337904, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256399 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1086749, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9337904, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256417 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1086749, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9337904, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256429 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086734, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9269614, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256492 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1086749, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9337904, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256506 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086734, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9269614, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256518 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1086759, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.938297, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256532 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086734, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9269614, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256551 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086734, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9269614, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256570 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086734, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9269614, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256590 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1086731, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9264095, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:29.256640 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1086731, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9264095, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584707 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1086749, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9337904, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584837 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1086731, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9264095, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584856 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1086731, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9264095, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584869 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1086742, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.931959, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584881 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1086731, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9264095, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584927 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1086742, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.931959, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584956 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1086742, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.931959, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.584987 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086734, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9269614, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.585000 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1086741, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9314175, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.585011 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1086742, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.931959, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.585022 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1086742, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.931959, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.585033 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1086741, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9314175, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.585052 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1086739, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9304924, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:30.585139 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1086731, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9264095, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:30.585165 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1086741, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9314175, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665718 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1086741, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9314175, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665832 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1086742, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.931959, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665848 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1086741, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9314175, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665860 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1086758, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9373596, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665894 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:57:39.665908 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1086741, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9314175, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665935 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1086758, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9373596, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665947 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:57:39.665975 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1086758, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9373596, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.665987 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:57:39.665998 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1086758, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9373596, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.666009 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:57:39.666186 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1086758, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9373596, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.666202 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:57:39.666214 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1086758, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9373596, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-05-31 03:57:39.666236 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:57:39.666250 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1086744, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9323678, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:39.666262 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1086740, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9308891, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:39.666282 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1086737, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9290395, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:57:39.666309 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086751, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9348032, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.079872 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086730, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.925982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080013 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1086759, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.938297, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080037 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1086749, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9337904, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080114 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1086734, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9269614, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080132 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1086731, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9264095, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080161 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1086742, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.931959, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080171 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1086741, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9314175, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080200 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1086758, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9373596, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-05-31 03:58:04.080211 | orchestrator | 2026-05-31 03:58:04.080223 | orchestrator | TASK [prometheus : Find prometheus common config overrides] ******************** 2026-05-31 03:58:04.080234 | orchestrator | Sunday 31 May 2026 03:57:44 +0000 (0:00:26.036) 0:00:51.406 ************ 2026-05-31 03:58:04.080243 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 03:58:04.080253 | orchestrator | 2026-05-31 03:58:04.080263 | orchestrator | TASK [prometheus : Find prometheus host config overrides] ********************** 2026-05-31 03:58:04.080272 | orchestrator | Sunday 31 May 2026 03:57:45 +0000 (0:00:00.792) 0:00:52.198 ************ 2026-05-31 03:58:04.080288 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:04.080298 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080308 | orchestrator | node-1/prometheus.yml.d' path due to this access issue: 2026-05-31 03:58:04.080322 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080337 | orchestrator | node-1/prometheus.yml.d' is not a directory 2026-05-31 03:58:04.080351 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:04.080365 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080380 | orchestrator | manager/prometheus.yml.d' path due to this access issue: 2026-05-31 03:58:04.080396 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080412 | orchestrator | manager/prometheus.yml.d' is not a directory 2026-05-31 03:58:04.080422 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:04.080432 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080443 | orchestrator | node-0/prometheus.yml.d' path due to this access issue: 2026-05-31 03:58:04.080453 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080463 | orchestrator | node-0/prometheus.yml.d' is not a directory 2026-05-31 03:58:04.080473 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:04.080484 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080494 | orchestrator | node-2/prometheus.yml.d' path due to this access issue: 2026-05-31 03:58:04.080503 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080514 | orchestrator | node-2/prometheus.yml.d' is not a directory 2026-05-31 03:58:04.080524 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:04.080534 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080544 | orchestrator | node-4/prometheus.yml.d' path due to this access issue: 2026-05-31 03:58:04.080554 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080564 | orchestrator | node-4/prometheus.yml.d' is not a directory 2026-05-31 03:58:04.080574 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:04.080654 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080665 | orchestrator | node-3/prometheus.yml.d' path due to this access issue: 2026-05-31 03:58:04.080675 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080687 | orchestrator | node-3/prometheus.yml.d' is not a directory 2026-05-31 03:58:04.080697 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:04.080706 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080738 | orchestrator | node-5/prometheus.yml.d' path due to this access issue: 2026-05-31 03:58:04.080754 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-05-31 03:58:04.080767 | orchestrator | node-5/prometheus.yml.d' is not a directory 2026-05-31 03:58:04.080781 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-05-31 03:58:04.080796 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 03:58:04.080810 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 03:58:04.080826 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-05-31 03:58:04.080842 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-05-31 03:58:04.080854 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-05-31 03:58:04.080863 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-05-31 03:58:04.080872 | orchestrator | 2026-05-31 03:58:04.080880 | orchestrator | TASK [prometheus : Copying over prometheus config file] ************************ 2026-05-31 03:58:04.080889 | orchestrator | Sunday 31 May 2026 03:57:47 +0000 (0:00:01.606) 0:00:53.805 ************ 2026-05-31 03:58:04.080898 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-31 03:58:04.080916 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-31 03:58:04.080925 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:04.080934 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:04.080942 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-31 03:58:04.080951 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:04.080969 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-31 03:58:21.058788 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.058919 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-31 03:58:21.058937 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.058943 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-05-31 03:58:21.058973 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.058980 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2) 2026-05-31 03:58:21.058986 | orchestrator | 2026-05-31 03:58:21.058993 | orchestrator | TASK [prometheus : Copying over prometheus web config file] ******************** 2026-05-31 03:58:21.058999 | orchestrator | Sunday 31 May 2026 03:58:04 +0000 (0:00:16.942) 0:01:10.748 ************ 2026-05-31 03:58:21.059005 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-31 03:58:21.059011 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:21.059017 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-31 03:58:21.059022 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:21.059028 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-31 03:58:21.059033 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:21.059039 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-31 03:58:21.059044 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059049 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-31 03:58:21.059055 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059060 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-05-31 03:58:21.059066 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059071 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2) 2026-05-31 03:58:21.059076 | orchestrator | 2026-05-31 03:58:21.059082 | orchestrator | TASK [prometheus : Copying over prometheus alertmanager config file] *********** 2026-05-31 03:58:21.059088 | orchestrator | Sunday 31 May 2026 03:58:07 +0000 (0:00:02.960) 0:01:13.709 ************ 2026-05-31 03:58:21.059093 | orchestrator | skipping: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-31 03:58:21.059101 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:21.059106 | orchestrator | skipping: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-31 03:58:21.059112 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:21.059117 | orchestrator | skipping: [testbed-node-3] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-31 03:58:21.059123 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059128 | orchestrator | skipping: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-31 03:58:21.059134 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:21.059158 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml) 2026-05-31 03:58:21.059164 | orchestrator | skipping: [testbed-node-4] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-31 03:58:21.059169 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059174 | orchestrator | skipping: [testbed-node-5] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-05-31 03:58:21.059191 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059197 | orchestrator | 2026-05-31 03:58:21.059203 | orchestrator | TASK [prometheus : Find custom Alertmanager alert notification templates] ****** 2026-05-31 03:58:21.059208 | orchestrator | Sunday 31 May 2026 03:58:08 +0000 (0:00:01.793) 0:01:15.502 ************ 2026-05-31 03:58:21.059213 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 03:58:21.059219 | orchestrator | 2026-05-31 03:58:21.059224 | orchestrator | TASK [prometheus : Copying over custom Alertmanager alert notification templates] *** 2026-05-31 03:58:21.059230 | orchestrator | Sunday 31 May 2026 03:58:09 +0000 (0:00:00.768) 0:01:16.270 ************ 2026-05-31 03:58:21.059235 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:58:21.059241 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:21.059246 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:21.059251 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:21.059256 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059263 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059271 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059283 | orchestrator | 2026-05-31 03:58:21.059296 | orchestrator | TASK [prometheus : Copying over my.cnf for mysqld_exporter] ******************** 2026-05-31 03:58:21.059304 | orchestrator | Sunday 31 May 2026 03:58:10 +0000 (0:00:00.761) 0:01:17.032 ************ 2026-05-31 03:58:21.059311 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:58:21.059320 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059328 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059337 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059347 | orchestrator | changed: [testbed-node-0] 2026-05-31 03:58:21.059357 | orchestrator | changed: [testbed-node-1] 2026-05-31 03:58:21.059367 | orchestrator | changed: [testbed-node-2] 2026-05-31 03:58:21.059377 | orchestrator | 2026-05-31 03:58:21.059383 | orchestrator | TASK [prometheus : Copying cloud config file for openstack exporter] *********** 2026-05-31 03:58:21.059405 | orchestrator | Sunday 31 May 2026 03:58:12 +0000 (0:00:02.169) 0:01:19.201 ************ 2026-05-31 03:58:21.059412 | orchestrator | skipping: [testbed-manager] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-31 03:58:21.059419 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-31 03:58:21.059425 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-31 03:58:21.059431 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:58:21.059437 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:21.059443 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:21.059449 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-31 03:58:21.059455 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:21.059462 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-31 03:58:21.059468 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059474 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-31 03:58:21.059480 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059486 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-05-31 03:58:21.059493 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059499 | orchestrator | 2026-05-31 03:58:21.059505 | orchestrator | TASK [prometheus : Copying config file for blackbox exporter] ****************** 2026-05-31 03:58:21.059518 | orchestrator | Sunday 31 May 2026 03:58:13 +0000 (0:00:01.447) 0:01:20.649 ************ 2026-05-31 03:58:21.059524 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-31 03:58:21.059531 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:21.059538 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-31 03:58:21.059544 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:21.059551 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-31 03:58:21.059557 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:21.059564 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-31 03:58:21.059570 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059576 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-31 03:58:21.059582 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059587 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-05-31 03:58:21.059592 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059598 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2) 2026-05-31 03:58:21.059603 | orchestrator | 2026-05-31 03:58:21.059608 | orchestrator | TASK [prometheus : Find extra prometheus server config files] ****************** 2026-05-31 03:58:21.059614 | orchestrator | Sunday 31 May 2026 03:58:15 +0000 (0:00:01.487) 0:01:22.136 ************ 2026-05-31 03:58:21.059619 | orchestrator | [WARNING]: Skipped 2026-05-31 03:58:21.059626 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' path 2026-05-31 03:58:21.059631 | orchestrator | due to this access issue: 2026-05-31 03:58:21.059637 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' is 2026-05-31 03:58:21.059643 | orchestrator | not a directory 2026-05-31 03:58:21.059648 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 03:58:21.059653 | orchestrator | 2026-05-31 03:58:21.059659 | orchestrator | TASK [prometheus : Create subdirectories for extra config files] *************** 2026-05-31 03:58:21.059668 | orchestrator | Sunday 31 May 2026 03:58:16 +0000 (0:00:01.159) 0:01:23.295 ************ 2026-05-31 03:58:21.059674 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:58:21.059679 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:21.059684 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:21.059690 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:21.059695 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059700 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059706 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059711 | orchestrator | 2026-05-31 03:58:21.059716 | orchestrator | TASK [prometheus : Template extra prometheus server config files] ************** 2026-05-31 03:58:21.059722 | orchestrator | Sunday 31 May 2026 03:58:17 +0000 (0:00:00.958) 0:01:24.254 ************ 2026-05-31 03:58:21.059727 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:58:21.059733 | orchestrator | skipping: [testbed-node-0] 2026-05-31 03:58:21.059738 | orchestrator | skipping: [testbed-node-1] 2026-05-31 03:58:21.059743 | orchestrator | skipping: [testbed-node-2] 2026-05-31 03:58:21.059748 | orchestrator | skipping: [testbed-node-3] 2026-05-31 03:58:21.059754 | orchestrator | skipping: [testbed-node-4] 2026-05-31 03:58:21.059759 | orchestrator | skipping: [testbed-node-5] 2026-05-31 03:58:21.059764 | orchestrator | 2026-05-31 03:58:21.059770 | orchestrator | TASK [prometheus : Check prometheus containers] ******************************** 2026-05-31 03:58:21.059775 | orchestrator | Sunday 31 May 2026 03:58:18 +0000 (0:00:00.931) 0:01:25.186 ************ 2026-05-31 03:58:21.059788 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:58:23.079467 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:58:23.079566 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-05-31 03:58:23.079581 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:58:23.079591 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:58:23.079617 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:58:23.079627 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:58:23.079658 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:23.079687 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-05-31 03:58:23.079697 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:23.079708 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:58:23.079718 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:58:23.079728 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:23.079741 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:58:23.079751 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:58:23.079776 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:25.032134 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:58:25.032224 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:25.032235 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:58:25.032242 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-05-31 03:58:25.032252 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:25.032282 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-05-31 03:58:25.032327 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:58:25.032339 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:58:25.032350 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:25.032356 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-05-31 03:58:25.032362 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:25.032373 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:25.032384 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 03:58:25.032390 | orchestrator | 2026-05-31 03:58:25.032397 | orchestrator | TASK [prometheus : Creating prometheus database user and setting permissions] *** 2026-05-31 03:58:25.032408 | orchestrator | Sunday 31 May 2026 03:58:23 +0000 (0:00:04.567) 0:01:29.753 ************ 2026-05-31 03:58:25.032418 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-05-31 03:58:25.032428 | orchestrator | skipping: [testbed-manager] 2026-05-31 03:58:25.032434 | orchestrator | 2026-05-31 03:58:25.032440 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-31 03:58:25.032445 | orchestrator | Sunday 31 May 2026 03:58:24 +0000 (0:00:01.226) 0:01:30.980 ************ 2026-05-31 03:58:25.032451 | orchestrator | 2026-05-31 03:58:25.032456 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-31 03:58:25.032462 | orchestrator | Sunday 31 May 2026 03:58:24 +0000 (0:00:00.253) 0:01:31.234 ************ 2026-05-31 03:58:25.032467 | orchestrator | 2026-05-31 03:58:25.032472 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-31 03:58:25.032478 | orchestrator | Sunday 31 May 2026 03:58:24 +0000 (0:00:00.073) 0:01:31.307 ************ 2026-05-31 03:58:25.032483 | orchestrator | 2026-05-31 03:58:25.032488 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-31 03:58:25.032498 | orchestrator | Sunday 31 May 2026 03:58:24 +0000 (0:00:00.072) 0:01:31.380 ************ 2026-05-31 04:00:01.536851 | orchestrator | 2026-05-31 04:00:01.536953 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-31 04:00:01.536968 | orchestrator | Sunday 31 May 2026 03:58:24 +0000 (0:00:00.067) 0:01:31.448 ************ 2026-05-31 04:00:01.536978 | orchestrator | 2026-05-31 04:00:01.536987 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-31 04:00:01.536997 | orchestrator | Sunday 31 May 2026 03:58:24 +0000 (0:00:00.070) 0:01:31.518 ************ 2026-05-31 04:00:01.537005 | orchestrator | 2026-05-31 04:00:01.537014 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-05-31 04:00:01.537023 | orchestrator | Sunday 31 May 2026 03:58:24 +0000 (0:00:00.071) 0:01:31.590 ************ 2026-05-31 04:00:01.537032 | orchestrator | 2026-05-31 04:00:01.537041 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-server container] ************* 2026-05-31 04:00:01.537049 | orchestrator | Sunday 31 May 2026 03:58:25 +0000 (0:00:00.100) 0:01:31.690 ************ 2026-05-31 04:00:01.537058 | orchestrator | changed: [testbed-manager] 2026-05-31 04:00:01.537068 | orchestrator | 2026-05-31 04:00:01.537077 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-node-exporter container] ****** 2026-05-31 04:00:01.537086 | orchestrator | Sunday 31 May 2026 03:58:47 +0000 (0:00:22.009) 0:01:53.700 ************ 2026-05-31 04:00:01.537123 | orchestrator | changed: [testbed-node-4] 2026-05-31 04:00:01.537132 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:00:01.537141 | orchestrator | changed: [testbed-node-3] 2026-05-31 04:00:01.537150 | orchestrator | changed: [testbed-manager] 2026-05-31 04:00:01.537158 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:00:01.537167 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:00:01.537176 | orchestrator | changed: [testbed-node-5] 2026-05-31 04:00:01.537185 | orchestrator | 2026-05-31 04:00:01.537194 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-mysqld-exporter container] **** 2026-05-31 04:00:01.537202 | orchestrator | Sunday 31 May 2026 03:58:55 +0000 (0:00:08.650) 0:02:02.351 ************ 2026-05-31 04:00:01.537211 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:00:01.537220 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:00:01.537251 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:00:01.537260 | orchestrator | 2026-05-31 04:00:01.537280 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-memcached-exporter container] *** 2026-05-31 04:00:01.537290 | orchestrator | Sunday 31 May 2026 03:59:06 +0000 (0:00:10.951) 0:02:13.302 ************ 2026-05-31 04:00:01.537308 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:00:01.537317 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:00:01.537326 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:00:01.537334 | orchestrator | 2026-05-31 04:00:01.537342 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-cadvisor container] *********** 2026-05-31 04:00:01.537351 | orchestrator | Sunday 31 May 2026 03:59:12 +0000 (0:00:05.442) 0:02:18.745 ************ 2026-05-31 04:00:01.537360 | orchestrator | changed: [testbed-node-4] 2026-05-31 04:00:01.537368 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:00:01.537376 | orchestrator | changed: [testbed-node-3] 2026-05-31 04:00:01.537385 | orchestrator | changed: [testbed-node-5] 2026-05-31 04:00:01.537393 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:00:01.537403 | orchestrator | changed: [testbed-manager] 2026-05-31 04:00:01.537413 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:00:01.537423 | orchestrator | 2026-05-31 04:00:01.537434 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-alertmanager container] ******* 2026-05-31 04:00:01.537444 | orchestrator | Sunday 31 May 2026 03:59:21 +0000 (0:00:09.340) 0:02:28.086 ************ 2026-05-31 04:00:01.537454 | orchestrator | changed: [testbed-manager] 2026-05-31 04:00:01.537464 | orchestrator | 2026-05-31 04:00:01.537474 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-elasticsearch-exporter container] *** 2026-05-31 04:00:01.537484 | orchestrator | Sunday 31 May 2026 03:59:35 +0000 (0:00:13.605) 0:02:41.691 ************ 2026-05-31 04:00:01.537495 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:00:01.537505 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:00:01.537527 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:00:01.537537 | orchestrator | 2026-05-31 04:00:01.537548 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-blackbox-exporter container] *** 2026-05-31 04:00:01.537558 | orchestrator | Sunday 31 May 2026 03:59:45 +0000 (0:00:10.278) 0:02:51.969 ************ 2026-05-31 04:00:01.537569 | orchestrator | changed: [testbed-manager] 2026-05-31 04:00:01.537579 | orchestrator | 2026-05-31 04:00:01.537590 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-libvirt-exporter container] *** 2026-05-31 04:00:01.537600 | orchestrator | Sunday 31 May 2026 03:59:51 +0000 (0:00:05.858) 0:02:57.827 ************ 2026-05-31 04:00:01.537610 | orchestrator | changed: [testbed-node-4] 2026-05-31 04:00:01.537621 | orchestrator | changed: [testbed-node-5] 2026-05-31 04:00:01.537632 | orchestrator | changed: [testbed-node-3] 2026-05-31 04:00:01.537642 | orchestrator | 2026-05-31 04:00:01.537651 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:00:01.537661 | orchestrator | testbed-manager : ok=23  changed=14  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-05-31 04:00:01.537672 | orchestrator | testbed-node-0 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-31 04:00:01.537680 | orchestrator | testbed-node-1 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-31 04:00:01.537689 | orchestrator | testbed-node-2 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-05-31 04:00:01.537698 | orchestrator | testbed-node-3 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-31 04:00:01.537722 | orchestrator | testbed-node-4 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-31 04:00:01.537740 | orchestrator | testbed-node-5 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-05-31 04:00:01.537749 | orchestrator | 2026-05-31 04:00:01.537757 | orchestrator | 2026-05-31 04:00:01.537766 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:00:01.537774 | orchestrator | Sunday 31 May 2026 04:00:00 +0000 (0:00:09.784) 0:03:07.612 ************ 2026-05-31 04:00:01.537783 | orchestrator | =============================================================================== 2026-05-31 04:00:01.537792 | orchestrator | prometheus : Copying over custom prometheus alert rules files ---------- 26.04s 2026-05-31 04:00:01.537800 | orchestrator | prometheus : Restart prometheus-server container ----------------------- 22.01s 2026-05-31 04:00:01.537809 | orchestrator | prometheus : Copying over prometheus config file ----------------------- 16.94s 2026-05-31 04:00:01.537818 | orchestrator | prometheus : Restart prometheus-alertmanager container ----------------- 13.61s 2026-05-31 04:00:01.537826 | orchestrator | prometheus : Restart prometheus-mysqld-exporter container -------------- 10.95s 2026-05-31 04:00:01.537834 | orchestrator | prometheus : Restart prometheus-elasticsearch-exporter container ------- 10.28s 2026-05-31 04:00:01.537843 | orchestrator | prometheus : Restart prometheus-libvirt-exporter container -------------- 9.78s 2026-05-31 04:00:01.537852 | orchestrator | prometheus : Restart prometheus-cadvisor container ---------------------- 9.34s 2026-05-31 04:00:01.537860 | orchestrator | prometheus : Restart prometheus-node-exporter container ----------------- 8.65s 2026-05-31 04:00:01.537869 | orchestrator | prometheus : Copying over config.json files ----------------------------- 6.35s 2026-05-31 04:00:01.537877 | orchestrator | prometheus : Restart prometheus-blackbox-exporter container ------------- 5.86s 2026-05-31 04:00:01.537885 | orchestrator | service-cert-copy : prometheus | Copying over extra CA certificates ----- 5.77s 2026-05-31 04:00:01.537894 | orchestrator | prometheus : Restart prometheus-memcached-exporter container ------------ 5.44s 2026-05-31 04:00:01.537902 | orchestrator | prometheus : Check prometheus containers -------------------------------- 4.57s 2026-05-31 04:00:01.537911 | orchestrator | prometheus : Copying over prometheus web config file -------------------- 2.96s 2026-05-31 04:00:01.537919 | orchestrator | prometheus : Ensuring config directories exist -------------------------- 2.96s 2026-05-31 04:00:01.537928 | orchestrator | service-cert-copy : prometheus | Copying over backend internal TLS key --- 2.26s 2026-05-31 04:00:01.537936 | orchestrator | prometheus : Copying over my.cnf for mysqld_exporter -------------------- 2.17s 2026-05-31 04:00:01.537945 | orchestrator | service-cert-copy : prometheus | Copying over backend internal TLS certificate --- 1.83s 2026-05-31 04:00:01.537953 | orchestrator | prometheus : Copying over prometheus alertmanager config file ----------- 1.79s 2026-05-31 04:00:04.071046 | orchestrator | 2026-05-31 04:00:04 | INFO  | Task 3f656980-f2af-44b7-b31d-bf4e37fa373a (grafana) was prepared for execution. 2026-05-31 04:00:04.071190 | orchestrator | 2026-05-31 04:00:04 | INFO  | It takes a moment until task 3f656980-f2af-44b7-b31d-bf4e37fa373a (grafana) has been started and output is visible here. 2026-05-31 04:00:14.069419 | orchestrator | 2026-05-31 04:00:14.069516 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 04:00:14.069527 | orchestrator | 2026-05-31 04:00:14.069535 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 04:00:14.069562 | orchestrator | Sunday 31 May 2026 04:00:08 +0000 (0:00:00.267) 0:00:00.267 ************ 2026-05-31 04:00:14.069581 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:00:14.069598 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:00:14.069610 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:00:14.069623 | orchestrator | 2026-05-31 04:00:14.069634 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 04:00:14.069647 | orchestrator | Sunday 31 May 2026 04:00:08 +0000 (0:00:00.319) 0:00:00.587 ************ 2026-05-31 04:00:14.069659 | orchestrator | ok: [testbed-node-0] => (item=enable_grafana_True) 2026-05-31 04:00:14.069671 | orchestrator | ok: [testbed-node-1] => (item=enable_grafana_True) 2026-05-31 04:00:14.069703 | orchestrator | ok: [testbed-node-2] => (item=enable_grafana_True) 2026-05-31 04:00:14.069717 | orchestrator | 2026-05-31 04:00:14.069729 | orchestrator | PLAY [Apply role grafana] ****************************************************** 2026-05-31 04:00:14.069742 | orchestrator | 2026-05-31 04:00:14.069753 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-05-31 04:00:14.069772 | orchestrator | Sunday 31 May 2026 04:00:09 +0000 (0:00:00.444) 0:00:01.032 ************ 2026-05-31 04:00:14.069786 | orchestrator | included: /ansible/roles/grafana/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 04:00:14.069798 | orchestrator | 2026-05-31 04:00:14.069810 | orchestrator | TASK [grafana : Ensuring config directories exist] ***************************** 2026-05-31 04:00:14.069822 | orchestrator | Sunday 31 May 2026 04:00:09 +0000 (0:00:00.612) 0:00:01.644 ************ 2026-05-31 04:00:14.069837 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:14.069854 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:14.069867 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:14.069879 | orchestrator | 2026-05-31 04:00:14.069891 | orchestrator | TASK [grafana : Check if extra configuration file exists] ********************** 2026-05-31 04:00:14.069903 | orchestrator | Sunday 31 May 2026 04:00:10 +0000 (0:00:00.891) 0:00:02.536 ************ 2026-05-31 04:00:14.069913 | orchestrator | [WARNING]: Skipped '/operations/prometheus/grafana' path due to this access 2026-05-31 04:00:14.069924 | orchestrator | issue: '/operations/prometheus/grafana' is not a directory 2026-05-31 04:00:14.069935 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:00:14.069946 | orchestrator | 2026-05-31 04:00:14.069957 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-05-31 04:00:14.069970 | orchestrator | Sunday 31 May 2026 04:00:11 +0000 (0:00:00.854) 0:00:03.390 ************ 2026-05-31 04:00:14.069982 | orchestrator | included: /ansible/roles/grafana/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 04:00:14.070072 | orchestrator | 2026-05-31 04:00:14.070089 | orchestrator | TASK [service-cert-copy : grafana | Copying over extra CA certificates] ******** 2026-05-31 04:00:14.070113 | orchestrator | Sunday 31 May 2026 04:00:12 +0000 (0:00:00.605) 0:00:03.996 ************ 2026-05-31 04:00:14.070148 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:14.070158 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:14.070166 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:14.070173 | orchestrator | 2026-05-31 04:00:14.070180 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS certificate] *** 2026-05-31 04:00:14.070188 | orchestrator | Sunday 31 May 2026 04:00:13 +0000 (0:00:01.377) 0:00:05.374 ************ 2026-05-31 04:00:14.070195 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 04:00:14.070203 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:00:14.070210 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 04:00:14.070218 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:00:14.070241 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 04:00:21.176878 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:00:21.176975 | orchestrator | 2026-05-31 04:00:21.176984 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS key] ***** 2026-05-31 04:00:21.176991 | orchestrator | Sunday 31 May 2026 04:00:14 +0000 (0:00:00.583) 0:00:05.957 ************ 2026-05-31 04:00:21.176996 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 04:00:21.177004 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 04:00:21.177009 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:00:21.177013 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:00:21.177017 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-05-31 04:00:21.177021 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:00:21.177025 | orchestrator | 2026-05-31 04:00:21.177029 | orchestrator | TASK [grafana : Copying over config.json files] ******************************** 2026-05-31 04:00:21.177033 | orchestrator | Sunday 31 May 2026 04:00:14 +0000 (0:00:00.654) 0:00:06.612 ************ 2026-05-31 04:00:21.177037 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:21.177056 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:21.177084 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:21.177089 | orchestrator | 2026-05-31 04:00:21.177093 | orchestrator | TASK [grafana : Copying over grafana.ini] ************************************** 2026-05-31 04:00:21.177097 | orchestrator | Sunday 31 May 2026 04:00:16 +0000 (0:00:01.383) 0:00:07.995 ************ 2026-05-31 04:00:21.177100 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:21.177105 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:21.177109 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:00:21.177116 | orchestrator | 2026-05-31 04:00:21.177120 | orchestrator | TASK [grafana : Copying over extra configuration file] ************************* 2026-05-31 04:00:21.177124 | orchestrator | Sunday 31 May 2026 04:00:17 +0000 (0:00:01.658) 0:00:09.654 ************ 2026-05-31 04:00:21.177129 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:00:21.177135 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:00:21.177141 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:00:21.177146 | orchestrator | 2026-05-31 04:00:21.177152 | orchestrator | TASK [grafana : Configuring Prometheus as data source for Grafana] ************* 2026-05-31 04:00:21.177157 | orchestrator | Sunday 31 May 2026 04:00:18 +0000 (0:00:00.314) 0:00:09.969 ************ 2026-05-31 04:00:21.177163 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-05-31 04:00:21.177170 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-05-31 04:00:21.177175 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-05-31 04:00:21.177181 | orchestrator | 2026-05-31 04:00:21.177187 | orchestrator | TASK [grafana : Configuring dashboards provisioning] *************************** 2026-05-31 04:00:21.177193 | orchestrator | Sunday 31 May 2026 04:00:19 +0000 (0:00:01.323) 0:00:11.292 ************ 2026-05-31 04:00:21.177200 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-05-31 04:00:21.177208 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-05-31 04:00:21.177214 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-05-31 04:00:21.177222 | orchestrator | 2026-05-31 04:00:21.177229 | orchestrator | TASK [grafana : Find custom grafana dashboards] ******************************** 2026-05-31 04:00:21.177238 | orchestrator | Sunday 31 May 2026 04:00:21 +0000 (0:00:01.762) 0:00:13.055 ************ 2026-05-31 04:00:27.957754 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:00:27.958106 | orchestrator | 2026-05-31 04:00:27.958154 | orchestrator | TASK [grafana : Find templated grafana dashboards] ***************************** 2026-05-31 04:00:27.958177 | orchestrator | Sunday 31 May 2026 04:00:21 +0000 (0:00:00.805) 0:00:13.861 ************ 2026-05-31 04:00:27.958198 | orchestrator | [WARNING]: Skipped '/etc/kolla/grafana/dashboards' path due to this access 2026-05-31 04:00:27.958217 | orchestrator | issue: '/etc/kolla/grafana/dashboards' is not a directory 2026-05-31 04:00:27.958235 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:00:27.958255 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:00:27.958273 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:00:27.958292 | orchestrator | 2026-05-31 04:00:27.958311 | orchestrator | TASK [grafana : Prune templated Grafana dashboards] **************************** 2026-05-31 04:00:27.958331 | orchestrator | Sunday 31 May 2026 04:00:22 +0000 (0:00:00.759) 0:00:14.620 ************ 2026-05-31 04:00:27.958350 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:00:27.958369 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:00:27.958388 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:00:27.958406 | orchestrator | 2026-05-31 04:00:27.958425 | orchestrator | TASK [grafana : Copying over custom dashboards] ******************************** 2026-05-31 04:00:27.958443 | orchestrator | Sunday 31 May 2026 04:00:23 +0000 (0:00:00.357) 0:00:14.977 ************ 2026-05-31 04:00:27.958468 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph-cluster-advanced.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster-advanced.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 117836, 'inode': 1086636, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.85505, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958538 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph-cluster-advanced.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster-advanced.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 117836, 'inode': 1086636, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.85505, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958563 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph-cluster-advanced.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster-advanced.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 117836, 'inode': 1086636, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.85505, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958584 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/rbd-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25686, 'inode': 1086687, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8857195, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958655 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/rbd-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25686, 'inode': 1086687, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8857195, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958681 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/rbd-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25686, 'inode': 1086687, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8857195, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958703 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph_pools.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_pools.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25279, 'inode': 1086658, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8696823, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958738 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph_pools.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_pools.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25279, 'inode': 1086658, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8696823, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958759 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph_pools.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_pools.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25279, 'inode': 1086658, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8696823, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958781 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/rgw-s3-analytics.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rgw-s3-analytics.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 167897, 'inode': 1086688, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8882961, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958802 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/rgw-s3-analytics.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rgw-s3-analytics.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 167897, 'inode': 1086688, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8882961, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:27.958846 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/rgw-s3-analytics.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rgw-s3-analytics.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 167897, 'inode': 1086688, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8882961, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786247 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/osd-device-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osd-device-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 26655, 'inode': 1086676, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8748047, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786345 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/osd-device-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osd-device-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 26655, 'inode': 1086676, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8748047, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786371 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/osd-device-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osd-device-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 26655, 'inode': 1086676, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8748047, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786380 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/radosgw-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 39556, 'inode': 1086684, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.883296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786388 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/radosgw-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 39556, 'inode': 1086684, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.883296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786408 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/radosgw-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 39556, 'inode': 1086684, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.883296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786431 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/README.md', 'value': {'path': '/operations/grafana/dashboards/ceph/README.md', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 84, 'inode': 1086633, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8529344, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786440 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/README.md', 'value': {'path': '/operations/grafana/dashboards/ceph/README.md', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 84, 'inode': 1086633, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8529344, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786453 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/README.md', 'value': {'path': '/operations/grafana/dashboards/ceph/README.md', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 84, 'inode': 1086633, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8529344, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786460 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph-cluster.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 34113, 'inode': 1086640, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.85505, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786467 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph-cluster.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 34113, 'inode': 1086640, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.85505, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786472 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph-cluster.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 34113, 'inode': 1086640, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.85505, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:31.786484 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/cephfs-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfs-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9025, 'inode': 1086660, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8704927, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928295 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/cephfs-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfs-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9025, 'inode': 1086660, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8704927, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928432 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/cephfs-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfs-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9025, 'inode': 1086660, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8704927, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928450 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/pool-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19609, 'inode': 1086681, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.879296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928462 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/pool-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19609, 'inode': 1086681, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.879296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928474 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/pool-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19609, 'inode': 1086681, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.879296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928501 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/rbd-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12997, 'inode': 1086686, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8851664, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928531 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/rbd-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12997, 'inode': 1086686, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8851664, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928551 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/rbd-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12997, 'inode': 1086686, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8851664, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928563 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph_overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 80386, 'inode': 1086642, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8683999, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928574 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph_overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 80386, 'inode': 1086642, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8683999, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928586 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph_overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 80386, 'inode': 1086642, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8683999, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928601 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/radosgw-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19695, 'inode': 1086683, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.882296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:35.928621 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/radosgw-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19695, 'inode': 1086683, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.882296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208022 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/radosgw-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19695, 'inode': 1086683, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.882296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208107 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/osds-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osds-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38432, 'inode': 1086679, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.876296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208117 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/osds-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osds-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38432, 'inode': 1086679, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.876296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208124 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/osds-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osds-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38432, 'inode': 1086679, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.876296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208132 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/multi-cluster-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/multi-cluster-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 62676, 'inode': 1086674, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8736162, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208178 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/multi-cluster-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/multi-cluster-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 62676, 'inode': 1086674, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8736162, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208228 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/multi-cluster-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/multi-cluster-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 62676, 'inode': 1086674, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8736162, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208242 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/hosts-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/hosts-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 27218, 'inode': 1086670, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.873183, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208253 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/hosts-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/hosts-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 27218, 'inode': 1086670, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.873183, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208266 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/hosts-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/hosts-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 27218, 'inode': 1086670, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.873183, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208274 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/pool-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 49139, 'inode': 1086682, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.881296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208284 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/pool-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 49139, 'inode': 1086682, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.881296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:40.208305 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/pool-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 49139, 'inode': 1086682, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.881296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288124 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/host-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/host-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 44791, 'inode': 1086662, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8721242, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288203 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/host-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/host-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 44791, 'inode': 1086662, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8721242, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288209 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/host-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/host-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 44791, 'inode': 1086662, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8721242, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288214 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/radosgw-sync-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-sync-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16156, 'inode': 1086685, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.883296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288233 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/radosgw-sync-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-sync-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16156, 'inode': 1086685, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.883296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288250 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/radosgw-sync-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-sync-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16156, 'inode': 1086685, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.883296, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288265 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openstack/openstack.json', 'value': {'path': '/operations/grafana/dashboards/openstack/openstack.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 57270, 'inode': 1086725, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9212968, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288270 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openstack/openstack.json', 'value': {'path': '/operations/grafana/dashboards/openstack/openstack.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 57270, 'inode': 1086725, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9212968, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288274 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openstack/openstack.json', 'value': {'path': '/operations/grafana/dashboards/openstack/openstack.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 57270, 'inode': 1086725, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9212968, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288278 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/haproxy.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/haproxy.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 410814, 'inode': 1086698, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8992963, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288283 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/haproxy.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/haproxy.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 410814, 'inode': 1086698, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8992963, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288293 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/haproxy.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/haproxy.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 410814, 'inode': 1086698, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8992963, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:44.288301 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/database.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/database.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 30898, 'inode': 1086693, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.892789, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290596 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/database.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/database.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 30898, 'inode': 1086693, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.892789, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290683 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/database.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/database.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 30898, 'inode': 1086693, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.892789, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290696 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 15725, 'inode': 1086702, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9030027, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290708 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 15725, 'inode': 1086702, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9030027, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290842 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 15725, 'inode': 1086702, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9030027, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290855 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/alertmanager-overview.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/alertmanager-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9645, 'inode': 1086690, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.890029, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290879 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/alertmanager-overview.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/alertmanager-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9645, 'inode': 1086690, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.890029, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290886 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/alertmanager-overview.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/alertmanager-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9645, 'inode': 1086690, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.890029, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290893 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/opensearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/opensearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 65458, 'inode': 1086711, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9102964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290899 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/opensearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/opensearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 65458, 'inode': 1086711, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9102964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290914 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/opensearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/opensearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 65458, 'inode': 1086711, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9102964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290923 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node_exporter_full.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_full.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 682774, 'inode': 1086703, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9062965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:48.290941 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node_exporter_full.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_full.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 682774, 'inode': 1086703, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9062965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741563 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node_exporter_full.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_full.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 682774, 'inode': 1086703, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9062965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741664 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/prometheus-remote-write.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus-remote-write.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 22317, 'inode': 1086714, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9112966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741678 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/prometheus-remote-write.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus-remote-write.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 22317, 'inode': 1086714, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9112966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741756 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/prometheus-remote-write.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus-remote-write.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 22317, 'inode': 1086714, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9112966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741771 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/redfish.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/redfish.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38087, 'inode': 1086722, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9192967, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741782 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/redfish.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/redfish.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38087, 'inode': 1086722, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9192967, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741810 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/redfish.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/redfish.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38087, 'inode': 1086722, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9192967, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741821 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/nodes.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/nodes.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21109, 'inode': 1086710, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9091089, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741832 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/nodes.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/nodes.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21109, 'inode': 1086710, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9091089, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741875 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/nodes.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/nodes.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21109, 'inode': 1086710, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9091089, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741892 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/memcached.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/memcached.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 24243, 'inode': 1086700, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9002964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741903 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/memcached.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/memcached.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 24243, 'inode': 1086700, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9002964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:52.741921 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/memcached.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/memcached.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 24243, 'inode': 1086700, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9002964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594557 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/fluentd.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/fluentd.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 82960, 'inode': 1086697, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8952963, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594652 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/fluentd.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/fluentd.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 82960, 'inode': 1086697, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8952963, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594740 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/fluentd.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/fluentd.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 82960, 'inode': 1086697, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8952963, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594770 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/libvirt.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/libvirt.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29672, 'inode': 1086699, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9002964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594782 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/libvirt.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/libvirt.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29672, 'inode': 1086699, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9002964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594793 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/libvirt.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/libvirt.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29672, 'inode': 1086699, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9002964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594823 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/elasticsearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/elasticsearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 187864, 'inode': 1086696, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8942962, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594832 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/elasticsearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/elasticsearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 187864, 'inode': 1086696, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8942962, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594857 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/elasticsearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/elasticsearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 187864, 'inode': 1086696, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8942962, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594868 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node-cluster-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16098, 'inode': 1086701, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9012964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594877 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node-cluster-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16098, 'inode': 1086701, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9012964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594883 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node-cluster-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16098, 'inode': 1086701, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9012964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:00:56.594895 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/rabbitmq.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/rabbitmq.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 222049, 'inode': 1086720, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9182966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795113 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/rabbitmq.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/rabbitmq.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 222049, 'inode': 1086720, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9182966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795245 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/rabbitmq.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/rabbitmq.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 222049, 'inode': 1086720, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9182966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795277 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/prometheus_alertmanager.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus_alertmanager.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 115472, 'inode': 1086717, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9142966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795291 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/prometheus_alertmanager.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus_alertmanager.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 115472, 'inode': 1086717, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9142966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795303 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/prometheus_alertmanager.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus_alertmanager.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 115472, 'inode': 1086717, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9142966, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795315 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/blackbox.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/blackbox.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 31128, 'inode': 1086691, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8905737, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795347 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/blackbox.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/blackbox.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 31128, 'inode': 1086691, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8905737, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795369 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/blackbox.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/blackbox.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 31128, 'inode': 1086691, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8905737, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795380 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/cadvisor.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/cadvisor.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 53882, 'inode': 1086692, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8913965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795397 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/cadvisor.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/cadvisor.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 53882, 'inode': 1086692, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8913965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795409 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/cadvisor.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/cadvisor.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 53882, 'inode': 1086692, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.8913965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795421 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node_exporter_side_by_side.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_side_by_side.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 70691, 'inode': 1086709, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9072964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:01:00.795443 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node_exporter_side_by_side.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_side_by_side.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 70691, 'inode': 1086709, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9072964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:02:50.385536 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node_exporter_side_by_side.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_side_by_side.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 70691, 'inode': 1086709, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9072964, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:02:50.385629 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/prometheus.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21898, 'inode': 1086716, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9122965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:02:50.385655 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/prometheus.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21898, 'inode': 1086716, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9122965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:02:50.385664 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/prometheus.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21898, 'inode': 1086716, 'dev': 88, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1780192543.9122965, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-05-31 04:02:50.385671 | orchestrator | 2026-05-31 04:02:50.385680 | orchestrator | TASK [grafana : Check grafana containers] ************************************** 2026-05-31 04:02:50.385688 | orchestrator | Sunday 31 May 2026 04:01:02 +0000 (0:00:39.008) 0:00:53.986 ************ 2026-05-31 04:02:50.385696 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:02:50.385718 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:02:50.385744 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-05-31 04:02:50.385751 | orchestrator | 2026-05-31 04:02:50.385757 | orchestrator | TASK [grafana : Creating grafana database] ************************************* 2026-05-31 04:02:50.385763 | orchestrator | Sunday 31 May 2026 04:01:03 +0000 (0:00:01.043) 0:00:55.029 ************ 2026-05-31 04:02:50.385769 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:02:50.385776 | orchestrator | 2026-05-31 04:02:50.385781 | orchestrator | TASK [grafana : Creating grafana database user and setting permissions] ******** 2026-05-31 04:02:50.385787 | orchestrator | Sunday 31 May 2026 04:01:05 +0000 (0:00:02.612) 0:00:57.642 ************ 2026-05-31 04:02:50.385793 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:02:50.385799 | orchestrator | 2026-05-31 04:02:50.385804 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-05-31 04:02:50.385810 | orchestrator | Sunday 31 May 2026 04:01:08 +0000 (0:00:02.544) 0:01:00.187 ************ 2026-05-31 04:02:50.385816 | orchestrator | 2026-05-31 04:02:50.385822 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-05-31 04:02:50.385831 | orchestrator | Sunday 31 May 2026 04:01:08 +0000 (0:00:00.078) 0:01:00.265 ************ 2026-05-31 04:02:50.385837 | orchestrator | 2026-05-31 04:02:50.385843 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-05-31 04:02:50.385849 | orchestrator | Sunday 31 May 2026 04:01:08 +0000 (0:00:00.084) 0:01:00.350 ************ 2026-05-31 04:02:50.385854 | orchestrator | 2026-05-31 04:02:50.385860 | orchestrator | RUNNING HANDLER [grafana : Restart first grafana container] ******************** 2026-05-31 04:02:50.385867 | orchestrator | Sunday 31 May 2026 04:01:08 +0000 (0:00:00.073) 0:01:00.423 ************ 2026-05-31 04:02:50.385873 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:02:50.385879 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:02:50.385884 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:02:50.385890 | orchestrator | 2026-05-31 04:02:50.385896 | orchestrator | RUNNING HANDLER [grafana : Waiting for grafana to start on first node] ********* 2026-05-31 04:02:50.385901 | orchestrator | Sunday 31 May 2026 04:01:15 +0000 (0:00:07.352) 0:01:07.775 ************ 2026-05-31 04:02:50.385907 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:02:50.385913 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:02:50.385918 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (12 retries left). 2026-05-31 04:02:50.385926 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (11 retries left). 2026-05-31 04:02:50.385932 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (10 retries left). 2026-05-31 04:02:50.385938 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (9 retries left). 2026-05-31 04:02:50.385949 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:02:50.385956 | orchestrator | 2026-05-31 04:02:50.385962 | orchestrator | RUNNING HANDLER [grafana : Restart remaining grafana containers] *************** 2026-05-31 04:02:50.385968 | orchestrator | Sunday 31 May 2026 04:02:07 +0000 (0:00:51.452) 0:01:59.227 ************ 2026-05-31 04:02:50.385973 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:02:50.385979 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:02:50.385985 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:02:50.385991 | orchestrator | 2026-05-31 04:02:50.385996 | orchestrator | TASK [grafana : Wait for grafana application ready] **************************** 2026-05-31 04:02:50.386002 | orchestrator | Sunday 31 May 2026 04:02:44 +0000 (0:00:37.596) 0:02:36.824 ************ 2026-05-31 04:02:50.386008 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:02:50.386053 | orchestrator | 2026-05-31 04:02:50.386059 | orchestrator | TASK [grafana : Remove old grafana docker volume] ****************************** 2026-05-31 04:02:50.386065 | orchestrator | Sunday 31 May 2026 04:02:47 +0000 (0:00:02.359) 0:02:39.184 ************ 2026-05-31 04:02:50.386070 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:02:50.386076 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:02:50.386082 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:02:50.386088 | orchestrator | 2026-05-31 04:02:50.386093 | orchestrator | TASK [grafana : Enable grafana datasources] ************************************ 2026-05-31 04:02:50.386100 | orchestrator | Sunday 31 May 2026 04:02:47 +0000 (0:00:00.313) 0:02:39.497 ************ 2026-05-31 04:02:50.386107 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'influxdb', 'value': {'enabled': False, 'data': {'isDefault': True, 'database': 'telegraf', 'name': 'telegraf', 'type': 'influxdb', 'url': 'https://api-int.testbed.osism.xyz:8086', 'access': 'proxy', 'basicAuth': False}}})  2026-05-31 04:02:50.386124 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'enabled': True, 'data': {'name': 'opensearch', 'type': 'grafana-opensearch-datasource', 'access': 'proxy', 'url': 'https://api-int.testbed.osism.xyz:9200', 'jsonData': {'flavor': 'OpenSearch', 'database': 'flog-*', 'version': '2.11.1', 'timeField': '@timestamp', 'logLevelField': 'log_level'}}}}) 2026-05-31 04:02:51.062174 | orchestrator | 2026-05-31 04:02:51.062281 | orchestrator | TASK [grafana : Disable Getting Started panel] ********************************* 2026-05-31 04:02:51.062346 | orchestrator | Sunday 31 May 2026 04:02:50 +0000 (0:00:02.771) 0:02:42.269 ************ 2026-05-31 04:02:51.062357 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:02:51.062368 | orchestrator | 2026-05-31 04:02:51.062379 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:02:51.062392 | orchestrator | testbed-node-0 : ok=21  changed=12  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 04:02:51.062404 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 04:02:51.062414 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-05-31 04:02:51.062425 | orchestrator | 2026-05-31 04:02:51.062436 | orchestrator | 2026-05-31 04:02:51.062447 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:02:51.062457 | orchestrator | Sunday 31 May 2026 04:02:50 +0000 (0:00:00.293) 0:02:42.562 ************ 2026-05-31 04:02:51.062468 | orchestrator | =============================================================================== 2026-05-31 04:02:51.062479 | orchestrator | grafana : Waiting for grafana to start on first node ------------------- 51.45s 2026-05-31 04:02:51.062490 | orchestrator | grafana : Copying over custom dashboards ------------------------------- 39.01s 2026-05-31 04:02:51.062500 | orchestrator | grafana : Restart remaining grafana containers ------------------------- 37.60s 2026-05-31 04:02:51.062528 | orchestrator | grafana : Restart first grafana container ------------------------------- 7.35s 2026-05-31 04:02:51.062561 | orchestrator | grafana : Enable grafana datasources ------------------------------------ 2.77s 2026-05-31 04:02:51.062572 | orchestrator | grafana : Creating grafana database ------------------------------------- 2.61s 2026-05-31 04:02:51.062582 | orchestrator | grafana : Creating grafana database user and setting permissions -------- 2.54s 2026-05-31 04:02:51.062592 | orchestrator | grafana : Wait for grafana application ready ---------------------------- 2.36s 2026-05-31 04:02:51.062601 | orchestrator | grafana : Configuring dashboards provisioning --------------------------- 1.76s 2026-05-31 04:02:51.062611 | orchestrator | grafana : Copying over grafana.ini -------------------------------------- 1.66s 2026-05-31 04:02:51.062620 | orchestrator | grafana : Copying over config.json files -------------------------------- 1.38s 2026-05-31 04:02:51.062630 | orchestrator | service-cert-copy : grafana | Copying over extra CA certificates -------- 1.38s 2026-05-31 04:02:51.062641 | orchestrator | grafana : Configuring Prometheus as data source for Grafana ------------- 1.32s 2026-05-31 04:02:51.062651 | orchestrator | grafana : Check grafana containers -------------------------------------- 1.04s 2026-05-31 04:02:51.062677 | orchestrator | grafana : Ensuring config directories exist ----------------------------- 0.89s 2026-05-31 04:02:51.062697 | orchestrator | grafana : Check if extra configuration file exists ---------------------- 0.85s 2026-05-31 04:02:51.062708 | orchestrator | grafana : Find custom grafana dashboards -------------------------------- 0.81s 2026-05-31 04:02:51.062718 | orchestrator | grafana : Find templated grafana dashboards ----------------------------- 0.76s 2026-05-31 04:02:51.062727 | orchestrator | service-cert-copy : grafana | Copying over backend internal TLS key ----- 0.65s 2026-05-31 04:02:51.062736 | orchestrator | grafana : include_tasks ------------------------------------------------- 0.61s 2026-05-31 04:02:51.383741 | orchestrator | + sh -c /opt/configuration/scripts/deploy/510-clusterapi.sh 2026-05-31 04:02:51.390343 | orchestrator | + set -e 2026-05-31 04:02:51.390437 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:02:51.390451 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:02:51.390460 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:02:51.390468 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:02:51.390475 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:02:51.390482 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 04:02:51.391374 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 04:02:51.391424 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 04:02:51.391430 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 04:02:51.391435 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 04:02:51.391440 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 04:02:51.391445 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 04:02:51.391450 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:02:51.391455 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:02:51.391463 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 04:02:51.391469 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 04:02:51.391476 | orchestrator | ++ export ARA=false 2026-05-31 04:02:51.391483 | orchestrator | ++ ARA=false 2026-05-31 04:02:51.391489 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 04:02:51.391496 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 04:02:51.391502 | orchestrator | ++ export TEMPEST=false 2026-05-31 04:02:51.391509 | orchestrator | ++ TEMPEST=false 2026-05-31 04:02:51.391516 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 04:02:51.391523 | orchestrator | ++ IS_ZUUL=true 2026-05-31 04:02:51.391530 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:02:51.391537 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:02:51.391543 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 04:02:51.391550 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 04:02:51.391556 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 04:02:51.391563 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 04:02:51.391570 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 04:02:51.391577 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 04:02:51.391585 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 04:02:51.391592 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 04:02:51.393013 | orchestrator | ++ semver 9.5.0 8.0.0 2026-05-31 04:02:51.443913 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 04:02:51.444034 | orchestrator | + osism apply clusterapi 2026-05-31 04:02:53.519618 | orchestrator | 2026-05-31 04:02:53 | INFO  | Task 3d393e37-3ff1-496e-a56e-4ca1972fc8c0 (clusterapi) was prepared for execution. 2026-05-31 04:02:53.519707 | orchestrator | 2026-05-31 04:02:53 | INFO  | It takes a moment until task 3d393e37-3ff1-496e-a56e-4ca1972fc8c0 (clusterapi) has been started and output is visible here. 2026-05-31 04:03:55.772878 | orchestrator | 2026-05-31 04:03:55.773006 | orchestrator | PLAY [Apply cert_manager role] ************************************************* 2026-05-31 04:03:55.773015 | orchestrator | 2026-05-31 04:03:55.773021 | orchestrator | TASK [Include cert_manager role] *********************************************** 2026-05-31 04:03:55.773028 | orchestrator | Sunday 31 May 2026 04:02:57 +0000 (0:00:00.206) 0:00:00.206 ************ 2026-05-31 04:03:55.773073 | orchestrator | included: cert_manager for testbed-manager 2026-05-31 04:03:55.773079 | orchestrator | 2026-05-31 04:03:55.773085 | orchestrator | TASK [cert_manager : Deploy cert-manager crds] ********************************* 2026-05-31 04:03:55.773091 | orchestrator | Sunday 31 May 2026 04:02:58 +0000 (0:00:00.274) 0:00:00.481 ************ 2026-05-31 04:03:55.773096 | orchestrator | changed: [testbed-manager] 2026-05-31 04:03:55.773102 | orchestrator | 2026-05-31 04:03:55.773108 | orchestrator | TASK [cert_manager : Deploy cert-manager] ************************************** 2026-05-31 04:03:55.773113 | orchestrator | Sunday 31 May 2026 04:03:03 +0000 (0:00:05.422) 0:00:05.904 ************ 2026-05-31 04:03:55.773119 | orchestrator | changed: [testbed-manager] 2026-05-31 04:03:55.773124 | orchestrator | 2026-05-31 04:03:55.773129 | orchestrator | PLAY [Initialize or upgrade the CAPI management cluster] *********************** 2026-05-31 04:03:55.773134 | orchestrator | 2026-05-31 04:03:55.773139 | orchestrator | TASK [Get capi-system namespace phase] ***************************************** 2026-05-31 04:03:55.773144 | orchestrator | Sunday 31 May 2026 04:03:33 +0000 (0:00:29.544) 0:00:35.449 ************ 2026-05-31 04:03:55.773149 | orchestrator | ok: [testbed-manager] 2026-05-31 04:03:55.773154 | orchestrator | 2026-05-31 04:03:55.773159 | orchestrator | TASK [Set capi-system-phase fact] ********************************************** 2026-05-31 04:03:55.773163 | orchestrator | Sunday 31 May 2026 04:03:34 +0000 (0:00:01.127) 0:00:36.576 ************ 2026-05-31 04:03:55.773168 | orchestrator | ok: [testbed-manager] 2026-05-31 04:03:55.773173 | orchestrator | 2026-05-31 04:03:55.773188 | orchestrator | TASK [Initialize the CAPI management cluster] ********************************** 2026-05-31 04:03:55.773194 | orchestrator | Sunday 31 May 2026 04:03:34 +0000 (0:00:00.136) 0:00:36.713 ************ 2026-05-31 04:03:55.773205 | orchestrator | ok: [testbed-manager] 2026-05-31 04:03:55.773210 | orchestrator | 2026-05-31 04:03:55.773232 | orchestrator | TASK [Upgrade the CAPI management cluster] ************************************* 2026-05-31 04:03:55.773238 | orchestrator | Sunday 31 May 2026 04:03:52 +0000 (0:00:18.525) 0:00:55.239 ************ 2026-05-31 04:03:55.773243 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:03:55.773248 | orchestrator | 2026-05-31 04:03:55.773253 | orchestrator | TASK [Install openstack-resource-controller] *********************************** 2026-05-31 04:03:55.773258 | orchestrator | Sunday 31 May 2026 04:03:53 +0000 (0:00:00.161) 0:00:55.400 ************ 2026-05-31 04:03:55.773263 | orchestrator | changed: [testbed-manager] 2026-05-31 04:03:55.773268 | orchestrator | 2026-05-31 04:03:55.773272 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:03:55.773279 | orchestrator | testbed-manager : ok=7  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-05-31 04:03:55.773285 | orchestrator | 2026-05-31 04:03:55.773290 | orchestrator | 2026-05-31 04:03:55.773295 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:03:55.773299 | orchestrator | Sunday 31 May 2026 04:03:55 +0000 (0:00:02.274) 0:00:57.675 ************ 2026-05-31 04:03:55.773304 | orchestrator | =============================================================================== 2026-05-31 04:03:55.773309 | orchestrator | cert_manager : Deploy cert-manager ------------------------------------- 29.54s 2026-05-31 04:03:55.773314 | orchestrator | Initialize the CAPI management cluster --------------------------------- 18.53s 2026-05-31 04:03:55.773319 | orchestrator | cert_manager : Deploy cert-manager crds --------------------------------- 5.42s 2026-05-31 04:03:55.773346 | orchestrator | Install openstack-resource-controller ----------------------------------- 2.27s 2026-05-31 04:03:55.773351 | orchestrator | Get capi-system namespace phase ----------------------------------------- 1.13s 2026-05-31 04:03:55.773356 | orchestrator | Include cert_manager role ----------------------------------------------- 0.27s 2026-05-31 04:03:55.773360 | orchestrator | Upgrade the CAPI management cluster ------------------------------------- 0.16s 2026-05-31 04:03:55.773365 | orchestrator | Set capi-system-phase fact ---------------------------------------------- 0.14s 2026-05-31 04:03:56.136130 | orchestrator | + osism apply magnum 2026-05-31 04:03:58.232777 | orchestrator | 2026-05-31 04:03:58 | INFO  | Task c1e77075-2dd2-4bf3-ab09-c9f4d64546bb (magnum) was prepared for execution. 2026-05-31 04:03:58.232852 | orchestrator | 2026-05-31 04:03:58 | INFO  | It takes a moment until task c1e77075-2dd2-4bf3-ab09-c9f4d64546bb (magnum) has been started and output is visible here. 2026-05-31 04:04:43.770482 | orchestrator | 2026-05-31 04:04:43.770576 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 04:04:43.770586 | orchestrator | 2026-05-31 04:04:43.770594 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 04:04:43.770601 | orchestrator | Sunday 31 May 2026 04:04:02 +0000 (0:00:00.273) 0:00:00.273 ************ 2026-05-31 04:04:43.770607 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:04:43.770613 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:04:43.770619 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:04:43.770625 | orchestrator | 2026-05-31 04:04:43.770631 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 04:04:43.770636 | orchestrator | Sunday 31 May 2026 04:04:02 +0000 (0:00:00.350) 0:00:00.624 ************ 2026-05-31 04:04:43.770642 | orchestrator | ok: [testbed-node-0] => (item=enable_magnum_True) 2026-05-31 04:04:43.770648 | orchestrator | ok: [testbed-node-1] => (item=enable_magnum_True) 2026-05-31 04:04:43.770654 | orchestrator | ok: [testbed-node-2] => (item=enable_magnum_True) 2026-05-31 04:04:43.770659 | orchestrator | 2026-05-31 04:04:43.770665 | orchestrator | PLAY [Apply role magnum] ******************************************************* 2026-05-31 04:04:43.770670 | orchestrator | 2026-05-31 04:04:43.770675 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-05-31 04:04:43.770681 | orchestrator | Sunday 31 May 2026 04:04:03 +0000 (0:00:00.466) 0:00:01.090 ************ 2026-05-31 04:04:43.770686 | orchestrator | included: /ansible/roles/magnum/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 04:04:43.770693 | orchestrator | 2026-05-31 04:04:43.770698 | orchestrator | TASK [service-ks-register : magnum | Creating services] ************************ 2026-05-31 04:04:43.770704 | orchestrator | Sunday 31 May 2026 04:04:03 +0000 (0:00:00.565) 0:00:01.656 ************ 2026-05-31 04:04:43.770709 | orchestrator | changed: [testbed-node-0] => (item=magnum (container-infra)) 2026-05-31 04:04:43.770715 | orchestrator | 2026-05-31 04:04:43.770720 | orchestrator | TASK [service-ks-register : magnum | Creating endpoints] *********************** 2026-05-31 04:04:43.770725 | orchestrator | Sunday 31 May 2026 04:04:07 +0000 (0:00:03.775) 0:00:05.431 ************ 2026-05-31 04:04:43.770731 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api-int.testbed.osism.xyz:9511/v1 -> internal) 2026-05-31 04:04:43.770737 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api.testbed.osism.xyz:9511/v1 -> public) 2026-05-31 04:04:43.770742 | orchestrator | 2026-05-31 04:04:43.770747 | orchestrator | TASK [service-ks-register : magnum | Creating projects] ************************ 2026-05-31 04:04:43.770753 | orchestrator | Sunday 31 May 2026 04:04:14 +0000 (0:00:07.093) 0:00:12.525 ************ 2026-05-31 04:04:43.770762 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-05-31 04:04:43.770771 | orchestrator | 2026-05-31 04:04:43.770779 | orchestrator | TASK [service-ks-register : magnum | Creating users] *************************** 2026-05-31 04:04:43.770787 | orchestrator | Sunday 31 May 2026 04:04:18 +0000 (0:00:03.712) 0:00:16.238 ************ 2026-05-31 04:04:43.770822 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-05-31 04:04:43.770832 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service) 2026-05-31 04:04:43.770892 | orchestrator | 2026-05-31 04:04:43.770898 | orchestrator | TASK [service-ks-register : magnum | Creating roles] *************************** 2026-05-31 04:04:43.770917 | orchestrator | Sunday 31 May 2026 04:04:22 +0000 (0:00:04.303) 0:00:20.541 ************ 2026-05-31 04:04:43.770922 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-05-31 04:04:43.770928 | orchestrator | 2026-05-31 04:04:43.770933 | orchestrator | TASK [service-ks-register : magnum | Granting user roles] ********************** 2026-05-31 04:04:43.770939 | orchestrator | Sunday 31 May 2026 04:04:26 +0000 (0:00:03.488) 0:00:24.030 ************ 2026-05-31 04:04:43.770944 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service -> admin) 2026-05-31 04:04:43.770950 | orchestrator | 2026-05-31 04:04:43.770955 | orchestrator | TASK [magnum : Creating Magnum trustee domain] ********************************* 2026-05-31 04:04:43.770960 | orchestrator | Sunday 31 May 2026 04:04:30 +0000 (0:00:04.089) 0:00:28.119 ************ 2026-05-31 04:04:43.770966 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:04:43.770971 | orchestrator | 2026-05-31 04:04:43.770977 | orchestrator | TASK [magnum : Creating Magnum trustee user] *********************************** 2026-05-31 04:04:43.770982 | orchestrator | Sunday 31 May 2026 04:04:34 +0000 (0:00:03.642) 0:00:31.762 ************ 2026-05-31 04:04:43.770988 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:04:43.770997 | orchestrator | 2026-05-31 04:04:43.771006 | orchestrator | TASK [magnum : Creating Magnum trustee user role] ****************************** 2026-05-31 04:04:43.771016 | orchestrator | Sunday 31 May 2026 04:04:38 +0000 (0:00:04.170) 0:00:35.933 ************ 2026-05-31 04:04:43.771026 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:04:43.771035 | orchestrator | 2026-05-31 04:04:43.771045 | orchestrator | TASK [magnum : Ensuring config directories exist] ****************************** 2026-05-31 04:04:43.771052 | orchestrator | Sunday 31 May 2026 04:04:42 +0000 (0:00:03.841) 0:00:39.775 ************ 2026-05-31 04:04:43.771075 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:43.771085 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:43.771092 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:43.771111 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:43.771118 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:43.771130 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:51.636947 | orchestrator | 2026-05-31 04:04:51.637044 | orchestrator | TASK [magnum : Check if policies shall be overwritten] ************************* 2026-05-31 04:04:51.637055 | orchestrator | Sunday 31 May 2026 04:04:43 +0000 (0:00:01.652) 0:00:41.427 ************ 2026-05-31 04:04:51.637060 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:04:51.637066 | orchestrator | 2026-05-31 04:04:51.637072 | orchestrator | TASK [magnum : Set magnum policy file] ***************************************** 2026-05-31 04:04:51.637076 | orchestrator | Sunday 31 May 2026 04:04:43 +0000 (0:00:00.192) 0:00:41.619 ************ 2026-05-31 04:04:51.637081 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:04:51.637086 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:04:51.637091 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:04:51.637095 | orchestrator | 2026-05-31 04:04:51.637100 | orchestrator | TASK [magnum : Check if kubeconfig file is supplied] *************************** 2026-05-31 04:04:51.637105 | orchestrator | Sunday 31 May 2026 04:04:44 +0000 (0:00:00.326) 0:00:41.946 ************ 2026-05-31 04:04:51.637127 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:04:51.637132 | orchestrator | 2026-05-31 04:04:51.637137 | orchestrator | TASK [magnum : Copying over kubeconfig file] *********************************** 2026-05-31 04:04:51.637142 | orchestrator | Sunday 31 May 2026 04:04:45 +0000 (0:00:00.869) 0:00:42.816 ************ 2026-05-31 04:04:51.637148 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:51.637167 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:51.637172 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:51.637190 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:51.637196 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:51.637206 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:51.637211 | orchestrator | 2026-05-31 04:04:51.637216 | orchestrator | TASK [magnum : Set magnum kubeconfig file's path] ****************************** 2026-05-31 04:04:51.637220 | orchestrator | Sunday 31 May 2026 04:04:47 +0000 (0:00:02.562) 0:00:45.378 ************ 2026-05-31 04:04:51.637225 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:04:51.637230 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:04:51.637235 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:04:51.637240 | orchestrator | 2026-05-31 04:04:51.637247 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-05-31 04:04:51.637252 | orchestrator | Sunday 31 May 2026 04:04:48 +0000 (0:00:00.610) 0:00:45.988 ************ 2026-05-31 04:04:51.637257 | orchestrator | included: /ansible/roles/magnum/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 04:04:51.637262 | orchestrator | 2026-05-31 04:04:51.637266 | orchestrator | TASK [service-cert-copy : magnum | Copying over extra CA certificates] ********* 2026-05-31 04:04:51.637271 | orchestrator | Sunday 31 May 2026 04:04:48 +0000 (0:00:00.581) 0:00:46.570 ************ 2026-05-31 04:04:51.637276 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:51.637286 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:52.555368 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:52.555443 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:52.555464 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:52.555470 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:04:52.555475 | orchestrator | 2026-05-31 04:04:52.555481 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS certificate] *** 2026-05-31 04:04:52.555487 | orchestrator | Sunday 31 May 2026 04:04:51 +0000 (0:00:02.727) 0:00:49.297 ************ 2026-05-31 04:04:52.555506 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:04:52.555534 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:04:52.555542 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:04:52.555551 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:04:52.555563 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:04:52.555571 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:04:52.555579 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:04:52.555599 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:04:56.273424 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:04:56.273506 | orchestrator | 2026-05-31 04:04:56.273516 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS key] ****** 2026-05-31 04:04:56.273524 | orchestrator | Sunday 31 May 2026 04:04:52 +0000 (0:00:00.919) 0:00:50.216 ************ 2026-05-31 04:04:56.273532 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:04:56.273555 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:04:56.273563 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:04:56.273569 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:04:56.273575 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:04:56.273597 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:04:56.273616 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:04:56.273623 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:04:56.273629 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:04:56.273635 | orchestrator | 2026-05-31 04:04:56.273641 | orchestrator | TASK [magnum : Copying over config.json files for services] ******************** 2026-05-31 04:04:56.273647 | orchestrator | Sunday 31 May 2026 04:04:53 +0000 (0:00:00.876) 0:00:51.093 ************ 2026-05-31 04:04:56.273657 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:56.273665 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:04:56.273681 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:05:02.857173 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:02.857276 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:02.857299 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:02.857307 | orchestrator | 2026-05-31 04:05:02.857316 | orchestrator | TASK [magnum : Copying over magnum.conf] *************************************** 2026-05-31 04:05:02.857340 | orchestrator | Sunday 31 May 2026 04:04:56 +0000 (0:00:02.839) 0:00:53.932 ************ 2026-05-31 04:05:02.857347 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:05:02.857367 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:05:02.857374 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:05:02.857383 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:02.857390 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:02.857401 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:02.857408 | orchestrator | 2026-05-31 04:05:02.857414 | orchestrator | TASK [magnum : Copying over existing policy file] ****************************** 2026-05-31 04:05:02.857420 | orchestrator | Sunday 31 May 2026 04:05:02 +0000 (0:00:05.931) 0:00:59.864 ************ 2026-05-31 04:05:02.857432 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:05:04.910727 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:05:04.910863 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:05:04.910891 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:05:04.910916 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:05:04.910924 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:05:04.910931 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-05-31 04:05:04.910952 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-05-31 04:05:04.910959 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:05:04.910966 | orchestrator | 2026-05-31 04:05:04.910973 | orchestrator | TASK [magnum : Check magnum containers] **************************************** 2026-05-31 04:05:04.910981 | orchestrator | Sunday 31 May 2026 04:05:02 +0000 (0:00:00.660) 0:01:00.525 ************ 2026-05-31 04:05:04.910988 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:05:04.910999 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:05:04.911011 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-05-31 04:05:04.911018 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:04.911030 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:59.005343 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-05-31 04:05:59.005434 | orchestrator | 2026-05-31 04:05:59.005459 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-05-31 04:05:59.005476 | orchestrator | Sunday 31 May 2026 04:05:04 +0000 (0:00:02.046) 0:01:02.572 ************ 2026-05-31 04:05:59.005480 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:05:59.005485 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:05:59.005488 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:05:59.005492 | orchestrator | 2026-05-31 04:05:59.005496 | orchestrator | TASK [magnum : Creating Magnum database] *************************************** 2026-05-31 04:05:59.005500 | orchestrator | Sunday 31 May 2026 04:05:05 +0000 (0:00:00.514) 0:01:03.086 ************ 2026-05-31 04:05:59.005504 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:05:59.005508 | orchestrator | 2026-05-31 04:05:59.005511 | orchestrator | TASK [magnum : Creating Magnum database user and setting permissions] ********** 2026-05-31 04:05:59.005515 | orchestrator | Sunday 31 May 2026 04:05:07 +0000 (0:00:02.384) 0:01:05.470 ************ 2026-05-31 04:05:59.005519 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:05:59.005523 | orchestrator | 2026-05-31 04:05:59.005526 | orchestrator | TASK [magnum : Running Magnum bootstrap container] ***************************** 2026-05-31 04:05:59.005530 | orchestrator | Sunday 31 May 2026 04:05:10 +0000 (0:00:02.410) 0:01:07.881 ************ 2026-05-31 04:05:59.005534 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:05:59.005538 | orchestrator | 2026-05-31 04:05:59.005541 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-05-31 04:05:59.005545 | orchestrator | Sunday 31 May 2026 04:05:27 +0000 (0:00:17.148) 0:01:25.029 ************ 2026-05-31 04:05:59.005548 | orchestrator | 2026-05-31 04:05:59.005591 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-05-31 04:05:59.005595 | orchestrator | Sunday 31 May 2026 04:05:27 +0000 (0:00:00.074) 0:01:25.104 ************ 2026-05-31 04:05:59.005599 | orchestrator | 2026-05-31 04:05:59.005602 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-05-31 04:05:59.005606 | orchestrator | Sunday 31 May 2026 04:05:27 +0000 (0:00:00.115) 0:01:25.220 ************ 2026-05-31 04:05:59.005610 | orchestrator | 2026-05-31 04:05:59.005613 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-api container] ************************ 2026-05-31 04:05:59.005617 | orchestrator | Sunday 31 May 2026 04:05:27 +0000 (0:00:00.081) 0:01:25.301 ************ 2026-05-31 04:05:59.005621 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:05:59.005624 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:05:59.005628 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:05:59.005632 | orchestrator | 2026-05-31 04:05:59.005635 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-conductor container] ****************** 2026-05-31 04:05:59.005639 | orchestrator | Sunday 31 May 2026 04:05:47 +0000 (0:00:19.981) 0:01:45.283 ************ 2026-05-31 04:05:59.005643 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:05:59.005647 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:05:59.005650 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:05:59.005654 | orchestrator | 2026-05-31 04:05:59.005657 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:05:59.005662 | orchestrator | testbed-node-0 : ok=26  changed=18  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-05-31 04:05:59.005668 | orchestrator | testbed-node-1 : ok=13  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 04:05:59.005672 | orchestrator | testbed-node-2 : ok=13  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 04:05:59.005676 | orchestrator | 2026-05-31 04:05:59.005679 | orchestrator | 2026-05-31 04:05:59.005683 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:05:59.005687 | orchestrator | Sunday 31 May 2026 04:05:58 +0000 (0:00:10.959) 0:01:56.242 ************ 2026-05-31 04:05:59.005691 | orchestrator | =============================================================================== 2026-05-31 04:05:59.005699 | orchestrator | magnum : Restart magnum-api container ---------------------------------- 19.98s 2026-05-31 04:05:59.005703 | orchestrator | magnum : Running Magnum bootstrap container ---------------------------- 17.15s 2026-05-31 04:05:59.005707 | orchestrator | magnum : Restart magnum-conductor container ---------------------------- 10.96s 2026-05-31 04:05:59.005711 | orchestrator | service-ks-register : magnum | Creating endpoints ----------------------- 7.09s 2026-05-31 04:05:59.005715 | orchestrator | magnum : Copying over magnum.conf --------------------------------------- 5.93s 2026-05-31 04:05:59.005718 | orchestrator | service-ks-register : magnum | Creating users --------------------------- 4.30s 2026-05-31 04:05:59.005722 | orchestrator | magnum : Creating Magnum trustee user ----------------------------------- 4.17s 2026-05-31 04:05:59.005737 | orchestrator | service-ks-register : magnum | Granting user roles ---------------------- 4.09s 2026-05-31 04:05:59.005741 | orchestrator | magnum : Creating Magnum trustee user role ------------------------------ 3.84s 2026-05-31 04:05:59.005745 | orchestrator | service-ks-register : magnum | Creating services ------------------------ 3.78s 2026-05-31 04:05:59.005748 | orchestrator | service-ks-register : magnum | Creating projects ------------------------ 3.71s 2026-05-31 04:05:59.005752 | orchestrator | magnum : Creating Magnum trustee domain --------------------------------- 3.64s 2026-05-31 04:05:59.005756 | orchestrator | service-ks-register : magnum | Creating roles --------------------------- 3.49s 2026-05-31 04:05:59.005759 | orchestrator | magnum : Copying over config.json files for services -------------------- 2.84s 2026-05-31 04:05:59.005763 | orchestrator | service-cert-copy : magnum | Copying over extra CA certificates --------- 2.73s 2026-05-31 04:05:59.005767 | orchestrator | magnum : Copying over kubeconfig file ----------------------------------- 2.56s 2026-05-31 04:05:59.005771 | orchestrator | magnum : Creating Magnum database user and setting permissions ---------- 2.41s 2026-05-31 04:05:59.005774 | orchestrator | magnum : Creating Magnum database --------------------------------------- 2.38s 2026-05-31 04:05:59.005781 | orchestrator | magnum : Check magnum containers ---------------------------------------- 2.05s 2026-05-31 04:05:59.005785 | orchestrator | magnum : Ensuring config directories exist ------------------------------ 1.65s 2026-05-31 04:05:59.804011 | orchestrator | ok: Runtime: 1:45:17.398346 2026-05-31 04:06:00.063300 | 2026-05-31 04:06:00.063473 | TASK [Deploy in a nutshell] 2026-05-31 04:06:00.605349 | orchestrator | skipping: Conditional result was False 2026-05-31 04:06:00.675237 | 2026-05-31 04:06:00.675436 | TASK [Bootstrap services] 2026-05-31 04:06:01.381093 | orchestrator | 2026-05-31 04:06:01.381218 | orchestrator | # BOOTSTRAP 2026-05-31 04:06:01.381229 | orchestrator | 2026-05-31 04:06:01.381234 | orchestrator | + set -e 2026-05-31 04:06:01.381239 | orchestrator | + echo 2026-05-31 04:06:01.381244 | orchestrator | + echo '# BOOTSTRAP' 2026-05-31 04:06:01.381250 | orchestrator | + echo 2026-05-31 04:06:01.381270 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap-services.sh 2026-05-31 04:06:01.387947 | orchestrator | + set -e 2026-05-31 04:06:01.388018 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap/300-openstack.sh 2026-05-31 04:06:03.585924 | orchestrator | 2026-05-31 04:06:03 | INFO  | It takes a moment until task ac0177fc-c181-4e2f-b381-78d031c936cb (flavor-manager) has been started and output is visible here. 2026-05-31 04:06:12.341487 | orchestrator | 2026-05-31 04:06:07 | INFO  | Flavor SCS-1L-1 created 2026-05-31 04:06:12.341627 | orchestrator | 2026-05-31 04:06:07 | INFO  | Flavor SCS-1L-1-5 created 2026-05-31 04:06:12.341638 | orchestrator | 2026-05-31 04:06:07 | INFO  | Flavor SCS-1V-2 created 2026-05-31 04:06:12.341644 | orchestrator | 2026-05-31 04:06:08 | INFO  | Flavor SCS-1V-2-5 created 2026-05-31 04:06:12.341649 | orchestrator | 2026-05-31 04:06:08 | INFO  | Flavor SCS-1V-4 created 2026-05-31 04:06:12.341655 | orchestrator | 2026-05-31 04:06:08 | INFO  | Flavor SCS-1V-4-10 created 2026-05-31 04:06:12.341660 | orchestrator | 2026-05-31 04:06:08 | INFO  | Flavor SCS-1V-8 created 2026-05-31 04:06:12.341665 | orchestrator | 2026-05-31 04:06:08 | INFO  | Flavor SCS-1V-8-20 created 2026-05-31 04:06:12.341682 | orchestrator | 2026-05-31 04:06:08 | INFO  | Flavor SCS-2V-4 created 2026-05-31 04:06:12.341688 | orchestrator | 2026-05-31 04:06:09 | INFO  | Flavor SCS-2V-4-10 created 2026-05-31 04:06:12.341693 | orchestrator | 2026-05-31 04:06:09 | INFO  | Flavor SCS-2V-8 created 2026-05-31 04:06:12.341698 | orchestrator | 2026-05-31 04:06:09 | INFO  | Flavor SCS-2V-8-20 created 2026-05-31 04:06:12.341703 | orchestrator | 2026-05-31 04:06:09 | INFO  | Flavor SCS-2V-16 created 2026-05-31 04:06:12.341708 | orchestrator | 2026-05-31 04:06:09 | INFO  | Flavor SCS-2V-16-50 created 2026-05-31 04:06:12.341713 | orchestrator | 2026-05-31 04:06:09 | INFO  | Flavor SCS-4V-8 created 2026-05-31 04:06:12.341718 | orchestrator | 2026-05-31 04:06:10 | INFO  | Flavor SCS-4V-8-20 created 2026-05-31 04:06:12.341723 | orchestrator | 2026-05-31 04:06:10 | INFO  | Flavor SCS-4V-16 created 2026-05-31 04:06:12.341728 | orchestrator | 2026-05-31 04:06:10 | INFO  | Flavor SCS-4V-16-50 created 2026-05-31 04:06:12.341740 | orchestrator | 2026-05-31 04:06:10 | INFO  | Flavor SCS-4V-32 created 2026-05-31 04:06:12.341745 | orchestrator | 2026-05-31 04:06:10 | INFO  | Flavor SCS-4V-32-100 created 2026-05-31 04:06:12.341750 | orchestrator | 2026-05-31 04:06:10 | INFO  | Flavor SCS-8V-16 created 2026-05-31 04:06:12.341755 | orchestrator | 2026-05-31 04:06:10 | INFO  | Flavor SCS-8V-16-50 created 2026-05-31 04:06:12.341760 | orchestrator | 2026-05-31 04:06:11 | INFO  | Flavor SCS-8V-32 created 2026-05-31 04:06:12.341765 | orchestrator | 2026-05-31 04:06:11 | INFO  | Flavor SCS-8V-32-100 created 2026-05-31 04:06:12.341770 | orchestrator | 2026-05-31 04:06:11 | INFO  | Flavor SCS-16V-32 created 2026-05-31 04:06:12.341775 | orchestrator | 2026-05-31 04:06:11 | INFO  | Flavor SCS-16V-32-100 created 2026-05-31 04:06:12.341779 | orchestrator | 2026-05-31 04:06:11 | INFO  | Flavor SCS-2V-4-20s created 2026-05-31 04:06:12.341784 | orchestrator | 2026-05-31 04:06:11 | INFO  | Flavor SCS-4V-8-50s created 2026-05-31 04:06:12.341789 | orchestrator | 2026-05-31 04:06:12 | INFO  | Flavor SCS-8V-32-100s created 2026-05-31 04:06:14.740789 | orchestrator | 2026-05-31 04:06:14 | INFO  | Trying to run play bootstrap-basic in environment openstack 2026-05-31 04:06:24.877044 | orchestrator | 2026-05-31 04:06:24 | INFO  | Task 6ea6f5d8-0cff-4927-8d5f-4b548b725480 (bootstrap-basic) was prepared for execution. 2026-05-31 04:06:24.877165 | orchestrator | 2026-05-31 04:06:24 | INFO  | It takes a moment until task 6ea6f5d8-0cff-4927-8d5f-4b548b725480 (bootstrap-basic) has been started and output is visible here. 2026-05-31 04:07:09.654251 | orchestrator | 2026-05-31 04:07:09.654367 | orchestrator | PLAY [Bootstrap basic OpenStack services] ************************************** 2026-05-31 04:07:09.654382 | orchestrator | 2026-05-31 04:07:09.654392 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 04:07:09.654402 | orchestrator | Sunday 31 May 2026 04:06:29 +0000 (0:00:00.072) 0:00:00.072 ************ 2026-05-31 04:07:09.654412 | orchestrator | ok: [localhost] 2026-05-31 04:07:09.654422 | orchestrator | 2026-05-31 04:07:09.654431 | orchestrator | TASK [Get volume type LUKS] **************************************************** 2026-05-31 04:07:09.654440 | orchestrator | Sunday 31 May 2026 04:06:31 +0000 (0:00:01.963) 0:00:02.036 ************ 2026-05-31 04:07:09.654449 | orchestrator | ok: [localhost] 2026-05-31 04:07:09.654458 | orchestrator | 2026-05-31 04:07:09.654467 | orchestrator | TASK [Create volume type LUKS] ************************************************* 2026-05-31 04:07:09.654476 | orchestrator | Sunday 31 May 2026 04:06:38 +0000 (0:00:07.353) 0:00:09.389 ************ 2026-05-31 04:07:09.654485 | orchestrator | changed: [localhost] 2026-05-31 04:07:09.654495 | orchestrator | 2026-05-31 04:07:09.654504 | orchestrator | TASK [Create public network] *************************************************** 2026-05-31 04:07:09.654513 | orchestrator | Sunday 31 May 2026 04:06:45 +0000 (0:00:06.579) 0:00:15.968 ************ 2026-05-31 04:07:09.654522 | orchestrator | changed: [localhost] 2026-05-31 04:07:09.654531 | orchestrator | 2026-05-31 04:07:09.654540 | orchestrator | TASK [Set public network to default] ******************************************* 2026-05-31 04:07:09.654549 | orchestrator | Sunday 31 May 2026 04:06:50 +0000 (0:00:05.571) 0:00:21.540 ************ 2026-05-31 04:07:09.654563 | orchestrator | changed: [localhost] 2026-05-31 04:07:09.654572 | orchestrator | 2026-05-31 04:07:09.654581 | orchestrator | TASK [Create public subnet] **************************************************** 2026-05-31 04:07:09.654590 | orchestrator | Sunday 31 May 2026 04:06:57 +0000 (0:00:06.383) 0:00:27.924 ************ 2026-05-31 04:07:09.654599 | orchestrator | changed: [localhost] 2026-05-31 04:07:09.654607 | orchestrator | 2026-05-31 04:07:09.654616 | orchestrator | TASK [Create default IPv4 subnet pool] ***************************************** 2026-05-31 04:07:09.654625 | orchestrator | Sunday 31 May 2026 04:07:02 +0000 (0:00:04.776) 0:00:32.700 ************ 2026-05-31 04:07:09.654634 | orchestrator | changed: [localhost] 2026-05-31 04:07:09.654642 | orchestrator | 2026-05-31 04:07:09.654651 | orchestrator | TASK [Create manager role] ***************************************************** 2026-05-31 04:07:09.654671 | orchestrator | Sunday 31 May 2026 04:07:05 +0000 (0:00:03.801) 0:00:36.502 ************ 2026-05-31 04:07:09.654681 | orchestrator | ok: [localhost] 2026-05-31 04:07:09.654690 | orchestrator | 2026-05-31 04:07:09.654698 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:07:09.654708 | orchestrator | localhost : ok=8  changed=5  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 04:07:09.654717 | orchestrator | 2026-05-31 04:07:09.654726 | orchestrator | 2026-05-31 04:07:09.654735 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:07:09.654744 | orchestrator | Sunday 31 May 2026 04:07:09 +0000 (0:00:03.553) 0:00:40.056 ************ 2026-05-31 04:07:09.654758 | orchestrator | =============================================================================== 2026-05-31 04:07:09.654774 | orchestrator | Get volume type LUKS ---------------------------------------------------- 7.35s 2026-05-31 04:07:09.654788 | orchestrator | Create volume type LUKS ------------------------------------------------- 6.58s 2026-05-31 04:07:09.654803 | orchestrator | Set public network to default ------------------------------------------- 6.38s 2026-05-31 04:07:09.654820 | orchestrator | Create public network --------------------------------------------------- 5.57s 2026-05-31 04:07:09.654862 | orchestrator | Create public subnet ---------------------------------------------------- 4.78s 2026-05-31 04:07:09.654877 | orchestrator | Create default IPv4 subnet pool ----------------------------------------- 3.80s 2026-05-31 04:07:09.654893 | orchestrator | Create manager role ----------------------------------------------------- 3.55s 2026-05-31 04:07:09.654907 | orchestrator | Gathering Facts --------------------------------------------------------- 1.96s 2026-05-31 04:07:12.133326 | orchestrator | 2026-05-31 04:07:12 | INFO  | It takes a moment until task 89775b94-9d6b-4ea8-b3d6-366782a1cedd (image-manager) has been started and output is visible here. 2026-05-31 04:07:56.249356 | orchestrator | 2026-05-31 04:07:14 | INFO  | Processing image 'Cirros 0.6.2' 2026-05-31 04:07:56.249466 | orchestrator | 2026-05-31 04:07:15 | INFO  | Tested URL https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img: 302 2026-05-31 04:07:56.249479 | orchestrator | 2026-05-31 04:07:15 | INFO  | Importing image Cirros 0.6.2 2026-05-31 04:07:56.249487 | orchestrator | 2026-05-31 04:07:15 | INFO  | Importing from URL https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-05-31 04:07:56.249495 | orchestrator | 2026-05-31 04:07:17 | INFO  | Waiting for image to leave queued state... 2026-05-31 04:07:56.249502 | orchestrator | 2026-05-31 04:07:19 | INFO  | Waiting for import to complete... 2026-05-31 04:07:56.249510 | orchestrator | 2026-05-31 04:07:29 | INFO  | Import of 'Cirros 0.6.2' successfully completed, reloading images 2026-05-31 04:07:56.249517 | orchestrator | 2026-05-31 04:07:30 | INFO  | Checking parameters of 'Cirros 0.6.2' 2026-05-31 04:07:56.249525 | orchestrator | 2026-05-31 04:07:30 | INFO  | Setting internal_version = 0.6.2 2026-05-31 04:07:56.249532 | orchestrator | 2026-05-31 04:07:30 | INFO  | Setting image_original_user = cirros 2026-05-31 04:07:56.249540 | orchestrator | 2026-05-31 04:07:30 | INFO  | Adding tag os:cirros 2026-05-31 04:07:56.249546 | orchestrator | 2026-05-31 04:07:30 | INFO  | Setting property architecture: x86_64 2026-05-31 04:07:56.249552 | orchestrator | 2026-05-31 04:07:30 | INFO  | Setting property hw_disk_bus: scsi 2026-05-31 04:07:56.249559 | orchestrator | 2026-05-31 04:07:31 | INFO  | Setting property hw_rng_model: virtio 2026-05-31 04:07:56.249566 | orchestrator | 2026-05-31 04:07:31 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-05-31 04:07:56.249574 | orchestrator | 2026-05-31 04:07:31 | INFO  | Setting property hw_watchdog_action: reset 2026-05-31 04:07:56.249580 | orchestrator | 2026-05-31 04:07:32 | INFO  | Setting property hypervisor_type: qemu 2026-05-31 04:07:56.249587 | orchestrator | 2026-05-31 04:07:32 | INFO  | Setting property os_distro: cirros 2026-05-31 04:07:56.249593 | orchestrator | 2026-05-31 04:07:32 | INFO  | Setting property os_purpose: minimal 2026-05-31 04:07:56.249600 | orchestrator | 2026-05-31 04:07:32 | INFO  | Setting property replace_frequency: never 2026-05-31 04:07:56.249607 | orchestrator | 2026-05-31 04:07:33 | INFO  | Setting property uuid_validity: none 2026-05-31 04:07:56.249613 | orchestrator | 2026-05-31 04:07:33 | INFO  | Setting property provided_until: none 2026-05-31 04:07:56.249620 | orchestrator | 2026-05-31 04:07:33 | INFO  | Setting property image_description: Cirros 2026-05-31 04:07:56.249627 | orchestrator | 2026-05-31 04:07:34 | INFO  | Setting property image_name: Cirros 2026-05-31 04:07:56.249633 | orchestrator | 2026-05-31 04:07:34 | INFO  | Setting property internal_version: 0.6.2 2026-05-31 04:07:56.249640 | orchestrator | 2026-05-31 04:07:34 | INFO  | Setting property image_original_user: cirros 2026-05-31 04:07:56.249666 | orchestrator | 2026-05-31 04:07:34 | INFO  | Setting property os_version: 0.6.2 2026-05-31 04:07:56.249681 | orchestrator | 2026-05-31 04:07:35 | INFO  | Setting property image_source: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-05-31 04:07:56.249689 | orchestrator | 2026-05-31 04:07:35 | INFO  | Setting property image_build_date: 2023-05-30 2026-05-31 04:07:56.249696 | orchestrator | 2026-05-31 04:07:35 | INFO  | Checking status of 'Cirros 0.6.2' 2026-05-31 04:07:56.249702 | orchestrator | 2026-05-31 04:07:35 | INFO  | Checking visibility of 'Cirros 0.6.2' 2026-05-31 04:07:56.249709 | orchestrator | 2026-05-31 04:07:35 | INFO  | Setting visibility of 'Cirros 0.6.2' to 'public' 2026-05-31 04:07:56.249716 | orchestrator | 2026-05-31 04:07:36 | INFO  | Processing image 'Cirros 0.6.3' 2026-05-31 04:07:56.249728 | orchestrator | 2026-05-31 04:07:36 | INFO  | Tested URL https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img: 302 2026-05-31 04:07:56.249734 | orchestrator | 2026-05-31 04:07:36 | INFO  | Importing image Cirros 0.6.3 2026-05-31 04:07:56.249738 | orchestrator | 2026-05-31 04:07:36 | INFO  | Importing from URL https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-31 04:07:56.249741 | orchestrator | 2026-05-31 04:07:36 | INFO  | Waiting for image to leave queued state... 2026-05-31 04:07:56.249745 | orchestrator | 2026-05-31 04:07:38 | INFO  | Waiting for import to complete... 2026-05-31 04:07:56.249762 | orchestrator | 2026-05-31 04:07:49 | INFO  | Import of 'Cirros 0.6.3' successfully completed, reloading images 2026-05-31 04:07:56.249766 | orchestrator | 2026-05-31 04:07:49 | INFO  | Checking parameters of 'Cirros 0.6.3' 2026-05-31 04:07:56.249770 | orchestrator | 2026-05-31 04:07:49 | INFO  | Setting internal_version = 0.6.3 2026-05-31 04:07:56.249773 | orchestrator | 2026-05-31 04:07:49 | INFO  | Setting image_original_user = cirros 2026-05-31 04:07:56.249777 | orchestrator | 2026-05-31 04:07:49 | INFO  | Adding tag os:cirros 2026-05-31 04:07:56.249781 | orchestrator | 2026-05-31 04:07:50 | INFO  | Setting property architecture: x86_64 2026-05-31 04:07:56.249785 | orchestrator | 2026-05-31 04:07:50 | INFO  | Setting property hw_disk_bus: scsi 2026-05-31 04:07:56.249789 | orchestrator | 2026-05-31 04:07:50 | INFO  | Setting property hw_rng_model: virtio 2026-05-31 04:07:56.249792 | orchestrator | 2026-05-31 04:07:50 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-05-31 04:07:56.249796 | orchestrator | 2026-05-31 04:07:51 | INFO  | Setting property hw_watchdog_action: reset 2026-05-31 04:07:56.249800 | orchestrator | 2026-05-31 04:07:51 | INFO  | Setting property hypervisor_type: qemu 2026-05-31 04:07:56.249804 | orchestrator | 2026-05-31 04:07:51 | INFO  | Setting property os_distro: cirros 2026-05-31 04:07:56.249808 | orchestrator | 2026-05-31 04:07:51 | INFO  | Setting property os_purpose: minimal 2026-05-31 04:07:56.249812 | orchestrator | 2026-05-31 04:07:52 | INFO  | Setting property replace_frequency: never 2026-05-31 04:07:56.249816 | orchestrator | 2026-05-31 04:07:52 | INFO  | Setting property uuid_validity: none 2026-05-31 04:07:56.249819 | orchestrator | 2026-05-31 04:07:52 | INFO  | Setting property provided_until: none 2026-05-31 04:07:56.249823 | orchestrator | 2026-05-31 04:07:52 | INFO  | Setting property image_description: Cirros 2026-05-31 04:07:56.249827 | orchestrator | 2026-05-31 04:07:53 | INFO  | Setting property image_name: Cirros 2026-05-31 04:07:56.249831 | orchestrator | 2026-05-31 04:07:53 | INFO  | Setting property internal_version: 0.6.3 2026-05-31 04:07:56.249839 | orchestrator | 2026-05-31 04:07:53 | INFO  | Setting property image_original_user: cirros 2026-05-31 04:07:56.249843 | orchestrator | 2026-05-31 04:07:53 | INFO  | Setting property os_version: 0.6.3 2026-05-31 04:07:56.249847 | orchestrator | 2026-05-31 04:07:54 | INFO  | Setting property image_source: https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-31 04:07:56.249851 | orchestrator | 2026-05-31 04:07:54 | INFO  | Setting property image_build_date: 2024-09-26 2026-05-31 04:07:56.249855 | orchestrator | 2026-05-31 04:07:55 | INFO  | Checking status of 'Cirros 0.6.3' 2026-05-31 04:07:56.249858 | orchestrator | 2026-05-31 04:07:55 | INFO  | Checking visibility of 'Cirros 0.6.3' 2026-05-31 04:07:56.249862 | orchestrator | 2026-05-31 04:07:55 | INFO  | Setting visibility of 'Cirros 0.6.3' to 'public' 2026-05-31 04:07:56.564309 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap/301-openstack-octavia-amphora-image.sh 2026-05-31 04:07:58.982239 | orchestrator | 2026-05-31 04:07:58 | INFO  | date: 2026-05-07 2026-05-31 04:07:58.983381 | orchestrator | 2026-05-31 04:07:58 | INFO  | image: octavia-amphora-haproxy-2024.2.20260507.qcow2 2026-05-31 04:07:58.983434 | orchestrator | 2026-05-31 04:07:58 | INFO  | url: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20260507.qcow2 2026-05-31 04:07:58.983445 | orchestrator | 2026-05-31 04:07:58 | INFO  | checksum_url: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20260507.qcow2.CHECKSUM 2026-05-31 04:07:59.181124 | orchestrator | 2026-05-31 04:07:59 | INFO  | checksum: 096eafc83fac6c9f505539bdfec4aed8c222b8392122519b5b9bdaa73c3bae45 2026-05-31 04:07:59.258796 | orchestrator | 2026-05-31 04:07:59 | INFO  | It takes a moment until task 3a8b56e0-4667-4549-b72b-7d72762c9520 (image-manager) has been started and output is visible here. 2026-05-31 04:10:03.030867 | orchestrator | 2026-05-31 04:08:01 | INFO  | Processing image 'OpenStack Octavia Amphora 2026-05-07' 2026-05-31 04:10:03.031019 | orchestrator | 2026-05-31 04:08:01 | INFO  | Tested URL https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20260507.qcow2: 200 2026-05-31 04:10:03.031036 | orchestrator | 2026-05-31 04:08:01 | INFO  | Importing image OpenStack Octavia Amphora 2026-05-07 2026-05-31 04:10:03.031047 | orchestrator | 2026-05-31 04:08:01 | INFO  | Importing from URL https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20260507.qcow2 2026-05-31 04:10:03.031059 | orchestrator | 2026-05-31 04:08:03 | INFO  | Waiting for image to leave queued state... 2026-05-31 04:10:03.031068 | orchestrator | 2026-05-31 04:08:05 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031078 | orchestrator | 2026-05-31 04:08:15 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031087 | orchestrator | 2026-05-31 04:08:25 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031095 | orchestrator | 2026-05-31 04:08:36 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031107 | orchestrator | 2026-05-31 04:08:46 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031128 | orchestrator | 2026-05-31 04:08:56 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031138 | orchestrator | 2026-05-31 04:09:06 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031147 | orchestrator | 2026-05-31 04:09:16 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031157 | orchestrator | 2026-05-31 04:09:26 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031194 | orchestrator | 2026-05-31 04:09:36 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031203 | orchestrator | 2026-05-31 04:09:46 | INFO  | Waiting for import to complete... 2026-05-31 04:10:03.031212 | orchestrator | 2026-05-31 04:09:56 | INFO  | Import of 'OpenStack Octavia Amphora 2026-05-07' successfully completed, reloading images 2026-05-31 04:10:03.031223 | orchestrator | 2026-05-31 04:09:57 | INFO  | Checking parameters of 'OpenStack Octavia Amphora 2026-05-07' 2026-05-31 04:10:03.031233 | orchestrator | 2026-05-31 04:09:57 | INFO  | Setting internal_version = 2026-05-07 2026-05-31 04:10:03.031242 | orchestrator | 2026-05-31 04:09:57 | INFO  | Setting image_original_user = ubuntu 2026-05-31 04:10:03.031252 | orchestrator | 2026-05-31 04:09:57 | INFO  | Adding tag amphora 2026-05-31 04:10:03.031261 | orchestrator | 2026-05-31 04:09:57 | INFO  | Adding tag os:ubuntu 2026-05-31 04:10:03.031269 | orchestrator | 2026-05-31 04:09:58 | INFO  | Setting property architecture: x86_64 2026-05-31 04:10:03.031278 | orchestrator | 2026-05-31 04:09:58 | INFO  | Setting property hw_disk_bus: scsi 2026-05-31 04:10:03.031287 | orchestrator | 2026-05-31 04:09:58 | INFO  | Setting property hw_rng_model: virtio 2026-05-31 04:10:03.031296 | orchestrator | 2026-05-31 04:09:58 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-05-31 04:10:03.031305 | orchestrator | 2026-05-31 04:09:59 | INFO  | Setting property hw_watchdog_action: reset 2026-05-31 04:10:03.031313 | orchestrator | 2026-05-31 04:09:59 | INFO  | Setting property hypervisor_type: qemu 2026-05-31 04:10:03.031322 | orchestrator | 2026-05-31 04:09:59 | INFO  | Setting property os_distro: ubuntu 2026-05-31 04:10:03.031372 | orchestrator | 2026-05-31 04:09:59 | INFO  | Setting property replace_frequency: quarterly 2026-05-31 04:10:03.031385 | orchestrator | 2026-05-31 04:10:00 | INFO  | Setting property uuid_validity: last-1 2026-05-31 04:10:03.031396 | orchestrator | 2026-05-31 04:10:00 | INFO  | Setting property provided_until: none 2026-05-31 04:10:03.031406 | orchestrator | 2026-05-31 04:10:00 | INFO  | Setting property os_purpose: network 2026-05-31 04:10:03.031417 | orchestrator | 2026-05-31 04:10:00 | INFO  | Setting property image_description: OpenStack Octavia Amphora 2026-05-31 04:10:03.031428 | orchestrator | 2026-05-31 04:10:00 | INFO  | Setting property image_name: OpenStack Octavia Amphora 2026-05-31 04:10:03.031438 | orchestrator | 2026-05-31 04:10:01 | INFO  | Setting property internal_version: 2026-05-07 2026-05-31 04:10:03.031449 | orchestrator | 2026-05-31 04:10:01 | INFO  | Setting property image_original_user: ubuntu 2026-05-31 04:10:03.031464 | orchestrator | 2026-05-31 04:10:01 | INFO  | Setting property os_version: 2026-05-07 2026-05-31 04:10:03.031505 | orchestrator | 2026-05-31 04:10:01 | INFO  | Setting property image_source: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20260507.qcow2 2026-05-31 04:10:03.031528 | orchestrator | 2026-05-31 04:10:02 | INFO  | Setting property image_build_date: 2026-05-07 2026-05-31 04:10:03.031543 | orchestrator | 2026-05-31 04:10:02 | INFO  | Checking status of 'OpenStack Octavia Amphora 2026-05-07' 2026-05-31 04:10:03.031557 | orchestrator | 2026-05-31 04:10:02 | INFO  | Checking visibility of 'OpenStack Octavia Amphora 2026-05-07' 2026-05-31 04:10:03.031571 | orchestrator | 2026-05-31 04:10:02 | INFO  | Processing image 'Cirros 0.6.3' (removal candidate) 2026-05-31 04:10:03.031586 | orchestrator | 2026-05-31 04:10:02 | WARNING  | No image definition found for 'Cirros 0.6.3', image will be ignored 2026-05-31 04:10:03.031615 | orchestrator | 2026-05-31 04:10:02 | INFO  | Processing image 'Cirros 0.6.2' (removal candidate) 2026-05-31 04:10:03.031631 | orchestrator | 2026-05-31 04:10:02 | WARNING  | No image definition found for 'Cirros 0.6.2', image will be ignored 2026-05-31 04:10:03.417875 | orchestrator | ok: Runtime: 0:04:02.348970 2026-05-31 04:10:03.435446 | 2026-05-31 04:10:03.435591 | TASK [Run checks] 2026-05-31 04:10:04.139330 | orchestrator | + set -e 2026-05-31 04:10:04.139522 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:10:04.139537 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:10:04.139550 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:10:04.139558 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:10:04.139565 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:10:04.139577 | orchestrator | + source /opt/configuration/scripts/manager-version.sh 2026-05-31 04:10:04.140050 | orchestrator | +++ awk '-F: ' '/^manager_version:/ { print $2 }' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:10:04.144486 | orchestrator | 2026-05-31 04:10:04.144556 | orchestrator | # CHECK 2026-05-31 04:10:04.144568 | orchestrator | 2026-05-31 04:10:04.144576 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:10:04.144587 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:10:04.144594 | orchestrator | + echo 2026-05-31 04:10:04.144600 | orchestrator | + echo '# CHECK' 2026-05-31 04:10:04.144607 | orchestrator | + echo 2026-05-31 04:10:04.144619 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-05-31 04:10:04.144628 | orchestrator | ++ semver 9.5.0 5.0.0 2026-05-31 04:10:04.202399 | orchestrator | 2026-05-31 04:10:04.202477 | orchestrator | ## Containers @ testbed-manager 2026-05-31 04:10:04.202484 | orchestrator | 2026-05-31 04:10:04.202491 | orchestrator | + [[ 1 -eq -1 ]] 2026-05-31 04:10:04.202496 | orchestrator | + echo 2026-05-31 04:10:04.202501 | orchestrator | + echo '## Containers @ testbed-manager' 2026-05-31 04:10:04.202506 | orchestrator | + echo 2026-05-31 04:10:04.202510 | orchestrator | + osism container testbed-manager ps 2026-05-31 04:10:06.291050 | orchestrator | 2026-05-31 04:10:06 | INFO  | Creating empty known_hosts file: /share/known_hosts 2026-05-31 04:10:06.663229 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-05-31 04:10:06.663386 | orchestrator | 589d171b001c registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_blackbox_exporter 2026-05-31 04:10:06.663404 | orchestrator | 8858ce1ecda1 registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_alertmanager 2026-05-31 04:10:06.663416 | orchestrator | 5fb30831e29c registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_cadvisor 2026-05-31 04:10:06.663423 | orchestrator | c7d69d3738bf registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_node_exporter 2026-05-31 04:10:06.663429 | orchestrator | 3474c4830f14 registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_server 2026-05-31 04:10:06.663439 | orchestrator | 03b5c9b7cdd2 registry.osism.tech/osism/cephclient:18.2.7 "/usr/bin/dumb-init …" About an hour ago Up About an hour cephclient 2026-05-31 04:10:06.663446 | orchestrator | 6c8183881b8f registry.osism.tech/kolla/release/cron:3.0.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours cron 2026-05-31 04:10:06.663452 | orchestrator | fab8ab504780 registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours kolla_toolbox 2026-05-31 04:10:06.663477 | orchestrator | 417ac95206e5 registry.osism.tech/kolla/release/fluentd:5.0.8.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours fluentd 2026-05-31 04:10:06.663484 | orchestrator | f58588f24484 registry.osism.tech/osism/openstackclient:2024.2 "/usr/bin/dumb-init …" 2 hours ago Up 2 hours openstackclient 2026-05-31 04:10:06.663490 | orchestrator | b3ebc30c3bd6 phpmyadmin/phpmyadmin:5.2 "/docker-entrypoint.…" 2 hours ago Up 2 hours (healthy) 80/tcp phpmyadmin 2026-05-31 04:10:06.664013 | orchestrator | 2275e794e457 registry.osism.tech/osism/homer:v25.10.1 "/bin/sh /entrypoint…" 2 hours ago Up 2 hours (healthy) 8080/tcp homer 2026-05-31 04:10:06.664034 | orchestrator | 24ef8fd93425 registry.osism.tech/osism/cgit:1.2.3 "httpd-foreground" 2 hours ago Up 2 hours 80/tcp cgit 2026-05-31 04:10:06.664040 | orchestrator | c29d897f6268 registry.osism.tech/dockerhub/ubuntu/squid:6.1-23.10_beta "entrypoint.sh -f /e…" 2 hours ago Up 2 hours (healthy) 192.168.16.5:3128->3128/tcp squid 2026-05-31 04:10:06.664053 | orchestrator | e52b78c05f52 registry.osism.tech/osism/inventory-reconciler:0.20251130.0 "/sbin/tini -- /entr…" 2 hours ago Up 2 hours (healthy) manager-inventory_reconciler-1 2026-05-31 04:10:06.664060 | orchestrator | 13ffb8944d7a registry.osism.tech/osism/osism-ansible:0.20251130.0 "/entrypoint.sh osis…" 2 hours ago Up 2 hours (healthy) osism-ansible 2026-05-31 04:10:06.664067 | orchestrator | 47fffcf5b380 registry.osism.tech/osism/osism-kubernetes:0.20251130.0 "/entrypoint.sh osis…" 2 hours ago Up 2 hours (healthy) osism-kubernetes 2026-05-31 04:10:06.664073 | orchestrator | 785cd558aa3a registry.osism.tech/osism/kolla-ansible:0.20251130.0 "/entrypoint.sh osis…" 2 hours ago Up 2 hours (healthy) kolla-ansible 2026-05-31 04:10:06.664079 | orchestrator | 6def8c206190 registry.osism.tech/osism/ceph-ansible:0.20251130.0 "/entrypoint.sh osis…" 2 hours ago Up 2 hours (healthy) ceph-ansible 2026-05-31 04:10:06.664085 | orchestrator | 470cc46cb6bf registry.osism.tech/osism/ara-server:1.7.3 "sh -c '/wait && /ru…" 2 hours ago Up 2 hours (healthy) 8000/tcp manager-ara-server-1 2026-05-31 04:10:06.664091 | orchestrator | ca7612ded7bf registry.osism.tech/dockerhub/library/redis:7.4.7-alpine "docker-entrypoint.s…" 2 hours ago Up 2 hours (healthy) 6379/tcp manager-redis-1 2026-05-31 04:10:06.664097 | orchestrator | 0cc4416041e7 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" 2 hours ago Up 2 hours (healthy) manager-openstack-1 2026-05-31 04:10:06.664111 | orchestrator | 5c6eada64751 registry.osism.tech/dockerhub/library/mariadb:11.8.4 "docker-entrypoint.s…" 2 hours ago Up 2 hours (healthy) 3306/tcp manager-mariadb-1 2026-05-31 04:10:06.664118 | orchestrator | ea0968895663 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" 2 hours ago Up 2 hours (healthy) manager-listener-1 2026-05-31 04:10:06.664124 | orchestrator | 27518bcdb458 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" 2 hours ago Up 2 hours (healthy) 192.168.16.5:8000->8000/tcp manager-api-1 2026-05-31 04:10:06.664130 | orchestrator | 196dadbc8158 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- sleep…" 2 hours ago Up 2 hours (healthy) osismclient 2026-05-31 04:10:06.664136 | orchestrator | 506b562115ee registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" 2 hours ago Up 2 hours (healthy) manager-flower-1 2026-05-31 04:10:06.664153 | orchestrator | 58ffd0f39cb8 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" 2 hours ago Up 2 hours (healthy) manager-beat-1 2026-05-31 04:10:06.664162 | orchestrator | 033e31fca1f3 registry.osism.tech/osism/osism-frontend:0.20251130.1 "docker-entrypoint.s…" 2 hours ago Up 2 hours 192.168.16.5:3000->3000/tcp osism-frontend 2026-05-31 04:10:06.664168 | orchestrator | 1673668c990b registry.osism.tech/dockerhub/library/traefik:v3.5.0 "/entrypoint.sh trae…" 2 hours ago Up 2 hours (healthy) 192.168.16.5:80->80/tcp, 192.168.16.5:443->443/tcp, 192.168.16.5:8122->8080/tcp traefik 2026-05-31 04:10:06.979143 | orchestrator | 2026-05-31 04:10:06.979280 | orchestrator | ## Images @ testbed-manager 2026-05-31 04:10:06.979310 | orchestrator | 2026-05-31 04:10:06.979396 | orchestrator | + echo 2026-05-31 04:10:06.979420 | orchestrator | + echo '## Images @ testbed-manager' 2026-05-31 04:10:06.979437 | orchestrator | + echo 2026-05-31 04:10:06.979460 | orchestrator | + osism container testbed-manager images 2026-05-31 04:10:09.363787 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-31 04:10:09.363932 | orchestrator | registry.osism.tech/osism/openstackclient 2024.2 2023782aa05e 24 hours ago 239MB 2026-05-31 04:10:09.363958 | orchestrator | registry.osism.tech/dockerhub/library/redis 7.4.7-alpine e08bd8d5a677 4 months ago 41.4MB 2026-05-31 04:10:09.363976 | orchestrator | registry.osism.tech/osism/homer v25.10.1 ea34b371c716 5 months ago 11.5MB 2026-05-31 04:10:09.363993 | orchestrator | registry.osism.tech/osism/kolla-ansible 0.20251130.0 0f140ec71e5f 6 months ago 608MB 2026-05-31 04:10:09.364014 | orchestrator | registry.osism.tech/kolla/release/kolla-toolbox 19.7.1.20251130 314d22193a72 6 months ago 669MB 2026-05-31 04:10:09.364030 | orchestrator | registry.osism.tech/kolla/release/cron 3.0.20251130 e1e0428a330f 6 months ago 265MB 2026-05-31 04:10:09.364047 | orchestrator | registry.osism.tech/kolla/release/fluentd 5.0.8.20251130 fb3c98fc8cae 6 months ago 578MB 2026-05-31 04:10:09.364065 | orchestrator | registry.osism.tech/kolla/release/prometheus-blackbox-exporter 0.25.0.20251130 7bbb4f6f4831 6 months ago 308MB 2026-05-31 04:10:09.364081 | orchestrator | registry.osism.tech/kolla/release/prometheus-cadvisor 0.49.2.20251130 591cbce746c1 6 months ago 357MB 2026-05-31 04:10:09.364128 | orchestrator | registry.osism.tech/kolla/release/prometheus-alertmanager 0.28.0.20251130 ba994ea4acda 6 months ago 404MB 2026-05-31 04:10:09.364146 | orchestrator | registry.osism.tech/kolla/release/prometheus-v2-server 2.55.1.20251130 56b43d5c716a 6 months ago 839MB 2026-05-31 04:10:09.364158 | orchestrator | registry.osism.tech/kolla/release/prometheus-node-exporter 1.8.2.20251130 c1ab1d07f7ef 6 months ago 305MB 2026-05-31 04:10:09.364168 | orchestrator | registry.osism.tech/osism/inventory-reconciler 0.20251130.0 1bfc1dadeee1 6 months ago 330MB 2026-05-31 04:10:09.364178 | orchestrator | registry.osism.tech/osism/osism-ansible 0.20251130.0 42988b2d229c 6 months ago 613MB 2026-05-31 04:10:09.364187 | orchestrator | registry.osism.tech/osism/ceph-ansible 0.20251130.0 a212d8ca4a50 6 months ago 560MB 2026-05-31 04:10:09.364197 | orchestrator | registry.osism.tech/osism/osism-kubernetes 0.20251130.0 9beff03cb77b 6 months ago 1.23GB 2026-05-31 04:10:09.364207 | orchestrator | registry.osism.tech/osism/osism 0.20251130.1 95213af683ec 6 months ago 383MB 2026-05-31 04:10:09.364217 | orchestrator | registry.osism.tech/osism/osism-frontend 0.20251130.1 2cb6e7609620 6 months ago 238MB 2026-05-31 04:10:09.364226 | orchestrator | registry.osism.tech/dockerhub/library/mariadb 11.8.4 70745dd8f1d0 6 months ago 334MB 2026-05-31 04:10:09.364236 | orchestrator | phpmyadmin/phpmyadmin 5.2 e66b1f5a8c58 7 months ago 742MB 2026-05-31 04:10:09.364245 | orchestrator | registry.osism.tech/osism/ara-server 1.7.3 d1b687333f2f 9 months ago 275MB 2026-05-31 04:10:09.364255 | orchestrator | registry.osism.tech/dockerhub/library/traefik v3.5.0 11cc59587f6a 10 months ago 226MB 2026-05-31 04:10:09.364265 | orchestrator | registry.osism.tech/osism/cephclient 18.2.7 ae977aa79826 12 months ago 453MB 2026-05-31 04:10:09.364274 | orchestrator | registry.osism.tech/dockerhub/ubuntu/squid 6.1-23.10_beta 34b6bbbcf74b 23 months ago 146MB 2026-05-31 04:10:09.364284 | orchestrator | registry.osism.tech/osism/cgit 1.2.3 16e7285642b1 2 years ago 545MB 2026-05-31 04:10:09.683158 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-05-31 04:10:09.684362 | orchestrator | ++ semver 9.5.0 5.0.0 2026-05-31 04:10:09.734004 | orchestrator | 2026-05-31 04:10:09.734126 | orchestrator | ## Containers @ testbed-node-0 2026-05-31 04:10:09.734138 | orchestrator | 2026-05-31 04:10:09.734145 | orchestrator | + [[ 1 -eq -1 ]] 2026-05-31 04:10:09.734152 | orchestrator | + echo 2026-05-31 04:10:09.734160 | orchestrator | + echo '## Containers @ testbed-node-0' 2026-05-31 04:10:09.734167 | orchestrator | + echo 2026-05-31 04:10:09.734174 | orchestrator | + osism container testbed-node-0 ps 2026-05-31 04:10:12.205131 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-05-31 04:10:12.205204 | orchestrator | a72422fe6fab registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) magnum_conductor 2026-05-31 04:10:12.205212 | orchestrator | b1ba9096451b registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) magnum_api 2026-05-31 04:10:12.205217 | orchestrator | b447f8aeba1e registry.osism.tech/kolla/release/grafana:12.3.0.20251130 "dumb-init --single-…" 9 minutes ago Up 9 minutes grafana 2026-05-31 04:10:12.205221 | orchestrator | d90e52d7045b registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_elasticsearch_exporter 2026-05-31 04:10:12.205239 | orchestrator | f3f3f4b177b4 registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_cadvisor 2026-05-31 04:10:12.205244 | orchestrator | 1a631f174056 registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_memcached_exporter 2026-05-31 04:10:12.205252 | orchestrator | edbbb10cc3fa registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_mysqld_exporter 2026-05-31 04:10:12.205257 | orchestrator | 26a023c2b835 registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_node_exporter 2026-05-31 04:10:12.205261 | orchestrator | 0fa9a5e1bce7 registry.osism.tech/kolla/release/manila-share:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_share 2026-05-31 04:10:12.205265 | orchestrator | 3bf5698296ce registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_scheduler 2026-05-31 04:10:12.205268 | orchestrator | c4b700a42d2a registry.osism.tech/kolla/release/manila-data:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_data 2026-05-31 04:10:12.205272 | orchestrator | dc219d1b3618 registry.osism.tech/kolla/release/manila-api:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_api 2026-05-31 04:10:12.205276 | orchestrator | 90d5a8bf44ba registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_notifier 2026-05-31 04:10:12.205279 | orchestrator | 9fc8b29397ac registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_listener 2026-05-31 04:10:12.205283 | orchestrator | 380b928b7db4 registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_evaluator 2026-05-31 04:10:12.205287 | orchestrator | 2534c27a044a registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_api 2026-05-31 04:10:12.205294 | orchestrator | 91eb2166d6a6 registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130 "dumb-init --single-…" 20 minutes ago Up 20 minutes ceilometer_central 2026-05-31 04:10:12.205301 | orchestrator | 614403dc7304 registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130 "dumb-init --single-…" 20 minutes ago Up 20 minutes (healthy) ceilometer_notification 2026-05-31 04:10:12.205307 | orchestrator | a68dfa2fb36d registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_worker 2026-05-31 04:10:12.205347 | orchestrator | 4c99eb0637d6 registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_housekeeping 2026-05-31 04:10:12.205354 | orchestrator | 2fd53e55c8e4 registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_health_manager 2026-05-31 04:10:12.205360 | orchestrator | 3c42dc7754e2 registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes octavia_driver_agent 2026-05-31 04:10:12.205371 | orchestrator | a1e284a9f58f registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_api 2026-05-31 04:10:12.205378 | orchestrator | 6f8c045f9e57 registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_worker 2026-05-31 04:10:12.205384 | orchestrator | 6c25531a0f49 registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_mdns 2026-05-31 04:10:12.205394 | orchestrator | fc5dc093ff7a registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_producer 2026-05-31 04:10:12.205400 | orchestrator | d4c9121917a1 registry.osism.tech/kolla/release/designate-central:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_central 2026-05-31 04:10:12.205406 | orchestrator | 809711caf419 registry.osism.tech/kolla/release/designate-api:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_api 2026-05-31 04:10:12.205412 | orchestrator | c4b958f57d04 registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130 "dumb-init --single-…" 28 minutes ago Up 28 minutes (healthy) designate_backend_bind9 2026-05-31 04:10:12.205417 | orchestrator | 5d6eab0092a1 registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_worker 2026-05-31 04:10:12.205423 | orchestrator | 3db3e5b0d8f2 registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_keystone_listener 2026-05-31 04:10:12.205430 | orchestrator | be1554bda8d3 registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_api 2026-05-31 04:10:12.205434 | orchestrator | 8a48c28cab93 registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_backup 2026-05-31 04:10:12.205438 | orchestrator | 3d07fb9f79b9 registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_volume 2026-05-31 04:10:12.205442 | orchestrator | 4ea0a312222b registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_scheduler 2026-05-31 04:10:12.205445 | orchestrator | 1ac97209edc1 registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130 "dumb-init --single-…" 33 minutes ago Up 33 minutes (healthy) cinder_api 2026-05-31 04:10:12.205449 | orchestrator | d24a0755d2aa registry.osism.tech/kolla/release/glance-api:29.0.1.20251130 "dumb-init --single-…" 35 minutes ago Up 35 minutes (healthy) glance_api 2026-05-31 04:10:12.205453 | orchestrator | 265eac12ef90 registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130 "dumb-init --single-…" 37 minutes ago Up 37 minutes (healthy) skyline_console 2026-05-31 04:10:12.205460 | orchestrator | b4ba186929c8 registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130 "dumb-init --single-…" 38 minutes ago Up 38 minutes (healthy) skyline_apiserver 2026-05-31 04:10:12.205472 | orchestrator | b9269abbb27e registry.osism.tech/kolla/release/horizon:25.1.2.20251130 "dumb-init --single-…" 39 minutes ago Up 39 minutes (healthy) horizon 2026-05-31 04:10:12.205477 | orchestrator | cca625bc2fd2 registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130 "dumb-init --single-…" 43 minutes ago Up 43 minutes (healthy) nova_novncproxy 2026-05-31 04:10:12.205481 | orchestrator | 11ff01146a10 registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130 "dumb-init --single-…" 43 minutes ago Up 43 minutes (healthy) nova_conductor 2026-05-31 04:10:12.205485 | orchestrator | 53e5cada2b9a registry.osism.tech/kolla/release/nova-api:30.2.1.20251130 "dumb-init --single-…" 45 minutes ago Up 45 minutes (healthy) nova_api 2026-05-31 04:10:12.205488 | orchestrator | 2f52c11ac409 registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130 "dumb-init --single-…" 45 minutes ago Up 45 minutes (healthy) nova_scheduler 2026-05-31 04:10:12.205492 | orchestrator | 8edc347673fc registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130 "dumb-init --single-…" 51 minutes ago Up 50 minutes (healthy) neutron_server 2026-05-31 04:10:12.205496 | orchestrator | a40315edcd37 registry.osism.tech/kolla/release/placement-api:12.0.1.20251130 "dumb-init --single-…" 54 minutes ago Up 54 minutes (healthy) placement_api 2026-05-31 04:10:12.205500 | orchestrator | c6771570c1f9 registry.osism.tech/kolla/release/keystone:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone 2026-05-31 04:10:12.205503 | orchestrator | 1b9df4453b22 registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone_fernet 2026-05-31 04:10:12.205507 | orchestrator | b3e2dc831939 registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130 "dumb-init --single-…" 57 minutes ago Up 57 minutes (healthy) keystone_ssh 2026-05-31 04:10:12.205511 | orchestrator | 582ef8cf3ef7 registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-mgr -…" 59 minutes ago Up 58 minutes ceph-mgr-testbed-node-0 2026-05-31 04:10:12.205515 | orchestrator | 07649d554c9c registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-crash" About an hour ago Up About an hour ceph-crash-testbed-node-0 2026-05-31 04:10:12.205521 | orchestrator | 179cf45832a3 registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-mon -…" About an hour ago Up About an hour ceph-mon-testbed-node-0 2026-05-31 04:10:12.205525 | orchestrator | 0239ee4f6dce registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_northd 2026-05-31 04:10:12.205529 | orchestrator | 68eb6edc70e8 registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_sb_db 2026-05-31 04:10:12.205533 | orchestrator | b414705a417b registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_nb_db 2026-05-31 04:10:12.205537 | orchestrator | 5a0e5a5551f7 registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_controller 2026-05-31 04:10:12.205541 | orchestrator | bca0b9f231a7 registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) openvswitch_vswitchd 2026-05-31 04:10:12.205552 | orchestrator | 2eef43208ebb registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) openvswitch_db 2026-05-31 04:10:12.205558 | orchestrator | 4b892b998a3f registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) rabbitmq 2026-05-31 04:10:12.205568 | orchestrator | f4f047002409 registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130 "dumb-init -- kolla_…" About an hour ago Up About an hour (healthy) mariadb 2026-05-31 04:10:12.205575 | orchestrator | 5c7a59e69c2c registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) redis_sentinel 2026-05-31 04:10:12.205581 | orchestrator | 4b2a460e13d3 registry.osism.tech/kolla/release/redis:7.0.15.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) redis 2026-05-31 04:10:12.205587 | orchestrator | bd177c4adb1d registry.osism.tech/kolla/release/memcached:1.6.24.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) memcached 2026-05-31 04:10:12.205593 | orchestrator | 9cae7c2067d0 registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) opensearch_dashboards 2026-05-31 04:10:12.205599 | orchestrator | caa13f36d6c1 registry.osism.tech/kolla/release/opensearch:2.19.4.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) opensearch 2026-05-31 04:10:12.205606 | orchestrator | b64858cd53e5 registry.osism.tech/kolla/release/keepalived:2.2.8.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours keepalived 2026-05-31 04:10:12.205610 | orchestrator | de2278838a00 registry.osism.tech/kolla/release/proxysql:3.0.3.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) proxysql 2026-05-31 04:10:12.205614 | orchestrator | 1c4874049540 registry.osism.tech/kolla/release/haproxy:2.8.15.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) haproxy 2026-05-31 04:10:12.205618 | orchestrator | 10e2177c9ab9 registry.osism.tech/kolla/release/cron:3.0.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours cron 2026-05-31 04:10:12.205621 | orchestrator | 2f63b88dd2f9 registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours kolla_toolbox 2026-05-31 04:10:12.205625 | orchestrator | 2818d9359dd1 registry.osism.tech/kolla/release/fluentd:5.0.8.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours fluentd 2026-05-31 04:10:12.560039 | orchestrator | 2026-05-31 04:10:12.560128 | orchestrator | ## Images @ testbed-node-0 2026-05-31 04:10:12.560138 | orchestrator | 2026-05-31 04:10:12.560145 | orchestrator | + echo 2026-05-31 04:10:12.560152 | orchestrator | + echo '## Images @ testbed-node-0' 2026-05-31 04:10:12.560160 | orchestrator | + echo 2026-05-31 04:10:12.560167 | orchestrator | + osism container testbed-node-0 images 2026-05-31 04:10:15.008993 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-31 04:10:15.009077 | orchestrator | registry.osism.tech/kolla/release/rabbitmq 3.13.7.20251130 618df24dfbf4 6 months ago 322MB 2026-05-31 04:10:15.009086 | orchestrator | registry.osism.tech/kolla/release/memcached 1.6.24.20251130 8a9865997707 6 months ago 266MB 2026-05-31 04:10:15.009093 | orchestrator | registry.osism.tech/kolla/release/opensearch 2.19.4.20251130 dc62f23331d2 6 months ago 1.56GB 2026-05-31 04:10:15.009123 | orchestrator | registry.osism.tech/kolla/release/opensearch-dashboards 2.19.4.20251130 3b3613dd9b1a 6 months ago 1.53GB 2026-05-31 04:10:15.009129 | orchestrator | registry.osism.tech/kolla/release/keepalived 2.2.8.20251130 94862d07fc5a 6 months ago 276MB 2026-05-31 04:10:15.009134 | orchestrator | registry.osism.tech/kolla/release/kolla-toolbox 19.7.1.20251130 314d22193a72 6 months ago 669MB 2026-05-31 04:10:15.009140 | orchestrator | registry.osism.tech/kolla/release/cron 3.0.20251130 e1e0428a330f 6 months ago 265MB 2026-05-31 04:10:15.009146 | orchestrator | registry.osism.tech/kolla/release/grafana 12.3.0.20251130 6eb3b7b1dbf2 6 months ago 1.02GB 2026-05-31 04:10:15.009151 | orchestrator | registry.osism.tech/kolla/release/proxysql 3.0.3.20251130 2c7177938c0e 6 months ago 412MB 2026-05-31 04:10:15.009157 | orchestrator | registry.osism.tech/kolla/release/haproxy 2.8.15.20251130 6d4c583df983 6 months ago 274MB 2026-05-31 04:10:15.009162 | orchestrator | registry.osism.tech/kolla/release/fluentd 5.0.8.20251130 fb3c98fc8cae 6 months ago 578MB 2026-05-31 04:10:15.009168 | orchestrator | registry.osism.tech/kolla/release/redis 7.0.15.20251130 5548a8ce5b5c 6 months ago 273MB 2026-05-31 04:10:15.009173 | orchestrator | registry.osism.tech/kolla/release/redis-sentinel 7.0.15.20251130 62d0b016058f 6 months ago 273MB 2026-05-31 04:10:15.009179 | orchestrator | registry.osism.tech/kolla/release/mariadb-server 10.11.15.20251130 77db67eebcc3 6 months ago 452MB 2026-05-31 04:10:15.009184 | orchestrator | registry.osism.tech/kolla/release/horizon 25.1.2.20251130 d7257ed845e9 6 months ago 1.15GB 2026-05-31 04:10:15.009190 | orchestrator | registry.osism.tech/kolla/release/prometheus-mysqld-exporter 0.16.0.20251130 aedc672fb472 6 months ago 301MB 2026-05-31 04:10:15.009195 | orchestrator | registry.osism.tech/kolla/release/prometheus-memcached-exporter 0.15.0.20251130 7b077076926d 6 months ago 298MB 2026-05-31 04:10:15.009209 | orchestrator | registry.osism.tech/kolla/release/prometheus-cadvisor 0.49.2.20251130 591cbce746c1 6 months ago 357MB 2026-05-31 04:10:15.009214 | orchestrator | registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter 1.8.0.20251130 bcaaf5d64345 6 months ago 292MB 2026-05-31 04:10:15.009220 | orchestrator | registry.osism.tech/kolla/release/prometheus-node-exporter 1.8.2.20251130 c1ab1d07f7ef 6 months ago 305MB 2026-05-31 04:10:15.009225 | orchestrator | registry.osism.tech/kolla/release/openvswitch-db-server 3.4.3.20251130 3e6f3fe8823c 6 months ago 279MB 2026-05-31 04:10:15.009231 | orchestrator | registry.osism.tech/kolla/release/placement-api 12.0.1.20251130 20317ff6dfb9 6 months ago 975MB 2026-05-31 04:10:15.009236 | orchestrator | registry.osism.tech/kolla/release/openvswitch-vswitchd 3.4.3.20251130 ad8bb4636454 6 months ago 279MB 2026-05-31 04:10:15.009242 | orchestrator | registry.osism.tech/kolla/release/nova-novncproxy 30.2.1.20251130 99323056afa4 6 months ago 1.37GB 2026-05-31 04:10:15.009247 | orchestrator | registry.osism.tech/kolla/release/nova-conductor 30.2.1.20251130 92609e648215 6 months ago 1.21GB 2026-05-31 04:10:15.009253 | orchestrator | registry.osism.tech/kolla/release/nova-api 30.2.1.20251130 2d78e7fdfb9a 6 months ago 1.21GB 2026-05-31 04:10:15.009258 | orchestrator | registry.osism.tech/kolla/release/nova-scheduler 30.2.1.20251130 4c3c59730530 6 months ago 1.21GB 2026-05-31 04:10:15.009264 | orchestrator | registry.osism.tech/kolla/release/ceilometer-central 23.0.2.20251130 37cb6975d4a5 6 months ago 976MB 2026-05-31 04:10:15.009269 | orchestrator | registry.osism.tech/kolla/release/ceilometer-notification 23.0.2.20251130 bb2927b293dc 6 months ago 976MB 2026-05-31 04:10:15.009280 | orchestrator | registry.osism.tech/kolla/release/magnum-api 19.0.1.20251130 a85fdbb4bbba 6 months ago 1.13GB 2026-05-31 04:10:15.009286 | orchestrator | registry.osism.tech/kolla/release/magnum-conductor 19.0.1.20251130 a98ee1099aad 6 months ago 1.24GB 2026-05-31 04:10:15.009359 | orchestrator | registry.osism.tech/kolla/release/manila-share 19.1.1.20251130 df44f491f2c1 6 months ago 1.22GB 2026-05-31 04:10:15.009374 | orchestrator | registry.osism.tech/kolla/release/manila-data 19.1.1.20251130 cd8b74c8a47a 6 months ago 1.06GB 2026-05-31 04:10:15.009383 | orchestrator | registry.osism.tech/kolla/release/manila-api 19.1.1.20251130 654f9bd3c940 6 months ago 1.05GB 2026-05-31 04:10:15.009392 | orchestrator | registry.osism.tech/kolla/release/manila-scheduler 19.1.1.20251130 e0864fa03a78 6 months ago 1.05GB 2026-05-31 04:10:15.009401 | orchestrator | registry.osism.tech/kolla/release/aodh-listener 19.0.0.20251130 1e68c23a9d38 6 months ago 974MB 2026-05-31 04:10:15.009410 | orchestrator | registry.osism.tech/kolla/release/aodh-evaluator 19.0.0.20251130 1726a7592f93 6 months ago 974MB 2026-05-31 04:10:15.009418 | orchestrator | registry.osism.tech/kolla/release/aodh-notifier 19.0.0.20251130 abbd6e9f87e2 6 months ago 974MB 2026-05-31 04:10:15.009426 | orchestrator | registry.osism.tech/kolla/release/aodh-api 19.0.0.20251130 82a64f1d056d 6 months ago 973MB 2026-05-31 04:10:15.009435 | orchestrator | registry.osism.tech/kolla/release/barbican-worker 19.0.1.20251130 2cef5d51872b 6 months ago 991MB 2026-05-31 04:10:15.009444 | orchestrator | registry.osism.tech/kolla/release/barbican-keystone-listener 19.0.1.20251130 bfcd8631a126 6 months ago 991MB 2026-05-31 04:10:15.009453 | orchestrator | registry.osism.tech/kolla/release/barbican-api 19.0.1.20251130 9195ddc3e4c5 6 months ago 990MB 2026-05-31 04:10:15.009461 | orchestrator | registry.osism.tech/kolla/release/keystone 26.0.1.20251130 6c1543e94c06 6 months ago 1.09GB 2026-05-31 04:10:15.009470 | orchestrator | registry.osism.tech/kolla/release/keystone-fernet 26.0.1.20251130 36669c355898 6 months ago 1.04GB 2026-05-31 04:10:15.009479 | orchestrator | registry.osism.tech/kolla/release/keystone-ssh 26.0.1.20251130 e002cffc8eb8 6 months ago 1.04GB 2026-05-31 04:10:15.009487 | orchestrator | registry.osism.tech/kolla/release/octavia-health-manager 15.0.2.20251130 059dc6d4a159 6 months ago 1.03GB 2026-05-31 04:10:15.009505 | orchestrator | registry.osism.tech/kolla/release/octavia-housekeeping 15.0.2.20251130 c9059accdc4a 6 months ago 1.03GB 2026-05-31 04:10:15.009514 | orchestrator | registry.osism.tech/kolla/release/octavia-api 15.0.2.20251130 9375641bed7a 6 months ago 1.05GB 2026-05-31 04:10:15.016751 | orchestrator | registry.osism.tech/kolla/release/octavia-worker 15.0.2.20251130 708f50e37fa7 6 months ago 1.03GB 2026-05-31 04:10:15.016821 | orchestrator | registry.osism.tech/kolla/release/octavia-driver-agent 15.0.2.20251130 045f928baedc 6 months ago 1.05GB 2026-05-31 04:10:15.016828 | orchestrator | registry.osism.tech/kolla/release/neutron-server 25.2.2.20251130 fa71fe0a109e 6 months ago 1.16GB 2026-05-31 04:10:15.016834 | orchestrator | registry.osism.tech/kolla/release/glance-api 29.0.1.20251130 b1fcfbc49057 6 months ago 1.1GB 2026-05-31 04:10:15.016840 | orchestrator | registry.osism.tech/kolla/release/designate-central 19.0.1.20251130 00b6af03994a 6 months ago 983MB 2026-05-31 04:10:15.016845 | orchestrator | registry.osism.tech/kolla/release/designate-worker 19.0.1.20251130 18bc80370e46 6 months ago 989MB 2026-05-31 04:10:15.016850 | orchestrator | registry.osism.tech/kolla/release/designate-producer 19.0.1.20251130 eac4506bf51f 6 months ago 984MB 2026-05-31 04:10:15.016875 | orchestrator | registry.osism.tech/kolla/release/designate-api 19.0.1.20251130 ad5d5cd1392a 6 months ago 984MB 2026-05-31 04:10:15.016880 | orchestrator | registry.osism.tech/kolla/release/designate-backend-bind9 19.0.1.20251130 4e19a1dc9c8a 6 months ago 989MB 2026-05-31 04:10:15.016885 | orchestrator | registry.osism.tech/kolla/release/designate-mdns 19.0.1.20251130 4ad9e0017d6e 6 months ago 984MB 2026-05-31 04:10:15.016890 | orchestrator | registry.osism.tech/kolla/release/skyline-console 5.0.1.20251130 20430a0acd38 6 months ago 1.05GB 2026-05-31 04:10:15.016895 | orchestrator | registry.osism.tech/kolla/release/skyline-apiserver 5.0.1.20251130 20bbe1600b66 6 months ago 990MB 2026-05-31 04:10:15.016900 | orchestrator | registry.osism.tech/kolla/release/cinder-volume 25.3.1.20251130 ab7ee3c06214 6 months ago 1.72GB 2026-05-31 04:10:15.016905 | orchestrator | registry.osism.tech/kolla/release/cinder-scheduler 25.3.1.20251130 47d31cd2c25d 6 months ago 1.4GB 2026-05-31 04:10:15.016909 | orchestrator | registry.osism.tech/kolla/release/cinder-backup 25.3.1.20251130 c09074b62f18 6 months ago 1.41GB 2026-05-31 04:10:15.016914 | orchestrator | registry.osism.tech/kolla/release/cinder-api 25.3.1.20251130 ceaaac81e8af 6 months ago 1.4GB 2026-05-31 04:10:15.016919 | orchestrator | registry.osism.tech/kolla/release/ovn-controller 24.9.3.20251130 fcd09e53d925 6 months ago 840MB 2026-05-31 04:10:15.016924 | orchestrator | registry.osism.tech/kolla/release/ovn-nb-db-server 24.9.3.20251130 e52b6499881a 6 months ago 840MB 2026-05-31 04:10:15.016929 | orchestrator | registry.osism.tech/kolla/release/ovn-sb-db-server 24.9.3.20251130 2fcefdb5b030 6 months ago 840MB 2026-05-31 04:10:15.016934 | orchestrator | registry.osism.tech/kolla/release/ovn-northd 24.9.3.20251130 948e5d22de86 6 months ago 840MB 2026-05-31 04:10:15.016938 | orchestrator | registry.osism.tech/osism/ceph-daemon 18.2.7 5f92363b1f93 12 months ago 1.27GB 2026-05-31 04:10:15.345485 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-05-31 04:10:15.345570 | orchestrator | ++ semver 9.5.0 5.0.0 2026-05-31 04:10:15.391289 | orchestrator | 2026-05-31 04:10:15.391371 | orchestrator | ## Containers @ testbed-node-1 2026-05-31 04:10:15.391382 | orchestrator | 2026-05-31 04:10:15.391387 | orchestrator | + [[ 1 -eq -1 ]] 2026-05-31 04:10:15.391391 | orchestrator | + echo 2026-05-31 04:10:15.391395 | orchestrator | + echo '## Containers @ testbed-node-1' 2026-05-31 04:10:15.391400 | orchestrator | + echo 2026-05-31 04:10:15.391405 | orchestrator | + osism container testbed-node-1 ps 2026-05-31 04:10:17.863724 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-05-31 04:10:17.863803 | orchestrator | 2c8d56fe1eff registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) magnum_conductor 2026-05-31 04:10:17.863822 | orchestrator | 1025cff8061b registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) magnum_api 2026-05-31 04:10:17.863836 | orchestrator | 20446ba96251 registry.osism.tech/kolla/release/grafana:12.3.0.20251130 "dumb-init --single-…" 7 minutes ago Up 7 minutes grafana 2026-05-31 04:10:17.863843 | orchestrator | 396398e6c05e registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_elasticsearch_exporter 2026-05-31 04:10:17.863867 | orchestrator | de3915aba34b registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_cadvisor 2026-05-31 04:10:17.863888 | orchestrator | 242a4aceaa42 registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_memcached_exporter 2026-05-31 04:10:17.863895 | orchestrator | 7e90cb1f1fbb registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_mysqld_exporter 2026-05-31 04:10:17.863911 | orchestrator | b017499fc46e registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_node_exporter 2026-05-31 04:10:17.863917 | orchestrator | ab62dd08eac7 registry.osism.tech/kolla/release/manila-share:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_share 2026-05-31 04:10:17.863923 | orchestrator | b5f9ad922108 registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_scheduler 2026-05-31 04:10:17.863930 | orchestrator | f66834412b1e registry.osism.tech/kolla/release/manila-data:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_data 2026-05-31 04:10:17.863936 | orchestrator | 6ff779079158 registry.osism.tech/kolla/release/manila-api:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_api 2026-05-31 04:10:17.863942 | orchestrator | dd3bf3f76917 registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_notifier 2026-05-31 04:10:17.863948 | orchestrator | 3966ed99157e registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_listener 2026-05-31 04:10:17.863954 | orchestrator | eee5178b01fa registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_evaluator 2026-05-31 04:10:17.863961 | orchestrator | 6deb6f4126d8 registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130 "dumb-init --single-…" 19 minutes ago Up 19 minutes (healthy) aodh_api 2026-05-31 04:10:17.863967 | orchestrator | c8671c182537 registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130 "dumb-init --single-…" 20 minutes ago Up 20 minutes ceilometer_central 2026-05-31 04:10:17.863973 | orchestrator | c1efe1f8a699 registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130 "dumb-init --single-…" 20 minutes ago Up 20 minutes (healthy) ceilometer_notification 2026-05-31 04:10:17.863979 | orchestrator | d6536fe2dc6b registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_worker 2026-05-31 04:10:17.863997 | orchestrator | f49d49bc527f registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_housekeeping 2026-05-31 04:10:17.864004 | orchestrator | f879c11ddf40 registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_health_manager 2026-05-31 04:10:17.864010 | orchestrator | 7e8698dd4d29 registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes octavia_driver_agent 2026-05-31 04:10:17.864016 | orchestrator | 5054f61ad5ec registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_api 2026-05-31 04:10:17.864028 | orchestrator | 6116db0bd644 registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_worker 2026-05-31 04:10:17.864034 | orchestrator | 17109b8c8428 registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_mdns 2026-05-31 04:10:17.864041 | orchestrator | 2716e4f886ef registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_producer 2026-05-31 04:10:17.864047 | orchestrator | b4c0f0108a78 registry.osism.tech/kolla/release/designate-central:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_central 2026-05-31 04:10:17.864057 | orchestrator | 63c7c2a08605 registry.osism.tech/kolla/release/designate-api:19.0.1.20251130 "dumb-init --single-…" 28 minutes ago Up 28 minutes (healthy) designate_api 2026-05-31 04:10:17.864063 | orchestrator | 7ca430220879 registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130 "dumb-init --single-…" 28 minutes ago Up 28 minutes (healthy) designate_backend_bind9 2026-05-31 04:10:17.864069 | orchestrator | fdec600b52f1 registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_worker 2026-05-31 04:10:17.864076 | orchestrator | 6c7c0ccfa855 registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_keystone_listener 2026-05-31 04:10:17.864082 | orchestrator | 39063ea8df3d registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_api 2026-05-31 04:10:17.864088 | orchestrator | 808c087a4e76 registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_backup 2026-05-31 04:10:17.864094 | orchestrator | b41bf16dcd55 registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_volume 2026-05-31 04:10:17.864100 | orchestrator | 626950800d32 registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_scheduler 2026-05-31 04:10:17.864106 | orchestrator | 57945ae5436a registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_api 2026-05-31 04:10:17.864112 | orchestrator | c7b16a80f4ec registry.osism.tech/kolla/release/glance-api:29.0.1.20251130 "dumb-init --single-…" 35 minutes ago Up 35 minutes (healthy) glance_api 2026-05-31 04:10:17.864118 | orchestrator | 91632f2853c2 registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130 "dumb-init --single-…" 37 minutes ago Up 37 minutes (healthy) skyline_console 2026-05-31 04:10:17.864124 | orchestrator | 70f53ed35f7f registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130 "dumb-init --single-…" 38 minutes ago Up 38 minutes (healthy) skyline_apiserver 2026-05-31 04:10:17.864135 | orchestrator | 9648eec1e247 registry.osism.tech/kolla/release/horizon:25.1.2.20251130 "dumb-init --single-…" 39 minutes ago Up 39 minutes (healthy) horizon 2026-05-31 04:10:17.864141 | orchestrator | eaf7df3c61eb registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130 "dumb-init --single-…" 43 minutes ago Up 43 minutes (healthy) nova_novncproxy 2026-05-31 04:10:17.864152 | orchestrator | f4e972170f1b registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130 "dumb-init --single-…" 43 minutes ago Up 43 minutes (healthy) nova_conductor 2026-05-31 04:10:17.864158 | orchestrator | ffb81124f4f8 registry.osism.tech/kolla/release/nova-api:30.2.1.20251130 "dumb-init --single-…" 45 minutes ago Up 45 minutes (healthy) nova_api 2026-05-31 04:10:17.864164 | orchestrator | c4df717b94f2 registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130 "dumb-init --single-…" 45 minutes ago Up 45 minutes (healthy) nova_scheduler 2026-05-31 04:10:17.864170 | orchestrator | 5b63ff224e88 registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130 "dumb-init --single-…" 50 minutes ago Up 50 minutes (healthy) neutron_server 2026-05-31 04:10:17.864176 | orchestrator | fadf13f4fb46 registry.osism.tech/kolla/release/placement-api:12.0.1.20251130 "dumb-init --single-…" 54 minutes ago Up 54 minutes (healthy) placement_api 2026-05-31 04:10:17.864183 | orchestrator | fc3de1d24fcf registry.osism.tech/kolla/release/keystone:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone 2026-05-31 04:10:17.864189 | orchestrator | c76a43403e95 registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone_fernet 2026-05-31 04:10:17.864195 | orchestrator | e15e676b2827 registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone_ssh 2026-05-31 04:10:17.864201 | orchestrator | 423d88e681ed registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-mgr -…" 59 minutes ago Up 59 minutes ceph-mgr-testbed-node-1 2026-05-31 04:10:17.864209 | orchestrator | dc0128f20d8b registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-crash" About an hour ago Up About an hour ceph-crash-testbed-node-1 2026-05-31 04:10:17.864219 | orchestrator | 5af9b91207bd registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-mon -…" About an hour ago Up About an hour ceph-mon-testbed-node-1 2026-05-31 04:10:17.864232 | orchestrator | f11d80e6176b registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_northd 2026-05-31 04:10:17.864246 | orchestrator | 8580bd2d5e3d registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_sb_db 2026-05-31 04:10:17.864262 | orchestrator | e1fb0e4e1041 registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_nb_db 2026-05-31 04:10:17.864272 | orchestrator | c3164454d138 registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_controller 2026-05-31 04:10:17.864282 | orchestrator | 11b5baead32a registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) openvswitch_vswitchd 2026-05-31 04:10:17.864393 | orchestrator | 1ea9f7852f0b registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) openvswitch_db 2026-05-31 04:10:17.864416 | orchestrator | edd9808d2b76 registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) rabbitmq 2026-05-31 04:10:17.864433 | orchestrator | 5201b0981f68 registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130 "dumb-init -- kolla_…" About an hour ago Up About an hour (healthy) mariadb 2026-05-31 04:10:17.864444 | orchestrator | 2838c8cd0bba registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) redis_sentinel 2026-05-31 04:10:17.864454 | orchestrator | bedf9ffd0669 registry.osism.tech/kolla/release/redis:7.0.15.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) redis 2026-05-31 04:10:17.864464 | orchestrator | 41514f38f8f7 registry.osism.tech/kolla/release/memcached:1.6.24.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) memcached 2026-05-31 04:10:17.864474 | orchestrator | 3f43c653d5d3 registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) opensearch_dashboards 2026-05-31 04:10:17.864485 | orchestrator | 4028f2731b9a registry.osism.tech/kolla/release/opensearch:2.19.4.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) opensearch 2026-05-31 04:10:17.864495 | orchestrator | 96613479dc81 registry.osism.tech/kolla/release/keepalived:2.2.8.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours keepalived 2026-05-31 04:10:17.864505 | orchestrator | 2320b1dca61a registry.osism.tech/kolla/release/proxysql:3.0.3.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) proxysql 2026-05-31 04:10:17.864515 | orchestrator | 3718cec76797 registry.osism.tech/kolla/release/haproxy:2.8.15.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) haproxy 2026-05-31 04:10:17.864525 | orchestrator | c3280a3ec9c0 registry.osism.tech/kolla/release/cron:3.0.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours cron 2026-05-31 04:10:17.864536 | orchestrator | c8c3ff40bab3 registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours kolla_toolbox 2026-05-31 04:10:17.864547 | orchestrator | 3737f49cc183 registry.osism.tech/kolla/release/fluentd:5.0.8.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours fluentd 2026-05-31 04:10:18.213756 | orchestrator | 2026-05-31 04:10:18.213880 | orchestrator | ## Images @ testbed-node-1 2026-05-31 04:10:18.213907 | orchestrator | 2026-05-31 04:10:18.213927 | orchestrator | + echo 2026-05-31 04:10:18.213947 | orchestrator | + echo '## Images @ testbed-node-1' 2026-05-31 04:10:18.213968 | orchestrator | + echo 2026-05-31 04:10:18.213985 | orchestrator | + osism container testbed-node-1 images 2026-05-31 04:10:20.630735 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-31 04:10:20.630827 | orchestrator | registry.osism.tech/kolla/release/rabbitmq 3.13.7.20251130 618df24dfbf4 6 months ago 322MB 2026-05-31 04:10:20.630838 | orchestrator | registry.osism.tech/kolla/release/memcached 1.6.24.20251130 8a9865997707 6 months ago 266MB 2026-05-31 04:10:20.630847 | orchestrator | registry.osism.tech/kolla/release/opensearch 2.19.4.20251130 dc62f23331d2 6 months ago 1.56GB 2026-05-31 04:10:20.630857 | orchestrator | registry.osism.tech/kolla/release/opensearch-dashboards 2.19.4.20251130 3b3613dd9b1a 6 months ago 1.53GB 2026-05-31 04:10:20.630865 | orchestrator | registry.osism.tech/kolla/release/keepalived 2.2.8.20251130 94862d07fc5a 6 months ago 276MB 2026-05-31 04:10:20.630896 | orchestrator | registry.osism.tech/kolla/release/kolla-toolbox 19.7.1.20251130 314d22193a72 6 months ago 669MB 2026-05-31 04:10:20.630904 | orchestrator | registry.osism.tech/kolla/release/cron 3.0.20251130 e1e0428a330f 6 months ago 265MB 2026-05-31 04:10:20.630912 | orchestrator | registry.osism.tech/kolla/release/grafana 12.3.0.20251130 6eb3b7b1dbf2 6 months ago 1.02GB 2026-05-31 04:10:20.630920 | orchestrator | registry.osism.tech/kolla/release/proxysql 3.0.3.20251130 2c7177938c0e 6 months ago 412MB 2026-05-31 04:10:20.630928 | orchestrator | registry.osism.tech/kolla/release/haproxy 2.8.15.20251130 6d4c583df983 6 months ago 274MB 2026-05-31 04:10:20.630936 | orchestrator | registry.osism.tech/kolla/release/fluentd 5.0.8.20251130 fb3c98fc8cae 6 months ago 578MB 2026-05-31 04:10:20.630944 | orchestrator | registry.osism.tech/kolla/release/redis 7.0.15.20251130 5548a8ce5b5c 6 months ago 273MB 2026-05-31 04:10:20.630951 | orchestrator | registry.osism.tech/kolla/release/redis-sentinel 7.0.15.20251130 62d0b016058f 6 months ago 273MB 2026-05-31 04:10:20.630959 | orchestrator | registry.osism.tech/kolla/release/mariadb-server 10.11.15.20251130 77db67eebcc3 6 months ago 452MB 2026-05-31 04:10:20.630967 | orchestrator | registry.osism.tech/kolla/release/horizon 25.1.2.20251130 d7257ed845e9 6 months ago 1.15GB 2026-05-31 04:10:20.630975 | orchestrator | registry.osism.tech/kolla/release/prometheus-mysqld-exporter 0.16.0.20251130 aedc672fb472 6 months ago 301MB 2026-05-31 04:10:20.630982 | orchestrator | registry.osism.tech/kolla/release/prometheus-memcached-exporter 0.15.0.20251130 7b077076926d 6 months ago 298MB 2026-05-31 04:10:20.630990 | orchestrator | registry.osism.tech/kolla/release/prometheus-cadvisor 0.49.2.20251130 591cbce746c1 6 months ago 357MB 2026-05-31 04:10:20.630998 | orchestrator | registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter 1.8.0.20251130 bcaaf5d64345 6 months ago 292MB 2026-05-31 04:10:20.631019 | orchestrator | registry.osism.tech/kolla/release/prometheus-node-exporter 1.8.2.20251130 c1ab1d07f7ef 6 months ago 305MB 2026-05-31 04:10:20.631027 | orchestrator | registry.osism.tech/kolla/release/openvswitch-db-server 3.4.3.20251130 3e6f3fe8823c 6 months ago 279MB 2026-05-31 04:10:20.631035 | orchestrator | registry.osism.tech/kolla/release/openvswitch-vswitchd 3.4.3.20251130 ad8bb4636454 6 months ago 279MB 2026-05-31 04:10:20.631043 | orchestrator | registry.osism.tech/kolla/release/placement-api 12.0.1.20251130 20317ff6dfb9 6 months ago 975MB 2026-05-31 04:10:20.631050 | orchestrator | registry.osism.tech/kolla/release/nova-novncproxy 30.2.1.20251130 99323056afa4 6 months ago 1.37GB 2026-05-31 04:10:20.631058 | orchestrator | registry.osism.tech/kolla/release/nova-conductor 30.2.1.20251130 92609e648215 6 months ago 1.21GB 2026-05-31 04:10:20.631066 | orchestrator | registry.osism.tech/kolla/release/nova-api 30.2.1.20251130 2d78e7fdfb9a 6 months ago 1.21GB 2026-05-31 04:10:20.631078 | orchestrator | registry.osism.tech/kolla/release/nova-scheduler 30.2.1.20251130 4c3c59730530 6 months ago 1.21GB 2026-05-31 04:10:20.631086 | orchestrator | registry.osism.tech/kolla/release/ceilometer-central 23.0.2.20251130 37cb6975d4a5 6 months ago 976MB 2026-05-31 04:10:20.631094 | orchestrator | registry.osism.tech/kolla/release/ceilometer-notification 23.0.2.20251130 bb2927b293dc 6 months ago 976MB 2026-05-31 04:10:20.631102 | orchestrator | registry.osism.tech/kolla/release/magnum-api 19.0.1.20251130 a85fdbb4bbba 6 months ago 1.13GB 2026-05-31 04:10:20.631110 | orchestrator | registry.osism.tech/kolla/release/magnum-conductor 19.0.1.20251130 a98ee1099aad 6 months ago 1.24GB 2026-05-31 04:10:20.631138 | orchestrator | registry.osism.tech/kolla/release/manila-share 19.1.1.20251130 df44f491f2c1 6 months ago 1.22GB 2026-05-31 04:10:20.631147 | orchestrator | registry.osism.tech/kolla/release/manila-data 19.1.1.20251130 cd8b74c8a47a 6 months ago 1.06GB 2026-05-31 04:10:20.631155 | orchestrator | registry.osism.tech/kolla/release/manila-api 19.1.1.20251130 654f9bd3c940 6 months ago 1.05GB 2026-05-31 04:10:20.631162 | orchestrator | registry.osism.tech/kolla/release/manila-scheduler 19.1.1.20251130 e0864fa03a78 6 months ago 1.05GB 2026-05-31 04:10:20.631170 | orchestrator | registry.osism.tech/kolla/release/aodh-listener 19.0.0.20251130 1e68c23a9d38 6 months ago 974MB 2026-05-31 04:10:20.631178 | orchestrator | registry.osism.tech/kolla/release/aodh-evaluator 19.0.0.20251130 1726a7592f93 6 months ago 974MB 2026-05-31 04:10:20.631186 | orchestrator | registry.osism.tech/kolla/release/aodh-notifier 19.0.0.20251130 abbd6e9f87e2 6 months ago 974MB 2026-05-31 04:10:20.631194 | orchestrator | registry.osism.tech/kolla/release/aodh-api 19.0.0.20251130 82a64f1d056d 6 months ago 973MB 2026-05-31 04:10:20.631201 | orchestrator | registry.osism.tech/kolla/release/barbican-worker 19.0.1.20251130 2cef5d51872b 6 months ago 991MB 2026-05-31 04:10:20.631209 | orchestrator | registry.osism.tech/kolla/release/barbican-keystone-listener 19.0.1.20251130 bfcd8631a126 6 months ago 991MB 2026-05-31 04:10:20.631217 | orchestrator | registry.osism.tech/kolla/release/barbican-api 19.0.1.20251130 9195ddc3e4c5 6 months ago 990MB 2026-05-31 04:10:20.631225 | orchestrator | registry.osism.tech/kolla/release/keystone 26.0.1.20251130 6c1543e94c06 6 months ago 1.09GB 2026-05-31 04:10:20.631232 | orchestrator | registry.osism.tech/kolla/release/keystone-fernet 26.0.1.20251130 36669c355898 6 months ago 1.04GB 2026-05-31 04:10:20.631240 | orchestrator | registry.osism.tech/kolla/release/keystone-ssh 26.0.1.20251130 e002cffc8eb8 6 months ago 1.04GB 2026-05-31 04:10:20.631248 | orchestrator | registry.osism.tech/kolla/release/octavia-health-manager 15.0.2.20251130 059dc6d4a159 6 months ago 1.03GB 2026-05-31 04:10:20.631255 | orchestrator | registry.osism.tech/kolla/release/octavia-housekeeping 15.0.2.20251130 c9059accdc4a 6 months ago 1.03GB 2026-05-31 04:10:20.631263 | orchestrator | registry.osism.tech/kolla/release/octavia-api 15.0.2.20251130 9375641bed7a 6 months ago 1.05GB 2026-05-31 04:10:20.631271 | orchestrator | registry.osism.tech/kolla/release/octavia-worker 15.0.2.20251130 708f50e37fa7 6 months ago 1.03GB 2026-05-31 04:10:20.631279 | orchestrator | registry.osism.tech/kolla/release/octavia-driver-agent 15.0.2.20251130 045f928baedc 6 months ago 1.05GB 2026-05-31 04:10:20.631322 | orchestrator | registry.osism.tech/kolla/release/neutron-server 25.2.2.20251130 fa71fe0a109e 6 months ago 1.16GB 2026-05-31 04:10:20.631336 | orchestrator | registry.osism.tech/kolla/release/glance-api 29.0.1.20251130 b1fcfbc49057 6 months ago 1.1GB 2026-05-31 04:10:20.631345 | orchestrator | registry.osism.tech/kolla/release/designate-central 19.0.1.20251130 00b6af03994a 6 months ago 983MB 2026-05-31 04:10:20.631353 | orchestrator | registry.osism.tech/kolla/release/designate-worker 19.0.1.20251130 18bc80370e46 6 months ago 989MB 2026-05-31 04:10:20.631361 | orchestrator | registry.osism.tech/kolla/release/designate-producer 19.0.1.20251130 eac4506bf51f 6 months ago 984MB 2026-05-31 04:10:20.631369 | orchestrator | registry.osism.tech/kolla/release/designate-api 19.0.1.20251130 ad5d5cd1392a 6 months ago 984MB 2026-05-31 04:10:20.631377 | orchestrator | registry.osism.tech/kolla/release/designate-backend-bind9 19.0.1.20251130 4e19a1dc9c8a 6 months ago 989MB 2026-05-31 04:10:20.631391 | orchestrator | registry.osism.tech/kolla/release/designate-mdns 19.0.1.20251130 4ad9e0017d6e 6 months ago 984MB 2026-05-31 04:10:20.631398 | orchestrator | registry.osism.tech/kolla/release/skyline-console 5.0.1.20251130 20430a0acd38 6 months ago 1.05GB 2026-05-31 04:10:20.631406 | orchestrator | registry.osism.tech/kolla/release/skyline-apiserver 5.0.1.20251130 20bbe1600b66 6 months ago 990MB 2026-05-31 04:10:20.631414 | orchestrator | registry.osism.tech/kolla/release/cinder-volume 25.3.1.20251130 ab7ee3c06214 6 months ago 1.72GB 2026-05-31 04:10:20.631422 | orchestrator | registry.osism.tech/kolla/release/cinder-scheduler 25.3.1.20251130 47d31cd2c25d 6 months ago 1.4GB 2026-05-31 04:10:20.631429 | orchestrator | registry.osism.tech/kolla/release/cinder-backup 25.3.1.20251130 c09074b62f18 6 months ago 1.41GB 2026-05-31 04:10:20.631443 | orchestrator | registry.osism.tech/kolla/release/cinder-api 25.3.1.20251130 ceaaac81e8af 6 months ago 1.4GB 2026-05-31 04:10:20.631451 | orchestrator | registry.osism.tech/kolla/release/ovn-controller 24.9.3.20251130 fcd09e53d925 6 months ago 840MB 2026-05-31 04:10:20.631459 | orchestrator | registry.osism.tech/kolla/release/ovn-nb-db-server 24.9.3.20251130 e52b6499881a 6 months ago 840MB 2026-05-31 04:10:20.631467 | orchestrator | registry.osism.tech/kolla/release/ovn-sb-db-server 24.9.3.20251130 2fcefdb5b030 6 months ago 840MB 2026-05-31 04:10:20.631475 | orchestrator | registry.osism.tech/kolla/release/ovn-northd 24.9.3.20251130 948e5d22de86 6 months ago 840MB 2026-05-31 04:10:20.631482 | orchestrator | registry.osism.tech/osism/ceph-daemon 18.2.7 5f92363b1f93 12 months ago 1.27GB 2026-05-31 04:10:20.967610 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-05-31 04:10:20.968194 | orchestrator | ++ semver 9.5.0 5.0.0 2026-05-31 04:10:21.032107 | orchestrator | 2026-05-31 04:10:21.032185 | orchestrator | ## Containers @ testbed-node-2 2026-05-31 04:10:21.032195 | orchestrator | 2026-05-31 04:10:21.032202 | orchestrator | + [[ 1 -eq -1 ]] 2026-05-31 04:10:21.032210 | orchestrator | + echo 2026-05-31 04:10:21.032217 | orchestrator | + echo '## Containers @ testbed-node-2' 2026-05-31 04:10:21.032226 | orchestrator | + echo 2026-05-31 04:10:21.032233 | orchestrator | + osism container testbed-node-2 ps 2026-05-31 04:10:23.445947 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-05-31 04:10:23.446132 | orchestrator | ae99adba8294 registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) magnum_conductor 2026-05-31 04:10:23.446151 | orchestrator | 657810cce7ec registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) magnum_api 2026-05-31 04:10:23.446161 | orchestrator | 857a9c8b373b registry.osism.tech/kolla/release/grafana:12.3.0.20251130 "dumb-init --single-…" 7 minutes ago Up 7 minutes grafana 2026-05-31 04:10:23.446170 | orchestrator | 31b5ee142884 registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130 "dumb-init --single-…" 10 minutes ago Up 10 minutes prometheus_elasticsearch_exporter 2026-05-31 04:10:23.446182 | orchestrator | 9140808d417d registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_cadvisor 2026-05-31 04:10:23.446191 | orchestrator | 141c7980ad3a registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_memcached_exporter 2026-05-31 04:10:23.446200 | orchestrator | d755891b3d97 registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_mysqld_exporter 2026-05-31 04:10:23.446229 | orchestrator | 2c89c1ca51a4 registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130 "dumb-init --single-…" 11 minutes ago Up 11 minutes prometheus_node_exporter 2026-05-31 04:10:23.446239 | orchestrator | 1f489593771d registry.osism.tech/kolla/release/manila-share:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_share 2026-05-31 04:10:23.446247 | orchestrator | fe462dec44f5 registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_scheduler 2026-05-31 04:10:23.446256 | orchestrator | d2a13c7f0432 registry.osism.tech/kolla/release/manila-data:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_data 2026-05-31 04:10:23.446363 | orchestrator | 405c056a1815 registry.osism.tech/kolla/release/manila-api:19.1.1.20251130 "dumb-init --single-…" 15 minutes ago Up 15 minutes (healthy) manila_api 2026-05-31 04:10:23.446386 | orchestrator | 612c69bd3dbd registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_notifier 2026-05-31 04:10:23.446401 | orchestrator | 52f624bc0bcd registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130 "dumb-init --single-…" 18 minutes ago Up 18 minutes (healthy) aodh_listener 2026-05-31 04:10:23.446415 | orchestrator | a8ebf4fc78d4 registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130 "dumb-init --single-…" 19 minutes ago Up 19 minutes (healthy) aodh_evaluator 2026-05-31 04:10:23.446429 | orchestrator | fa00d376aefd registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130 "dumb-init --single-…" 19 minutes ago Up 19 minutes (healthy) aodh_api 2026-05-31 04:10:23.446443 | orchestrator | 593296b8d8ae registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130 "dumb-init --single-…" 20 minutes ago Up 20 minutes ceilometer_central 2026-05-31 04:10:23.446459 | orchestrator | fcec4696add2 registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130 "dumb-init --single-…" 20 minutes ago Up 20 minutes (healthy) ceilometer_notification 2026-05-31 04:10:23.446474 | orchestrator | e21ce315ab61 registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_worker 2026-05-31 04:10:23.446514 | orchestrator | aee5b1acc51c registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_housekeeping 2026-05-31 04:10:23.446525 | orchestrator | e3c3004a1952 registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_health_manager 2026-05-31 04:10:23.446536 | orchestrator | 6de543612eea registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes octavia_driver_agent 2026-05-31 04:10:23.446545 | orchestrator | ca72b430a610 registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) octavia_api 2026-05-31 04:10:23.446556 | orchestrator | 32930d0bc8b8 registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_worker 2026-05-31 04:10:23.446576 | orchestrator | f45b65913030 registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_mdns 2026-05-31 04:10:23.446587 | orchestrator | 735ea133bee3 registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_producer 2026-05-31 04:10:23.446597 | orchestrator | 736c1be7e19c registry.osism.tech/kolla/release/designate-central:19.0.1.20251130 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) designate_central 2026-05-31 04:10:23.446613 | orchestrator | 5fb4399da42d registry.osism.tech/kolla/release/designate-api:19.0.1.20251130 "dumb-init --single-…" 28 minutes ago Up 28 minutes (healthy) designate_api 2026-05-31 04:10:23.446624 | orchestrator | de13e1fd1d75 registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130 "dumb-init --single-…" 28 minutes ago Up 28 minutes (healthy) designate_backend_bind9 2026-05-31 04:10:23.446633 | orchestrator | 210e230ddb17 registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_worker 2026-05-31 04:10:23.446643 | orchestrator | 6a6abe0d45c7 registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_keystone_listener 2026-05-31 04:10:23.446652 | orchestrator | 16f7e1b4d0c4 registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130 "dumb-init --single-…" 30 minutes ago Up 30 minutes (healthy) barbican_api 2026-05-31 04:10:23.446661 | orchestrator | 58d6344e2ab6 registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_backup 2026-05-31 04:10:23.446670 | orchestrator | 4cb881da55b3 registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_volume 2026-05-31 04:10:23.446678 | orchestrator | 9aa3e92cc0ba registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_scheduler 2026-05-31 04:10:23.446687 | orchestrator | bd07176c1c8a registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130 "dumb-init --single-…" 32 minutes ago Up 32 minutes (healthy) cinder_api 2026-05-31 04:10:23.446695 | orchestrator | f26ae6a09bb6 registry.osism.tech/kolla/release/glance-api:29.0.1.20251130 "dumb-init --single-…" 35 minutes ago Up 35 minutes (healthy) glance_api 2026-05-31 04:10:23.446704 | orchestrator | 1c5fd7a7e30d registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130 "dumb-init --single-…" 37 minutes ago Up 37 minutes (healthy) skyline_console 2026-05-31 04:10:23.446718 | orchestrator | 795b18c34f23 registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130 "dumb-init --single-…" 38 minutes ago Up 38 minutes (healthy) skyline_apiserver 2026-05-31 04:10:23.446727 | orchestrator | f22342afbb02 registry.osism.tech/kolla/release/horizon:25.1.2.20251130 "dumb-init --single-…" 39 minutes ago Up 39 minutes (healthy) horizon 2026-05-31 04:10:23.446736 | orchestrator | 90dcda09b31c registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130 "dumb-init --single-…" 43 minutes ago Up 43 minutes (healthy) nova_novncproxy 2026-05-31 04:10:23.446758 | orchestrator | 03bec2a473fd registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130 "dumb-init --single-…" 43 minutes ago Up 43 minutes (healthy) nova_conductor 2026-05-31 04:10:23.446782 | orchestrator | 50898c0799bc registry.osism.tech/kolla/release/nova-api:30.2.1.20251130 "dumb-init --single-…" 45 minutes ago Up 45 minutes (healthy) nova_api 2026-05-31 04:10:23.446791 | orchestrator | 7ae25b921fc5 registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130 "dumb-init --single-…" 45 minutes ago Up 45 minutes (healthy) nova_scheduler 2026-05-31 04:10:23.446800 | orchestrator | a7d2520dcc7e registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130 "dumb-init --single-…" 50 minutes ago Up 50 minutes (healthy) neutron_server 2026-05-31 04:10:23.446808 | orchestrator | f6f8479f6f5d registry.osism.tech/kolla/release/placement-api:12.0.1.20251130 "dumb-init --single-…" 54 minutes ago Up 54 minutes (healthy) placement_api 2026-05-31 04:10:23.446817 | orchestrator | 6f0800125135 registry.osism.tech/kolla/release/keystone:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone 2026-05-31 04:10:23.446825 | orchestrator | a24a293abfa7 registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone_fernet 2026-05-31 04:10:23.446840 | orchestrator | 8438af4198ee registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130 "dumb-init --single-…" 56 minutes ago Up 56 minutes (healthy) keystone_ssh 2026-05-31 04:10:23.446849 | orchestrator | fc2ede2e983d registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-mgr -…" 58 minutes ago Up 58 minutes ceph-mgr-testbed-node-2 2026-05-31 04:10:23.446857 | orchestrator | 151ec9d7fb7d registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-crash" About an hour ago Up About an hour ceph-crash-testbed-node-2 2026-05-31 04:10:23.446866 | orchestrator | a8957ba735b4 registry.osism.tech/osism/ceph-daemon:18.2.7 "/usr/bin/ceph-mon -…" About an hour ago Up About an hour ceph-mon-testbed-node-2 2026-05-31 04:10:23.446879 | orchestrator | 5457356ec8b9 registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_northd 2026-05-31 04:10:23.446888 | orchestrator | ad39584aeb90 registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_sb_db 2026-05-31 04:10:23.446896 | orchestrator | c08da27506f5 registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_nb_db 2026-05-31 04:10:23.446905 | orchestrator | d2b98f3053e2 registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour ovn_controller 2026-05-31 04:10:23.446913 | orchestrator | c6b846ada08b registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) openvswitch_vswitchd 2026-05-31 04:10:23.446922 | orchestrator | a4e134291eb9 registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) openvswitch_db 2026-05-31 04:10:23.446930 | orchestrator | 56c55fc14e4f registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) rabbitmq 2026-05-31 04:10:23.446941 | orchestrator | c5409e29a379 registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130 "dumb-init -- kolla_…" About an hour ago Up About an hour (healthy) mariadb 2026-05-31 04:10:23.446964 | orchestrator | a73ba9b96010 registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) redis_sentinel 2026-05-31 04:10:23.446988 | orchestrator | c03d5ff5b99c registry.osism.tech/kolla/release/redis:7.0.15.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) redis 2026-05-31 04:10:23.447004 | orchestrator | 1e409f1d44b7 registry.osism.tech/kolla/release/memcached:1.6.24.20251130 "dumb-init --single-…" About an hour ago Up About an hour (healthy) memcached 2026-05-31 04:10:23.447019 | orchestrator | c84826b37fc1 registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130 "dumb-init --single-…" 2 hours ago Up About an hour (healthy) opensearch_dashboards 2026-05-31 04:10:23.447034 | orchestrator | 991731c050ab registry.osism.tech/kolla/release/opensearch:2.19.4.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) opensearch 2026-05-31 04:10:23.447050 | orchestrator | 4ba55b6ade10 registry.osism.tech/kolla/release/keepalived:2.2.8.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours keepalived 2026-05-31 04:10:23.447065 | orchestrator | a40a37255af9 registry.osism.tech/kolla/release/proxysql:3.0.3.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) proxysql 2026-05-31 04:10:23.447079 | orchestrator | f5f8a8b12963 registry.osism.tech/kolla/release/haproxy:2.8.15.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours (healthy) haproxy 2026-05-31 04:10:23.447101 | orchestrator | 1ff36ab1daf7 registry.osism.tech/kolla/release/cron:3.0.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours cron 2026-05-31 04:10:23.447117 | orchestrator | ba960eff2134 registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours kolla_toolbox 2026-05-31 04:10:23.447134 | orchestrator | 0aacc3e38af7 registry.osism.tech/kolla/release/fluentd:5.0.8.20251130 "dumb-init --single-…" 2 hours ago Up 2 hours fluentd 2026-05-31 04:10:23.779820 | orchestrator | 2026-05-31 04:10:23.779893 | orchestrator | ## Images @ testbed-node-2 2026-05-31 04:10:23.779900 | orchestrator | 2026-05-31 04:10:23.779906 | orchestrator | + echo 2026-05-31 04:10:23.779911 | orchestrator | + echo '## Images @ testbed-node-2' 2026-05-31 04:10:23.779917 | orchestrator | + echo 2026-05-31 04:10:23.779922 | orchestrator | + osism container testbed-node-2 images 2026-05-31 04:10:26.075817 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-31 04:10:26.075908 | orchestrator | registry.osism.tech/kolla/release/rabbitmq 3.13.7.20251130 618df24dfbf4 6 months ago 322MB 2026-05-31 04:10:26.075917 | orchestrator | registry.osism.tech/kolla/release/memcached 1.6.24.20251130 8a9865997707 6 months ago 266MB 2026-05-31 04:10:26.075924 | orchestrator | registry.osism.tech/kolla/release/opensearch 2.19.4.20251130 dc62f23331d2 6 months ago 1.56GB 2026-05-31 04:10:26.075930 | orchestrator | registry.osism.tech/kolla/release/keepalived 2.2.8.20251130 94862d07fc5a 6 months ago 276MB 2026-05-31 04:10:26.075937 | orchestrator | registry.osism.tech/kolla/release/opensearch-dashboards 2.19.4.20251130 3b3613dd9b1a 6 months ago 1.53GB 2026-05-31 04:10:26.075943 | orchestrator | registry.osism.tech/kolla/release/kolla-toolbox 19.7.1.20251130 314d22193a72 6 months ago 669MB 2026-05-31 04:10:26.075948 | orchestrator | registry.osism.tech/kolla/release/cron 3.0.20251130 e1e0428a330f 6 months ago 265MB 2026-05-31 04:10:26.075971 | orchestrator | registry.osism.tech/kolla/release/grafana 12.3.0.20251130 6eb3b7b1dbf2 6 months ago 1.02GB 2026-05-31 04:10:26.075977 | orchestrator | registry.osism.tech/kolla/release/proxysql 3.0.3.20251130 2c7177938c0e 6 months ago 412MB 2026-05-31 04:10:26.075983 | orchestrator | registry.osism.tech/kolla/release/haproxy 2.8.15.20251130 6d4c583df983 6 months ago 274MB 2026-05-31 04:10:26.075993 | orchestrator | registry.osism.tech/kolla/release/fluentd 5.0.8.20251130 fb3c98fc8cae 6 months ago 578MB 2026-05-31 04:10:26.075999 | orchestrator | registry.osism.tech/kolla/release/redis 7.0.15.20251130 5548a8ce5b5c 6 months ago 273MB 2026-05-31 04:10:26.076005 | orchestrator | registry.osism.tech/kolla/release/redis-sentinel 7.0.15.20251130 62d0b016058f 6 months ago 273MB 2026-05-31 04:10:26.076011 | orchestrator | registry.osism.tech/kolla/release/mariadb-server 10.11.15.20251130 77db67eebcc3 6 months ago 452MB 2026-05-31 04:10:26.076030 | orchestrator | registry.osism.tech/kolla/release/horizon 25.1.2.20251130 d7257ed845e9 6 months ago 1.15GB 2026-05-31 04:10:26.076036 | orchestrator | registry.osism.tech/kolla/release/prometheus-mysqld-exporter 0.16.0.20251130 aedc672fb472 6 months ago 301MB 2026-05-31 04:10:26.076052 | orchestrator | registry.osism.tech/kolla/release/prometheus-memcached-exporter 0.15.0.20251130 7b077076926d 6 months ago 298MB 2026-05-31 04:10:26.076751 | orchestrator | registry.osism.tech/kolla/release/prometheus-cadvisor 0.49.2.20251130 591cbce746c1 6 months ago 357MB 2026-05-31 04:10:26.076766 | orchestrator | registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter 1.8.0.20251130 bcaaf5d64345 6 months ago 292MB 2026-05-31 04:10:26.076774 | orchestrator | registry.osism.tech/kolla/release/prometheus-node-exporter 1.8.2.20251130 c1ab1d07f7ef 6 months ago 305MB 2026-05-31 04:10:26.076781 | orchestrator | registry.osism.tech/kolla/release/openvswitch-db-server 3.4.3.20251130 3e6f3fe8823c 6 months ago 279MB 2026-05-31 04:10:26.076788 | orchestrator | registry.osism.tech/kolla/release/openvswitch-vswitchd 3.4.3.20251130 ad8bb4636454 6 months ago 279MB 2026-05-31 04:10:26.076795 | orchestrator | registry.osism.tech/kolla/release/placement-api 12.0.1.20251130 20317ff6dfb9 6 months ago 975MB 2026-05-31 04:10:26.076802 | orchestrator | registry.osism.tech/kolla/release/nova-novncproxy 30.2.1.20251130 99323056afa4 6 months ago 1.37GB 2026-05-31 04:10:26.076809 | orchestrator | registry.osism.tech/kolla/release/nova-conductor 30.2.1.20251130 92609e648215 6 months ago 1.21GB 2026-05-31 04:10:26.076816 | orchestrator | registry.osism.tech/kolla/release/nova-api 30.2.1.20251130 2d78e7fdfb9a 6 months ago 1.21GB 2026-05-31 04:10:26.076822 | orchestrator | registry.osism.tech/kolla/release/nova-scheduler 30.2.1.20251130 4c3c59730530 6 months ago 1.21GB 2026-05-31 04:10:26.076829 | orchestrator | registry.osism.tech/kolla/release/ceilometer-central 23.0.2.20251130 37cb6975d4a5 6 months ago 976MB 2026-05-31 04:10:26.076836 | orchestrator | registry.osism.tech/kolla/release/ceilometer-notification 23.0.2.20251130 bb2927b293dc 6 months ago 976MB 2026-05-31 04:10:26.076843 | orchestrator | registry.osism.tech/kolla/release/magnum-api 19.0.1.20251130 a85fdbb4bbba 6 months ago 1.13GB 2026-05-31 04:10:26.076849 | orchestrator | registry.osism.tech/kolla/release/magnum-conductor 19.0.1.20251130 a98ee1099aad 6 months ago 1.24GB 2026-05-31 04:10:26.076866 | orchestrator | registry.osism.tech/kolla/release/manila-share 19.1.1.20251130 df44f491f2c1 6 months ago 1.22GB 2026-05-31 04:10:26.076872 | orchestrator | registry.osism.tech/kolla/release/manila-data 19.1.1.20251130 cd8b74c8a47a 6 months ago 1.06GB 2026-05-31 04:10:26.076904 | orchestrator | registry.osism.tech/kolla/release/manila-api 19.1.1.20251130 654f9bd3c940 6 months ago 1.05GB 2026-05-31 04:10:26.076910 | orchestrator | registry.osism.tech/kolla/release/manila-scheduler 19.1.1.20251130 e0864fa03a78 6 months ago 1.05GB 2026-05-31 04:10:26.076916 | orchestrator | registry.osism.tech/kolla/release/aodh-listener 19.0.0.20251130 1e68c23a9d38 6 months ago 974MB 2026-05-31 04:10:26.076922 | orchestrator | registry.osism.tech/kolla/release/aodh-evaluator 19.0.0.20251130 1726a7592f93 6 months ago 974MB 2026-05-31 04:10:26.076927 | orchestrator | registry.osism.tech/kolla/release/aodh-notifier 19.0.0.20251130 abbd6e9f87e2 6 months ago 974MB 2026-05-31 04:10:26.076933 | orchestrator | registry.osism.tech/kolla/release/aodh-api 19.0.0.20251130 82a64f1d056d 6 months ago 973MB 2026-05-31 04:10:26.076939 | orchestrator | registry.osism.tech/kolla/release/barbican-worker 19.0.1.20251130 2cef5d51872b 6 months ago 991MB 2026-05-31 04:10:26.076945 | orchestrator | registry.osism.tech/kolla/release/barbican-keystone-listener 19.0.1.20251130 bfcd8631a126 6 months ago 991MB 2026-05-31 04:10:26.076950 | orchestrator | registry.osism.tech/kolla/release/barbican-api 19.0.1.20251130 9195ddc3e4c5 6 months ago 990MB 2026-05-31 04:10:26.076956 | orchestrator | registry.osism.tech/kolla/release/keystone 26.0.1.20251130 6c1543e94c06 6 months ago 1.09GB 2026-05-31 04:10:26.076962 | orchestrator | registry.osism.tech/kolla/release/keystone-fernet 26.0.1.20251130 36669c355898 6 months ago 1.04GB 2026-05-31 04:10:26.076968 | orchestrator | registry.osism.tech/kolla/release/keystone-ssh 26.0.1.20251130 e002cffc8eb8 6 months ago 1.04GB 2026-05-31 04:10:26.076973 | orchestrator | registry.osism.tech/kolla/release/octavia-health-manager 15.0.2.20251130 059dc6d4a159 6 months ago 1.03GB 2026-05-31 04:10:26.076979 | orchestrator | registry.osism.tech/kolla/release/octavia-housekeeping 15.0.2.20251130 c9059accdc4a 6 months ago 1.03GB 2026-05-31 04:10:26.076985 | orchestrator | registry.osism.tech/kolla/release/octavia-api 15.0.2.20251130 9375641bed7a 6 months ago 1.05GB 2026-05-31 04:10:26.076991 | orchestrator | registry.osism.tech/kolla/release/octavia-worker 15.0.2.20251130 708f50e37fa7 6 months ago 1.03GB 2026-05-31 04:10:26.076996 | orchestrator | registry.osism.tech/kolla/release/octavia-driver-agent 15.0.2.20251130 045f928baedc 6 months ago 1.05GB 2026-05-31 04:10:26.077002 | orchestrator | registry.osism.tech/kolla/release/neutron-server 25.2.2.20251130 fa71fe0a109e 6 months ago 1.16GB 2026-05-31 04:10:26.077008 | orchestrator | registry.osism.tech/kolla/release/glance-api 29.0.1.20251130 b1fcfbc49057 6 months ago 1.1GB 2026-05-31 04:10:26.077014 | orchestrator | registry.osism.tech/kolla/release/designate-central 19.0.1.20251130 00b6af03994a 6 months ago 983MB 2026-05-31 04:10:26.077020 | orchestrator | registry.osism.tech/kolla/release/designate-worker 19.0.1.20251130 18bc80370e46 6 months ago 989MB 2026-05-31 04:10:26.077025 | orchestrator | registry.osism.tech/kolla/release/designate-producer 19.0.1.20251130 eac4506bf51f 6 months ago 984MB 2026-05-31 04:10:26.077031 | orchestrator | registry.osism.tech/kolla/release/designate-api 19.0.1.20251130 ad5d5cd1392a 6 months ago 984MB 2026-05-31 04:10:26.077037 | orchestrator | registry.osism.tech/kolla/release/designate-backend-bind9 19.0.1.20251130 4e19a1dc9c8a 6 months ago 989MB 2026-05-31 04:10:26.077042 | orchestrator | registry.osism.tech/kolla/release/designate-mdns 19.0.1.20251130 4ad9e0017d6e 6 months ago 984MB 2026-05-31 04:10:26.077048 | orchestrator | registry.osism.tech/kolla/release/skyline-console 5.0.1.20251130 20430a0acd38 6 months ago 1.05GB 2026-05-31 04:10:26.077058 | orchestrator | registry.osism.tech/kolla/release/skyline-apiserver 5.0.1.20251130 20bbe1600b66 6 months ago 990MB 2026-05-31 04:10:26.077064 | orchestrator | registry.osism.tech/kolla/release/cinder-volume 25.3.1.20251130 ab7ee3c06214 6 months ago 1.72GB 2026-05-31 04:10:26.077070 | orchestrator | registry.osism.tech/kolla/release/cinder-scheduler 25.3.1.20251130 47d31cd2c25d 6 months ago 1.4GB 2026-05-31 04:10:26.077075 | orchestrator | registry.osism.tech/kolla/release/cinder-backup 25.3.1.20251130 c09074b62f18 6 months ago 1.41GB 2026-05-31 04:10:26.077086 | orchestrator | registry.osism.tech/kolla/release/cinder-api 25.3.1.20251130 ceaaac81e8af 6 months ago 1.4GB 2026-05-31 04:10:26.077092 | orchestrator | registry.osism.tech/kolla/release/ovn-nb-db-server 24.9.3.20251130 e52b6499881a 6 months ago 840MB 2026-05-31 04:10:26.077098 | orchestrator | registry.osism.tech/kolla/release/ovn-controller 24.9.3.20251130 fcd09e53d925 6 months ago 840MB 2026-05-31 04:10:26.077104 | orchestrator | registry.osism.tech/kolla/release/ovn-sb-db-server 24.9.3.20251130 2fcefdb5b030 6 months ago 840MB 2026-05-31 04:10:26.077110 | orchestrator | registry.osism.tech/kolla/release/ovn-northd 24.9.3.20251130 948e5d22de86 6 months ago 840MB 2026-05-31 04:10:26.077116 | orchestrator | registry.osism.tech/osism/ceph-daemon 18.2.7 5f92363b1f93 12 months ago 1.27GB 2026-05-31 04:10:26.310256 | orchestrator | + sh -c /opt/configuration/scripts/check-services.sh 2026-05-31 04:10:26.317700 | orchestrator | + set -e 2026-05-31 04:10:26.317778 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 04:10:26.317787 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 04:10:26.317796 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 04:10:26.317803 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 04:10:26.317811 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 04:10:26.317818 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 04:10:26.317827 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 04:10:26.317835 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:10:26.317842 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:10:26.317850 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 04:10:26.317857 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 04:10:26.317865 | orchestrator | ++ export ARA=false 2026-05-31 04:10:26.317872 | orchestrator | ++ ARA=false 2026-05-31 04:10:26.317879 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 04:10:26.317887 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 04:10:26.317894 | orchestrator | ++ export TEMPEST=false 2026-05-31 04:10:26.317901 | orchestrator | ++ TEMPEST=false 2026-05-31 04:10:26.317908 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 04:10:26.317916 | orchestrator | ++ IS_ZUUL=true 2026-05-31 04:10:26.317923 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:10:26.317934 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:10:26.317946 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 04:10:26.317964 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 04:10:26.317976 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 04:10:26.317988 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 04:10:26.318063 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 04:10:26.318076 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 04:10:26.318088 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 04:10:26.318102 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 04:10:26.318114 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-05-31 04:10:26.318128 | orchestrator | + sh -c /opt/configuration/scripts/check/100-ceph-with-ansible.sh 2026-05-31 04:10:26.325949 | orchestrator | + set -e 2026-05-31 04:10:26.326062 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:10:26.326072 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:10:26.326080 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:10:26.326086 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:10:26.326092 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:10:26.326099 | orchestrator | + source /opt/configuration/scripts/manager-version.sh 2026-05-31 04:10:26.326908 | orchestrator | +++ awk '-F: ' '/^manager_version:/ { print $2 }' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:10:26.333356 | orchestrator | 2026-05-31 04:10:26.333441 | orchestrator | # Ceph status 2026-05-31 04:10:26.333453 | orchestrator | 2026-05-31 04:10:26.333463 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:10:26.333476 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:10:26.333488 | orchestrator | + echo 2026-05-31 04:10:26.333499 | orchestrator | + echo '# Ceph status' 2026-05-31 04:10:26.333509 | orchestrator | + echo 2026-05-31 04:10:26.333520 | orchestrator | + ceph -s 2026-05-31 04:10:26.945200 | orchestrator | cluster: 2026-05-31 04:10:26.945315 | orchestrator | id: 11111111-1111-1111-1111-111111111111 2026-05-31 04:10:26.945324 | orchestrator | health: HEALTH_OK 2026-05-31 04:10:26.945328 | orchestrator | 2026-05-31 04:10:26.945333 | orchestrator | services: 2026-05-31 04:10:26.945337 | orchestrator | mon: 3 daemons, quorum testbed-node-0,testbed-node-1,testbed-node-2 (age 71m) 2026-05-31 04:10:26.945343 | orchestrator | mgr: testbed-node-1(active, since 58m), standbys: testbed-node-0, testbed-node-2 2026-05-31 04:10:26.945348 | orchestrator | mds: 1/1 daemons up, 2 standby 2026-05-31 04:10:26.945352 | orchestrator | osd: 6 osds: 6 up (since 67m), 6 in (since 68m) 2026-05-31 04:10:26.945356 | orchestrator | rgw: 3 daemons active (3 hosts, 1 zones) 2026-05-31 04:10:26.945360 | orchestrator | 2026-05-31 04:10:26.945364 | orchestrator | data: 2026-05-31 04:10:26.945368 | orchestrator | volumes: 1/1 healthy 2026-05-31 04:10:26.945372 | orchestrator | pools: 14 pools, 401 pgs 2026-05-31 04:10:26.945376 | orchestrator | objects: 556 objects, 2.2 GiB 2026-05-31 04:10:26.945380 | orchestrator | usage: 7.1 GiB used, 113 GiB / 120 GiB avail 2026-05-31 04:10:26.945384 | orchestrator | pgs: 401 active+clean 2026-05-31 04:10:26.945388 | orchestrator | 2026-05-31 04:10:26.976037 | orchestrator | 2026-05-31 04:10:26.976114 | orchestrator | # Ceph versions 2026-05-31 04:10:26.976122 | orchestrator | 2026-05-31 04:10:26.976130 | orchestrator | + echo 2026-05-31 04:10:26.976137 | orchestrator | + echo '# Ceph versions' 2026-05-31 04:10:26.976144 | orchestrator | + echo 2026-05-31 04:10:26.976150 | orchestrator | + ceph versions 2026-05-31 04:10:27.506874 | orchestrator | { 2026-05-31 04:10:27.506957 | orchestrator | "mon": { 2026-05-31 04:10:27.506967 | orchestrator | "ceph version 18.2.7 (6b0e988052ec84cf2d4a54ff9bbbc5e720b621ad) reef (stable)": 3 2026-05-31 04:10:27.506977 | orchestrator | }, 2026-05-31 04:10:27.506984 | orchestrator | "mgr": { 2026-05-31 04:10:27.506990 | orchestrator | "ceph version 18.2.7 (6b0e988052ec84cf2d4a54ff9bbbc5e720b621ad) reef (stable)": 3 2026-05-31 04:10:27.506996 | orchestrator | }, 2026-05-31 04:10:27.507003 | orchestrator | "osd": { 2026-05-31 04:10:27.507008 | orchestrator | "ceph version 18.2.7 (6b0e988052ec84cf2d4a54ff9bbbc5e720b621ad) reef (stable)": 6 2026-05-31 04:10:27.507014 | orchestrator | }, 2026-05-31 04:10:27.507020 | orchestrator | "mds": { 2026-05-31 04:10:27.507027 | orchestrator | "ceph version 18.2.7 (6b0e988052ec84cf2d4a54ff9bbbc5e720b621ad) reef (stable)": 3 2026-05-31 04:10:27.507033 | orchestrator | }, 2026-05-31 04:10:27.507038 | orchestrator | "rgw": { 2026-05-31 04:10:27.507044 | orchestrator | "ceph version 18.2.7 (6b0e988052ec84cf2d4a54ff9bbbc5e720b621ad) reef (stable)": 3 2026-05-31 04:10:27.507050 | orchestrator | }, 2026-05-31 04:10:27.507056 | orchestrator | "overall": { 2026-05-31 04:10:27.507097 | orchestrator | "ceph version 18.2.7 (6b0e988052ec84cf2d4a54ff9bbbc5e720b621ad) reef (stable)": 18 2026-05-31 04:10:27.507103 | orchestrator | } 2026-05-31 04:10:27.507110 | orchestrator | } 2026-05-31 04:10:27.539134 | orchestrator | 2026-05-31 04:10:27.539201 | orchestrator | # Ceph OSD tree 2026-05-31 04:10:27.539207 | orchestrator | 2026-05-31 04:10:27.539212 | orchestrator | + echo 2026-05-31 04:10:27.539216 | orchestrator | + echo '# Ceph OSD tree' 2026-05-31 04:10:27.539220 | orchestrator | + echo 2026-05-31 04:10:27.539225 | orchestrator | + ceph osd df tree 2026-05-31 04:10:28.098329 | orchestrator | ID CLASS WEIGHT REWEIGHT SIZE RAW USE DATA OMAP META AVAIL %USE VAR PGS STATUS TYPE NAME 2026-05-31 04:10:28.098422 | orchestrator | -1 0.11691 - 120 GiB 7.1 GiB 6.7 GiB 6 KiB 390 MiB 113 GiB 5.88 1.00 - root default 2026-05-31 04:10:28.098435 | orchestrator | -7 0.03897 - 40 GiB 2.3 GiB 2.2 GiB 2 KiB 123 MiB 38 GiB 5.87 1.00 - host testbed-node-3 2026-05-31 04:10:28.098444 | orchestrator | 0 hdd 0.01949 1.00000 20 GiB 1.4 GiB 1.4 GiB 1 KiB 62 MiB 19 GiB 7.08 1.20 192 up osd.0 2026-05-31 04:10:28.098452 | orchestrator | 5 hdd 0.01949 1.00000 20 GiB 952 MiB 891 MiB 1 KiB 62 MiB 19 GiB 4.65 0.79 196 up osd.5 2026-05-31 04:10:28.098484 | orchestrator | -5 0.03897 - 40 GiB 2.3 GiB 2.2 GiB 2 KiB 123 MiB 38 GiB 5.87 1.00 - host testbed-node-4 2026-05-31 04:10:28.098508 | orchestrator | 1 hdd 0.01949 1.00000 20 GiB 873 MiB 811 MiB 1 KiB 62 MiB 19 GiB 4.27 0.73 176 up osd.1 2026-05-31 04:10:28.098515 | orchestrator | 3 hdd 0.01949 1.00000 20 GiB 1.5 GiB 1.4 GiB 1 KiB 62 MiB 18 GiB 7.47 1.27 216 up osd.3 2026-05-31 04:10:28.098523 | orchestrator | -3 0.03897 - 40 GiB 2.4 GiB 2.2 GiB 2 KiB 143 MiB 38 GiB 5.92 1.01 - host testbed-node-5 2026-05-31 04:10:28.098531 | orchestrator | 2 hdd 0.01949 1.00000 20 GiB 1.5 GiB 1.4 GiB 1 KiB 78 MiB 18 GiB 7.55 1.28 195 up osd.2 2026-05-31 04:10:28.098538 | orchestrator | 4 hdd 0.01949 1.00000 20 GiB 876 MiB 811 MiB 1 KiB 66 MiB 19 GiB 4.28 0.73 195 up osd.4 2026-05-31 04:10:28.098545 | orchestrator | TOTAL 120 GiB 7.1 GiB 6.7 GiB 9.3 KiB 390 MiB 113 GiB 5.88 2026-05-31 04:10:28.098553 | orchestrator | MIN/MAX VAR: 0.73/1.28 STDDEV: 1.50 2026-05-31 04:10:28.153336 | orchestrator | 2026-05-31 04:10:28.153424 | orchestrator | # Ceph monitor status 2026-05-31 04:10:28.153434 | orchestrator | 2026-05-31 04:10:28.153440 | orchestrator | + echo 2026-05-31 04:10:28.153448 | orchestrator | + echo '# Ceph monitor status' 2026-05-31 04:10:28.153455 | orchestrator | + echo 2026-05-31 04:10:28.153461 | orchestrator | + ceph mon stat 2026-05-31 04:10:28.776634 | orchestrator | e1: 3 mons at {testbed-node-0=[v2:192.168.16.8:3300/0,v1:192.168.16.8:6789/0],testbed-node-1=[v2:192.168.16.11:3300/0,v1:192.168.16.11:6789/0],testbed-node-2=[v2:192.168.16.12:3300/0,v1:192.168.16.12:6789/0]} removed_ranks: {} disallowed_leaders: {}, election epoch 6, leader 0 testbed-node-0, quorum 0,1,2 testbed-node-0,testbed-node-1,testbed-node-2 2026-05-31 04:10:28.835145 | orchestrator | 2026-05-31 04:10:28.835275 | orchestrator | # Ceph quorum status 2026-05-31 04:10:28.835292 | orchestrator | 2026-05-31 04:10:28.835305 | orchestrator | + echo 2026-05-31 04:10:28.835317 | orchestrator | + echo '# Ceph quorum status' 2026-05-31 04:10:28.835329 | orchestrator | + echo 2026-05-31 04:10:28.836105 | orchestrator | + ceph quorum_status 2026-05-31 04:10:28.836164 | orchestrator | + jq 2026-05-31 04:10:29.495454 | orchestrator | { 2026-05-31 04:10:29.495601 | orchestrator | "election_epoch": 6, 2026-05-31 04:10:29.495625 | orchestrator | "quorum": [ 2026-05-31 04:10:29.495640 | orchestrator | 0, 2026-05-31 04:10:29.495649 | orchestrator | 1, 2026-05-31 04:10:29.495657 | orchestrator | 2 2026-05-31 04:10:29.495665 | orchestrator | ], 2026-05-31 04:10:29.495673 | orchestrator | "quorum_names": [ 2026-05-31 04:10:29.495681 | orchestrator | "testbed-node-0", 2026-05-31 04:10:29.495690 | orchestrator | "testbed-node-1", 2026-05-31 04:10:29.495698 | orchestrator | "testbed-node-2" 2026-05-31 04:10:29.495706 | orchestrator | ], 2026-05-31 04:10:29.495714 | orchestrator | "quorum_leader_name": "testbed-node-0", 2026-05-31 04:10:29.495723 | orchestrator | "quorum_age": 4290, 2026-05-31 04:10:29.495743 | orchestrator | "features": { 2026-05-31 04:10:29.495751 | orchestrator | "quorum_con": "4540138322906710015", 2026-05-31 04:10:29.495764 | orchestrator | "quorum_mon": [ 2026-05-31 04:10:29.495778 | orchestrator | "kraken", 2026-05-31 04:10:29.495792 | orchestrator | "luminous", 2026-05-31 04:10:29.495806 | orchestrator | "mimic", 2026-05-31 04:10:29.495820 | orchestrator | "osdmap-prune", 2026-05-31 04:10:29.495834 | orchestrator | "nautilus", 2026-05-31 04:10:29.495848 | orchestrator | "octopus", 2026-05-31 04:10:29.495863 | orchestrator | "pacific", 2026-05-31 04:10:29.495878 | orchestrator | "elector-pinging", 2026-05-31 04:10:29.495894 | orchestrator | "quincy", 2026-05-31 04:10:29.495919 | orchestrator | "reef" 2026-05-31 04:10:29.495948 | orchestrator | ] 2026-05-31 04:10:29.495971 | orchestrator | }, 2026-05-31 04:10:29.495988 | orchestrator | "monmap": { 2026-05-31 04:10:29.496012 | orchestrator | "epoch": 1, 2026-05-31 04:10:29.496028 | orchestrator | "fsid": "11111111-1111-1111-1111-111111111111", 2026-05-31 04:10:29.496045 | orchestrator | "modified": "2026-05-31T02:58:36.825525Z", 2026-05-31 04:10:29.496061 | orchestrator | "created": "2026-05-31T02:58:36.825525Z", 2026-05-31 04:10:29.496078 | orchestrator | "min_mon_release": 18, 2026-05-31 04:10:29.496096 | orchestrator | "min_mon_release_name": "reef", 2026-05-31 04:10:29.496112 | orchestrator | "election_strategy": 1, 2026-05-31 04:10:29.496123 | orchestrator | "disallowed_leaders: ": "", 2026-05-31 04:10:29.496132 | orchestrator | "stretch_mode": false, 2026-05-31 04:10:29.496163 | orchestrator | "tiebreaker_mon": "", 2026-05-31 04:10:29.496172 | orchestrator | "removed_ranks: ": "", 2026-05-31 04:10:29.496181 | orchestrator | "features": { 2026-05-31 04:10:29.496190 | orchestrator | "persistent": [ 2026-05-31 04:10:29.496200 | orchestrator | "kraken", 2026-05-31 04:10:29.496209 | orchestrator | "luminous", 2026-05-31 04:10:29.496218 | orchestrator | "mimic", 2026-05-31 04:10:29.496227 | orchestrator | "osdmap-prune", 2026-05-31 04:10:29.496236 | orchestrator | "nautilus", 2026-05-31 04:10:29.496244 | orchestrator | "octopus", 2026-05-31 04:10:29.496281 | orchestrator | "pacific", 2026-05-31 04:10:29.496297 | orchestrator | "elector-pinging", 2026-05-31 04:10:29.496310 | orchestrator | "quincy", 2026-05-31 04:10:29.496323 | orchestrator | "reef" 2026-05-31 04:10:29.496335 | orchestrator | ], 2026-05-31 04:10:29.496348 | orchestrator | "optional": [] 2026-05-31 04:10:29.496361 | orchestrator | }, 2026-05-31 04:10:29.496375 | orchestrator | "mons": [ 2026-05-31 04:10:29.496387 | orchestrator | { 2026-05-31 04:10:29.496401 | orchestrator | "rank": 0, 2026-05-31 04:10:29.496415 | orchestrator | "name": "testbed-node-0", 2026-05-31 04:10:29.496428 | orchestrator | "public_addrs": { 2026-05-31 04:10:29.496440 | orchestrator | "addrvec": [ 2026-05-31 04:10:29.496448 | orchestrator | { 2026-05-31 04:10:29.496456 | orchestrator | "type": "v2", 2026-05-31 04:10:29.496465 | orchestrator | "addr": "192.168.16.8:3300", 2026-05-31 04:10:29.496473 | orchestrator | "nonce": 0 2026-05-31 04:10:29.496481 | orchestrator | }, 2026-05-31 04:10:29.496489 | orchestrator | { 2026-05-31 04:10:29.496499 | orchestrator | "type": "v1", 2026-05-31 04:10:29.496512 | orchestrator | "addr": "192.168.16.8:6789", 2026-05-31 04:10:29.496532 | orchestrator | "nonce": 0 2026-05-31 04:10:29.496547 | orchestrator | } 2026-05-31 04:10:29.496559 | orchestrator | ] 2026-05-31 04:10:29.496572 | orchestrator | }, 2026-05-31 04:10:29.496584 | orchestrator | "addr": "192.168.16.8:6789/0", 2026-05-31 04:10:29.496596 | orchestrator | "public_addr": "192.168.16.8:6789/0", 2026-05-31 04:10:29.496609 | orchestrator | "priority": 0, 2026-05-31 04:10:29.496622 | orchestrator | "weight": 0, 2026-05-31 04:10:29.496635 | orchestrator | "crush_location": "{}" 2026-05-31 04:10:29.496648 | orchestrator | }, 2026-05-31 04:10:29.496661 | orchestrator | { 2026-05-31 04:10:29.496673 | orchestrator | "rank": 1, 2026-05-31 04:10:29.496687 | orchestrator | "name": "testbed-node-1", 2026-05-31 04:10:29.496700 | orchestrator | "public_addrs": { 2026-05-31 04:10:29.496709 | orchestrator | "addrvec": [ 2026-05-31 04:10:29.496717 | orchestrator | { 2026-05-31 04:10:29.496725 | orchestrator | "type": "v2", 2026-05-31 04:10:29.496733 | orchestrator | "addr": "192.168.16.11:3300", 2026-05-31 04:10:29.496740 | orchestrator | "nonce": 0 2026-05-31 04:10:29.496748 | orchestrator | }, 2026-05-31 04:10:29.496756 | orchestrator | { 2026-05-31 04:10:29.496764 | orchestrator | "type": "v1", 2026-05-31 04:10:29.496772 | orchestrator | "addr": "192.168.16.11:6789", 2026-05-31 04:10:29.496780 | orchestrator | "nonce": 0 2026-05-31 04:10:29.496788 | orchestrator | } 2026-05-31 04:10:29.496795 | orchestrator | ] 2026-05-31 04:10:29.496803 | orchestrator | }, 2026-05-31 04:10:29.496811 | orchestrator | "addr": "192.168.16.11:6789/0", 2026-05-31 04:10:29.496819 | orchestrator | "public_addr": "192.168.16.11:6789/0", 2026-05-31 04:10:29.496827 | orchestrator | "priority": 0, 2026-05-31 04:10:29.496834 | orchestrator | "weight": 0, 2026-05-31 04:10:29.496842 | orchestrator | "crush_location": "{}" 2026-05-31 04:10:29.496850 | orchestrator | }, 2026-05-31 04:10:29.496858 | orchestrator | { 2026-05-31 04:10:29.496866 | orchestrator | "rank": 2, 2026-05-31 04:10:29.496873 | orchestrator | "name": "testbed-node-2", 2026-05-31 04:10:29.496881 | orchestrator | "public_addrs": { 2026-05-31 04:10:29.496889 | orchestrator | "addrvec": [ 2026-05-31 04:10:29.496896 | orchestrator | { 2026-05-31 04:10:29.496904 | orchestrator | "type": "v2", 2026-05-31 04:10:29.496912 | orchestrator | "addr": "192.168.16.12:3300", 2026-05-31 04:10:29.496920 | orchestrator | "nonce": 0 2026-05-31 04:10:29.496927 | orchestrator | }, 2026-05-31 04:10:29.496935 | orchestrator | { 2026-05-31 04:10:29.496943 | orchestrator | "type": "v1", 2026-05-31 04:10:29.496950 | orchestrator | "addr": "192.168.16.12:6789", 2026-05-31 04:10:29.496959 | orchestrator | "nonce": 0 2026-05-31 04:10:29.496979 | orchestrator | } 2026-05-31 04:10:29.496987 | orchestrator | ] 2026-05-31 04:10:29.496995 | orchestrator | }, 2026-05-31 04:10:29.497003 | orchestrator | "addr": "192.168.16.12:6789/0", 2026-05-31 04:10:29.497010 | orchestrator | "public_addr": "192.168.16.12:6789/0", 2026-05-31 04:10:29.497018 | orchestrator | "priority": 0, 2026-05-31 04:10:29.497026 | orchestrator | "weight": 0, 2026-05-31 04:10:29.497048 | orchestrator | "crush_location": "{}" 2026-05-31 04:10:29.497056 | orchestrator | } 2026-05-31 04:10:29.497064 | orchestrator | ] 2026-05-31 04:10:29.497072 | orchestrator | } 2026-05-31 04:10:29.497079 | orchestrator | } 2026-05-31 04:10:29.497311 | orchestrator | 2026-05-31 04:10:29.497327 | orchestrator | # Ceph free space status 2026-05-31 04:10:29.497335 | orchestrator | 2026-05-31 04:10:29.497343 | orchestrator | + echo 2026-05-31 04:10:29.497351 | orchestrator | + echo '# Ceph free space status' 2026-05-31 04:10:29.497359 | orchestrator | + echo 2026-05-31 04:10:29.497367 | orchestrator | + ceph df 2026-05-31 04:10:30.202789 | orchestrator | --- RAW STORAGE --- 2026-05-31 04:10:30.202864 | orchestrator | CLASS SIZE AVAIL USED RAW USED %RAW USED 2026-05-31 04:10:30.202873 | orchestrator | hdd 120 GiB 113 GiB 7.1 GiB 7.1 GiB 5.88 2026-05-31 04:10:30.202880 | orchestrator | TOTAL 120 GiB 113 GiB 7.1 GiB 7.1 GiB 5.88 2026-05-31 04:10:30.202887 | orchestrator | 2026-05-31 04:10:30.202894 | orchestrator | --- POOLS --- 2026-05-31 04:10:30.202901 | orchestrator | POOL ID PGS STORED OBJECTS USED %USED MAX AVAIL 2026-05-31 04:10:30.202910 | orchestrator | .mgr 1 1 577 KiB 2 1.1 MiB 0 52 GiB 2026-05-31 04:10:30.202917 | orchestrator | cephfs_data 2 32 0 B 0 0 B 0 35 GiB 2026-05-31 04:10:30.202924 | orchestrator | cephfs_metadata 3 16 4.4 KiB 22 96 KiB 0 35 GiB 2026-05-31 04:10:30.202960 | orchestrator | default.rgw.buckets.data 4 32 0 B 0 0 B 0 35 GiB 2026-05-31 04:10:30.202965 | orchestrator | default.rgw.buckets.index 5 32 0 B 0 0 B 0 35 GiB 2026-05-31 04:10:30.202969 | orchestrator | default.rgw.control 6 32 0 B 8 0 B 0 35 GiB 2026-05-31 04:10:30.202973 | orchestrator | default.rgw.log 7 32 3.6 KiB 209 408 KiB 0 35 GiB 2026-05-31 04:10:30.202977 | orchestrator | default.rgw.meta 8 32 0 B 0 0 B 0 35 GiB 2026-05-31 04:10:30.202981 | orchestrator | .rgw.root 9 32 3.9 KiB 8 64 KiB 0 52 GiB 2026-05-31 04:10:30.202985 | orchestrator | backups 10 32 19 B 2 12 KiB 0 35 GiB 2026-05-31 04:10:30.202989 | orchestrator | volumes 11 32 19 B 2 12 KiB 0 35 GiB 2026-05-31 04:10:30.202993 | orchestrator | images 12 32 2.2 GiB 299 6.7 GiB 5.97 35 GiB 2026-05-31 04:10:30.202996 | orchestrator | metrics 13 32 19 B 2 12 KiB 0 35 GiB 2026-05-31 04:10:30.203000 | orchestrator | vms 14 32 19 B 2 12 KiB 0 35 GiB 2026-05-31 04:10:30.273629 | orchestrator | ++ semver 9.5.0 5.0.0 2026-05-31 04:10:30.342582 | orchestrator | + [[ 1 -eq -1 ]] 2026-05-31 04:10:30.342659 | orchestrator | + osism apply facts 2026-05-31 04:10:32.518838 | orchestrator | 2026-05-31 04:10:32 | INFO  | Task e3fda614-4c94-40fe-8c33-eb2d6d0b9d5b (facts) was prepared for execution. 2026-05-31 04:10:32.518930 | orchestrator | 2026-05-31 04:10:32 | INFO  | It takes a moment until task e3fda614-4c94-40fe-8c33-eb2d6d0b9d5b (facts) has been started and output is visible here. 2026-05-31 04:10:46.064077 | orchestrator | 2026-05-31 04:10:46.064151 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-05-31 04:10:46.064159 | orchestrator | 2026-05-31 04:10:46.064163 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-31 04:10:46.064168 | orchestrator | Sunday 31 May 2026 04:10:37 +0000 (0:00:00.280) 0:00:00.280 ************ 2026-05-31 04:10:46.064172 | orchestrator | ok: [testbed-manager] 2026-05-31 04:10:46.064177 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:10:46.064181 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:10:46.064186 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:10:46.064240 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:10:46.064244 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:10:46.064268 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:10:46.064273 | orchestrator | 2026-05-31 04:10:46.064277 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-31 04:10:46.064281 | orchestrator | Sunday 31 May 2026 04:10:38 +0000 (0:00:01.196) 0:00:01.477 ************ 2026-05-31 04:10:46.064285 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:10:46.064289 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:10:46.064293 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:10:46.064297 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:10:46.064301 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:10:46.064304 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:10:46.064308 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:10:46.064312 | orchestrator | 2026-05-31 04:10:46.064316 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-31 04:10:46.064319 | orchestrator | 2026-05-31 04:10:46.064323 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 04:10:46.064327 | orchestrator | Sunday 31 May 2026 04:10:39 +0000 (0:00:01.375) 0:00:02.853 ************ 2026-05-31 04:10:46.064330 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:10:46.064334 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:10:46.064338 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:10:46.064341 | orchestrator | ok: [testbed-manager] 2026-05-31 04:10:46.064345 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:10:46.064349 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:10:46.064353 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:10:46.064356 | orchestrator | 2026-05-31 04:10:46.064360 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-31 04:10:46.064364 | orchestrator | 2026-05-31 04:10:46.064368 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-31 04:10:46.064372 | orchestrator | Sunday 31 May 2026 04:10:44 +0000 (0:00:05.321) 0:00:08.174 ************ 2026-05-31 04:10:46.064376 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:10:46.064379 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:10:46.064383 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:10:46.064387 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:10:46.064390 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:10:46.064395 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:10:46.064398 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:10:46.064402 | orchestrator | 2026-05-31 04:10:46.064406 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:10:46.064410 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:10:46.064416 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:10:46.064420 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:10:46.064424 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:10:46.064428 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:10:46.064432 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:10:46.064435 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:10:46.064439 | orchestrator | 2026-05-31 04:10:46.064443 | orchestrator | 2026-05-31 04:10:46.064450 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:10:46.064458 | orchestrator | Sunday 31 May 2026 04:10:45 +0000 (0:00:00.645) 0:00:08.820 ************ 2026-05-31 04:10:46.064469 | orchestrator | =============================================================================== 2026-05-31 04:10:46.064476 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.32s 2026-05-31 04:10:46.064482 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.38s 2026-05-31 04:10:46.064488 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.20s 2026-05-31 04:10:46.064494 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.65s 2026-05-31 04:10:46.411412 | orchestrator | + osism validate ceph-mons 2026-05-31 04:11:19.512971 | orchestrator | 2026-05-31 04:11:19.513050 | orchestrator | PLAY [Ceph validate mons] ****************************************************** 2026-05-31 04:11:19.513095 | orchestrator | 2026-05-31 04:11:19.513101 | orchestrator | TASK [Get timestamp for report file] ******************************************* 2026-05-31 04:11:19.513119 | orchestrator | Sunday 31 May 2026 04:11:03 +0000 (0:00:00.464) 0:00:00.464 ************ 2026-05-31 04:11:19.513125 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:19.513130 | orchestrator | 2026-05-31 04:11:19.513134 | orchestrator | TASK [Create report output directory] ****************************************** 2026-05-31 04:11:19.513138 | orchestrator | Sunday 31 May 2026 04:11:04 +0000 (0:00:00.876) 0:00:01.341 ************ 2026-05-31 04:11:19.513142 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:19.513146 | orchestrator | 2026-05-31 04:11:19.513151 | orchestrator | TASK [Define report vars] ****************************************************** 2026-05-31 04:11:19.513154 | orchestrator | Sunday 31 May 2026 04:11:05 +0000 (0:00:01.073) 0:00:02.415 ************ 2026-05-31 04:11:19.513158 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513163 | orchestrator | 2026-05-31 04:11:19.513167 | orchestrator | TASK [Prepare test data for container existance test] ************************** 2026-05-31 04:11:19.513171 | orchestrator | Sunday 31 May 2026 04:11:05 +0000 (0:00:00.132) 0:00:02.547 ************ 2026-05-31 04:11:19.513175 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513179 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:19.513183 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:19.513187 | orchestrator | 2026-05-31 04:11:19.513191 | orchestrator | TASK [Get container info] ****************************************************** 2026-05-31 04:11:19.513195 | orchestrator | Sunday 31 May 2026 04:11:05 +0000 (0:00:00.310) 0:00:02.858 ************ 2026-05-31 04:11:19.513199 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:19.513203 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513207 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:19.513210 | orchestrator | 2026-05-31 04:11:19.513214 | orchestrator | TASK [Set test result to failed if container is missing] *********************** 2026-05-31 04:11:19.513218 | orchestrator | Sunday 31 May 2026 04:11:06 +0000 (0:00:01.096) 0:00:03.954 ************ 2026-05-31 04:11:19.513222 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513226 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:11:19.513230 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:11:19.513234 | orchestrator | 2026-05-31 04:11:19.513238 | orchestrator | TASK [Set test result to passed if container is existing] ********************** 2026-05-31 04:11:19.513242 | orchestrator | Sunday 31 May 2026 04:11:07 +0000 (0:00:00.305) 0:00:04.259 ************ 2026-05-31 04:11:19.513246 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513250 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:19.513254 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:19.513257 | orchestrator | 2026-05-31 04:11:19.513261 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-05-31 04:11:19.513265 | orchestrator | Sunday 31 May 2026 04:11:07 +0000 (0:00:00.495) 0:00:04.754 ************ 2026-05-31 04:11:19.513269 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513273 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:19.513277 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:19.513281 | orchestrator | 2026-05-31 04:11:19.513285 | orchestrator | TASK [Set test result to failed if ceph-mon is not running] ******************** 2026-05-31 04:11:19.513304 | orchestrator | Sunday 31 May 2026 04:11:07 +0000 (0:00:00.308) 0:00:05.063 ************ 2026-05-31 04:11:19.513308 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513312 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:11:19.513316 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:11:19.513319 | orchestrator | 2026-05-31 04:11:19.513323 | orchestrator | TASK [Set test result to passed if ceph-mon is running] ************************ 2026-05-31 04:11:19.513327 | orchestrator | Sunday 31 May 2026 04:11:08 +0000 (0:00:00.316) 0:00:05.380 ************ 2026-05-31 04:11:19.513331 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513335 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:19.513339 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:19.513342 | orchestrator | 2026-05-31 04:11:19.513347 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-05-31 04:11:19.513354 | orchestrator | Sunday 31 May 2026 04:11:08 +0000 (0:00:00.481) 0:00:05.862 ************ 2026-05-31 04:11:19.513358 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513362 | orchestrator | 2026-05-31 04:11:19.513366 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-05-31 04:11:19.513370 | orchestrator | Sunday 31 May 2026 04:11:08 +0000 (0:00:00.254) 0:00:06.116 ************ 2026-05-31 04:11:19.513374 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513378 | orchestrator | 2026-05-31 04:11:19.513382 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-05-31 04:11:19.513386 | orchestrator | Sunday 31 May 2026 04:11:09 +0000 (0:00:00.271) 0:00:06.388 ************ 2026-05-31 04:11:19.513389 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513393 | orchestrator | 2026-05-31 04:11:19.513397 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:19.513401 | orchestrator | Sunday 31 May 2026 04:11:09 +0000 (0:00:00.255) 0:00:06.643 ************ 2026-05-31 04:11:19.513405 | orchestrator | 2026-05-31 04:11:19.513409 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:19.513412 | orchestrator | Sunday 31 May 2026 04:11:09 +0000 (0:00:00.092) 0:00:06.736 ************ 2026-05-31 04:11:19.513416 | orchestrator | 2026-05-31 04:11:19.513420 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:19.513424 | orchestrator | Sunday 31 May 2026 04:11:09 +0000 (0:00:00.072) 0:00:06.809 ************ 2026-05-31 04:11:19.513428 | orchestrator | 2026-05-31 04:11:19.513431 | orchestrator | TASK [Print report file information] ******************************************* 2026-05-31 04:11:19.513435 | orchestrator | Sunday 31 May 2026 04:11:09 +0000 (0:00:00.075) 0:00:06.885 ************ 2026-05-31 04:11:19.513439 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513443 | orchestrator | 2026-05-31 04:11:19.513447 | orchestrator | TASK [Fail due to missing containers] ****************************************** 2026-05-31 04:11:19.513454 | orchestrator | Sunday 31 May 2026 04:11:10 +0000 (0:00:00.263) 0:00:07.148 ************ 2026-05-31 04:11:19.513460 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513466 | orchestrator | 2026-05-31 04:11:19.513488 | orchestrator | TASK [Prepare quorum test vars] ************************************************ 2026-05-31 04:11:19.513498 | orchestrator | Sunday 31 May 2026 04:11:10 +0000 (0:00:00.248) 0:00:07.397 ************ 2026-05-31 04:11:19.513504 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513510 | orchestrator | 2026-05-31 04:11:19.513516 | orchestrator | TASK [Get monmap info from one mon container] ********************************** 2026-05-31 04:11:19.513522 | orchestrator | Sunday 31 May 2026 04:11:10 +0000 (0:00:00.108) 0:00:07.505 ************ 2026-05-31 04:11:19.513528 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:11:19.513534 | orchestrator | 2026-05-31 04:11:19.513543 | orchestrator | TASK [Set quorum test data] **************************************************** 2026-05-31 04:11:19.513551 | orchestrator | Sunday 31 May 2026 04:11:12 +0000 (0:00:01.642) 0:00:09.148 ************ 2026-05-31 04:11:19.513556 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513563 | orchestrator | 2026-05-31 04:11:19.513576 | orchestrator | TASK [Fail quorum test if not all monitors are in quorum] ********************** 2026-05-31 04:11:19.513582 | orchestrator | Sunday 31 May 2026 04:11:12 +0000 (0:00:00.550) 0:00:09.699 ************ 2026-05-31 04:11:19.513588 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513595 | orchestrator | 2026-05-31 04:11:19.513601 | orchestrator | TASK [Pass quorum test if all monitors are in quorum] ************************** 2026-05-31 04:11:19.513607 | orchestrator | Sunday 31 May 2026 04:11:12 +0000 (0:00:00.140) 0:00:09.839 ************ 2026-05-31 04:11:19.513614 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513620 | orchestrator | 2026-05-31 04:11:19.513627 | orchestrator | TASK [Set fsid test vars] ****************************************************** 2026-05-31 04:11:19.513633 | orchestrator | Sunday 31 May 2026 04:11:13 +0000 (0:00:00.344) 0:00:10.183 ************ 2026-05-31 04:11:19.513641 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513646 | orchestrator | 2026-05-31 04:11:19.513650 | orchestrator | TASK [Fail Cluster FSID test if FSID does not match configuration] ************* 2026-05-31 04:11:19.513655 | orchestrator | Sunday 31 May 2026 04:11:13 +0000 (0:00:00.315) 0:00:10.498 ************ 2026-05-31 04:11:19.513659 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513664 | orchestrator | 2026-05-31 04:11:19.513668 | orchestrator | TASK [Pass Cluster FSID test if it matches configuration] ********************** 2026-05-31 04:11:19.513673 | orchestrator | Sunday 31 May 2026 04:11:13 +0000 (0:00:00.112) 0:00:10.611 ************ 2026-05-31 04:11:19.513677 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513682 | orchestrator | 2026-05-31 04:11:19.513686 | orchestrator | TASK [Prepare status test vars] ************************************************ 2026-05-31 04:11:19.513691 | orchestrator | Sunday 31 May 2026 04:11:13 +0000 (0:00:00.143) 0:00:10.754 ************ 2026-05-31 04:11:19.513695 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513699 | orchestrator | 2026-05-31 04:11:19.513704 | orchestrator | TASK [Gather status data] ****************************************************** 2026-05-31 04:11:19.513709 | orchestrator | Sunday 31 May 2026 04:11:13 +0000 (0:00:00.127) 0:00:10.882 ************ 2026-05-31 04:11:19.513713 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:11:19.513718 | orchestrator | 2026-05-31 04:11:19.513723 | orchestrator | TASK [Set health test data] **************************************************** 2026-05-31 04:11:19.513727 | orchestrator | Sunday 31 May 2026 04:11:15 +0000 (0:00:01.493) 0:00:12.375 ************ 2026-05-31 04:11:19.513732 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513736 | orchestrator | 2026-05-31 04:11:19.513741 | orchestrator | TASK [Fail cluster-health if health is not acceptable] ************************* 2026-05-31 04:11:19.513746 | orchestrator | Sunday 31 May 2026 04:11:15 +0000 (0:00:00.342) 0:00:12.718 ************ 2026-05-31 04:11:19.513750 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513754 | orchestrator | 2026-05-31 04:11:19.513759 | orchestrator | TASK [Pass cluster-health if health is acceptable] ***************************** 2026-05-31 04:11:19.513764 | orchestrator | Sunday 31 May 2026 04:11:15 +0000 (0:00:00.145) 0:00:12.864 ************ 2026-05-31 04:11:19.513768 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:19.513773 | orchestrator | 2026-05-31 04:11:19.513777 | orchestrator | TASK [Fail cluster-health if health is not acceptable (strict)] **************** 2026-05-31 04:11:19.513785 | orchestrator | Sunday 31 May 2026 04:11:15 +0000 (0:00:00.177) 0:00:13.042 ************ 2026-05-31 04:11:19.513790 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513794 | orchestrator | 2026-05-31 04:11:19.513799 | orchestrator | TASK [Pass cluster-health if status is OK (strict)] **************************** 2026-05-31 04:11:19.513804 | orchestrator | Sunday 31 May 2026 04:11:16 +0000 (0:00:00.140) 0:00:13.182 ************ 2026-05-31 04:11:19.513808 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513813 | orchestrator | 2026-05-31 04:11:19.513817 | orchestrator | TASK [Set validation result to passed if no test failed] *********************** 2026-05-31 04:11:19.513822 | orchestrator | Sunday 31 May 2026 04:11:16 +0000 (0:00:00.335) 0:00:13.518 ************ 2026-05-31 04:11:19.513826 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:19.513831 | orchestrator | 2026-05-31 04:11:19.513839 | orchestrator | TASK [Set validation result to failed if a test failed] ************************ 2026-05-31 04:11:19.513844 | orchestrator | Sunday 31 May 2026 04:11:16 +0000 (0:00:00.279) 0:00:13.798 ************ 2026-05-31 04:11:19.513848 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:19.513853 | orchestrator | 2026-05-31 04:11:19.513857 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-05-31 04:11:19.513862 | orchestrator | Sunday 31 May 2026 04:11:16 +0000 (0:00:00.255) 0:00:14.053 ************ 2026-05-31 04:11:19.513866 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:19.513871 | orchestrator | 2026-05-31 04:11:19.513875 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-05-31 04:11:19.513880 | orchestrator | Sunday 31 May 2026 04:11:18 +0000 (0:00:01.846) 0:00:15.900 ************ 2026-05-31 04:11:19.513884 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:19.513889 | orchestrator | 2026-05-31 04:11:19.513894 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-05-31 04:11:19.513897 | orchestrator | Sunday 31 May 2026 04:11:19 +0000 (0:00:00.256) 0:00:16.157 ************ 2026-05-31 04:11:19.513901 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:19.513905 | orchestrator | 2026-05-31 04:11:19.513914 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:22.262723 | orchestrator | Sunday 31 May 2026 04:11:19 +0000 (0:00:00.267) 0:00:16.424 ************ 2026-05-31 04:11:22.262855 | orchestrator | 2026-05-31 04:11:22.262886 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:22.262906 | orchestrator | Sunday 31 May 2026 04:11:19 +0000 (0:00:00.074) 0:00:16.499 ************ 2026-05-31 04:11:22.262926 | orchestrator | 2026-05-31 04:11:22.262948 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:22.262967 | orchestrator | Sunday 31 May 2026 04:11:19 +0000 (0:00:00.071) 0:00:16.570 ************ 2026-05-31 04:11:22.262985 | orchestrator | 2026-05-31 04:11:22.263002 | orchestrator | RUNNING HANDLER [Write report file] ******************************************** 2026-05-31 04:11:22.263023 | orchestrator | Sunday 31 May 2026 04:11:19 +0000 (0:00:00.075) 0:00:16.646 ************ 2026-05-31 04:11:22.263045 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:22.263096 | orchestrator | 2026-05-31 04:11:22.263114 | orchestrator | TASK [Print report file information] ******************************************* 2026-05-31 04:11:22.263133 | orchestrator | Sunday 31 May 2026 04:11:21 +0000 (0:00:01.572) 0:00:18.218 ************ 2026-05-31 04:11:22.263150 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => { 2026-05-31 04:11:22.263187 | orchestrator |  "msg": [ 2026-05-31 04:11:22.263219 | orchestrator |  "Validator run completed.", 2026-05-31 04:11:22.263231 | orchestrator |  "You can find the report file here:", 2026-05-31 04:11:22.263242 | orchestrator |  "/opt/reports/validator/ceph-mons-validator-2026-05-31T04:11:04+00:00-report.json", 2026-05-31 04:11:22.263254 | orchestrator |  "on the following host:", 2026-05-31 04:11:22.263265 | orchestrator |  "testbed-manager" 2026-05-31 04:11:22.263276 | orchestrator |  ] 2026-05-31 04:11:22.263287 | orchestrator | } 2026-05-31 04:11:22.263298 | orchestrator | 2026-05-31 04:11:22.263309 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:11:22.263321 | orchestrator | testbed-node-0 : ok=24  changed=5  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-05-31 04:11:22.263334 | orchestrator | testbed-node-1 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:11:22.263345 | orchestrator | testbed-node-2 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:11:22.263356 | orchestrator | 2026-05-31 04:11:22.263395 | orchestrator | 2026-05-31 04:11:22.263407 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:11:22.263418 | orchestrator | Sunday 31 May 2026 04:11:21 +0000 (0:00:00.833) 0:00:19.052 ************ 2026-05-31 04:11:22.263429 | orchestrator | =============================================================================== 2026-05-31 04:11:22.263439 | orchestrator | Aggregate test results step one ----------------------------------------- 1.85s 2026-05-31 04:11:22.263450 | orchestrator | Get monmap info from one mon container ---------------------------------- 1.64s 2026-05-31 04:11:22.263461 | orchestrator | Write report file ------------------------------------------------------- 1.57s 2026-05-31 04:11:22.263471 | orchestrator | Gather status data ------------------------------------------------------ 1.49s 2026-05-31 04:11:22.263482 | orchestrator | Get container info ------------------------------------------------------ 1.10s 2026-05-31 04:11:22.263492 | orchestrator | Create report output directory ------------------------------------------ 1.07s 2026-05-31 04:11:22.263503 | orchestrator | Get timestamp for report file ------------------------------------------- 0.88s 2026-05-31 04:11:22.263514 | orchestrator | Print report file information ------------------------------------------- 0.83s 2026-05-31 04:11:22.263525 | orchestrator | Set quorum test data ---------------------------------------------------- 0.55s 2026-05-31 04:11:22.263536 | orchestrator | Set test result to passed if container is existing ---------------------- 0.50s 2026-05-31 04:11:22.263547 | orchestrator | Set test result to passed if ceph-mon is running ------------------------ 0.48s 2026-05-31 04:11:22.263557 | orchestrator | Pass quorum test if all monitors are in quorum -------------------------- 0.34s 2026-05-31 04:11:22.263568 | orchestrator | Set health test data ---------------------------------------------------- 0.34s 2026-05-31 04:11:22.263579 | orchestrator | Pass cluster-health if status is OK (strict) ---------------------------- 0.34s 2026-05-31 04:11:22.263592 | orchestrator | Set test result to failed if ceph-mon is not running -------------------- 0.32s 2026-05-31 04:11:22.263614 | orchestrator | Set fsid test vars ------------------------------------------------------ 0.32s 2026-05-31 04:11:22.263642 | orchestrator | Prepare test data for container existance test -------------------------- 0.31s 2026-05-31 04:11:22.263660 | orchestrator | Prepare test data ------------------------------------------------------- 0.31s 2026-05-31 04:11:22.263677 | orchestrator | Set test result to failed if container is missing ----------------------- 0.31s 2026-05-31 04:11:22.263695 | orchestrator | Set validation result to passed if no test failed ----------------------- 0.28s 2026-05-31 04:11:22.564224 | orchestrator | + osism validate ceph-mgrs 2026-05-31 04:11:54.564197 | orchestrator | 2026-05-31 04:11:54.564307 | orchestrator | PLAY [Ceph validate mgrs] ****************************************************** 2026-05-31 04:11:54.564321 | orchestrator | 2026-05-31 04:11:54.564332 | orchestrator | TASK [Get timestamp for report file] ******************************************* 2026-05-31 04:11:54.564344 | orchestrator | Sunday 31 May 2026 04:11:39 +0000 (0:00:00.482) 0:00:00.482 ************ 2026-05-31 04:11:54.564354 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:54.564364 | orchestrator | 2026-05-31 04:11:54.564374 | orchestrator | TASK [Create report output directory] ****************************************** 2026-05-31 04:11:54.564383 | orchestrator | Sunday 31 May 2026 04:11:40 +0000 (0:00:00.859) 0:00:01.342 ************ 2026-05-31 04:11:54.564409 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:54.564420 | orchestrator | 2026-05-31 04:11:54.564429 | orchestrator | TASK [Define report vars] ****************************************************** 2026-05-31 04:11:54.564439 | orchestrator | Sunday 31 May 2026 04:11:41 +0000 (0:00:01.010) 0:00:02.352 ************ 2026-05-31 04:11:54.564449 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.564459 | orchestrator | 2026-05-31 04:11:54.564469 | orchestrator | TASK [Prepare test data for container existance test] ************************** 2026-05-31 04:11:54.564478 | orchestrator | Sunday 31 May 2026 04:11:41 +0000 (0:00:00.157) 0:00:02.510 ************ 2026-05-31 04:11:54.564488 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.564498 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:54.564529 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:54.564540 | orchestrator | 2026-05-31 04:11:54.564549 | orchestrator | TASK [Get container info] ****************************************************** 2026-05-31 04:11:54.564559 | orchestrator | Sunday 31 May 2026 04:11:41 +0000 (0:00:00.311) 0:00:02.821 ************ 2026-05-31 04:11:54.564569 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:54.564578 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.564587 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:54.564597 | orchestrator | 2026-05-31 04:11:54.564610 | orchestrator | TASK [Set test result to failed if container is missing] *********************** 2026-05-31 04:11:54.564627 | orchestrator | Sunday 31 May 2026 04:11:42 +0000 (0:00:01.107) 0:00:03.929 ************ 2026-05-31 04:11:54.564643 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.564659 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:11:54.564677 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:11:54.564694 | orchestrator | 2026-05-31 04:11:54.564713 | orchestrator | TASK [Set test result to passed if container is existing] ********************** 2026-05-31 04:11:54.564730 | orchestrator | Sunday 31 May 2026 04:11:43 +0000 (0:00:00.339) 0:00:04.269 ************ 2026-05-31 04:11:54.564748 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.564769 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:54.564788 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:54.564807 | orchestrator | 2026-05-31 04:11:54.564822 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-05-31 04:11:54.564834 | orchestrator | Sunday 31 May 2026 04:11:43 +0000 (0:00:00.499) 0:00:04.769 ************ 2026-05-31 04:11:54.564845 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.564856 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:54.564867 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:54.564876 | orchestrator | 2026-05-31 04:11:54.564886 | orchestrator | TASK [Set test result to failed if ceph-mgr is not running] ******************** 2026-05-31 04:11:54.564895 | orchestrator | Sunday 31 May 2026 04:11:44 +0000 (0:00:00.335) 0:00:05.104 ************ 2026-05-31 04:11:54.564905 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.564914 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:11:54.564923 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:11:54.564957 | orchestrator | 2026-05-31 04:11:54.564967 | orchestrator | TASK [Set test result to passed if ceph-mgr is running] ************************ 2026-05-31 04:11:54.564976 | orchestrator | Sunday 31 May 2026 04:11:44 +0000 (0:00:00.300) 0:00:05.405 ************ 2026-05-31 04:11:54.564986 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.564995 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:11:54.565005 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:11:54.565014 | orchestrator | 2026-05-31 04:11:54.565024 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-05-31 04:11:54.565034 | orchestrator | Sunday 31 May 2026 04:11:44 +0000 (0:00:00.501) 0:00:05.906 ************ 2026-05-31 04:11:54.565043 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.565053 | orchestrator | 2026-05-31 04:11:54.565062 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-05-31 04:11:54.565072 | orchestrator | Sunday 31 May 2026 04:11:45 +0000 (0:00:00.257) 0:00:06.164 ************ 2026-05-31 04:11:54.565082 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.565092 | orchestrator | 2026-05-31 04:11:54.565101 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-05-31 04:11:54.565118 | orchestrator | Sunday 31 May 2026 04:11:45 +0000 (0:00:00.279) 0:00:06.444 ************ 2026-05-31 04:11:54.565128 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.565143 | orchestrator | 2026-05-31 04:11:54.565158 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:54.565172 | orchestrator | Sunday 31 May 2026 04:11:45 +0000 (0:00:00.248) 0:00:06.693 ************ 2026-05-31 04:11:54.565188 | orchestrator | 2026-05-31 04:11:54.565204 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:54.565221 | orchestrator | Sunday 31 May 2026 04:11:45 +0000 (0:00:00.073) 0:00:06.766 ************ 2026-05-31 04:11:54.565248 | orchestrator | 2026-05-31 04:11:54.565267 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:54.565285 | orchestrator | Sunday 31 May 2026 04:11:45 +0000 (0:00:00.092) 0:00:06.859 ************ 2026-05-31 04:11:54.565296 | orchestrator | 2026-05-31 04:11:54.565305 | orchestrator | TASK [Print report file information] ******************************************* 2026-05-31 04:11:54.565315 | orchestrator | Sunday 31 May 2026 04:11:45 +0000 (0:00:00.076) 0:00:06.935 ************ 2026-05-31 04:11:54.565324 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.565334 | orchestrator | 2026-05-31 04:11:54.565343 | orchestrator | TASK [Fail due to missing containers] ****************************************** 2026-05-31 04:11:54.565353 | orchestrator | Sunday 31 May 2026 04:11:46 +0000 (0:00:00.313) 0:00:07.249 ************ 2026-05-31 04:11:54.565362 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.565372 | orchestrator | 2026-05-31 04:11:54.565399 | orchestrator | TASK [Define mgr module test vars] ********************************************* 2026-05-31 04:11:54.565410 | orchestrator | Sunday 31 May 2026 04:11:46 +0000 (0:00:00.254) 0:00:07.504 ************ 2026-05-31 04:11:54.565420 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.565429 | orchestrator | 2026-05-31 04:11:54.565439 | orchestrator | TASK [Gather list of mgr modules] ********************************************** 2026-05-31 04:11:54.565449 | orchestrator | Sunday 31 May 2026 04:11:46 +0000 (0:00:00.132) 0:00:07.636 ************ 2026-05-31 04:11:54.565458 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:11:54.565468 | orchestrator | 2026-05-31 04:11:54.565477 | orchestrator | TASK [Parse mgr module list from json] ***************************************** 2026-05-31 04:11:54.565487 | orchestrator | Sunday 31 May 2026 04:11:48 +0000 (0:00:02.187) 0:00:09.823 ************ 2026-05-31 04:11:54.565496 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.565506 | orchestrator | 2026-05-31 04:11:54.565515 | orchestrator | TASK [Extract list of enabled mgr modules] ************************************* 2026-05-31 04:11:54.565525 | orchestrator | Sunday 31 May 2026 04:11:49 +0000 (0:00:00.450) 0:00:10.274 ************ 2026-05-31 04:11:54.565534 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.565544 | orchestrator | 2026-05-31 04:11:54.565553 | orchestrator | TASK [Fail test if mgr modules are disabled that should be enabled] ************ 2026-05-31 04:11:54.565563 | orchestrator | Sunday 31 May 2026 04:11:49 +0000 (0:00:00.324) 0:00:10.599 ************ 2026-05-31 04:11:54.565572 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.565582 | orchestrator | 2026-05-31 04:11:54.565592 | orchestrator | TASK [Pass test if required mgr modules are enabled] *************************** 2026-05-31 04:11:54.565601 | orchestrator | Sunday 31 May 2026 04:11:49 +0000 (0:00:00.150) 0:00:10.749 ************ 2026-05-31 04:11:54.565611 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:11:54.565620 | orchestrator | 2026-05-31 04:11:54.565630 | orchestrator | TASK [Set validation result to passed if no test failed] *********************** 2026-05-31 04:11:54.565639 | orchestrator | Sunday 31 May 2026 04:11:49 +0000 (0:00:00.160) 0:00:10.909 ************ 2026-05-31 04:11:54.565649 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:54.565658 | orchestrator | 2026-05-31 04:11:54.565668 | orchestrator | TASK [Set validation result to failed if a test failed] ************************ 2026-05-31 04:11:54.565678 | orchestrator | Sunday 31 May 2026 04:11:50 +0000 (0:00:00.278) 0:00:11.188 ************ 2026-05-31 04:11:54.565687 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:11:54.565696 | orchestrator | 2026-05-31 04:11:54.565706 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-05-31 04:11:54.565716 | orchestrator | Sunday 31 May 2026 04:11:50 +0000 (0:00:00.280) 0:00:11.469 ************ 2026-05-31 04:11:54.565725 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:54.565750 | orchestrator | 2026-05-31 04:11:54.565761 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-05-31 04:11:54.565770 | orchestrator | Sunday 31 May 2026 04:11:51 +0000 (0:00:01.308) 0:00:12.777 ************ 2026-05-31 04:11:54.565790 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:54.565807 | orchestrator | 2026-05-31 04:11:54.565816 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-05-31 04:11:54.565826 | orchestrator | Sunday 31 May 2026 04:11:52 +0000 (0:00:00.279) 0:00:13.057 ************ 2026-05-31 04:11:54.565836 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:54.565845 | orchestrator | 2026-05-31 04:11:54.565855 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:54.565864 | orchestrator | Sunday 31 May 2026 04:11:52 +0000 (0:00:00.272) 0:00:13.330 ************ 2026-05-31 04:11:54.565874 | orchestrator | 2026-05-31 04:11:54.565883 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:54.565893 | orchestrator | Sunday 31 May 2026 04:11:52 +0000 (0:00:00.073) 0:00:13.404 ************ 2026-05-31 04:11:54.565902 | orchestrator | 2026-05-31 04:11:54.565912 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:11:54.565921 | orchestrator | Sunday 31 May 2026 04:11:52 +0000 (0:00:00.070) 0:00:13.474 ************ 2026-05-31 04:11:54.565985 | orchestrator | 2026-05-31 04:11:54.565995 | orchestrator | RUNNING HANDLER [Write report file] ******************************************** 2026-05-31 04:11:54.566005 | orchestrator | Sunday 31 May 2026 04:11:52 +0000 (0:00:00.278) 0:00:13.752 ************ 2026-05-31 04:11:54.566063 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-05-31 04:11:54.566073 | orchestrator | 2026-05-31 04:11:54.566089 | orchestrator | TASK [Print report file information] ******************************************* 2026-05-31 04:11:54.566099 | orchestrator | Sunday 31 May 2026 04:11:54 +0000 (0:00:01.376) 0:00:15.128 ************ 2026-05-31 04:11:54.566109 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => { 2026-05-31 04:11:54.566119 | orchestrator |  "msg": [ 2026-05-31 04:11:54.566130 | orchestrator |  "Validator run completed.", 2026-05-31 04:11:54.566139 | orchestrator |  "You can find the report file here:", 2026-05-31 04:11:54.566149 | orchestrator |  "/opt/reports/validator/ceph-mgrs-validator-2026-05-31T04:11:40+00:00-report.json", 2026-05-31 04:11:54.566160 | orchestrator |  "on the following host:", 2026-05-31 04:11:54.566178 | orchestrator |  "testbed-manager" 2026-05-31 04:11:54.566188 | orchestrator |  ] 2026-05-31 04:11:54.566199 | orchestrator | } 2026-05-31 04:11:54.566209 | orchestrator | 2026-05-31 04:11:54.566218 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:11:54.566229 | orchestrator | testbed-node-0 : ok=19  changed=3  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-05-31 04:11:54.566240 | orchestrator | testbed-node-1 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:11:54.566259 | orchestrator | testbed-node-2 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:11:54.907175 | orchestrator | 2026-05-31 04:11:54.907285 | orchestrator | 2026-05-31 04:11:54.907306 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:11:54.907322 | orchestrator | Sunday 31 May 2026 04:11:54 +0000 (0:00:00.438) 0:00:15.567 ************ 2026-05-31 04:11:54.907335 | orchestrator | =============================================================================== 2026-05-31 04:11:54.907348 | orchestrator | Gather list of mgr modules ---------------------------------------------- 2.19s 2026-05-31 04:11:54.907361 | orchestrator | Write report file ------------------------------------------------------- 1.38s 2026-05-31 04:11:54.907374 | orchestrator | Aggregate test results step one ----------------------------------------- 1.31s 2026-05-31 04:11:54.907387 | orchestrator | Get container info ------------------------------------------------------ 1.11s 2026-05-31 04:11:54.907400 | orchestrator | Create report output directory ------------------------------------------ 1.01s 2026-05-31 04:11:54.907413 | orchestrator | Get timestamp for report file ------------------------------------------- 0.86s 2026-05-31 04:11:54.907454 | orchestrator | Set test result to passed if ceph-mgr is running ------------------------ 0.50s 2026-05-31 04:11:54.907469 | orchestrator | Set test result to passed if container is existing ---------------------- 0.50s 2026-05-31 04:11:54.907482 | orchestrator | Parse mgr module list from json ----------------------------------------- 0.45s 2026-05-31 04:11:54.907496 | orchestrator | Print report file information ------------------------------------------- 0.44s 2026-05-31 04:11:54.907509 | orchestrator | Flush handlers ---------------------------------------------------------- 0.42s 2026-05-31 04:11:54.907522 | orchestrator | Set test result to failed if container is missing ----------------------- 0.34s 2026-05-31 04:11:54.907534 | orchestrator | Prepare test data ------------------------------------------------------- 0.34s 2026-05-31 04:11:54.907546 | orchestrator | Extract list of enabled mgr modules ------------------------------------- 0.32s 2026-05-31 04:11:54.907559 | orchestrator | Print report file information ------------------------------------------- 0.31s 2026-05-31 04:11:54.907571 | orchestrator | Prepare test data for container existance test -------------------------- 0.31s 2026-05-31 04:11:54.907585 | orchestrator | Set test result to failed if ceph-mgr is not running -------------------- 0.30s 2026-05-31 04:11:54.907598 | orchestrator | Set validation result to failed if a test failed ------------------------ 0.28s 2026-05-31 04:11:54.907611 | orchestrator | Aggregate test results step two ----------------------------------------- 0.28s 2026-05-31 04:11:54.907625 | orchestrator | Aggregate test results step two ----------------------------------------- 0.28s 2026-05-31 04:11:55.274770 | orchestrator | + osism validate ceph-osds 2026-05-31 04:12:16.752381 | orchestrator | 2026-05-31 04:12:16.752463 | orchestrator | PLAY [Ceph validate OSDs] ****************************************************** 2026-05-31 04:12:16.752472 | orchestrator | 2026-05-31 04:12:16.752476 | orchestrator | TASK [Get timestamp for report file] ******************************************* 2026-05-31 04:12:16.752481 | orchestrator | Sunday 31 May 2026 04:12:12 +0000 (0:00:00.433) 0:00:00.433 ************ 2026-05-31 04:12:16.752485 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:16.752490 | orchestrator | 2026-05-31 04:12:16.752494 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-05-31 04:12:16.752498 | orchestrator | Sunday 31 May 2026 04:12:12 +0000 (0:00:00.885) 0:00:01.318 ************ 2026-05-31 04:12:16.752502 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:16.752507 | orchestrator | 2026-05-31 04:12:16.752514 | orchestrator | TASK [Create report output directory] ****************************************** 2026-05-31 04:12:16.752518 | orchestrator | Sunday 31 May 2026 04:12:13 +0000 (0:00:00.546) 0:00:01.864 ************ 2026-05-31 04:12:16.752522 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:16.752526 | orchestrator | 2026-05-31 04:12:16.752529 | orchestrator | TASK [Define report vars] ****************************************************** 2026-05-31 04:12:16.752542 | orchestrator | Sunday 31 May 2026 04:12:14 +0000 (0:00:00.731) 0:00:02.596 ************ 2026-05-31 04:12:16.752545 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:16.752550 | orchestrator | 2026-05-31 04:12:16.752554 | orchestrator | TASK [Define OSD test variables] *********************************************** 2026-05-31 04:12:16.752558 | orchestrator | Sunday 31 May 2026 04:12:14 +0000 (0:00:00.127) 0:00:02.724 ************ 2026-05-31 04:12:16.752562 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:16.752566 | orchestrator | 2026-05-31 04:12:16.752570 | orchestrator | TASK [Calculate OSD devices for each host] ************************************* 2026-05-31 04:12:16.752574 | orchestrator | Sunday 31 May 2026 04:12:14 +0000 (0:00:00.122) 0:00:02.847 ************ 2026-05-31 04:12:16.752578 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:16.752582 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:16.752586 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:16.752590 | orchestrator | 2026-05-31 04:12:16.752594 | orchestrator | TASK [Define OSD test variables] *********************************************** 2026-05-31 04:12:16.752598 | orchestrator | Sunday 31 May 2026 04:12:14 +0000 (0:00:00.305) 0:00:03.152 ************ 2026-05-31 04:12:16.752617 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:16.752621 | orchestrator | 2026-05-31 04:12:16.752624 | orchestrator | TASK [Calculate OSD devices for each host] ************************************* 2026-05-31 04:12:16.752628 | orchestrator | Sunday 31 May 2026 04:12:14 +0000 (0:00:00.157) 0:00:03.310 ************ 2026-05-31 04:12:16.752632 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:16.752638 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:16.752644 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:16.752651 | orchestrator | 2026-05-31 04:12:16.752657 | orchestrator | TASK [Calculate total number of OSDs in cluster] ******************************* 2026-05-31 04:12:16.752662 | orchestrator | Sunday 31 May 2026 04:12:15 +0000 (0:00:00.339) 0:00:03.650 ************ 2026-05-31 04:12:16.752668 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:16.752674 | orchestrator | 2026-05-31 04:12:16.752679 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-05-31 04:12:16.752685 | orchestrator | Sunday 31 May 2026 04:12:16 +0000 (0:00:00.878) 0:00:04.528 ************ 2026-05-31 04:12:16.752690 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:16.752696 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:16.752701 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:16.752707 | orchestrator | 2026-05-31 04:12:16.752713 | orchestrator | TASK [Get list of ceph-osd containers on host] ********************************* 2026-05-31 04:12:16.752719 | orchestrator | Sunday 31 May 2026 04:12:16 +0000 (0:00:00.300) 0:00:04.828 ************ 2026-05-31 04:12:16.752728 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'ffaaed86bc3eb584504787c917b316f44f4ab9351bf71176beef82f03afce818', 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'name': '/prometheus_libvirt_exporter', 'state': 'running', 'status': 'Up 10 minutes'})  2026-05-31 04:12:16.752737 | orchestrator | skipping: [testbed-node-3] => (item={'id': '9449f77b934c7efb97d655915aa6dc99c6f0329b749b726b4422cd9ac0bec9da', 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'name': '/prometheus_cadvisor', 'state': 'running', 'status': 'Up 11 minutes'})  2026-05-31 04:12:16.752744 | orchestrator | skipping: [testbed-node-3] => (item={'id': '293dca6b9f48112e11140fb543628f56c032872400529c89512274a636ad09d9', 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'name': '/prometheus_node_exporter', 'state': 'running', 'status': 'Up 11 minutes'})  2026-05-31 04:12:16.752751 | orchestrator | skipping: [testbed-node-3] => (item={'id': '17ea886b8173469e9e3f6b1278d25bdfdf3bcc711cebddeb1b0debdc31ffe24d', 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'name': '/ceilometer_compute', 'state': 'running', 'status': 'Up 20 minutes (unhealthy)'})  2026-05-31 04:12:16.752757 | orchestrator | skipping: [testbed-node-3] => (item={'id': '153bf64d50868e6235b9c0af09e1313e649dccb087129003bd5528abdbc065c3', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'name': '/nova_compute', 'state': 'running', 'status': 'Up 42 minutes (healthy)'})  2026-05-31 04:12:16.752816 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'c83160305d79d61998335b17e4389efc6039911ae0cee6c652e444f1dff4d94d', 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'name': '/nova_libvirt', 'state': 'running', 'status': 'Up 42 minutes (healthy)'})  2026-05-31 04:12:16.752822 | orchestrator | skipping: [testbed-node-3] => (item={'id': '5c24ff42dd152b2e75707cc8a808a330cf0772dd6184a0e24b7e8e24df782429', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'name': '/nova_ssh', 'state': 'running', 'status': 'Up 43 minutes (healthy)'})  2026-05-31 04:12:16.752827 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'f32c5b8faa8527b026d1b463b58d8c684474b59b5f0fa5fc7fb51ad235fc1254', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'name': '/neutron_ovn_metadata_agent', 'state': 'running', 'status': 'Up 50 minutes (healthy)'})  2026-05-31 04:12:16.752836 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'd2a4d9ea8e80a43e0c225f661499fe2779fe1744dbe08186d2e4c2d357061162', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-rgw-default-testbed-node-3-rgw0', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.752844 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'ae5147ebb2e71306fc6635196431a07048b46c82e251292e73a8d7be7bc998d0', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-mds-testbed-node-3', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.752888 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'bc95403d68325c6857643f2264dfc27466fc271a637720636d1b47d36409de44', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-crash-testbed-node-3', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.752895 | orchestrator | ok: [testbed-node-3] => (item={'id': 'f0a5717c6cb2f795689f4f202c13f515c81e8191ca5c73b34d3034d0e3fc19fd', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-osd-5', 'state': 'running', 'status': 'Up About an hour'}) 2026-05-31 04:12:16.752900 | orchestrator | ok: [testbed-node-3] => (item={'id': '68ee74749a16003b644ef28705e918a6ea9e55abeb81ffc369ac093d73550736', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-osd-0', 'state': 'running', 'status': 'Up About an hour'}) 2026-05-31 04:12:16.752904 | orchestrator | skipping: [testbed-node-3] => (item={'id': '95c78de503e5213bd612660d62576fee6455a750444f77d9cf4852d6c7c58508', 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'name': '/ovn_controller', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.752907 | orchestrator | skipping: [testbed-node-3] => (item={'id': '1f578b1c3625467d3709f7b64289634d4785ce762ad0a91cb79a086ef68d21a8', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'name': '/openvswitch_vswitchd', 'state': 'running', 'status': 'Up About an hour (healthy)'})  2026-05-31 04:12:16.752911 | orchestrator | skipping: [testbed-node-3] => (item={'id': '161b89c92398202e443b62f2376cc0226ab20a0cf70a706910d2ba31e7e9e76d', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'name': '/openvswitch_db', 'state': 'running', 'status': 'Up About an hour (healthy)'})  2026-05-31 04:12:16.752915 | orchestrator | skipping: [testbed-node-3] => (item={'id': '0c0323631604a4272332bf86ce02522e490054fe43d69947b6c96d44612d0b8a', 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'name': '/cron', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:16.752919 | orchestrator | skipping: [testbed-node-3] => (item={'id': '7a7b5626fa4479efb33d9873e483bc27065955c5f822eeaabffebb8c6784b493', 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'name': '/kolla_toolbox', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:16.752923 | orchestrator | skipping: [testbed-node-4] => (item={'id': '6a188301c95d7c3ecd514076505d3f21c06a340b5ff8a94b5725d79f57ca10c9', 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'name': '/prometheus_libvirt_exporter', 'state': 'running', 'status': 'Up 10 minutes'})  2026-05-31 04:12:16.752927 | orchestrator | skipping: [testbed-node-3] => (item={'id': '9662eb609b7f8e6a59e95c4398b5f2920ea7bda6ab4258cb0157c8edbcfe4278', 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'name': '/fluentd', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:16.752937 | orchestrator | skipping: [testbed-node-4] => (item={'id': '66a38bf023f44fcb98722e6ce810cce16a147d5418632e68e32596036aac3310', 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'name': '/prometheus_cadvisor', 'state': 'running', 'status': 'Up 11 minutes'})  2026-05-31 04:12:16.906246 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'd15c8fc36fde1137e9f526a57421fb788148cc821e77fc3d349c979fb1d67b0f', 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'name': '/prometheus_node_exporter', 'state': 'running', 'status': 'Up 11 minutes'})  2026-05-31 04:12:16.906370 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'ca243e3ee157a18a643ddcd1f29f009864651cbd9cb4159bf9facd624e3d3de7', 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'name': '/ceilometer_compute', 'state': 'running', 'status': 'Up 20 minutes (unhealthy)'})  2026-05-31 04:12:16.906383 | orchestrator | skipping: [testbed-node-4] => (item={'id': '9781f6e24bd95daed30e944e3f2c203baee014e94fe1b0c8d2a78b37c0698608', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'name': '/nova_compute', 'state': 'running', 'status': 'Up 42 minutes (healthy)'})  2026-05-31 04:12:16.906429 | orchestrator | skipping: [testbed-node-4] => (item={'id': '24cf7a4ee817260523baa1acb50df66b7a22630c1f53ab21ef10cf3c2615e751', 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'name': '/nova_libvirt', 'state': 'running', 'status': 'Up 42 minutes (healthy)'})  2026-05-31 04:12:16.906438 | orchestrator | skipping: [testbed-node-4] => (item={'id': '5cd7fbbce0d3b2b6ff6d81a7ae983584a2bc2894e4c341f70d93c8a87aa0b9d5', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'name': '/nova_ssh', 'state': 'running', 'status': 'Up 43 minutes (healthy)'})  2026-05-31 04:12:16.906447 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'ce5a64ddcd1ed41d09a6a08d51a3e763877a6ad662f12ffb6097965cf37c6ffc', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'name': '/neutron_ovn_metadata_agent', 'state': 'running', 'status': 'Up 50 minutes (healthy)'})  2026-05-31 04:12:16.906455 | orchestrator | skipping: [testbed-node-4] => (item={'id': '85d3c78f12d62cc9cf204849fff21e49cef2f3ed0f48bc581bd69cf5c973bbaf', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-rgw-default-testbed-node-4-rgw0', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.906465 | orchestrator | skipping: [testbed-node-4] => (item={'id': '2a266eb67ec4ca7de358626a89c1c8ed5946a4cf428bead1b3b8def6a533663e', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-mds-testbed-node-4', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.906473 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'f3eb880357c342f1051466a16c329cce96b845388df6bc55bcc1dabc386f0718', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-crash-testbed-node-4', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.906484 | orchestrator | ok: [testbed-node-4] => (item={'id': '6bc31a55f220edd0c7401b4bcfab651a2ce94043e8a142179c55592fc7e172dc', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-osd-1', 'state': 'running', 'status': 'Up About an hour'}) 2026-05-31 04:12:16.906493 | orchestrator | ok: [testbed-node-4] => (item={'id': 'e63966370577f12f1d36e92780d24f596431efc5ed098064e1aa36cfafe9f4e2', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-osd-3', 'state': 'running', 'status': 'Up About an hour'}) 2026-05-31 04:12:16.906502 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'd2bd296760f4cce6d3d16b187aeca1341aa81d6d488e301548df360657119a6e', 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'name': '/ovn_controller', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.906510 | orchestrator | skipping: [testbed-node-4] => (item={'id': '969c3c2b88d19bd417fa0f6ea1b1a652db5175f85083453165dbfa080490c3ad', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'name': '/openvswitch_vswitchd', 'state': 'running', 'status': 'Up About an hour (healthy)'})  2026-05-31 04:12:16.906518 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'c3025e0764720d4b65274defac0b0120ba8509d2750322b82ed379029efd2f55', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'name': '/openvswitch_db', 'state': 'running', 'status': 'Up About an hour (healthy)'})  2026-05-31 04:12:16.906550 | orchestrator | skipping: [testbed-node-4] => (item={'id': '0494fa633ab322d6480efc451496765897850d26502d33f447e072a703208651', 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'name': '/cron', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:16.906559 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'a09ace60ae35e4f0b5744136dd93cc4e8527bca2e65a4c036a5c8ae3bee51bcb', 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'name': '/kolla_toolbox', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:16.906568 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'd8096e9b6c2501311277f81a3df89fb16e4179a713165cc9da14ecf707c9cb69', 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'name': '/fluentd', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:16.906575 | orchestrator | skipping: [testbed-node-5] => (item={'id': '3dc6239cb97ba7f745ebe6a582628969fef2ddb7b5076a033255cdf486860425', 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'name': '/prometheus_libvirt_exporter', 'state': 'running', 'status': 'Up 10 minutes'})  2026-05-31 04:12:16.906587 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'bf9074385332ab5fe4cb2cb0e20580973d2312b9b6d7da139353347e0a39c648', 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'name': '/prometheus_cadvisor', 'state': 'running', 'status': 'Up 11 minutes'})  2026-05-31 04:12:16.906595 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'f7e5a90b58b3dc85ea628ca1aeaf25400f7be48872849a91b8b17e3f3ee27508', 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'name': '/prometheus_node_exporter', 'state': 'running', 'status': 'Up 11 minutes'})  2026-05-31 04:12:16.906603 | orchestrator | skipping: [testbed-node-5] => (item={'id': '59472bcfa7339d3f2984971c03ac15796cc02ef2c9dba1a9fd4aecd188955769', 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'name': '/ceilometer_compute', 'state': 'running', 'status': 'Up 20 minutes (unhealthy)'})  2026-05-31 04:12:16.906611 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'c711c2f37b437d7ebd800b87574ba481fdd8ae9635c3baf70fe09a3a4f157b7d', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'name': '/nova_compute', 'state': 'running', 'status': 'Up 42 minutes (healthy)'})  2026-05-31 04:12:16.906619 | orchestrator | skipping: [testbed-node-5] => (item={'id': '939aaeb14f48fe6615c64160a8da8deef4092eb69440acd356e8035b846e7590', 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'name': '/nova_libvirt', 'state': 'running', 'status': 'Up 42 minutes (healthy)'})  2026-05-31 04:12:16.906628 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'f22859296f4cffd3c0b2f679d72929e8269ce738f261eca90e4937d785fb90e3', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'name': '/nova_ssh', 'state': 'running', 'status': 'Up 43 minutes (healthy)'})  2026-05-31 04:12:16.906636 | orchestrator | skipping: [testbed-node-5] => (item={'id': '561cbcb75f7c74894542b703cf21a7f963a570b34e7c83efb49ec645c57bd315', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'name': '/neutron_ovn_metadata_agent', 'state': 'running', 'status': 'Up 50 minutes (healthy)'})  2026-05-31 04:12:16.906644 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'ac4f7304e2a4b424de7bfa7e0d1ddb515b3f0ee9f1cc804cca23a142b69eeaf9', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-rgw-default-testbed-node-5-rgw0', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.906653 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'ab26b7f3ba30243b65191d315d521edf07055866608715ef9b876224436efdd0', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-mds-testbed-node-5', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.906662 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'f6a403e2ed6e2e8954fe273aca194235fd3df0b30dfebbccf836ac8bcb5ff089', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-crash-testbed-node-5', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:16.906679 | orchestrator | ok: [testbed-node-5] => (item={'id': 'fee324d76f9a83c53a1c1d5811fd12af7f7640e54e7c9445b1e06fb0ba2f0508', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-osd-4', 'state': 'running', 'status': 'Up About an hour'}) 2026-05-31 04:12:16.906695 | orchestrator | ok: [testbed-node-5] => (item={'id': '56f5f7427ac485e4eb9d2d205dffc630e31742768d3393da4297eac9654854a9', 'image': 'registry.osism.tech/osism/ceph-daemon:18.2.7', 'name': '/ceph-osd-2', 'state': 'running', 'status': 'Up About an hour'}) 2026-05-31 04:12:28.511546 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'd5edc3cba577a3127f79aa26f1676aa98292edec758b9beaf18f9c7d5febcbbc', 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'name': '/ovn_controller', 'state': 'running', 'status': 'Up About an hour'})  2026-05-31 04:12:28.511646 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'f1389defc6e16e5bcce42c96831ca1b6e8b7494e27dc0d501468a8e9f29bdd2a', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'name': '/openvswitch_vswitchd', 'state': 'running', 'status': 'Up About an hour (healthy)'})  2026-05-31 04:12:28.511656 | orchestrator | skipping: [testbed-node-5] => (item={'id': '4bedb46acc6a0585a8de132619cede948682ba27e196e3e045c301bfdb3b018c', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'name': '/openvswitch_db', 'state': 'running', 'status': 'Up About an hour (healthy)'})  2026-05-31 04:12:28.511662 | orchestrator | skipping: [testbed-node-5] => (item={'id': '00f2e2588d308acdac0b9cf7489555c29b4cf37c76cb0a901be559ca04a41c03', 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'name': '/cron', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:28.511668 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'f18952c27f2e3833c00674228bf8ce3447bc58b23d994c509eab28acfd16646a', 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'name': '/kolla_toolbox', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:28.511673 | orchestrator | skipping: [testbed-node-5] => (item={'id': '1a963dc5c0c2125ec7d677bcd729f536c8cc783813d6d266432c1a10b0dd3038', 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'name': '/fluentd', 'state': 'running', 'status': 'Up 2 hours'})  2026-05-31 04:12:28.511677 | orchestrator | 2026-05-31 04:12:28.511682 | orchestrator | TASK [Get count of ceph-osd containers on host] ******************************** 2026-05-31 04:12:28.511687 | orchestrator | Sunday 31 May 2026 04:12:16 +0000 (0:00:00.471) 0:00:05.300 ************ 2026-05-31 04:12:28.511691 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.511696 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:28.511700 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:28.511703 | orchestrator | 2026-05-31 04:12:28.511707 | orchestrator | TASK [Set test result to failed when count of containers is wrong] ************* 2026-05-31 04:12:28.511711 | orchestrator | Sunday 31 May 2026 04:12:17 +0000 (0:00:00.300) 0:00:05.601 ************ 2026-05-31 04:12:28.511715 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.511720 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:28.511724 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:28.511727 | orchestrator | 2026-05-31 04:12:28.511731 | orchestrator | TASK [Set test result to passed if count matches] ****************************** 2026-05-31 04:12:28.511735 | orchestrator | Sunday 31 May 2026 04:12:17 +0000 (0:00:00.484) 0:00:06.086 ************ 2026-05-31 04:12:28.511739 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.511743 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:28.511746 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:28.511750 | orchestrator | 2026-05-31 04:12:28.511754 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-05-31 04:12:28.511772 | orchestrator | Sunday 31 May 2026 04:12:17 +0000 (0:00:00.288) 0:00:06.374 ************ 2026-05-31 04:12:28.511776 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.511780 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:28.511784 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:28.511788 | orchestrator | 2026-05-31 04:12:28.511792 | orchestrator | TASK [Get list of ceph-osd containers that are not running] ******************** 2026-05-31 04:12:28.511796 | orchestrator | Sunday 31 May 2026 04:12:18 +0000 (0:00:00.331) 0:00:06.706 ************ 2026-05-31 04:12:28.511860 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'ceph-osd-5', 'osd_id': '5', 'state': 'running'})  2026-05-31 04:12:28.511867 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'ceph-osd-0', 'osd_id': '0', 'state': 'running'})  2026-05-31 04:12:28.511871 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.511874 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'ceph-osd-1', 'osd_id': '1', 'state': 'running'})  2026-05-31 04:12:28.511878 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'ceph-osd-3', 'osd_id': '3', 'state': 'running'})  2026-05-31 04:12:28.511882 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:28.511886 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'ceph-osd-4', 'osd_id': '4', 'state': 'running'})  2026-05-31 04:12:28.511890 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'ceph-osd-2', 'osd_id': '2', 'state': 'running'})  2026-05-31 04:12:28.511894 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:28.511898 | orchestrator | 2026-05-31 04:12:28.511902 | orchestrator | TASK [Get count of ceph-osd containers that are not running] ******************* 2026-05-31 04:12:28.511905 | orchestrator | Sunday 31 May 2026 04:12:18 +0000 (0:00:00.310) 0:00:07.016 ************ 2026-05-31 04:12:28.511909 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.511913 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:28.511917 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:28.511921 | orchestrator | 2026-05-31 04:12:28.511924 | orchestrator | TASK [Set test result to failed if an OSD is not running] ********************** 2026-05-31 04:12:28.511928 | orchestrator | Sunday 31 May 2026 04:12:19 +0000 (0:00:00.490) 0:00:07.507 ************ 2026-05-31 04:12:28.511932 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.511947 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:28.511952 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:28.511955 | orchestrator | 2026-05-31 04:12:28.511959 | orchestrator | TASK [Set test result to failed if an OSD is not running] ********************** 2026-05-31 04:12:28.511963 | orchestrator | Sunday 31 May 2026 04:12:19 +0000 (0:00:00.287) 0:00:07.794 ************ 2026-05-31 04:12:28.511967 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.511970 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:28.511974 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:28.511978 | orchestrator | 2026-05-31 04:12:28.511982 | orchestrator | TASK [Set test result to passed if all containers are running] ***************** 2026-05-31 04:12:28.511986 | orchestrator | Sunday 31 May 2026 04:12:19 +0000 (0:00:00.286) 0:00:08.080 ************ 2026-05-31 04:12:28.511989 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.511993 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:28.511997 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:28.512001 | orchestrator | 2026-05-31 04:12:28.512004 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-05-31 04:12:28.512008 | orchestrator | Sunday 31 May 2026 04:12:19 +0000 (0:00:00.298) 0:00:08.379 ************ 2026-05-31 04:12:28.512012 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.512016 | orchestrator | 2026-05-31 04:12:28.512020 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-05-31 04:12:28.512026 | orchestrator | Sunday 31 May 2026 04:12:20 +0000 (0:00:00.754) 0:00:09.133 ************ 2026-05-31 04:12:28.512030 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.512034 | orchestrator | 2026-05-31 04:12:28.512038 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-05-31 04:12:28.512046 | orchestrator | Sunday 31 May 2026 04:12:21 +0000 (0:00:00.274) 0:00:09.407 ************ 2026-05-31 04:12:28.512050 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.512053 | orchestrator | 2026-05-31 04:12:28.512057 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:12:28.512061 | orchestrator | Sunday 31 May 2026 04:12:21 +0000 (0:00:00.280) 0:00:09.688 ************ 2026-05-31 04:12:28.512065 | orchestrator | 2026-05-31 04:12:28.512069 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:12:28.512072 | orchestrator | Sunday 31 May 2026 04:12:21 +0000 (0:00:00.070) 0:00:09.759 ************ 2026-05-31 04:12:28.512076 | orchestrator | 2026-05-31 04:12:28.512080 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:12:28.512084 | orchestrator | Sunday 31 May 2026 04:12:21 +0000 (0:00:00.072) 0:00:09.831 ************ 2026-05-31 04:12:28.512087 | orchestrator | 2026-05-31 04:12:28.512091 | orchestrator | TASK [Print report file information] ******************************************* 2026-05-31 04:12:28.512095 | orchestrator | Sunday 31 May 2026 04:12:21 +0000 (0:00:00.072) 0:00:09.903 ************ 2026-05-31 04:12:28.512099 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.512103 | orchestrator | 2026-05-31 04:12:28.512107 | orchestrator | TASK [Fail early due to containers not running] ******************************** 2026-05-31 04:12:28.512112 | orchestrator | Sunday 31 May 2026 04:12:21 +0000 (0:00:00.243) 0:00:10.147 ************ 2026-05-31 04:12:28.512116 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.512120 | orchestrator | 2026-05-31 04:12:28.512125 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-05-31 04:12:28.512129 | orchestrator | Sunday 31 May 2026 04:12:21 +0000 (0:00:00.236) 0:00:10.383 ************ 2026-05-31 04:12:28.512133 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.512138 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:28.512142 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:28.512146 | orchestrator | 2026-05-31 04:12:28.512151 | orchestrator | TASK [Set _mon_hostname fact] ************************************************** 2026-05-31 04:12:28.512155 | orchestrator | Sunday 31 May 2026 04:12:22 +0000 (0:00:00.310) 0:00:10.694 ************ 2026-05-31 04:12:28.512159 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.512163 | orchestrator | 2026-05-31 04:12:28.512167 | orchestrator | TASK [Get ceph osd tree] ******************************************************* 2026-05-31 04:12:28.512172 | orchestrator | Sunday 31 May 2026 04:12:23 +0000 (0:00:00.709) 0:00:11.403 ************ 2026-05-31 04:12:28.512176 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-05-31 04:12:28.512180 | orchestrator | 2026-05-31 04:12:28.512185 | orchestrator | TASK [Parse osd tree from JSON] ************************************************ 2026-05-31 04:12:28.512189 | orchestrator | Sunday 31 May 2026 04:12:24 +0000 (0:00:01.708) 0:00:13.112 ************ 2026-05-31 04:12:28.512193 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.512198 | orchestrator | 2026-05-31 04:12:28.512202 | orchestrator | TASK [Get OSDs that are not up or in] ****************************************** 2026-05-31 04:12:28.512206 | orchestrator | Sunday 31 May 2026 04:12:24 +0000 (0:00:00.152) 0:00:13.265 ************ 2026-05-31 04:12:28.512210 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.512215 | orchestrator | 2026-05-31 04:12:28.512219 | orchestrator | TASK [Fail test if OSDs are not up or in] ************************************** 2026-05-31 04:12:28.512223 | orchestrator | Sunday 31 May 2026 04:12:25 +0000 (0:00:00.337) 0:00:13.603 ************ 2026-05-31 04:12:28.512227 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:28.512232 | orchestrator | 2026-05-31 04:12:28.512236 | orchestrator | TASK [Pass test if OSDs are all up and in] ************************************* 2026-05-31 04:12:28.512240 | orchestrator | Sunday 31 May 2026 04:12:25 +0000 (0:00:00.153) 0:00:13.756 ************ 2026-05-31 04:12:28.512244 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.512249 | orchestrator | 2026-05-31 04:12:28.512253 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-05-31 04:12:28.512257 | orchestrator | Sunday 31 May 2026 04:12:25 +0000 (0:00:00.129) 0:00:13.886 ************ 2026-05-31 04:12:28.512264 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:28.512269 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:28.512273 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:28.512277 | orchestrator | 2026-05-31 04:12:28.512282 | orchestrator | TASK [List ceph LVM volumes and collect data] ********************************** 2026-05-31 04:12:28.512286 | orchestrator | Sunday 31 May 2026 04:12:25 +0000 (0:00:00.306) 0:00:14.193 ************ 2026-05-31 04:12:28.512290 | orchestrator | changed: [testbed-node-3] 2026-05-31 04:12:28.512295 | orchestrator | changed: [testbed-node-4] 2026-05-31 04:12:28.512299 | orchestrator | changed: [testbed-node-5] 2026-05-31 04:12:39.175905 | orchestrator | 2026-05-31 04:12:39.176022 | orchestrator | TASK [Parse LVM data as JSON] ************************************************** 2026-05-31 04:12:39.176046 | orchestrator | Sunday 31 May 2026 04:12:28 +0000 (0:00:02.700) 0:00:16.894 ************ 2026-05-31 04:12:39.176060 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:39.176072 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:39.176081 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:39.176089 | orchestrator | 2026-05-31 04:12:39.176097 | orchestrator | TASK [Get unencrypted and encrypted OSDs] ************************************** 2026-05-31 04:12:39.176105 | orchestrator | Sunday 31 May 2026 04:12:28 +0000 (0:00:00.322) 0:00:17.216 ************ 2026-05-31 04:12:39.176134 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:39.176142 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:39.176151 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:39.176159 | orchestrator | 2026-05-31 04:12:39.176167 | orchestrator | TASK [Fail if count of encrypted OSDs does not match] ************************** 2026-05-31 04:12:39.176175 | orchestrator | Sunday 31 May 2026 04:12:29 +0000 (0:00:00.506) 0:00:17.722 ************ 2026-05-31 04:12:39.176183 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:39.176192 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:39.176200 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:39.176208 | orchestrator | 2026-05-31 04:12:39.176216 | orchestrator | TASK [Pass if count of encrypted OSDs equals count of OSDs] ******************** 2026-05-31 04:12:39.176238 | orchestrator | Sunday 31 May 2026 04:12:29 +0000 (0:00:00.383) 0:00:18.106 ************ 2026-05-31 04:12:39.176247 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:39.176254 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:39.176262 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:39.176273 | orchestrator | 2026-05-31 04:12:39.176288 | orchestrator | TASK [Fail if count of unencrypted OSDs does not match] ************************ 2026-05-31 04:12:39.176301 | orchestrator | Sunday 31 May 2026 04:12:30 +0000 (0:00:00.581) 0:00:18.687 ************ 2026-05-31 04:12:39.176315 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:39.176328 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:39.176340 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:39.176353 | orchestrator | 2026-05-31 04:12:39.176366 | orchestrator | TASK [Pass if count of unencrypted OSDs equals count of OSDs] ****************** 2026-05-31 04:12:39.176381 | orchestrator | Sunday 31 May 2026 04:12:30 +0000 (0:00:00.353) 0:00:19.041 ************ 2026-05-31 04:12:39.176395 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:39.176409 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:39.176422 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:39.176437 | orchestrator | 2026-05-31 04:12:39.176448 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-05-31 04:12:39.176457 | orchestrator | Sunday 31 May 2026 04:12:30 +0000 (0:00:00.322) 0:00:19.363 ************ 2026-05-31 04:12:39.176466 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:39.176475 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:39.176484 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:39.176493 | orchestrator | 2026-05-31 04:12:39.176502 | orchestrator | TASK [Get CRUSH node data of each OSD host and root node childs] *************** 2026-05-31 04:12:39.176511 | orchestrator | Sunday 31 May 2026 04:12:31 +0000 (0:00:00.502) 0:00:19.866 ************ 2026-05-31 04:12:39.176520 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:39.176529 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:39.176557 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:39.176567 | orchestrator | 2026-05-31 04:12:39.176576 | orchestrator | TASK [Calculate sub test expression results] *********************************** 2026-05-31 04:12:39.176585 | orchestrator | Sunday 31 May 2026 04:12:32 +0000 (0:00:00.801) 0:00:20.667 ************ 2026-05-31 04:12:39.176594 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:39.176602 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:39.176610 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:39.176618 | orchestrator | 2026-05-31 04:12:39.176625 | orchestrator | TASK [Fail test if any sub test failed] **************************************** 2026-05-31 04:12:39.176633 | orchestrator | Sunday 31 May 2026 04:12:32 +0000 (0:00:00.303) 0:00:20.971 ************ 2026-05-31 04:12:39.176641 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:39.176649 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:12:39.176660 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:12:39.176673 | orchestrator | 2026-05-31 04:12:39.176687 | orchestrator | TASK [Pass test if no sub test failed] ***************************************** 2026-05-31 04:12:39.176700 | orchestrator | Sunday 31 May 2026 04:12:32 +0000 (0:00:00.363) 0:00:21.334 ************ 2026-05-31 04:12:39.176713 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:12:39.176725 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:12:39.176733 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:12:39.176740 | orchestrator | 2026-05-31 04:12:39.176748 | orchestrator | TASK [Set validation result to passed if no test failed] *********************** 2026-05-31 04:12:39.176756 | orchestrator | Sunday 31 May 2026 04:12:33 +0000 (0:00:00.584) 0:00:21.918 ************ 2026-05-31 04:12:39.176764 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:39.176825 | orchestrator | 2026-05-31 04:12:39.176833 | orchestrator | TASK [Set validation result to failed if a test failed] ************************ 2026-05-31 04:12:39.176841 | orchestrator | Sunday 31 May 2026 04:12:33 +0000 (0:00:00.301) 0:00:22.220 ************ 2026-05-31 04:12:39.176849 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:12:39.176856 | orchestrator | 2026-05-31 04:12:39.176864 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-05-31 04:12:39.176872 | orchestrator | Sunday 31 May 2026 04:12:34 +0000 (0:00:00.277) 0:00:22.497 ************ 2026-05-31 04:12:39.176879 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:39.176887 | orchestrator | 2026-05-31 04:12:39.176895 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-05-31 04:12:39.176903 | orchestrator | Sunday 31 May 2026 04:12:35 +0000 (0:00:01.701) 0:00:24.199 ************ 2026-05-31 04:12:39.176910 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:39.176918 | orchestrator | 2026-05-31 04:12:39.176926 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-05-31 04:12:39.176934 | orchestrator | Sunday 31 May 2026 04:12:36 +0000 (0:00:00.279) 0:00:24.479 ************ 2026-05-31 04:12:39.176941 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:39.176949 | orchestrator | 2026-05-31 04:12:39.176974 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:12:39.176983 | orchestrator | Sunday 31 May 2026 04:12:36 +0000 (0:00:00.252) 0:00:24.732 ************ 2026-05-31 04:12:39.176990 | orchestrator | 2026-05-31 04:12:39.176998 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:12:39.177006 | orchestrator | Sunday 31 May 2026 04:12:36 +0000 (0:00:00.070) 0:00:24.802 ************ 2026-05-31 04:12:39.177013 | orchestrator | 2026-05-31 04:12:39.177021 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-05-31 04:12:39.177029 | orchestrator | Sunday 31 May 2026 04:12:36 +0000 (0:00:00.069) 0:00:24.872 ************ 2026-05-31 04:12:39.177036 | orchestrator | 2026-05-31 04:12:39.177044 | orchestrator | RUNNING HANDLER [Write report file] ******************************************** 2026-05-31 04:12:39.177052 | orchestrator | Sunday 31 May 2026 04:12:36 +0000 (0:00:00.104) 0:00:24.977 ************ 2026-05-31 04:12:39.177068 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-05-31 04:12:39.177075 | orchestrator | 2026-05-31 04:12:39.177083 | orchestrator | TASK [Print report file information] ******************************************* 2026-05-31 04:12:39.177091 | orchestrator | Sunday 31 May 2026 04:12:38 +0000 (0:00:01.609) 0:00:26.587 ************ 2026-05-31 04:12:39.177105 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => { 2026-05-31 04:12:39.177113 | orchestrator |  "msg": [ 2026-05-31 04:12:39.177121 | orchestrator |  "Validator run completed.", 2026-05-31 04:12:39.177130 | orchestrator |  "You can find the report file here:", 2026-05-31 04:12:39.177138 | orchestrator |  "/opt/reports/validator/ceph-osds-validator-2026-05-31T04:12:12+00:00-report.json", 2026-05-31 04:12:39.177146 | orchestrator |  "on the following host:", 2026-05-31 04:12:39.177154 | orchestrator |  "testbed-manager" 2026-05-31 04:12:39.177162 | orchestrator |  ] 2026-05-31 04:12:39.177170 | orchestrator | } 2026-05-31 04:12:39.177178 | orchestrator | 2026-05-31 04:12:39.177185 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:12:39.177194 | orchestrator | testbed-node-3 : ok=35  changed=4  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 04:12:39.177203 | orchestrator | testbed-node-4 : ok=18  changed=1  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-05-31 04:12:39.177211 | orchestrator | testbed-node-5 : ok=18  changed=1  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-05-31 04:12:39.177219 | orchestrator | 2026-05-31 04:12:39.177227 | orchestrator | 2026-05-31 04:12:39.177235 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:12:39.177243 | orchestrator | Sunday 31 May 2026 04:12:38 +0000 (0:00:00.632) 0:00:27.219 ************ 2026-05-31 04:12:39.177251 | orchestrator | =============================================================================== 2026-05-31 04:12:39.177258 | orchestrator | List ceph LVM volumes and collect data ---------------------------------- 2.70s 2026-05-31 04:12:39.177266 | orchestrator | Get ceph osd tree ------------------------------------------------------- 1.71s 2026-05-31 04:12:39.177273 | orchestrator | Aggregate test results step one ----------------------------------------- 1.70s 2026-05-31 04:12:39.177281 | orchestrator | Write report file ------------------------------------------------------- 1.61s 2026-05-31 04:12:39.177289 | orchestrator | Get timestamp for report file ------------------------------------------- 0.89s 2026-05-31 04:12:39.177297 | orchestrator | Calculate total number of OSDs in cluster ------------------------------- 0.88s 2026-05-31 04:12:39.177305 | orchestrator | Get CRUSH node data of each OSD host and root node childs --------------- 0.80s 2026-05-31 04:12:39.177312 | orchestrator | Aggregate test results step one ----------------------------------------- 0.75s 2026-05-31 04:12:39.177320 | orchestrator | Create report output directory ------------------------------------------ 0.73s 2026-05-31 04:12:39.177328 | orchestrator | Set _mon_hostname fact -------------------------------------------------- 0.71s 2026-05-31 04:12:39.177335 | orchestrator | Print report file information ------------------------------------------- 0.63s 2026-05-31 04:12:39.177343 | orchestrator | Pass test if no sub test failed ----------------------------------------- 0.58s 2026-05-31 04:12:39.177351 | orchestrator | Pass if count of encrypted OSDs equals count of OSDs -------------------- 0.58s 2026-05-31 04:12:39.177358 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.55s 2026-05-31 04:12:39.177366 | orchestrator | Get unencrypted and encrypted OSDs -------------------------------------- 0.51s 2026-05-31 04:12:39.177374 | orchestrator | Prepare test data ------------------------------------------------------- 0.50s 2026-05-31 04:12:39.177382 | orchestrator | Get count of ceph-osd containers that are not running ------------------- 0.49s 2026-05-31 04:12:39.177389 | orchestrator | Set test result to failed when count of containers is wrong ------------- 0.48s 2026-05-31 04:12:39.177402 | orchestrator | Get list of ceph-osd containers on host --------------------------------- 0.47s 2026-05-31 04:12:39.177410 | orchestrator | Fail if count of encrypted OSDs does not match -------------------------- 0.38s 2026-05-31 04:12:39.513687 | orchestrator | + sh -c /opt/configuration/scripts/check/200-infrastructure.sh 2026-05-31 04:12:39.522265 | orchestrator | + set -e 2026-05-31 04:12:39.522353 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 04:12:39.523128 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 04:12:39.523157 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 04:12:39.523169 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 04:12:39.523193 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 04:12:39.523205 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 04:12:39.523217 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 04:12:39.523228 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:12:39.523239 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:12:39.523250 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 04:12:39.523261 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 04:12:39.523272 | orchestrator | ++ export ARA=false 2026-05-31 04:12:39.523283 | orchestrator | ++ ARA=false 2026-05-31 04:12:39.523294 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 04:12:39.523305 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 04:12:39.523315 | orchestrator | ++ export TEMPEST=false 2026-05-31 04:12:39.523326 | orchestrator | ++ TEMPEST=false 2026-05-31 04:12:39.523337 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 04:12:39.523356 | orchestrator | ++ IS_ZUUL=true 2026-05-31 04:12:39.523368 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:12:39.523379 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:12:39.523389 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 04:12:39.523400 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 04:12:39.523411 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 04:12:39.523421 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 04:12:39.523433 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 04:12:39.523443 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 04:12:39.523454 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 04:12:39.523465 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 04:12:39.523477 | orchestrator | + packages='libmonitoring-plugin-perl libwww-perl libjson-perl monitoring-plugins-basic mariadb-client' 2026-05-31 04:12:39.523490 | orchestrator | + dpkg -s libmonitoring-plugin-perl libwww-perl libjson-perl monitoring-plugins-basic mariadb-client 2026-05-31 04:12:39.548249 | orchestrator | + sudo apt-get install -y libmonitoring-plugin-perl libwww-perl libjson-perl monitoring-plugins-basic mariadb-client 2026-05-31 04:13:03.906571 | orchestrator | 2026-05-31 04:13:03.906765 | orchestrator | # Status of Elasticsearch 2026-05-31 04:13:03.906798 | orchestrator | 2026-05-31 04:13:03.906812 | orchestrator | + pushd /opt/configuration/contrib 2026-05-31 04:13:03.906825 | orchestrator | + failures=0 2026-05-31 04:13:03.906836 | orchestrator | + echo 2026-05-31 04:13:03.906848 | orchestrator | + echo '# Status of Elasticsearch' 2026-05-31 04:13:03.906859 | orchestrator | + echo 2026-05-31 04:13:03.906872 | orchestrator | + run_check Elasticsearch bash nagios-plugins/check_elasticsearch -H api-int.testbed.osism.xyz -s 2026-05-31 04:13:03.906884 | orchestrator | + local name=Elasticsearch 2026-05-31 04:13:03.906895 | orchestrator | + shift 2026-05-31 04:13:03.906906 | orchestrator | + bash nagios-plugins/check_elasticsearch -H api-int.testbed.osism.xyz -s 2026-05-31 04:13:04.079807 | orchestrator | OK - elasticsearch (kolla_logging) is running. status: green; timed_out: false; number_of_nodes: 3; number_of_data_nodes: 3; active_primary_shards: 9; active_shards: 22; relocating_shards: 0; initializing_shards: 0; delayed_unassigned_shards: 0; unassigned_shards: 0 | 'active_primary'=9 'active'=22 'relocating'=0 'init'=0 'delay_unass'=0 'unass'=0 2026-05-31 04:13:04.079875 | orchestrator | 2026-05-31 04:13:04.079881 | orchestrator | # Status of MariaDB 2026-05-31 04:13:04.079887 | orchestrator | 2026-05-31 04:13:04.079891 | orchestrator | + echo 2026-05-31 04:13:04.079896 | orchestrator | + echo '# Status of MariaDB' 2026-05-31 04:13:04.079900 | orchestrator | + echo 2026-05-31 04:13:04.080467 | orchestrator | ++ semver 9.5.0 10.0.0-0 2026-05-31 04:13:04.136349 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-31 04:13:04.136448 | orchestrator | + [[ 9.5.0 == \l\a\t\e\s\t ]] 2026-05-31 04:13:04.136466 | orchestrator | + MARIADB_USER=root_shard_0 2026-05-31 04:13:04.136478 | orchestrator | + run_check MariaDB bash nagios-plugins/check_galera_cluster -u root_shard_0 -p password -H api-int.testbed.osism.xyz -c 1 2026-05-31 04:13:04.136490 | orchestrator | + local name=MariaDB 2026-05-31 04:13:04.136533 | orchestrator | + shift 2026-05-31 04:13:04.136549 | orchestrator | + bash nagios-plugins/check_galera_cluster -u root_shard_0 -p password -H api-int.testbed.osism.xyz -c 1 2026-05-31 04:13:04.208534 | orchestrator | Reading package lists... 2026-05-31 04:13:04.565057 | orchestrator | Building dependency tree... 2026-05-31 04:13:04.565647 | orchestrator | Reading state information... 2026-05-31 04:13:05.019274 | orchestrator | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-31 04:13:05.019359 | orchestrator | bc set to manually installed. 2026-05-31 04:13:05.019369 | orchestrator | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-31 04:13:05.710294 | orchestrator | OK: number of NODES = 3 (wsrep_cluster_size) 2026-05-31 04:13:05.711105 | orchestrator | 2026-05-31 04:13:05.711155 | orchestrator | # Status of Prometheus 2026-05-31 04:13:05.711174 | orchestrator | 2026-05-31 04:13:05.711191 | orchestrator | + echo 2026-05-31 04:13:05.711205 | orchestrator | + echo '# Status of Prometheus' 2026-05-31 04:13:05.711220 | orchestrator | + echo 2026-05-31 04:13:05.711232 | orchestrator | + run_check 'Prometheus healthy' curl -s https://api-int.testbed.osism.xyz:9091/-/healthy 2026-05-31 04:13:05.711242 | orchestrator | + local 'name=Prometheus healthy' 2026-05-31 04:13:05.711251 | orchestrator | + shift 2026-05-31 04:13:05.711260 | orchestrator | + curl -s https://api-int.testbed.osism.xyz:9091/-/healthy 2026-05-31 04:13:05.853247 | orchestrator | Unauthorized 2026-05-31 04:13:05.853337 | orchestrator | + run_check 'Prometheus ready' curl -s https://api-int.testbed.osism.xyz:9091/-/ready 2026-05-31 04:13:05.853356 | orchestrator | + local 'name=Prometheus ready' 2026-05-31 04:13:05.853364 | orchestrator | + shift 2026-05-31 04:13:05.853371 | orchestrator | + curl -s https://api-int.testbed.osism.xyz:9091/-/ready 2026-05-31 04:13:05.856489 | orchestrator | Unauthorized 2026-05-31 04:13:05.858360 | orchestrator | 2026-05-31 04:13:05.858421 | orchestrator | # Status of RabbitMQ 2026-05-31 04:13:05.858433 | orchestrator | 2026-05-31 04:13:05.858441 | orchestrator | + echo 2026-05-31 04:13:05.858448 | orchestrator | + echo '# Status of RabbitMQ' 2026-05-31 04:13:05.858456 | orchestrator | + echo 2026-05-31 04:13:05.858750 | orchestrator | ++ semver 9.5.0 10.0.0-0 2026-05-31 04:13:05.903576 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-31 04:13:05.903728 | orchestrator | + [[ 9.5.0 == \l\a\t\e\s\t ]] 2026-05-31 04:13:05.903769 | orchestrator | + run_check RabbitMQ perl nagios-plugins/check_rabbitmq_cluster --ssl 1 -H api-int.testbed.osism.xyz -u openstack -p password 2026-05-31 04:13:05.903786 | orchestrator | + local name=RabbitMQ 2026-05-31 04:13:05.903802 | orchestrator | + shift 2026-05-31 04:13:05.903818 | orchestrator | + perl nagios-plugins/check_rabbitmq_cluster --ssl 1 -H api-int.testbed.osism.xyz -u openstack -p password 2026-05-31 04:13:06.364104 | orchestrator | RABBITMQ_CLUSTER OK - nb_running_node OK (3) nb_running_disc_node OK (3) nb_running_ram_node OK (0) 2026-05-31 04:13:06.373876 | orchestrator | 2026-05-31 04:13:06.374164 | orchestrator | # Status of Redis 2026-05-31 04:13:06.374187 | orchestrator | 2026-05-31 04:13:06.374196 | orchestrator | + echo 2026-05-31 04:13:06.374204 | orchestrator | + echo '# Status of Redis' 2026-05-31 04:13:06.374212 | orchestrator | + echo 2026-05-31 04:13:06.374221 | orchestrator | + run_check Redis /usr/lib/nagios/plugins/check_tcp -H 192.168.16.10 -p 6379 -A -E -s 'AUTH QHNA1SZRlOKzLADhUd5ZDgpHfQe6dNfr3bwEdY24\r\nPING\r\nINFO replication\r\nQUIT\r\n' -e PONG -e role:master -e slave0:ip=192.168.16.1 -e,port=6379 -j 2026-05-31 04:13:06.374230 | orchestrator | + local name=Redis 2026-05-31 04:13:06.374238 | orchestrator | + shift 2026-05-31 04:13:06.374247 | orchestrator | + /usr/lib/nagios/plugins/check_tcp -H 192.168.16.10 -p 6379 -A -E -s 'AUTH QHNA1SZRlOKzLADhUd5ZDgpHfQe6dNfr3bwEdY24\r\nPING\r\nINFO replication\r\nQUIT\r\n' -e PONG -e role:master -e slave0:ip=192.168.16.1 -e,port=6379 -j 2026-05-31 04:13:06.381610 | orchestrator | TCP OK - 0.005 second response time on 192.168.16.10 port 6379|time=0.004798s;;;0.000000;10.000000 2026-05-31 04:13:06.381817 | orchestrator | + popd 2026-05-31 04:13:06.382115 | orchestrator | + [[ 0 -gt 0 ]] 2026-05-31 04:13:06.382200 | orchestrator | + echo 2026-05-31 04:13:06.382220 | orchestrator | 2026-05-31 04:13:06.382495 | orchestrator | # Create backup of MariaDB database 2026-05-31 04:13:06.382614 | orchestrator | + echo '# Create backup of MariaDB database' 2026-05-31 04:13:06.382626 | orchestrator | + echo 2026-05-31 04:13:06.382633 | orchestrator | 2026-05-31 04:13:06.383764 | orchestrator | ++ semver 9.5.0 9.0.0 2026-05-31 04:13:06.451963 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 04:13:06.452058 | orchestrator | + osism apply mariadb_backup -e mariadb_backup_type=full 2026-05-31 04:13:08.511365 | orchestrator | 2026-05-31 04:13:08 | INFO  | Task 06efe8b9-2b63-4f9d-b78a-4acf00477888 (mariadb_backup) was prepared for execution. 2026-05-31 04:13:08.511492 | orchestrator | 2026-05-31 04:13:08 | INFO  | It takes a moment until task 06efe8b9-2b63-4f9d-b78a-4acf00477888 (mariadb_backup) has been started and output is visible here. 2026-05-31 04:15:30.705415 | orchestrator | 2026-05-31 04:15:30.705557 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-05-31 04:15:30.705576 | orchestrator | 2026-05-31 04:15:30.705589 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-05-31 04:15:30.705602 | orchestrator | Sunday 31 May 2026 04:13:12 +0000 (0:00:00.181) 0:00:00.181 ************ 2026-05-31 04:15:30.705613 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:15:30.705625 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:15:30.705635 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:15:30.705646 | orchestrator | 2026-05-31 04:15:30.705675 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-05-31 04:15:30.705686 | orchestrator | Sunday 31 May 2026 04:13:13 +0000 (0:00:00.325) 0:00:00.506 ************ 2026-05-31 04:15:30.705708 | orchestrator | ok: [testbed-node-0] => (item=enable_mariadb_True) 2026-05-31 04:15:30.705720 | orchestrator | ok: [testbed-node-1] => (item=enable_mariadb_True) 2026-05-31 04:15:30.705733 | orchestrator | ok: [testbed-node-2] => (item=enable_mariadb_True) 2026-05-31 04:15:30.705753 | orchestrator | 2026-05-31 04:15:30.705834 | orchestrator | PLAY [Apply role mariadb] ****************************************************** 2026-05-31 04:15:30.705861 | orchestrator | 2026-05-31 04:15:30.705878 | orchestrator | TASK [mariadb : Group MariaDB hosts based on shards] *************************** 2026-05-31 04:15:30.705897 | orchestrator | Sunday 31 May 2026 04:13:13 +0000 (0:00:00.600) 0:00:01.107 ************ 2026-05-31 04:15:30.705915 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-05-31 04:15:30.705935 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-05-31 04:15:30.705956 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-05-31 04:15:30.705977 | orchestrator | 2026-05-31 04:15:30.705996 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-05-31 04:15:30.706087 | orchestrator | Sunday 31 May 2026 04:13:14 +0000 (0:00:00.420) 0:00:01.528 ************ 2026-05-31 04:15:30.706106 | orchestrator | included: /ansible/roles/mariadb/tasks/backup.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 04:15:30.706120 | orchestrator | 2026-05-31 04:15:30.706133 | orchestrator | TASK [mariadb : Get MariaDB container facts] *********************************** 2026-05-31 04:15:30.706145 | orchestrator | Sunday 31 May 2026 04:13:14 +0000 (0:00:00.625) 0:00:02.154 ************ 2026-05-31 04:15:30.706158 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:15:30.706170 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:15:30.706184 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:15:30.706196 | orchestrator | 2026-05-31 04:15:30.706209 | orchestrator | TASK [mariadb : Taking full database backup via Mariabackup] ******************* 2026-05-31 04:15:30.706222 | orchestrator | Sunday 31 May 2026 04:13:18 +0000 (0:00:03.448) 0:00:05.602 ************ 2026-05-31 04:15:30.706235 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_restart 2026-05-31 04:15:30.706279 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_start 2026-05-31 04:15:30.706291 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-05-31 04:15:30.706302 | orchestrator | mariadb_bootstrap_restart 2026-05-31 04:15:30.706313 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:15:30.706324 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:15:30.706335 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:15:30.706346 | orchestrator | 2026-05-31 04:15:30.706357 | orchestrator | PLAY [Restart mariadb services] ************************************************ 2026-05-31 04:15:30.706367 | orchestrator | skipping: no hosts matched 2026-05-31 04:15:30.706378 | orchestrator | 2026-05-31 04:15:30.706389 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-05-31 04:15:30.706400 | orchestrator | skipping: no hosts matched 2026-05-31 04:15:30.706437 | orchestrator | 2026-05-31 04:15:30.706449 | orchestrator | PLAY [Restart bootstrap mariadb service] *************************************** 2026-05-31 04:15:30.706460 | orchestrator | skipping: no hosts matched 2026-05-31 04:15:30.706471 | orchestrator | 2026-05-31 04:15:30.706482 | orchestrator | PLAY [Apply mariadb post-configuration] **************************************** 2026-05-31 04:15:30.706492 | orchestrator | 2026-05-31 04:15:30.706503 | orchestrator | TASK [Include mariadb post-deploy.yml] ***************************************** 2026-05-31 04:15:30.706514 | orchestrator | Sunday 31 May 2026 04:15:29 +0000 (0:02:11.194) 0:02:16.797 ************ 2026-05-31 04:15:30.706525 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:15:30.706535 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:15:30.706546 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:15:30.706557 | orchestrator | 2026-05-31 04:15:30.706568 | orchestrator | TASK [Include mariadb post-upgrade.yml] **************************************** 2026-05-31 04:15:30.706579 | orchestrator | Sunday 31 May 2026 04:15:29 +0000 (0:00:00.323) 0:02:17.120 ************ 2026-05-31 04:15:30.706589 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:15:30.706600 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:15:30.706611 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:15:30.706621 | orchestrator | 2026-05-31 04:15:30.706633 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:15:30.706645 | orchestrator | testbed-node-0 : ok=6  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:15:30.706657 | orchestrator | testbed-node-1 : ok=4  changed=0 unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 04:15:30.706668 | orchestrator | testbed-node-2 : ok=4  changed=0 unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-05-31 04:15:30.706679 | orchestrator | 2026-05-31 04:15:30.706690 | orchestrator | 2026-05-31 04:15:30.706701 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:15:30.706712 | orchestrator | Sunday 31 May 2026 04:15:30 +0000 (0:00:00.442) 0:02:17.562 ************ 2026-05-31 04:15:30.706723 | orchestrator | =============================================================================== 2026-05-31 04:15:30.706734 | orchestrator | mariadb : Taking full database backup via Mariabackup ----------------- 131.19s 2026-05-31 04:15:30.706769 | orchestrator | mariadb : Get MariaDB container facts ----------------------------------- 3.45s 2026-05-31 04:15:30.706781 | orchestrator | mariadb : include_tasks ------------------------------------------------- 0.63s 2026-05-31 04:15:30.706791 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.60s 2026-05-31 04:15:30.706802 | orchestrator | Include mariadb post-upgrade.yml ---------------------------------------- 0.44s 2026-05-31 04:15:30.706817 | orchestrator | mariadb : Group MariaDB hosts based on shards --------------------------- 0.42s 2026-05-31 04:15:30.706840 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.33s 2026-05-31 04:15:30.706866 | orchestrator | Include mariadb post-deploy.yml ----------------------------------------- 0.32s 2026-05-31 04:15:31.053629 | orchestrator | + sh -c /opt/configuration/scripts/check/300-openstack.sh 2026-05-31 04:15:31.061270 | orchestrator | + set -e 2026-05-31 04:15:31.061366 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:15:31.062297 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:15:31.062344 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:15:31.062379 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:15:31.062393 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:15:31.062406 | orchestrator | + source /opt/configuration/scripts/manager-version.sh 2026-05-31 04:15:31.064203 | orchestrator | +++ awk '-F: ' '/^manager_version:/ { print $2 }' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:15:31.070782 | orchestrator | 2026-05-31 04:15:31.070853 | orchestrator | # OpenStack endpoints 2026-05-31 04:15:31.070867 | orchestrator | 2026-05-31 04:15:31.070873 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:15:31.070878 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:15:31.070904 | orchestrator | + export OS_CLOUD=admin 2026-05-31 04:15:31.070910 | orchestrator | + OS_CLOUD=admin 2026-05-31 04:15:31.070915 | orchestrator | + echo 2026-05-31 04:15:31.070920 | orchestrator | + echo '# OpenStack endpoints' 2026-05-31 04:15:31.070924 | orchestrator | + echo 2026-05-31 04:15:31.070929 | orchestrator | + openstack endpoint list 2026-05-31 04:15:34.323583 | orchestrator | +----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------------------------------+ 2026-05-31 04:15:34.323665 | orchestrator | | ID | Region | Service Name | Service Type | Enabled | Interface | URL | 2026-05-31 04:15:34.323674 | orchestrator | +----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------------------------------+ 2026-05-31 04:15:34.323681 | orchestrator | | 0c730befca26413c946bb3f4c2881448 | RegionOne | skyline | panel | True | public | https://api.testbed.osism.xyz:9998 | 2026-05-31 04:15:34.323687 | orchestrator | | 0d56f6b65b3548a7893bf330eab7e144 | RegionOne | octavia | load-balancer | True | public | https://api.testbed.osism.xyz:9876 | 2026-05-31 04:15:34.323693 | orchestrator | | 337c241672894331987e83995d72de39 | RegionOne | keystone | identity | True | public | https://api.testbed.osism.xyz:5000 | 2026-05-31 04:15:34.323699 | orchestrator | | 346720b7a9db41a78a879dd2bd208bdf | RegionOne | placement | placement | True | internal | https://api-int.testbed.osism.xyz:8780 | 2026-05-31 04:15:34.323709 | orchestrator | | 3bb61102858742a2952b56c94b7c03af | RegionOne | barbican | key-manager | True | public | https://api.testbed.osism.xyz:9311 | 2026-05-31 04:15:34.323720 | orchestrator | | 3bbc8d8273d944be9811f85b8d7d389f | RegionOne | octavia | load-balancer | True | internal | https://api-int.testbed.osism.xyz:9876 | 2026-05-31 04:15:34.323730 | orchestrator | | 3f66ae546fb04f7aa2fd5e9c374adaae | RegionOne | placement | placement | True | public | https://api.testbed.osism.xyz:8780 | 2026-05-31 04:15:34.323740 | orchestrator | | 5495014ef3f349cfb817fc0d187cead7 | RegionOne | magnum | container-infra | True | public | https://api.testbed.osism.xyz:9511/v1 | 2026-05-31 04:15:34.323751 | orchestrator | | 5f5e450015c442018c3aa7f2670933b4 | RegionOne | glance | image | True | internal | https://api-int.testbed.osism.xyz:9292 | 2026-05-31 04:15:34.323761 | orchestrator | | 5f86acfd195e47f0988c3a646b422749 | RegionOne | swift | object-store | True | internal | https://api-int.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s | 2026-05-31 04:15:34.323772 | orchestrator | | 5f9b338dcfa44374863925442b56907e | RegionOne | aodh | alarming | True | internal | https://api-int.testbed.osism.xyz:8042 | 2026-05-31 04:15:34.323783 | orchestrator | | 6be30e74b8ed48b98cef7933a90ab1e2 | RegionOne | barbican | key-manager | True | internal | https://api-int.testbed.osism.xyz:9311 | 2026-05-31 04:15:34.323794 | orchestrator | | 78bb4b4fc7154c8fab0559eeecb648de | RegionOne | manila | share | True | public | https://api.testbed.osism.xyz:8786/v1/%(tenant_id)s | 2026-05-31 04:15:34.323805 | orchestrator | | 7ad0a2d05818412fab692bbf5685a264 | RegionOne | nova | compute | True | public | https://api.testbed.osism.xyz:8774/v2.1 | 2026-05-31 04:15:34.323816 | orchestrator | | 818d8098489e41719a4f13ffa1e3770e | RegionOne | neutron | network | True | public | https://api.testbed.osism.xyz:9696 | 2026-05-31 04:15:34.323828 | orchestrator | | 82ff870929f449aeb32fd898a1dc6a3d | RegionOne | aodh | alarming | True | public | https://api.testbed.osism.xyz:8042 | 2026-05-31 04:15:34.323862 | orchestrator | | 8a5092d0ee164c32867c05e5f5c2c6bf | RegionOne | glance | image | True | public | https://api.testbed.osism.xyz:9292 | 2026-05-31 04:15:34.323874 | orchestrator | | 9790580792ac445ea061e0d0035d975e | RegionOne | skyline | panel | True | internal | https://api-int.testbed.osism.xyz:9998 | 2026-05-31 04:15:34.323899 | orchestrator | | 997e6ab7d61a479896fcd922a0ea875e | RegionOne | designate | dns | True | internal | https://api-int.testbed.osism.xyz:9001 | 2026-05-31 04:15:34.323911 | orchestrator | | 9bdab3cdb8784125908b545948858abe | RegionOne | designate | dns | True | public | https://api.testbed.osism.xyz:9001 | 2026-05-31 04:15:34.323940 | orchestrator | | b08b16c40edd4ff1a1d3b626284d470f | RegionOne | manilav2 | sharev2 | True | public | https://api.testbed.osism.xyz:8786/v2 | 2026-05-31 04:15:34.323952 | orchestrator | | b0ce43fdf2804805b37a4be76acd71c5 | RegionOne | neutron | network | True | internal | https://api-int.testbed.osism.xyz:9696 | 2026-05-31 04:15:34.323963 | orchestrator | | b2673ac517734257b3415164dd85621e | RegionOne | swift | object-store | True | public | https://api.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s | 2026-05-31 04:15:34.323975 | orchestrator | | b657be93892b40a7b5d616b3c121a20d | RegionOne | manila | share | True | internal | https://api-int.testbed.osism.xyz:8786/v1/%(tenant_id)s | 2026-05-31 04:15:34.323986 | orchestrator | | c1fbc8df064e4212a221933b26f2d79c | RegionOne | cinderv3 | volumev3 | True | internal | https://api-int.testbed.osism.xyz:8776/v3/%(tenant_id)s | 2026-05-31 04:15:34.323997 | orchestrator | | c36561e31cb14d10a2a98b8cf109bec1 | RegionOne | magnum | container-infra | True | internal | https://api-int.testbed.osism.xyz:9511/v1 | 2026-05-31 04:15:34.324004 | orchestrator | | dc90e80659da40a19819ab9a11ee5447 | RegionOne | keystone | identity | True | internal | https://api-int.testbed.osism.xyz:5000 | 2026-05-31 04:15:34.324010 | orchestrator | | ddcf4fc98758461582961848e890e7c0 | RegionOne | manilav2 | sharev2 | True | internal | https://api-int.testbed.osism.xyz:8786/v2 | 2026-05-31 04:15:34.324016 | orchestrator | | e72adc0e6c344d0ba677d85e5e785155 | RegionOne | nova | compute | True | internal | https://api-int.testbed.osism.xyz:8774/v2.1 | 2026-05-31 04:15:34.324022 | orchestrator | | ff710b07aa124f068457e11d0b23ed08 | RegionOne | cinderv3 | volumev3 | True | public | https://api.testbed.osism.xyz:8776/v3/%(tenant_id)s | 2026-05-31 04:15:34.324029 | orchestrator | +----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------------------------------+ 2026-05-31 04:15:34.604780 | orchestrator | 2026-05-31 04:15:34.604872 | orchestrator | # Cinder 2026-05-31 04:15:34.604885 | orchestrator | 2026-05-31 04:15:34.604896 | orchestrator | + echo 2026-05-31 04:15:34.604906 | orchestrator | + echo '# Cinder' 2026-05-31 04:15:34.604916 | orchestrator | + echo 2026-05-31 04:15:34.604925 | orchestrator | + openstack volume service list 2026-05-31 04:15:37.344127 | orchestrator | +------------------+----------------------------+----------+---------+-------+----------------------------+ 2026-05-31 04:15:37.344209 | orchestrator | | Binary | Host | Zone | Status | State | Updated At | 2026-05-31 04:15:37.344215 | orchestrator | +------------------+----------------------------+----------+---------+-------+----------------------------+ 2026-05-31 04:15:37.344253 | orchestrator | | cinder-scheduler | testbed-node-0 | internal | enabled | up | 2026-05-31T04:15:36.000000 | 2026-05-31 04:15:37.344258 | orchestrator | | cinder-scheduler | testbed-node-1 | internal | enabled | up | 2026-05-31T04:15:36.000000 | 2026-05-31 04:15:37.344263 | orchestrator | | cinder-scheduler | testbed-node-2 | internal | enabled | up | 2026-05-31T04:15:36.000000 | 2026-05-31 04:15:37.344284 | orchestrator | | cinder-volume | testbed-node-0@rbd-volumes | nova | enabled | up | 2026-05-31T04:15:35.000000 | 2026-05-31 04:15:37.344289 | orchestrator | | cinder-volume | testbed-node-1@rbd-volumes | nova | enabled | up | 2026-05-31T04:15:33.000000 | 2026-05-31 04:15:37.344293 | orchestrator | | cinder-volume | testbed-node-2@rbd-volumes | nova | enabled | up | 2026-05-31T04:15:35.000000 | 2026-05-31 04:15:37.344297 | orchestrator | | cinder-backup | testbed-node-0 | nova | enabled | up | 2026-05-31T04:15:30.000000 | 2026-05-31 04:15:37.344301 | orchestrator | | cinder-backup | testbed-node-1 | nova | enabled | up | 2026-05-31T04:15:33.000000 | 2026-05-31 04:15:37.344305 | orchestrator | | cinder-backup | testbed-node-2 | nova | enabled | up | 2026-05-31T04:15:33.000000 | 2026-05-31 04:15:37.344310 | orchestrator | +------------------+----------------------------+----------+---------+-------+----------------------------+ 2026-05-31 04:15:37.598800 | orchestrator | 2026-05-31 04:15:37.598898 | orchestrator | # Neutron 2026-05-31 04:15:37.598919 | orchestrator | 2026-05-31 04:15:37.598934 | orchestrator | + echo 2026-05-31 04:15:37.598948 | orchestrator | + echo '# Neutron' 2026-05-31 04:15:37.598963 | orchestrator | + echo 2026-05-31 04:15:37.598976 | orchestrator | + openstack network agent list 2026-05-31 04:15:40.271763 | orchestrator | +--------------------------------------+------------------------------+----------------+-------------------+-------+-------+----------------------------+ 2026-05-31 04:15:40.271847 | orchestrator | | ID | Agent Type | Host | Availability Zone | Alive | State | Binary | 2026-05-31 04:15:40.271877 | orchestrator | +--------------------------------------+------------------------------+----------------+-------------------+-------+-------+----------------------------+ 2026-05-31 04:15:40.271888 | orchestrator | | testbed-node-0 | OVN Controller Gateway agent | testbed-node-0 | nova | :-) | UP | ovn-controller | 2026-05-31 04:15:40.271894 | orchestrator | | testbed-node-3 | OVN Controller agent | testbed-node-3 | | :-) | UP | ovn-controller | 2026-05-31 04:15:40.271901 | orchestrator | | testbed-node-2 | OVN Controller Gateway agent | testbed-node-2 | nova | :-) | UP | ovn-controller | 2026-05-31 04:15:40.271907 | orchestrator | | testbed-node-1 | OVN Controller Gateway agent | testbed-node-1 | nova | :-) | UP | ovn-controller | 2026-05-31 04:15:40.271913 | orchestrator | | testbed-node-5 | OVN Controller agent | testbed-node-5 | | :-) | UP | ovn-controller | 2026-05-31 04:15:40.271920 | orchestrator | | testbed-node-4 | OVN Controller agent | testbed-node-4 | | :-) | UP | ovn-controller | 2026-05-31 04:15:40.271927 | orchestrator | | 36b9d21c-9928-5c0a-9b27-73ac7a3e770c | OVN Metadata agent | testbed-node-5 | | :-) | UP | neutron-ovn-metadata-agent | 2026-05-31 04:15:40.271933 | orchestrator | | e645415a-98f5-5758-8cd1-c47af282b5c0 | OVN Metadata agent | testbed-node-3 | | :-) | UP | neutron-ovn-metadata-agent | 2026-05-31 04:15:40.271939 | orchestrator | | 4939696e-6092-5a33-bb73-b850064684df | OVN Metadata agent | testbed-node-4 | | :-) | UP | neutron-ovn-metadata-agent | 2026-05-31 04:15:40.271946 | orchestrator | +--------------------------------------+------------------------------+----------------+-------------------+-------+-------+----------------------------+ 2026-05-31 04:15:40.572612 | orchestrator | + openstack network service provider list 2026-05-31 04:15:43.133747 | orchestrator | +---------------+------+---------+ 2026-05-31 04:15:43.133822 | orchestrator | | Service Type | Name | Default | 2026-05-31 04:15:43.133828 | orchestrator | +---------------+------+---------+ 2026-05-31 04:15:43.133833 | orchestrator | | L3_ROUTER_NAT | ovn | True | 2026-05-31 04:15:43.133836 | orchestrator | +---------------+------+---------+ 2026-05-31 04:15:43.421587 | orchestrator | 2026-05-31 04:15:43.421666 | orchestrator | # Nova 2026-05-31 04:15:43.421674 | orchestrator | 2026-05-31 04:15:43.421681 | orchestrator | + echo 2026-05-31 04:15:43.421688 | orchestrator | + echo '# Nova' 2026-05-31 04:15:43.421695 | orchestrator | + echo 2026-05-31 04:15:43.421702 | orchestrator | + openstack compute service list 2026-05-31 04:15:46.111812 | orchestrator | +--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+ 2026-05-31 04:15:46.111929 | orchestrator | | ID | Binary | Host | Zone | Status | State | Updated At | 2026-05-31 04:15:46.111941 | orchestrator | +--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+ 2026-05-31 04:15:46.111948 | orchestrator | | 5925a763-a04f-4ba7-a216-54d3018fbdbc | nova-scheduler | testbed-node-0 | internal | enabled | up | 2026-05-31T04:15:38.000000 | 2026-05-31 04:15:46.111955 | orchestrator | | 4467cd28-8ae2-4c0b-bba8-20ca5a4a018c | nova-scheduler | testbed-node-1 | internal | enabled | up | 2026-05-31T04:15:43.000000 | 2026-05-31 04:15:46.111961 | orchestrator | | bf07acaf-f511-4074-86e5-a81f623ba2d5 | nova-scheduler | testbed-node-2 | internal | enabled | up | 2026-05-31T04:15:44.000000 | 2026-05-31 04:15:46.111967 | orchestrator | | 9d65d459-dba3-4537-a8d7-ad90c274b1c0 | nova-conductor | testbed-node-0 | internal | enabled | up | 2026-05-31T04:15:42.000000 | 2026-05-31 04:15:46.112004 | orchestrator | | d46a4d27-7db6-4ca5-ad86-3d141d8f66c8 | nova-conductor | testbed-node-1 | internal | enabled | up | 2026-05-31T04:15:44.000000 | 2026-05-31 04:15:46.112012 | orchestrator | | 699a4970-03aa-4dc8-9ad8-c76fe3c87c2d | nova-conductor | testbed-node-2 | internal | enabled | up | 2026-05-31T04:15:45.000000 | 2026-05-31 04:15:46.112019 | orchestrator | | 2421be02-c6bd-432f-9603-78102114282d | nova-compute | testbed-node-5 | nova | enabled | up | 2026-05-31T04:15:43.000000 | 2026-05-31 04:15:46.112025 | orchestrator | | 63ddc500-e82e-47e3-80b6-9015206fdc65 | nova-compute | testbed-node-3 | nova | enabled | up | 2026-05-31T04:15:43.000000 | 2026-05-31 04:15:46.112033 | orchestrator | | 22daa333-0991-412c-b211-d624c07a5b57 | nova-compute | testbed-node-4 | nova | enabled | up | 2026-05-31T04:15:43.000000 | 2026-05-31 04:15:46.112039 | orchestrator | +--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+ 2026-05-31 04:15:46.381124 | orchestrator | + openstack hypervisor list 2026-05-31 04:15:49.089627 | orchestrator | +--------------------------------------+---------------------+-----------------+---------------+-------+ 2026-05-31 04:15:49.089710 | orchestrator | | ID | Hypervisor Hostname | Hypervisor Type | Host IP | State | 2026-05-31 04:15:49.089716 | orchestrator | +--------------------------------------+---------------------+-----------------+---------------+-------+ 2026-05-31 04:15:49.089721 | orchestrator | | 6f32fb2f-eba2-44b9-aa29-e96afacb70ed | testbed-node-3 | QEMU | 192.168.16.13 | up | 2026-05-31 04:15:49.089725 | orchestrator | | a22fef9a-e48d-4f24-971b-69cf7a84a3b0 | testbed-node-5 | QEMU | 192.168.16.15 | up | 2026-05-31 04:15:49.089732 | orchestrator | | ea20df67-2cab-4457-8acb-46e260353271 | testbed-node-4 | QEMU | 192.168.16.14 | up | 2026-05-31 04:15:49.089736 | orchestrator | +--------------------------------------+---------------------+-----------------+---------------+-------+ 2026-05-31 04:15:49.383639 | orchestrator | 2026-05-31 04:15:49.383722 | orchestrator | # Run OpenStack test play 2026-05-31 04:15:49.383734 | orchestrator | 2026-05-31 04:15:49.383743 | orchestrator | + echo 2026-05-31 04:15:49.383751 | orchestrator | + echo '# Run OpenStack test play' 2026-05-31 04:15:49.383759 | orchestrator | + echo 2026-05-31 04:15:49.383767 | orchestrator | + osism apply --environment openstack test 2026-05-31 04:15:51.372476 | orchestrator | 2026-05-31 04:15:51 | INFO  | Trying to run play test in environment openstack 2026-05-31 04:16:01.508797 | orchestrator | 2026-05-31 04:16:01 | INFO  | Task 85b501ea-7167-4b15-8930-82b7dd6c0598 (test) was prepared for execution. 2026-05-31 04:16:01.508887 | orchestrator | 2026-05-31 04:16:01 | INFO  | It takes a moment until task 85b501ea-7167-4b15-8930-82b7dd6c0598 (test) has been started and output is visible here. 2026-05-31 04:19:24.494887 | orchestrator | 2026-05-31 04:19:24.495011 | orchestrator | PLAY [Create test project] ***************************************************** 2026-05-31 04:19:24.495021 | orchestrator | 2026-05-31 04:19:24.495026 | orchestrator | TASK [Create test domain] ****************************************************** 2026-05-31 04:19:24.495030 | orchestrator | Sunday 31 May 2026 04:16:05 +0000 (0:00:00.073) 0:00:00.073 ************ 2026-05-31 04:19:24.495034 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495039 | orchestrator | 2026-05-31 04:19:24.495044 | orchestrator | TASK [Create test-admin user] ************************************************** 2026-05-31 04:19:24.495051 | orchestrator | Sunday 31 May 2026 04:16:09 +0000 (0:00:03.899) 0:00:03.972 ************ 2026-05-31 04:19:24.495058 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495064 | orchestrator | 2026-05-31 04:19:24.495069 | orchestrator | TASK [Add manager role to user test-admin] ************************************* 2026-05-31 04:19:24.495076 | orchestrator | Sunday 31 May 2026 04:16:14 +0000 (0:00:04.349) 0:00:08.322 ************ 2026-05-31 04:19:24.495082 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495089 | orchestrator | 2026-05-31 04:19:24.495095 | orchestrator | TASK [Create test project] ***************************************************** 2026-05-31 04:19:24.495101 | orchestrator | Sunday 31 May 2026 04:16:21 +0000 (0:00:07.074) 0:00:15.396 ************ 2026-05-31 04:19:24.495108 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495113 | orchestrator | 2026-05-31 04:19:24.495119 | orchestrator | TASK [Create test user] ******************************************************** 2026-05-31 04:19:24.495127 | orchestrator | Sunday 31 May 2026 04:16:25 +0000 (0:00:04.261) 0:00:19.658 ************ 2026-05-31 04:19:24.495134 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495140 | orchestrator | 2026-05-31 04:19:24.495169 | orchestrator | TASK [Add member roles to user test] ******************************************* 2026-05-31 04:19:24.495176 | orchestrator | Sunday 31 May 2026 04:16:29 +0000 (0:00:04.307) 0:00:23.966 ************ 2026-05-31 04:19:24.495183 | orchestrator | changed: [localhost] => (item=load-balancer_member) 2026-05-31 04:19:24.495190 | orchestrator | changed: [localhost] => (item=member) 2026-05-31 04:19:24.495198 | orchestrator | changed: [localhost] => (item=creator) 2026-05-31 04:19:24.495204 | orchestrator | 2026-05-31 04:19:24.495211 | orchestrator | TASK [Create test server group] ************************************************ 2026-05-31 04:19:24.495217 | orchestrator | Sunday 31 May 2026 04:16:41 +0000 (0:00:11.995) 0:00:35.961 ************ 2026-05-31 04:19:24.495223 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495229 | orchestrator | 2026-05-31 04:19:24.495235 | orchestrator | TASK [Create ssh security group] *********************************************** 2026-05-31 04:19:24.495241 | orchestrator | Sunday 31 May 2026 04:16:46 +0000 (0:00:04.407) 0:00:40.369 ************ 2026-05-31 04:19:24.495247 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495253 | orchestrator | 2026-05-31 04:19:24.495259 | orchestrator | TASK [Add rule to ssh security group] ****************************************** 2026-05-31 04:19:24.495266 | orchestrator | Sunday 31 May 2026 04:16:51 +0000 (0:00:05.167) 0:00:45.536 ************ 2026-05-31 04:19:24.495273 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495279 | orchestrator | 2026-05-31 04:19:24.495285 | orchestrator | TASK [Create icmp security group] ********************************************** 2026-05-31 04:19:24.495291 | orchestrator | Sunday 31 May 2026 04:16:55 +0000 (0:00:04.450) 0:00:49.987 ************ 2026-05-31 04:19:24.495297 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495303 | orchestrator | 2026-05-31 04:19:24.495309 | orchestrator | TASK [Add rule to icmp security group] ***************************************** 2026-05-31 04:19:24.495317 | orchestrator | Sunday 31 May 2026 04:16:59 +0000 (0:00:04.142) 0:00:54.130 ************ 2026-05-31 04:19:24.495323 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495330 | orchestrator | 2026-05-31 04:19:24.495336 | orchestrator | TASK [Create test keypair] ***************************************************** 2026-05-31 04:19:24.495342 | orchestrator | Sunday 31 May 2026 04:17:04 +0000 (0:00:04.356) 0:00:58.486 ************ 2026-05-31 04:19:24.495374 | orchestrator | changed: [localhost] 2026-05-31 04:19:24.495382 | orchestrator | 2026-05-31 04:19:24.495389 | orchestrator | TASK [Create test networks] **************************************************** 2026-05-31 04:19:24.495395 | orchestrator | Sunday 31 May 2026 04:17:08 +0000 (0:00:04.469) 0:01:02.955 ************ 2026-05-31 04:19:24.495402 | orchestrator | changed: [localhost] => (item={'name': 'test-1'}) 2026-05-31 04:19:24.495409 | orchestrator | changed: [localhost] => (item={'name': 'test-2'}) 2026-05-31 04:19:24.495414 | orchestrator | changed: [localhost] => (item={'name': 'test-3'}) 2026-05-31 04:19:24.495418 | orchestrator | 2026-05-31 04:19:24.495422 | orchestrator | TASK [Create test subnets] ***************************************************** 2026-05-31 04:19:24.495426 | orchestrator | Sunday 31 May 2026 04:17:23 +0000 (0:00:14.346) 0:01:17.302 ************ 2026-05-31 04:19:24.495431 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'subnet': 'subnet-test-1', 'cidr': '192.168.200.0/24'}) 2026-05-31 04:19:24.495441 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'subnet': 'subnet-test-2', 'cidr': '192.168.201.0/24'}) 2026-05-31 04:19:24.495445 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'subnet': 'subnet-test-3', 'cidr': '192.168.202.0/24'}) 2026-05-31 04:19:24.495449 | orchestrator | 2026-05-31 04:19:24.495453 | orchestrator | TASK [Create test routers] ***************************************************** 2026-05-31 04:19:24.495457 | orchestrator | Sunday 31 May 2026 04:17:39 +0000 (0:00:16.575) 0:01:33.878 ************ 2026-05-31 04:19:24.495460 | orchestrator | changed: [localhost] => (item={'router': 'router-test-1', 'subnet': 'subnet-test-1'}) 2026-05-31 04:19:24.495465 | orchestrator | changed: [localhost] => (item={'router': 'router-test-2', 'subnet': 'subnet-test-2'}) 2026-05-31 04:19:24.495468 | orchestrator | changed: [localhost] => (item={'router': 'router-test-3', 'subnet': 'subnet-test-3'}) 2026-05-31 04:19:24.495472 | orchestrator | 2026-05-31 04:19:24.495476 | orchestrator | PLAY [Manage test instances and volumes] *************************************** 2026-05-31 04:19:24.495479 | orchestrator | 2026-05-31 04:19:24.495483 | orchestrator | TASK [Get test server group] *************************************************** 2026-05-31 04:19:24.495505 | orchestrator | Sunday 31 May 2026 04:18:13 +0000 (0:00:33.578) 0:02:07.456 ************ 2026-05-31 04:19:24.495509 | orchestrator | ok: [localhost] 2026-05-31 04:19:24.495513 | orchestrator | 2026-05-31 04:19:24.495517 | orchestrator | TASK [Detach test volume] ****************************************************** 2026-05-31 04:19:24.495521 | orchestrator | Sunday 31 May 2026 04:18:16 +0000 (0:00:03.605) 0:02:11.062 ************ 2026-05-31 04:19:24.495525 | orchestrator | skipping: [localhost] 2026-05-31 04:19:24.495528 | orchestrator | 2026-05-31 04:19:24.495532 | orchestrator | TASK [Delete test volume] ****************************************************** 2026-05-31 04:19:24.495536 | orchestrator | Sunday 31 May 2026 04:18:16 +0000 (0:00:00.058) 0:02:11.121 ************ 2026-05-31 04:19:24.495540 | orchestrator | skipping: [localhost] 2026-05-31 04:19:24.495543 | orchestrator | 2026-05-31 04:19:24.495547 | orchestrator | TASK [Delete test instances] *************************************************** 2026-05-31 04:19:24.495551 | orchestrator | Sunday 31 May 2026 04:18:17 +0000 (0:00:00.051) 0:02:11.172 ************ 2026-05-31 04:19:24.495554 | orchestrator | skipping: [localhost] => (item={'name': 'test-4', 'network': 'test-3'})  2026-05-31 04:19:24.495558 | orchestrator | skipping: [localhost] => (item={'name': 'test-3', 'network': 'test-2'})  2026-05-31 04:19:24.495562 | orchestrator | skipping: [localhost] => (item={'name': 'test-2', 'network': 'test-2'})  2026-05-31 04:19:24.495566 | orchestrator | skipping: [localhost] => (item={'name': 'test-1', 'network': 'test-1'})  2026-05-31 04:19:24.495569 | orchestrator | skipping: [localhost] => (item={'name': 'test', 'network': 'test-1'})  2026-05-31 04:19:24.495573 | orchestrator | skipping: [localhost] 2026-05-31 04:19:24.495577 | orchestrator | 2026-05-31 04:19:24.495580 | orchestrator | TASK [Wait for instance deletion to complete] ********************************** 2026-05-31 04:19:24.495584 | orchestrator | Sunday 31 May 2026 04:18:17 +0000 (0:00:00.166) 0:02:11.338 ************ 2026-05-31 04:19:24.495594 | orchestrator | skipping: [localhost] 2026-05-31 04:19:24.495598 | orchestrator | 2026-05-31 04:19:24.495601 | orchestrator | TASK [Create test instances] *************************************************** 2026-05-31 04:19:24.495605 | orchestrator | Sunday 31 May 2026 04:18:17 +0000 (0:00:00.156) 0:02:11.495 ************ 2026-05-31 04:19:24.495609 | orchestrator | changed: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-05-31 04:19:24.495613 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-05-31 04:19:24.495617 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-05-31 04:19:24.495620 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-05-31 04:19:24.495624 | orchestrator | changed: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-05-31 04:19:24.495628 | orchestrator | 2026-05-31 04:19:24.495631 | orchestrator | TASK [Wait for instance creation to complete] ********************************** 2026-05-31 04:19:24.495635 | orchestrator | Sunday 31 May 2026 04:18:22 +0000 (0:00:04.833) 0:02:16.328 ************ 2026-05-31 04:19:24.495639 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (60 retries left). 2026-05-31 04:19:24.495644 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (59 retries left). 2026-05-31 04:19:24.495702 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (58 retries left). 2026-05-31 04:19:24.495709 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (57 retries left). 2026-05-31 04:19:24.495718 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j438753494757.3812', 'results_file': '/ansible/.ansible_async/j438753494757.3812', 'changed': True, 'item': {'name': 'test', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:19:24.495728 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j819937913977.3837', 'results_file': '/ansible/.ansible_async/j819937913977.3837', 'changed': True, 'item': {'name': 'test-1', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:19:24.495739 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j612479803293.3862', 'results_file': '/ansible/.ansible_async/j612479803293.3862', 'changed': True, 'item': {'name': 'test-2', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:19:24.495745 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (60 retries left). 2026-05-31 04:19:24.495751 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j335635145027.3887', 'results_file': '/ansible/.ansible_async/j335635145027.3887', 'changed': True, 'item': {'name': 'test-3', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:19:24.495758 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j233655927020.3912', 'results_file': '/ansible/.ansible_async/j233655927020.3912', 'changed': True, 'item': {'name': 'test-4', 'network': 'test-3'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:19:24.495764 | orchestrator | 2026-05-31 04:19:24.495771 | orchestrator | TASK [Add metadata to instances] *********************************************** 2026-05-31 04:19:24.495777 | orchestrator | Sunday 31 May 2026 04:19:19 +0000 (0:00:57.803) 0:03:14.132 ************ 2026-05-31 04:19:24.495788 | orchestrator | changed: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-05-31 04:20:34.972141 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-05-31 04:20:34.972260 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-05-31 04:20:34.972270 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-05-31 04:20:34.972276 | orchestrator | changed: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-05-31 04:20:34.972300 | orchestrator | 2026-05-31 04:20:34.972307 | orchestrator | TASK [Wait for metadata to be added] ******************************************* 2026-05-31 04:20:34.972312 | orchestrator | Sunday 31 May 2026 04:19:24 +0000 (0:00:04.513) 0:03:18.645 ************ 2026-05-31 04:20:34.972318 | orchestrator | FAILED - RETRYING: [localhost]: Wait for metadata to be added (30 retries left). 2026-05-31 04:20:34.972327 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j7791586107.4023', 'results_file': '/ansible/.ansible_async/j7791586107.4023', 'changed': True, 'item': {'name': 'test', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972381 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j907858305192.4048', 'results_file': '/ansible/.ansible_async/j907858305192.4048', 'changed': True, 'item': {'name': 'test-1', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972388 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j470827605062.4073', 'results_file': '/ansible/.ansible_async/j470827605062.4073', 'changed': True, 'item': {'name': 'test-2', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972394 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j40989810957.4098', 'results_file': '/ansible/.ansible_async/j40989810957.4098', 'changed': True, 'item': {'name': 'test-3', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972401 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j333399810687.4123', 'results_file': '/ansible/.ansible_async/j333399810687.4123', 'changed': True, 'item': {'name': 'test-4', 'network': 'test-3'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972406 | orchestrator | 2026-05-31 04:20:34.972412 | orchestrator | TASK [Add tag to instances] **************************************************** 2026-05-31 04:20:34.972418 | orchestrator | Sunday 31 May 2026 04:19:34 +0000 (0:00:09.568) 0:03:28.214 ************ 2026-05-31 04:20:34.972423 | orchestrator | changed: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-05-31 04:20:34.972429 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-05-31 04:20:34.972434 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-05-31 04:20:34.972439 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-05-31 04:20:34.972445 | orchestrator | changed: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-05-31 04:20:34.972450 | orchestrator | 2026-05-31 04:20:34.972456 | orchestrator | TASK [Wait for tags to be added] *********************************************** 2026-05-31 04:20:34.972462 | orchestrator | Sunday 31 May 2026 04:19:38 +0000 (0:00:04.320) 0:03:32.534 ************ 2026-05-31 04:20:34.972468 | orchestrator | FAILED - RETRYING: [localhost]: Wait for tags to be added (30 retries left). 2026-05-31 04:20:34.972475 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j286317176284.4192', 'results_file': '/ansible/.ansible_async/j286317176284.4192', 'changed': True, 'item': {'name': 'test', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972492 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j741860548912.4224', 'results_file': '/ansible/.ansible_async/j741860548912.4224', 'changed': True, 'item': {'name': 'test-1', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972498 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j222835560738.4250', 'results_file': '/ansible/.ansible_async/j222835560738.4250', 'changed': True, 'item': {'name': 'test-2', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972504 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j614471005491.4276', 'results_file': '/ansible/.ansible_async/j614471005491.4276', 'changed': True, 'item': {'name': 'test-3', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972529 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j756256004782.4302', 'results_file': '/ansible/.ansible_async/j756256004782.4302', 'changed': True, 'item': {'name': 'test-4', 'network': 'test-3'}, 'ansible_loop_var': 'item'}) 2026-05-31 04:20:34.972535 | orchestrator | 2026-05-31 04:20:34.972540 | orchestrator | TASK [Create test volume] ****************************************************** 2026-05-31 04:20:34.972546 | orchestrator | Sunday 31 May 2026 04:19:48 +0000 (0:00:10.079) 0:03:42.613 ************ 2026-05-31 04:20:34.972551 | orchestrator | changed: [localhost] 2026-05-31 04:20:34.972557 | orchestrator | 2026-05-31 04:20:34.972562 | orchestrator | TASK [Attach test volume] ****************************************************** 2026-05-31 04:20:34.972567 | orchestrator | Sunday 31 May 2026 04:19:55 +0000 (0:00:06.596) 0:03:49.210 ************ 2026-05-31 04:20:34.972572 | orchestrator | changed: [localhost] 2026-05-31 04:20:34.972578 | orchestrator | 2026-05-31 04:20:34.972583 | orchestrator | TASK [Create floating ip addresses] ******************************************** 2026-05-31 04:20:34.972588 | orchestrator | Sunday 31 May 2026 04:20:08 +0000 (0:00:13.679) 0:04:02.889 ************ 2026-05-31 04:20:34.972595 | orchestrator | ok: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-05-31 04:20:34.972600 | orchestrator | ok: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-05-31 04:20:34.972605 | orchestrator | ok: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-05-31 04:20:34.972610 | orchestrator | ok: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-05-31 04:20:34.972615 | orchestrator | ok: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-05-31 04:20:34.972620 | orchestrator | 2026-05-31 04:20:34.972625 | orchestrator | TASK [Print floating ip addresses] ********************************************* 2026-05-31 04:20:34.972661 | orchestrator | Sunday 31 May 2026 04:20:34 +0000 (0:00:25.784) 0:04:28.674 ************ 2026-05-31 04:20:34.972668 | orchestrator | ok: [localhost] => (item=test) => { 2026-05-31 04:20:34.972673 | orchestrator |  "msg": "test: 192.168.112.187" 2026-05-31 04:20:34.972679 | orchestrator | } 2026-05-31 04:20:34.972684 | orchestrator | ok: [localhost] => (item=test-1) => { 2026-05-31 04:20:34.972690 | orchestrator |  "msg": "test-1: 192.168.112.156" 2026-05-31 04:20:34.972695 | orchestrator | } 2026-05-31 04:20:34.972701 | orchestrator | ok: [localhost] => (item=test-2) => { 2026-05-31 04:20:34.972707 | orchestrator |  "msg": "test-2: 192.168.112.149" 2026-05-31 04:20:34.972713 | orchestrator | } 2026-05-31 04:20:34.972719 | orchestrator | ok: [localhost] => (item=test-3) => { 2026-05-31 04:20:34.972725 | orchestrator |  "msg": "test-3: 192.168.112.139" 2026-05-31 04:20:34.972730 | orchestrator | } 2026-05-31 04:20:34.972736 | orchestrator | ok: [localhost] => (item=test-4) => { 2026-05-31 04:20:34.972742 | orchestrator |  "msg": "test-4: 192.168.112.151" 2026-05-31 04:20:34.972748 | orchestrator | } 2026-05-31 04:20:34.972754 | orchestrator | 2026-05-31 04:20:34.972760 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:20:34.972767 | orchestrator | localhost : ok=26  changed=23  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-05-31 04:20:34.972774 | orchestrator | 2026-05-31 04:20:34.972780 | orchestrator | 2026-05-31 04:20:34.972786 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:20:34.972792 | orchestrator | Sunday 31 May 2026 04:20:34 +0000 (0:00:00.140) 0:04:28.815 ************ 2026-05-31 04:20:34.972798 | orchestrator | =============================================================================== 2026-05-31 04:20:34.972803 | orchestrator | Wait for instance creation to complete --------------------------------- 57.80s 2026-05-31 04:20:34.972809 | orchestrator | Create test routers ---------------------------------------------------- 33.58s 2026-05-31 04:20:34.972822 | orchestrator | Create floating ip addresses ------------------------------------------- 25.78s 2026-05-31 04:20:34.972828 | orchestrator | Create test subnets ---------------------------------------------------- 16.58s 2026-05-31 04:20:34.972835 | orchestrator | Create test networks --------------------------------------------------- 14.35s 2026-05-31 04:20:34.972840 | orchestrator | Attach test volume ----------------------------------------------------- 13.68s 2026-05-31 04:20:34.972847 | orchestrator | Add member roles to user test ------------------------------------------ 12.00s 2026-05-31 04:20:34.972853 | orchestrator | Wait for tags to be added ---------------------------------------------- 10.08s 2026-05-31 04:20:34.972859 | orchestrator | Wait for metadata to be added ------------------------------------------- 9.57s 2026-05-31 04:20:34.972864 | orchestrator | Add manager role to user test-admin ------------------------------------- 7.07s 2026-05-31 04:20:34.972871 | orchestrator | Create test volume ------------------------------------------------------ 6.60s 2026-05-31 04:20:34.972881 | orchestrator | Create ssh security group ----------------------------------------------- 5.17s 2026-05-31 04:20:34.972887 | orchestrator | Create test instances --------------------------------------------------- 4.83s 2026-05-31 04:20:34.972893 | orchestrator | Add metadata to instances ----------------------------------------------- 4.51s 2026-05-31 04:20:34.972899 | orchestrator | Create test keypair ----------------------------------------------------- 4.47s 2026-05-31 04:20:34.972905 | orchestrator | Add rule to ssh security group ------------------------------------------ 4.45s 2026-05-31 04:20:34.972911 | orchestrator | Create test server group ------------------------------------------------ 4.41s 2026-05-31 04:20:34.972917 | orchestrator | Add rule to icmp security group ----------------------------------------- 4.36s 2026-05-31 04:20:34.972923 | orchestrator | Create test-admin user -------------------------------------------------- 4.35s 2026-05-31 04:20:34.972929 | orchestrator | Add tag to instances ---------------------------------------------------- 4.32s 2026-05-31 04:20:35.385210 | orchestrator | + server_list 2026-05-31 04:20:35.385303 | orchestrator | + openstack --os-cloud test server list 2026-05-31 04:20:39.684618 | orchestrator | +--------------------------------------+--------+--------+-----------------------------------------+--------------------------+----------+ 2026-05-31 04:20:39.684778 | orchestrator | | ID | Name | Status | Networks | Image | Flavor | 2026-05-31 04:20:39.684790 | orchestrator | +--------------------------------------+--------+--------+-----------------------------------------+--------------------------+----------+ 2026-05-31 04:20:39.684799 | orchestrator | | 22d23c44-2fb7-4a73-891d-1a704c2f816e | test-3 | ACTIVE | test-2=192.168.112.139, 192.168.201.140 | N/A (booted from volume) | SCS-1L-1 | 2026-05-31 04:20:39.684808 | orchestrator | | 180e1e44-931a-4450-9df0-37ff5fa7f2c9 | test-4 | ACTIVE | test-3=192.168.112.151, 192.168.202.166 | N/A (booted from volume) | SCS-1L-1 | 2026-05-31 04:20:39.684816 | orchestrator | | 13968e71-bce1-453a-b5c5-a87d3218953d | test-2 | ACTIVE | test-2=192.168.112.149, 192.168.201.83 | N/A (booted from volume) | SCS-1L-1 | 2026-05-31 04:20:39.684824 | orchestrator | | 415e8b0a-6199-47af-87e6-c431fe4e65a0 | test-1 | ACTIVE | test-1=192.168.112.156, 192.168.200.197 | N/A (booted from volume) | SCS-1L-1 | 2026-05-31 04:20:39.684831 | orchestrator | | ff9c6900-8200-45a0-9726-5c2ce332cb62 | test | ACTIVE | test-1=192.168.112.187, 192.168.200.48 | N/A (booted from volume) | SCS-1L-1 | 2026-05-31 04:20:39.684839 | orchestrator | +--------------------------------------+--------+--------+-----------------------------------------+--------------------------+----------+ 2026-05-31 04:20:39.945564 | orchestrator | + openstack --os-cloud test server show test 2026-05-31 04:20:43.397832 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:43.397931 | orchestrator | | Field | Value | 2026-05-31 04:20:43.397939 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:43.397945 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-05-31 04:20:43.397951 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-05-31 04:20:43.397957 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-05-31 04:20:43.397963 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test | 2026-05-31 04:20:43.397968 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-05-31 04:20:43.397974 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-05-31 04:20:43.397992 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-05-31 04:20:43.397998 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-05-31 04:20:43.398052 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-05-31 04:20:43.398059 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-05-31 04:20:43.398073 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-05-31 04:20:43.398082 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-05-31 04:20:43.398087 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-05-31 04:20:43.398093 | orchestrator | | OS-EXT-STS:task_state | None | 2026-05-31 04:20:43.398098 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-05-31 04:20:43.398104 | orchestrator | | OS-SRV-USG:launched_at | 2026-05-31T04:18:54.000000 | 2026-05-31 04:20:43.398115 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-05-31 04:20:43.398126 | orchestrator | | accessIPv4 | | 2026-05-31 04:20:43.398132 | orchestrator | | accessIPv6 | | 2026-05-31 04:20:43.398137 | orchestrator | | addresses | test-1=192.168.112.187, 192.168.200.48 | 2026-05-31 04:20:43.398162 | orchestrator | | config_drive | | 2026-05-31 04:20:43.398171 | orchestrator | | created | 2026-05-31T04:18:26Z | 2026-05-31 04:20:43.398177 | orchestrator | | description | None | 2026-05-31 04:20:43.398182 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='true', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-05-31 04:20:43.398188 | orchestrator | | hostId | ecc036a6fd34f30e68ebca42f57511247984d2986681ef2cc9393d55 | 2026-05-31 04:20:43.398193 | orchestrator | | host_status | None | 2026-05-31 04:20:43.398208 | orchestrator | | id | ff9c6900-8200-45a0-9726-5c2ce332cb62 | 2026-05-31 04:20:43.398214 | orchestrator | | image | N/A (booted from volume) | 2026-05-31 04:20:43.398220 | orchestrator | | key_name | test | 2026-05-31 04:20:43.398225 | orchestrator | | locked | False | 2026-05-31 04:20:43.398230 | orchestrator | | locked_reason | None | 2026-05-31 04:20:43.398239 | orchestrator | | name | test | 2026-05-31 04:20:43.398244 | orchestrator | | pinned_availability_zone | None | 2026-05-31 04:20:43.398250 | orchestrator | | progress | 0 | 2026-05-31 04:20:43.398255 | orchestrator | | project_id | 217dd31ace044aed99f6dbdeadef7f3f | 2026-05-31 04:20:43.398267 | orchestrator | | properties | hostname='test' | 2026-05-31 04:20:43.398282 | orchestrator | | security_groups | name='ssh' | 2026-05-31 04:20:43.398291 | orchestrator | | | name='icmp' | 2026-05-31 04:20:43.398300 | orchestrator | | server_groups | None | 2026-05-31 04:20:43.398310 | orchestrator | | status | ACTIVE | 2026-05-31 04:20:43.398319 | orchestrator | | tags | test | 2026-05-31 04:20:43.398334 | orchestrator | | trusted_image_certificates | None | 2026-05-31 04:20:43.398340 | orchestrator | | updated | 2026-05-31T04:19:26Z | 2026-05-31 04:20:43.398346 | orchestrator | | user_id | 4dc2e8fe81614586bcb620016bbfdfbf | 2026-05-31 04:20:43.398351 | orchestrator | | volumes_attached | delete_on_termination='True', id='f762ef55-9a4d-4278-a26c-2e5e00a74fe4' | 2026-05-31 04:20:43.398361 | orchestrator | | | delete_on_termination='False', id='c163aaa4-5f85-426f-91ce-ddbfded40bee' | 2026-05-31 04:20:43.401900 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:43.705811 | orchestrator | + openstack --os-cloud test server show test-1 2026-05-31 04:20:46.740826 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:46.740919 | orchestrator | | Field | Value | 2026-05-31 04:20:46.740932 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:46.740942 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-05-31 04:20:46.740968 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-05-31 04:20:46.740977 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-05-31 04:20:46.740986 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-1 | 2026-05-31 04:20:46.741016 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-05-31 04:20:46.741025 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-05-31 04:20:46.741050 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-05-31 04:20:46.741059 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-05-31 04:20:46.741068 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-05-31 04:20:46.741076 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-05-31 04:20:46.741083 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-05-31 04:20:46.741091 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-05-31 04:20:46.741099 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-05-31 04:20:46.741117 | orchestrator | | OS-EXT-STS:task_state | None | 2026-05-31 04:20:46.741126 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-05-31 04:20:46.741135 | orchestrator | | OS-SRV-USG:launched_at | 2026-05-31T04:18:54.000000 | 2026-05-31 04:20:46.741150 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-05-31 04:20:46.741156 | orchestrator | | accessIPv4 | | 2026-05-31 04:20:46.741161 | orchestrator | | accessIPv6 | | 2026-05-31 04:20:46.741165 | orchestrator | | addresses | test-1=192.168.112.156, 192.168.200.197 | 2026-05-31 04:20:46.741177 | orchestrator | | config_drive | | 2026-05-31 04:20:46.741185 | orchestrator | | created | 2026-05-31T04:18:27Z | 2026-05-31 04:20:46.741198 | orchestrator | | description | None | 2026-05-31 04:20:46.741205 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='true', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-05-31 04:20:46.741212 | orchestrator | | hostId | ecc036a6fd34f30e68ebca42f57511247984d2986681ef2cc9393d55 | 2026-05-31 04:20:46.741219 | orchestrator | | host_status | None | 2026-05-31 04:20:46.741232 | orchestrator | | id | 415e8b0a-6199-47af-87e6-c431fe4e65a0 | 2026-05-31 04:20:46.741239 | orchestrator | | image | N/A (booted from volume) | 2026-05-31 04:20:46.741246 | orchestrator | | key_name | test | 2026-05-31 04:20:46.741252 | orchestrator | | locked | False | 2026-05-31 04:20:46.741259 | orchestrator | | locked_reason | None | 2026-05-31 04:20:46.741275 | orchestrator | | name | test-1 | 2026-05-31 04:20:46.741298 | orchestrator | | pinned_availability_zone | None | 2026-05-31 04:20:46.741314 | orchestrator | | progress | 0 | 2026-05-31 04:20:46.741321 | orchestrator | | project_id | 217dd31ace044aed99f6dbdeadef7f3f | 2026-05-31 04:20:46.741329 | orchestrator | | properties | hostname='test-1' | 2026-05-31 04:20:46.741343 | orchestrator | | security_groups | name='ssh' | 2026-05-31 04:20:46.741348 | orchestrator | | | name='icmp' | 2026-05-31 04:20:46.741352 | orchestrator | | server_groups | None | 2026-05-31 04:20:46.741357 | orchestrator | | status | ACTIVE | 2026-05-31 04:20:46.741365 | orchestrator | | tags | test | 2026-05-31 04:20:46.741375 | orchestrator | | trusted_image_certificates | None | 2026-05-31 04:20:46.741381 | orchestrator | | updated | 2026-05-31T04:19:26Z | 2026-05-31 04:20:46.741386 | orchestrator | | user_id | 4dc2e8fe81614586bcb620016bbfdfbf | 2026-05-31 04:20:46.741392 | orchestrator | | volumes_attached | delete_on_termination='True', id='727645d7-f8ea-4f6c-9319-d2e89a0bf79f' | 2026-05-31 04:20:46.745399 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:47.037471 | orchestrator | + openstack --os-cloud test server show test-2 2026-05-31 04:20:50.104560 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:50.104701 | orchestrator | | Field | Value | 2026-05-31 04:20:50.104718 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:50.104727 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-05-31 04:20:50.104760 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-05-31 04:20:50.104770 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-05-31 04:20:50.104778 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-2 | 2026-05-31 04:20:50.104787 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-05-31 04:20:50.104796 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-05-31 04:20:50.104818 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-05-31 04:20:50.104827 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-05-31 04:20:50.104835 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-05-31 04:20:50.104844 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-05-31 04:20:50.104857 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-05-31 04:20:50.104869 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-05-31 04:20:50.104878 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-05-31 04:20:50.104887 | orchestrator | | OS-EXT-STS:task_state | None | 2026-05-31 04:20:50.104895 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-05-31 04:20:50.104904 | orchestrator | | OS-SRV-USG:launched_at | 2026-05-31T04:18:54.000000 | 2026-05-31 04:20:50.104917 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-05-31 04:20:50.104926 | orchestrator | | accessIPv4 | | 2026-05-31 04:20:50.104934 | orchestrator | | accessIPv6 | | 2026-05-31 04:20:50.104948 | orchestrator | | addresses | test-2=192.168.112.149, 192.168.201.83 | 2026-05-31 04:20:50.104956 | orchestrator | | config_drive | | 2026-05-31 04:20:50.104968 | orchestrator | | created | 2026-05-31T04:18:28Z | 2026-05-31 04:20:50.104976 | orchestrator | | description | None | 2026-05-31 04:20:50.104985 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='true', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-05-31 04:20:50.104994 | orchestrator | | hostId | e964f156d912e34c62db81c1e25d34311b4fc5f42227e0f54498d717 | 2026-05-31 04:20:50.105003 | orchestrator | | host_status | None | 2026-05-31 04:20:50.105017 | orchestrator | | id | 13968e71-bce1-453a-b5c5-a87d3218953d | 2026-05-31 04:20:50.105025 | orchestrator | | image | N/A (booted from volume) | 2026-05-31 04:20:50.105038 | orchestrator | | key_name | test | 2026-05-31 04:20:50.105047 | orchestrator | | locked | False | 2026-05-31 04:20:50.105055 | orchestrator | | locked_reason | None | 2026-05-31 04:20:50.105064 | orchestrator | | name | test-2 | 2026-05-31 04:20:50.105072 | orchestrator | | pinned_availability_zone | None | 2026-05-31 04:20:50.105080 | orchestrator | | progress | 0 | 2026-05-31 04:20:50.105090 | orchestrator | | project_id | 217dd31ace044aed99f6dbdeadef7f3f | 2026-05-31 04:20:50.105098 | orchestrator | | properties | hostname='test-2' | 2026-05-31 04:20:50.105111 | orchestrator | | security_groups | name='ssh' | 2026-05-31 04:20:50.105120 | orchestrator | | | name='icmp' | 2026-05-31 04:20:50.105393 | orchestrator | | server_groups | None | 2026-05-31 04:20:50.105405 | orchestrator | | status | ACTIVE | 2026-05-31 04:20:50.105414 | orchestrator | | tags | test | 2026-05-31 04:20:50.105423 | orchestrator | | trusted_image_certificates | None | 2026-05-31 04:20:50.105431 | orchestrator | | updated | 2026-05-31T04:19:27Z | 2026-05-31 04:20:50.105440 | orchestrator | | user_id | 4dc2e8fe81614586bcb620016bbfdfbf | 2026-05-31 04:20:50.105448 | orchestrator | | volumes_attached | delete_on_termination='True', id='32b29ba8-3582-46b2-a448-7c60cf56bf0c' | 2026-05-31 04:20:50.109417 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:50.434483 | orchestrator | + openstack --os-cloud test server show test-3 2026-05-31 04:20:53.485436 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:53.485554 | orchestrator | | Field | Value | 2026-05-31 04:20:53.485578 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:53.485586 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-05-31 04:20:53.485593 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-05-31 04:20:53.485601 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-05-31 04:20:53.485608 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-3 | 2026-05-31 04:20:53.485616 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-05-31 04:20:53.485623 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-05-31 04:20:53.485666 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-05-31 04:20:53.485680 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-05-31 04:20:53.485688 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-05-31 04:20:53.485700 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-05-31 04:20:53.485706 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-05-31 04:20:53.485713 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-05-31 04:20:53.485719 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-05-31 04:20:53.485726 | orchestrator | | OS-EXT-STS:task_state | None | 2026-05-31 04:20:53.485734 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-05-31 04:20:53.485742 | orchestrator | | OS-SRV-USG:launched_at | 2026-05-31T04:18:59.000000 | 2026-05-31 04:20:53.485759 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-05-31 04:20:53.485767 | orchestrator | | accessIPv4 | | 2026-05-31 04:20:53.485775 | orchestrator | | accessIPv6 | | 2026-05-31 04:20:53.485786 | orchestrator | | addresses | test-2=192.168.112.139, 192.168.201.140 | 2026-05-31 04:20:53.485794 | orchestrator | | config_drive | | 2026-05-31 04:20:53.485802 | orchestrator | | created | 2026-05-31T04:18:31Z | 2026-05-31 04:20:53.485810 | orchestrator | | description | None | 2026-05-31 04:20:53.485818 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='true', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-05-31 04:20:53.485826 | orchestrator | | hostId | f2792bc446660b25626e982da2c7a3877c92ca144b5101f5514d54ea | 2026-05-31 04:20:53.485839 | orchestrator | | host_status | None | 2026-05-31 04:20:53.485852 | orchestrator | | id | 22d23c44-2fb7-4a73-891d-1a704c2f816e | 2026-05-31 04:20:53.485860 | orchestrator | | image | N/A (booted from volume) | 2026-05-31 04:20:53.485871 | orchestrator | | key_name | test | 2026-05-31 04:20:53.485879 | orchestrator | | locked | False | 2026-05-31 04:20:53.485887 | orchestrator | | locked_reason | None | 2026-05-31 04:20:53.485895 | orchestrator | | name | test-3 | 2026-05-31 04:20:53.485903 | orchestrator | | pinned_availability_zone | None | 2026-05-31 04:20:53.485911 | orchestrator | | progress | 0 | 2026-05-31 04:20:53.485918 | orchestrator | | project_id | 217dd31ace044aed99f6dbdeadef7f3f | 2026-05-31 04:20:53.485931 | orchestrator | | properties | hostname='test-3' | 2026-05-31 04:20:53.485943 | orchestrator | | security_groups | name='ssh' | 2026-05-31 04:20:53.485951 | orchestrator | | | name='icmp' | 2026-05-31 04:20:53.485962 | orchestrator | | server_groups | None | 2026-05-31 04:20:53.485970 | orchestrator | | status | ACTIVE | 2026-05-31 04:20:53.485978 | orchestrator | | tags | test | 2026-05-31 04:20:53.485986 | orchestrator | | trusted_image_certificates | None | 2026-05-31 04:20:53.485993 | orchestrator | | updated | 2026-05-31T04:19:28Z | 2026-05-31 04:20:53.486001 | orchestrator | | user_id | 4dc2e8fe81614586bcb620016bbfdfbf | 2026-05-31 04:20:53.486054 | orchestrator | | volumes_attached | delete_on_termination='True', id='7ce5104e-8543-40d5-8de9-d10245a53081' | 2026-05-31 04:20:53.489556 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:53.763511 | orchestrator | + openstack --os-cloud test server show test-4 2026-05-31 04:20:56.840558 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:56.840715 | orchestrator | | Field | Value | 2026-05-31 04:20:56.840751 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:56.840763 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-05-31 04:20:56.840774 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-05-31 04:20:56.840784 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-05-31 04:20:56.840795 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-4 | 2026-05-31 04:20:56.840828 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-05-31 04:20:56.840841 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-05-31 04:20:56.840869 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-05-31 04:20:56.840881 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-05-31 04:20:56.840891 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-05-31 04:20:56.840903 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-05-31 04:20:56.840914 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-05-31 04:20:56.840926 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-05-31 04:20:56.840938 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-05-31 04:20:56.840957 | orchestrator | | OS-EXT-STS:task_state | None | 2026-05-31 04:20:56.840969 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-05-31 04:20:56.840980 | orchestrator | | OS-SRV-USG:launched_at | 2026-05-31T04:18:56.000000 | 2026-05-31 04:20:56.841069 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-05-31 04:20:56.841092 | orchestrator | | accessIPv4 | | 2026-05-31 04:20:56.841103 | orchestrator | | accessIPv6 | | 2026-05-31 04:20:56.841118 | orchestrator | | addresses | test-3=192.168.112.151, 192.168.202.166 | 2026-05-31 04:20:56.841130 | orchestrator | | config_drive | | 2026-05-31 04:20:56.841141 | orchestrator | | created | 2026-05-31T04:18:30Z | 2026-05-31 04:20:56.841153 | orchestrator | | description | None | 2026-05-31 04:20:56.841172 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='true', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-05-31 04:20:56.841184 | orchestrator | | hostId | e964f156d912e34c62db81c1e25d34311b4fc5f42227e0f54498d717 | 2026-05-31 04:20:56.841196 | orchestrator | | host_status | None | 2026-05-31 04:20:56.841216 | orchestrator | | id | 180e1e44-931a-4450-9df0-37ff5fa7f2c9 | 2026-05-31 04:20:56.841228 | orchestrator | | image | N/A (booted from volume) | 2026-05-31 04:20:56.841240 | orchestrator | | key_name | test | 2026-05-31 04:20:56.841255 | orchestrator | | locked | False | 2026-05-31 04:20:56.841265 | orchestrator | | locked_reason | None | 2026-05-31 04:20:56.841276 | orchestrator | | name | test-4 | 2026-05-31 04:20:56.841293 | orchestrator | | pinned_availability_zone | None | 2026-05-31 04:20:56.841303 | orchestrator | | progress | 0 | 2026-05-31 04:20:56.841313 | orchestrator | | project_id | 217dd31ace044aed99f6dbdeadef7f3f | 2026-05-31 04:20:56.841323 | orchestrator | | properties | hostname='test-4' | 2026-05-31 04:20:56.841342 | orchestrator | | security_groups | name='ssh' | 2026-05-31 04:20:56.841353 | orchestrator | | | name='icmp' | 2026-05-31 04:20:56.841364 | orchestrator | | server_groups | None | 2026-05-31 04:20:56.841379 | orchestrator | | status | ACTIVE | 2026-05-31 04:20:56.841390 | orchestrator | | tags | test | 2026-05-31 04:20:56.841409 | orchestrator | | trusted_image_certificates | None | 2026-05-31 04:20:56.841420 | orchestrator | | updated | 2026-05-31T04:19:29Z | 2026-05-31 04:20:56.841430 | orchestrator | | user_id | 4dc2e8fe81614586bcb620016bbfdfbf | 2026-05-31 04:20:56.841440 | orchestrator | | volumes_attached | delete_on_termination='True', id='1d505f8c-597c-4b5c-8b75-66081f00618d' | 2026-05-31 04:20:56.845875 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-31 04:20:57.145926 | orchestrator | + server_ping 2026-05-31 04:20:57.147330 | orchestrator | ++ openstack --os-cloud test floating ip list --status ACTIVE -f value -c 'Floating IP Address' 2026-05-31 04:20:57.147422 | orchestrator | ++ tr -d '\r' 2026-05-31 04:21:00.012880 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-05-31 04:21:00.012976 | orchestrator | + ping -c3 192.168.112.149 2026-05-31 04:21:00.027298 | orchestrator | PING 192.168.112.149 (192.168.112.149) 56(84) bytes of data. 2026-05-31 04:21:00.027373 | orchestrator | 64 bytes from 192.168.112.149: icmp_seq=1 ttl=63 time=7.20 ms 2026-05-31 04:21:01.023861 | orchestrator | 64 bytes from 192.168.112.149: icmp_seq=2 ttl=63 time=2.17 ms 2026-05-31 04:21:02.024846 | orchestrator | 64 bytes from 192.168.112.149: icmp_seq=3 ttl=63 time=1.63 ms 2026-05-31 04:21:02.025249 | orchestrator | 2026-05-31 04:21:02.025278 | orchestrator | --- 192.168.112.149 ping statistics --- 2026-05-31 04:21:02.025292 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-05-31 04:21:02.025304 | orchestrator | rtt min/avg/max/mdev = 1.628/3.666/7.197/2.506 ms 2026-05-31 04:21:02.025331 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-05-31 04:21:02.025343 | orchestrator | + ping -c3 192.168.112.187 2026-05-31 04:21:02.038700 | orchestrator | PING 192.168.112.187 (192.168.112.187) 56(84) bytes of data. 2026-05-31 04:21:02.038828 | orchestrator | 64 bytes from 192.168.112.187: icmp_seq=1 ttl=63 time=8.30 ms 2026-05-31 04:21:03.033352 | orchestrator | 64 bytes from 192.168.112.187: icmp_seq=2 ttl=63 time=2.42 ms 2026-05-31 04:21:04.035671 | orchestrator | 64 bytes from 192.168.112.187: icmp_seq=3 ttl=63 time=2.39 ms 2026-05-31 04:21:04.035745 | orchestrator | 2026-05-31 04:21:04.035753 | orchestrator | --- 192.168.112.187 ping statistics --- 2026-05-31 04:21:04.035782 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2002ms 2026-05-31 04:21:04.035787 | orchestrator | rtt min/avg/max/mdev = 2.390/4.368/8.301/2.780 ms 2026-05-31 04:21:04.035804 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-05-31 04:21:04.035809 | orchestrator | + ping -c3 192.168.112.151 2026-05-31 04:21:04.051211 | orchestrator | PING 192.168.112.151 (192.168.112.151) 56(84) bytes of data. 2026-05-31 04:21:04.051295 | orchestrator | 64 bytes from 192.168.112.151: icmp_seq=1 ttl=63 time=9.77 ms 2026-05-31 04:21:05.045915 | orchestrator | 64 bytes from 192.168.112.151: icmp_seq=2 ttl=63 time=2.21 ms 2026-05-31 04:21:06.047808 | orchestrator | 64 bytes from 192.168.112.151: icmp_seq=3 ttl=63 time=2.11 ms 2026-05-31 04:21:06.047890 | orchestrator | 2026-05-31 04:21:06.047899 | orchestrator | --- 192.168.112.151 ping statistics --- 2026-05-31 04:21:06.047907 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2004ms 2026-05-31 04:21:06.047913 | orchestrator | rtt min/avg/max/mdev = 2.114/4.698/9.767/3.584 ms 2026-05-31 04:21:06.048503 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-05-31 04:21:06.048580 | orchestrator | + ping -c3 192.168.112.156 2026-05-31 04:21:06.063281 | orchestrator | PING 192.168.112.156 (192.168.112.156) 56(84) bytes of data. 2026-05-31 04:21:06.063373 | orchestrator | 64 bytes from 192.168.112.156: icmp_seq=1 ttl=63 time=10.7 ms 2026-05-31 04:21:07.057022 | orchestrator | 64 bytes from 192.168.112.156: icmp_seq=2 ttl=63 time=2.35 ms 2026-05-31 04:21:08.059358 | orchestrator | 64 bytes from 192.168.112.156: icmp_seq=3 ttl=63 time=2.21 ms 2026-05-31 04:21:08.059454 | orchestrator | 2026-05-31 04:21:08.059469 | orchestrator | --- 192.168.112.156 ping statistics --- 2026-05-31 04:21:08.059481 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2004ms 2026-05-31 04:21:08.059492 | orchestrator | rtt min/avg/max/mdev = 2.209/5.082/10.687/3.963 ms 2026-05-31 04:21:08.059503 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-05-31 04:21:08.059513 | orchestrator | + ping -c3 192.168.112.139 2026-05-31 04:21:08.073724 | orchestrator | PING 192.168.112.139 (192.168.112.139) 56(84) bytes of data. 2026-05-31 04:21:08.073857 | orchestrator | 64 bytes from 192.168.112.139: icmp_seq=1 ttl=63 time=10.5 ms 2026-05-31 04:21:09.067396 | orchestrator | 64 bytes from 192.168.112.139: icmp_seq=2 ttl=63 time=2.27 ms 2026-05-31 04:21:10.068704 | orchestrator | 64 bytes from 192.168.112.139: icmp_seq=3 ttl=63 time=2.08 ms 2026-05-31 04:21:10.068785 | orchestrator | 2026-05-31 04:21:10.068794 | orchestrator | --- 192.168.112.139 ping statistics --- 2026-05-31 04:21:10.068802 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-05-31 04:21:10.068808 | orchestrator | rtt min/avg/max/mdev = 2.077/4.947/10.499/3.926 ms 2026-05-31 04:21:10.069319 | orchestrator | + [[ 9.5.0 == \l\a\t\e\s\t ]] 2026-05-31 04:21:10.466924 | orchestrator | ok: Runtime: 0:11:06.330630 2026-05-31 04:21:10.535996 | 2026-05-31 04:21:10.536197 | TASK [Test WireGuard connectivity] 2026-05-31 04:21:11.078140 | orchestrator | ci.auto.tfvars 2026-05-31 04:21:11.084874 | orchestrator | default_custom.tf 2026-05-31 04:21:11.864753 | orchestrator | Wireguard configuration saved in /home/zuul-testbed06/wg-ci.conf 2026-05-31 04:21:12.387004 | orchestrator | WireGuard gateway connectivity 2026-05-31 04:21:12.387092 | orchestrator | 2026-05-31 04:21:12.461622 | orchestrator | PASS Keystone 192.168.16.254:5000 2026-05-31 04:21:12.461740 | orchestrator | 2026-05-31 04:21:12.461785 | orchestrator | OK 2026-05-31 04:21:12.578987 | orchestrator | ok: Runtime: 0:00:01.590001 2026-05-31 04:21:12.599484 | 2026-05-31 04:21:12.599675 | TASK [Run tempest] 2026-05-31 04:21:13.138157 | orchestrator | skipping: Conditional result was False 2026-05-31 04:21:13.148754 | 2026-05-31 04:21:13.148897 | TASK [Check prometheus alert status] 2026-05-31 04:21:13.685173 | orchestrator | skipping: Conditional result was False 2026-05-31 04:21:13.699656 | 2026-05-31 04:21:13.699835 | PLAY [Upgrade testbed] 2026-05-31 04:21:13.715351 | 2026-05-31 04:21:13.715549 | TASK [Print next ceph version] 2026-05-31 04:21:13.791817 | orchestrator | ok 2026-05-31 04:21:13.801210 | 2026-05-31 04:21:13.801340 | TASK [Print next openstack version] 2026-05-31 04:21:13.871519 | orchestrator | ok 2026-05-31 04:21:13.883445 | 2026-05-31 04:21:13.883575 | TASK [Print next manager version] 2026-05-31 04:21:13.963238 | orchestrator | ok 2026-05-31 04:21:13.976222 | 2026-05-31 04:21:13.976432 | TASK [Set cloud fact (Zuul deployment)] 2026-05-31 04:21:14.033570 | orchestrator | ok 2026-05-31 04:21:14.043890 | 2026-05-31 04:21:14.044022 | TASK [Set cloud fact (local deployment)] 2026-05-31 04:21:14.080244 | orchestrator | skipping: Conditional result was False 2026-05-31 04:21:14.102605 | 2026-05-31 04:21:14.102816 | TASK [Fetch manager address] 2026-05-31 04:21:14.407919 | orchestrator | ok 2026-05-31 04:21:14.418627 | 2026-05-31 04:21:14.418781 | TASK [Set manager_host address] 2026-05-31 04:21:14.498853 | orchestrator | ok 2026-05-31 04:21:14.508826 | 2026-05-31 04:21:14.508975 | TASK [Run upgrade] 2026-05-31 04:21:15.288011 | orchestrator | + set -e 2026-05-31 04:21:15.288190 | orchestrator | + export MANAGER_VERSION=latest 2026-05-31 04:21:15.288214 | orchestrator | + MANAGER_VERSION=latest 2026-05-31 04:21:15.288228 | orchestrator | + CEPH_VERSION=skip 2026-05-31 04:21:15.288244 | orchestrator | + OPENSTACK_VERSION=2025.1 2026-05-31 04:21:15.288255 | orchestrator | + KOLLA_NAMESPACE=kolla/release 2026-05-31 04:21:15.288268 | orchestrator | + sh -c '/opt/configuration/scripts/upgrade-manager.sh latest skip 2025.1 kolla/release' 2026-05-31 04:21:15.295224 | orchestrator | + set -e 2026-05-31 04:21:15.295301 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:21:15.295310 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:21:15.295320 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:21:15.295325 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:21:15.295331 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:21:15.295348 | orchestrator | ++ docker inspect --format '{{ index .Config.Labels "org.opencontainers.image.version"}}' osism-ansible 2026-05-31 04:21:15.332612 | orchestrator | + OLD_MANAGER_VERSION=v0.20251130.0 2026-05-31 04:21:15.333153 | orchestrator | ++ docker inspect --format '{{ index .Config.Labels "de.osism.release.openstack"}}' kolla-ansible 2026-05-31 04:21:15.367048 | orchestrator | 2026-05-31 04:21:15.367161 | orchestrator | # UPGRADE MANAGER 2026-05-31 04:21:15.367181 | orchestrator | 2026-05-31 04:21:15.367199 | orchestrator | + OLD_OPENSTACK_VERSION=2024.2 2026-05-31 04:21:15.367217 | orchestrator | + echo 2026-05-31 04:21:15.367238 | orchestrator | + echo '# UPGRADE MANAGER' 2026-05-31 04:21:15.367255 | orchestrator | + echo 2026-05-31 04:21:15.367266 | orchestrator | + export MANAGER_VERSION=latest 2026-05-31 04:21:15.367277 | orchestrator | + MANAGER_VERSION=latest 2026-05-31 04:21:15.367287 | orchestrator | + CEPH_VERSION=skip 2026-05-31 04:21:15.367297 | orchestrator | + OPENSTACK_VERSION=2025.1 2026-05-31 04:21:15.367307 | orchestrator | + KOLLA_NAMESPACE=kolla/release 2026-05-31 04:21:15.367317 | orchestrator | + /opt/configuration/scripts/set-manager-version.sh latest 2026-05-31 04:21:15.373320 | orchestrator | + set -e 2026-05-31 04:21:15.373433 | orchestrator | + VERSION=latest 2026-05-31 04:21:15.373447 | orchestrator | + sed -i 's/manager_version: .*/manager_version: latest/g' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:21:15.377681 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-05-31 04:21:15.377775 | orchestrator | + sh -c /opt/configuration/scripts/sync-configuration-repository.sh 2026-05-31 04:21:15.383972 | orchestrator | /opt/configuration ~ 2026-05-31 04:21:15.384054 | orchestrator | + set -e 2026-05-31 04:21:15.384066 | orchestrator | + pushd /opt/configuration 2026-05-31 04:21:15.384078 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 04:21:15.384088 | orchestrator | + source /opt/venv/bin/activate 2026-05-31 04:21:15.385452 | orchestrator | ++ deactivate nondestructive 2026-05-31 04:21:15.385503 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:15.385517 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:15.385521 | orchestrator | ++ hash -r 2026-05-31 04:21:15.385525 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:15.385529 | orchestrator | ++ unset VIRTUAL_ENV 2026-05-31 04:21:15.385534 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-05-31 04:21:15.385538 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-05-31 04:21:15.385543 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-05-31 04:21:15.385547 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-05-31 04:21:15.385550 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-05-31 04:21:15.385560 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-05-31 04:21:15.385577 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 04:21:15.385583 | orchestrator | ++ PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 04:21:15.385586 | orchestrator | ++ export PATH 2026-05-31 04:21:15.385590 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:15.385594 | orchestrator | ++ '[' -z '' ']' 2026-05-31 04:21:15.385598 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-05-31 04:21:15.385601 | orchestrator | ++ PS1='(venv) ' 2026-05-31 04:21:15.385605 | orchestrator | ++ export PS1 2026-05-31 04:21:15.385609 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-31 04:21:15.385617 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-05-31 04:21:15.385621 | orchestrator | ++ hash -r 2026-05-31 04:21:15.385639 | orchestrator | + pip3 install --no-cache-dir python-gilt==1.2.3 requests Jinja2 PyYAML packaging 2026-05-31 04:21:16.508845 | orchestrator | Requirement already satisfied: python-gilt==1.2.3 in /opt/venv/lib/python3.12/site-packages (1.2.3) 2026-05-31 04:21:16.510293 | orchestrator | Requirement already satisfied: requests in /opt/venv/lib/python3.12/site-packages (2.34.2) 2026-05-31 04:21:16.512018 | orchestrator | Requirement already satisfied: Jinja2 in /opt/venv/lib/python3.12/site-packages (3.1.6) 2026-05-31 04:21:16.513707 | orchestrator | Requirement already satisfied: PyYAML in /opt/venv/lib/python3.12/site-packages (6.0.3) 2026-05-31 04:21:16.515138 | orchestrator | Requirement already satisfied: packaging in /opt/venv/lib/python3.12/site-packages (26.2) 2026-05-31 04:21:16.526965 | orchestrator | Requirement already satisfied: click in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (8.4.1) 2026-05-31 04:21:16.528391 | orchestrator | Requirement already satisfied: colorama in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.4.6) 2026-05-31 04:21:16.529444 | orchestrator | Requirement already satisfied: fasteners in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.20) 2026-05-31 04:21:16.530720 | orchestrator | Requirement already satisfied: sh in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (2.2.2) 2026-05-31 04:21:16.563563 | orchestrator | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/venv/lib/python3.12/site-packages (from requests) (3.4.7) 2026-05-31 04:21:16.564461 | orchestrator | Requirement already satisfied: idna<4,>=2.5 in /opt/venv/lib/python3.12/site-packages (from requests) (3.17) 2026-05-31 04:21:16.566377 | orchestrator | Requirement already satisfied: urllib3<3,>=1.26 in /opt/venv/lib/python3.12/site-packages (from requests) (2.7.0) 2026-05-31 04:21:16.567942 | orchestrator | Requirement already satisfied: certifi>=2023.5.7 in /opt/venv/lib/python3.12/site-packages (from requests) (2026.5.20) 2026-05-31 04:21:16.572795 | orchestrator | Requirement already satisfied: MarkupSafe>=2.0 in /opt/venv/lib/python3.12/site-packages (from Jinja2) (3.0.3) 2026-05-31 04:21:16.773512 | orchestrator | ++ which gilt 2026-05-31 04:21:16.776544 | orchestrator | + GILT=/opt/venv/bin/gilt 2026-05-31 04:21:16.776595 | orchestrator | + /opt/venv/bin/gilt overlay 2026-05-31 04:21:17.026127 | orchestrator | osism.generics: 2026-05-31 04:21:17.132176 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /opt/configuration/environments/manager/ 2026-05-31 04:21:17.133415 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.generics/src/render-images.py to /opt/configuration/environments/manager/ 2026-05-31 04:21:17.134535 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.generics/src/set-versions.py to /opt/configuration/environments/ 2026-05-31 04:21:17.134583 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh render-images` in /opt/configuration/environments/manager/ 2026-05-31 04:21:18.141297 | orchestrator | - running `rm render-images.py` in /opt/configuration/environments/manager/ 2026-05-31 04:21:18.151509 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh set-versions` in /opt/configuration/environments/ 2026-05-31 04:21:18.511031 | orchestrator | - running `rm set-versions.py` in /opt/configuration/environments/ 2026-05-31 04:21:18.563610 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 04:21:18.563747 | orchestrator | + deactivate 2026-05-31 04:21:18.563758 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-05-31 04:21:18.563775 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 04:21:18.563780 | orchestrator | + export PATH 2026-05-31 04:21:18.563785 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-05-31 04:21:18.563789 | orchestrator | + '[' -n '' ']' 2026-05-31 04:21:18.563794 | orchestrator | + hash -r 2026-05-31 04:21:18.563799 | orchestrator | + '[' -n '' ']' 2026-05-31 04:21:18.563803 | orchestrator | + unset VIRTUAL_ENV 2026-05-31 04:21:18.563807 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-05-31 04:21:18.563812 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-05-31 04:21:18.563816 | orchestrator | + unset -f deactivate 2026-05-31 04:21:18.563821 | orchestrator | + popd 2026-05-31 04:21:18.563826 | orchestrator | ~ 2026-05-31 04:21:18.565766 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-31 04:21:18.565825 | orchestrator | + [[ skip != \s\k\i\p ]] 2026-05-31 04:21:18.566822 | orchestrator | + sudo tee -a /opt/manager-vars.sh 2026-05-31 04:21:18.566858 | orchestrator | + echo 'export SKIP_CEPH_UPGRADE=true' 2026-05-31 04:21:18.585301 | orchestrator | export SKIP_CEPH_UPGRADE=true 2026-05-31 04:21:18.588553 | orchestrator | + [[ 2025.1 != \s\k\i\p ]] 2026-05-31 04:21:18.588589 | orchestrator | + /opt/configuration/scripts/set-openstack-version.sh 2025.1 2026-05-31 04:21:18.596777 | orchestrator | + set -e 2026-05-31 04:21:18.596874 | orchestrator | + VERSION=2025.1 2026-05-31 04:21:18.597799 | orchestrator | ++ grep '^openstack_version:' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:21:18.601553 | orchestrator | + [[ -n '' ]] 2026-05-31 04:21:18.601593 | orchestrator | + sed -i -e '/manager_version: .*/a\' -e 'openstack_version: 2025.1' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:21:18.607446 | orchestrator | + echo 'export SKIP_OPENSTACK_UPGRADE=false' 2026-05-31 04:21:18.607483 | orchestrator | + sudo tee -a /opt/manager-vars.sh 2026-05-31 04:21:18.628291 | orchestrator | export SKIP_OPENSTACK_UPGRADE=false 2026-05-31 04:21:18.630669 | orchestrator | + /opt/configuration/scripts/set-kolla-namespace.sh kolla/release 2026-05-31 04:21:18.636916 | orchestrator | + set -e 2026-05-31 04:21:18.636965 | orchestrator | + SYNC=false 2026-05-31 04:21:18.636971 | orchestrator | + [[ kolla/release == \-\-\s\y\n\c ]] 2026-05-31 04:21:18.636977 | orchestrator | + NAMESPACE=kolla/release 2026-05-31 04:21:18.636984 | orchestrator | + sed -i 's#docker_namespace: .*#docker_namespace: kolla/release#g' /opt/configuration/inventory/group_vars/all/kolla.yml 2026-05-31 04:21:18.642762 | orchestrator | + [[ false == \t\r\u\e ]] 2026-05-31 04:21:18.643414 | orchestrator | + sh -c /opt/configuration/scripts/sync-configuration-repository.sh 2026-05-31 04:21:18.652048 | orchestrator | /opt/configuration ~ 2026-05-31 04:21:18.652111 | orchestrator | + set -e 2026-05-31 04:21:18.652117 | orchestrator | + pushd /opt/configuration 2026-05-31 04:21:18.652130 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 04:21:18.652142 | orchestrator | + source /opt/venv/bin/activate 2026-05-31 04:21:18.652193 | orchestrator | ++ deactivate nondestructive 2026-05-31 04:21:18.652228 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:18.652234 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:18.652286 | orchestrator | ++ hash -r 2026-05-31 04:21:18.652328 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:18.652334 | orchestrator | ++ unset VIRTUAL_ENV 2026-05-31 04:21:18.652374 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-05-31 04:21:18.652412 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-05-31 04:21:18.652505 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-05-31 04:21:18.652514 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-05-31 04:21:18.652714 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-05-31 04:21:18.652728 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-05-31 04:21:18.652741 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 04:21:18.652752 | orchestrator | ++ PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 04:21:18.652757 | orchestrator | ++ export PATH 2026-05-31 04:21:18.652854 | orchestrator | ++ '[' -n '' ']' 2026-05-31 04:21:18.652864 | orchestrator | ++ '[' -z '' ']' 2026-05-31 04:21:18.652870 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-05-31 04:21:18.652932 | orchestrator | ++ PS1='(venv) ' 2026-05-31 04:21:18.652939 | orchestrator | ++ export PS1 2026-05-31 04:21:18.652944 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-31 04:21:18.652950 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-05-31 04:21:18.653073 | orchestrator | ++ hash -r 2026-05-31 04:21:18.653089 | orchestrator | + pip3 install --no-cache-dir python-gilt==1.2.3 requests Jinja2 PyYAML packaging 2026-05-31 04:21:19.187544 | orchestrator | Requirement already satisfied: python-gilt==1.2.3 in /opt/venv/lib/python3.12/site-packages (1.2.3) 2026-05-31 04:21:19.188498 | orchestrator | Requirement already satisfied: requests in /opt/venv/lib/python3.12/site-packages (2.34.2) 2026-05-31 04:21:19.189908 | orchestrator | Requirement already satisfied: Jinja2 in /opt/venv/lib/python3.12/site-packages (3.1.6) 2026-05-31 04:21:19.191318 | orchestrator | Requirement already satisfied: PyYAML in /opt/venv/lib/python3.12/site-packages (6.0.3) 2026-05-31 04:21:19.192509 | orchestrator | Requirement already satisfied: packaging in /opt/venv/lib/python3.12/site-packages (26.2) 2026-05-31 04:21:19.202794 | orchestrator | Requirement already satisfied: click in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (8.4.1) 2026-05-31 04:21:19.204869 | orchestrator | Requirement already satisfied: colorama in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.4.6) 2026-05-31 04:21:19.205807 | orchestrator | Requirement already satisfied: fasteners in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.20) 2026-05-31 04:21:19.207309 | orchestrator | Requirement already satisfied: sh in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (2.2.2) 2026-05-31 04:21:19.240941 | orchestrator | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/venv/lib/python3.12/site-packages (from requests) (3.4.7) 2026-05-31 04:21:19.242828 | orchestrator | Requirement already satisfied: idna<4,>=2.5 in /opt/venv/lib/python3.12/site-packages (from requests) (3.17) 2026-05-31 04:21:19.245240 | orchestrator | Requirement already satisfied: urllib3<3,>=1.26 in /opt/venv/lib/python3.12/site-packages (from requests) (2.7.0) 2026-05-31 04:21:19.246663 | orchestrator | Requirement already satisfied: certifi>=2023.5.7 in /opt/venv/lib/python3.12/site-packages (from requests) (2026.5.20) 2026-05-31 04:21:19.250831 | orchestrator | Requirement already satisfied: MarkupSafe>=2.0 in /opt/venv/lib/python3.12/site-packages (from Jinja2) (3.0.3) 2026-05-31 04:21:19.450272 | orchestrator | ++ which gilt 2026-05-31 04:21:19.453781 | orchestrator | + GILT=/opt/venv/bin/gilt 2026-05-31 04:21:19.453857 | orchestrator | + /opt/venv/bin/gilt overlay 2026-05-31 04:21:19.617444 | orchestrator | osism.generics: 2026-05-31 04:21:19.704032 | orchestrator | - copied (v0.20260418.0) /home/dragon/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /opt/configuration/environments/manager/ 2026-05-31 04:21:19.704600 | orchestrator | - copied (v0.20260418.0) /home/dragon/.gilt/clone/github.com/osism.generics/src/render-images.py to /opt/configuration/environments/manager/ 2026-05-31 04:21:19.704881 | orchestrator | - copied (v0.20260418.0) /home/dragon/.gilt/clone/github.com/osism.generics/src/set-versions.py to /opt/configuration/environments/ 2026-05-31 04:21:19.704982 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh render-images` in /opt/configuration/environments/manager/ 2026-05-31 04:21:20.210130 | orchestrator | - running `rm render-images.py` in /opt/configuration/environments/manager/ 2026-05-31 04:21:20.222211 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh set-versions` in /opt/configuration/environments/ 2026-05-31 04:21:20.606317 | orchestrator | - running `rm set-versions.py` in /opt/configuration/environments/ 2026-05-31 04:21:20.661471 | orchestrator | ~ 2026-05-31 04:21:20.661572 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-05-31 04:21:20.661585 | orchestrator | + deactivate 2026-05-31 04:21:20.661593 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-05-31 04:21:20.661602 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-31 04:21:20.661609 | orchestrator | + export PATH 2026-05-31 04:21:20.661616 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-05-31 04:21:20.661622 | orchestrator | + '[' -n '' ']' 2026-05-31 04:21:20.661647 | orchestrator | + hash -r 2026-05-31 04:21:20.661653 | orchestrator | + '[' -n '' ']' 2026-05-31 04:21:20.661660 | orchestrator | + unset VIRTUAL_ENV 2026-05-31 04:21:20.661666 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-05-31 04:21:20.661674 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-05-31 04:21:20.661680 | orchestrator | + unset -f deactivate 2026-05-31 04:21:20.661686 | orchestrator | + popd 2026-05-31 04:21:20.663458 | orchestrator | ++ semver v0.20251130.0 6.0.0 2026-05-31 04:21:20.720212 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-31 04:21:20.720323 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-31 04:21:20.720337 | orchestrator | + sed -i '/^om_enable_rabbitmq_high_availability:/d' /opt/configuration/environments/kolla/configuration.yml 2026-05-31 04:21:20.725081 | orchestrator | + sed -i '/^om_enable_rabbitmq_quorum_queues:/d' /opt/configuration/environments/kolla/configuration.yml 2026-05-31 04:21:20.731190 | orchestrator | ++ semver v0.20251130.0 9.5.0 2026-05-31 04:21:20.798957 | orchestrator | + [[ -1 -le 0 ]] 2026-05-31 04:21:20.799022 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-31 04:21:20.799031 | orchestrator | + MANAGER_UPGRADE_CROSSES_10=true 2026-05-31 04:21:20.801069 | orchestrator | +++ semver 2024.2 2024.2 2026-05-31 04:21:20.881825 | orchestrator | ++ '[' 0 -le 0 ']' 2026-05-31 04:21:20.881999 | orchestrator | +++ semver 2025.1 2025.1 2026-05-31 04:21:20.959370 | orchestrator | ++ '[' 0 -ge 0 ']' 2026-05-31 04:21:20.959457 | orchestrator | ++ echo true 2026-05-31 04:21:20.959469 | orchestrator | + OPENSTACK_UPGRADE_CROSSES_2025=true 2026-05-31 04:21:20.959480 | orchestrator | + [[ true == \t\r\u\e ]] 2026-05-31 04:21:20.959489 | orchestrator | + echo 'om_rpc_vhost: openstack' 2026-05-31 04:21:20.959740 | orchestrator | + echo 'om_notify_vhost: openstack' 2026-05-31 04:21:20.959771 | orchestrator | + sed -i 's#manager_listener_broker_vhost: .*#manager_listener_broker_vhost: /openstack#g' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:21:20.965621 | orchestrator | + echo 'export RABBITMQ3TO4=true' 2026-05-31 04:21:20.965748 | orchestrator | + sudo tee -a /opt/manager-vars.sh 2026-05-31 04:21:20.980608 | orchestrator | export RABBITMQ3TO4=true 2026-05-31 04:21:20.982561 | orchestrator | + osism update manager 2026-05-31 04:21:26.879584 | orchestrator | Collecting uv 2026-05-31 04:21:26.980980 | orchestrator | Downloading uv-0.11.17-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-05-31 04:21:27.005171 | orchestrator | Downloading uv-0.11.17-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.9 MB) 2026-05-31 04:21:27.958285 | orchestrator | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.9/24.9 MB 32.7 MB/s eta 0:00:00 2026-05-31 04:21:28.027562 | orchestrator | Installing collected packages: uv 2026-05-31 04:21:28.505819 | orchestrator | Successfully installed uv-0.11.17 2026-05-31 04:21:29.176128 | orchestrator | Resolved 11 packages in 366ms 2026-05-31 04:21:29.209385 | orchestrator | Downloading cryptography (4.5MiB) 2026-05-31 04:21:29.210859 | orchestrator | Downloading ansible-core (2.1MiB) 2026-05-31 04:21:29.211016 | orchestrator | Downloading netaddr (2.2MiB) 2026-05-31 04:21:29.211699 | orchestrator | Downloading ansible (54.5MiB) 2026-05-31 04:21:29.561994 | orchestrator | Downloaded netaddr 2026-05-31 04:21:29.688958 | orchestrator | Downloaded cryptography 2026-05-31 04:21:29.783608 | orchestrator | Downloaded ansible-core 2026-05-31 04:21:35.958372 | orchestrator | Downloaded ansible 2026-05-31 04:21:35.958896 | orchestrator | Prepared 11 packages in 6.78s 2026-05-31 04:21:36.425111 | orchestrator | Installed 11 packages in 465ms 2026-05-31 04:21:36.425202 | orchestrator | + ansible==11.11.0 2026-05-31 04:21:36.425212 | orchestrator | + ansible-core==2.18.17 2026-05-31 04:21:36.425217 | orchestrator | + cffi==2.0.0 2026-05-31 04:21:36.425222 | orchestrator | + cryptography==48.0.0 2026-05-31 04:21:36.425226 | orchestrator | + jinja2==3.1.6 2026-05-31 04:21:36.425230 | orchestrator | + markupsafe==3.0.3 2026-05-31 04:21:36.425234 | orchestrator | + netaddr==1.3.0 2026-05-31 04:21:36.425238 | orchestrator | + packaging==26.2 2026-05-31 04:21:36.425242 | orchestrator | + pycparser==3.0 2026-05-31 04:21:36.425246 | orchestrator | + pyyaml==6.0.3 2026-05-31 04:21:36.425250 | orchestrator | + resolvelib==1.0.1 2026-05-31 04:21:37.595001 | orchestrator | Cloning into '/home/dragon/.ansible/tmp/ansible-local-205206i9ra1xst/tmpynhyiec8/ansible-collection-servicesz834ow2r'... 2026-05-31 04:21:38.869266 | orchestrator | Your branch is up to date with 'origin/main'. 2026-05-31 04:21:38.869363 | orchestrator | Already on 'main' 2026-05-31 04:21:39.340209 | orchestrator | Starting galaxy collection install process 2026-05-31 04:21:39.340293 | orchestrator | Process install dependency map 2026-05-31 04:21:39.340303 | orchestrator | Starting collection install process 2026-05-31 04:21:39.340312 | orchestrator | Installing 'osism.services:999.0.0' to '/home/dragon/.ansible/collections/ansible_collections/osism/services' 2026-05-31 04:21:39.340320 | orchestrator | Created collection for osism.services:999.0.0 at /home/dragon/.ansible/collections/ansible_collections/osism/services 2026-05-31 04:21:39.340331 | orchestrator | osism.services:999.0.0 was installed successfully 2026-05-31 04:21:39.858481 | orchestrator | Cloning into '/home/dragon/.ansible/tmp/ansible-local-205232d87rw128/tmpjegxm5h9/ansible-playbooks-managerx0gi8xkt'... 2026-05-31 04:21:40.436317 | orchestrator | Already on 'main' 2026-05-31 04:21:40.436416 | orchestrator | Your branch is up to date with 'origin/main'. 2026-05-31 04:21:40.694741 | orchestrator | Starting galaxy collection install process 2026-05-31 04:21:40.694836 | orchestrator | Process install dependency map 2026-05-31 04:21:40.694847 | orchestrator | Starting collection install process 2026-05-31 04:21:40.694856 | orchestrator | Installing 'osism.manager:999.0.0' to '/home/dragon/.ansible/collections/ansible_collections/osism/manager' 2026-05-31 04:21:40.694866 | orchestrator | Created collection for osism.manager:999.0.0 at /home/dragon/.ansible/collections/ansible_collections/osism/manager 2026-05-31 04:21:40.694874 | orchestrator | osism.manager:999.0.0 was installed successfully 2026-05-31 04:21:41.336551 | orchestrator | [WARNING]: Invalid characters were found in group names but not replaced, use 2026-05-31 04:21:41.336635 | orchestrator | -vvvv to see details 2026-05-31 04:21:41.770875 | orchestrator | 2026-05-31 04:21:41.770967 | orchestrator | PLAY [Apply role manager] ****************************************************** 2026-05-31 04:21:41.770975 | orchestrator | 2026-05-31 04:21:41.770979 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-05-31 04:21:47.760245 | orchestrator | ok: [testbed-manager] 2026-05-31 04:21:47.760346 | orchestrator | 2026-05-31 04:21:47.760360 | orchestrator | TASK [osism.services.manager : Include install tasks] ************************** 2026-05-31 04:21:47.815459 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 04:21:47.815575 | orchestrator | 2026-05-31 04:21:47.815590 | orchestrator | TASK [osism.services.manager : Install required packages] ********************** 2026-05-31 04:21:49.677498 | orchestrator | ok: [testbed-manager] 2026-05-31 04:21:49.677578 | orchestrator | 2026-05-31 04:21:49.677585 | orchestrator | TASK [osism.services.manager : Gather variables for each operating system] ***** 2026-05-31 04:21:49.748453 | orchestrator | ok: [testbed-manager] 2026-05-31 04:21:49.748546 | orchestrator | 2026-05-31 04:21:49.748556 | orchestrator | TASK [osism.services.manager : Include config tasks] *************************** 2026-05-31 04:21:49.812320 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config.yml for testbed-manager 2026-05-31 04:21:49.812392 | orchestrator | 2026-05-31 04:21:49.812400 | orchestrator | TASK [osism.services.manager : Create required directories] ******************** 2026-05-31 04:21:54.136163 | orchestrator | ok: [testbed-manager] => (item=/opt/ansible) 2026-05-31 04:21:54.136246 | orchestrator | ok: [testbed-manager] => (item=/opt/archive) 2026-05-31 04:21:54.136254 | orchestrator | ok: [testbed-manager] => (item=/opt/manager/configuration) 2026-05-31 04:21:54.136262 | orchestrator | ok: [testbed-manager] => (item=/opt/manager/data) 2026-05-31 04:21:54.136270 | orchestrator | ok: [testbed-manager] => (item=/opt/manager) 2026-05-31 04:21:54.136278 | orchestrator | ok: [testbed-manager] => (item=/opt/manager/secrets) 2026-05-31 04:21:54.136285 | orchestrator | ok: [testbed-manager] => (item=/opt/ansible/secrets) 2026-05-31 04:21:54.136291 | orchestrator | ok: [testbed-manager] => (item=/opt/state) 2026-05-31 04:21:54.136297 | orchestrator | 2026-05-31 04:21:54.136304 | orchestrator | TASK [osism.services.manager : Copy all environment file] ********************** 2026-05-31 04:21:55.252591 | orchestrator | ok: [testbed-manager] 2026-05-31 04:21:55.252701 | orchestrator | 2026-05-31 04:21:55.252708 | orchestrator | TASK [osism.services.manager : Copy client environment file] ******************* 2026-05-31 04:21:56.215984 | orchestrator | ok: [testbed-manager] 2026-05-31 04:21:56.216071 | orchestrator | 2026-05-31 04:21:56.216084 | orchestrator | TASK [osism.services.manager : Include ara config tasks] *********************** 2026-05-31 04:21:56.304696 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ara.yml for testbed-manager 2026-05-31 04:21:56.304782 | orchestrator | 2026-05-31 04:21:56.304793 | orchestrator | TASK [osism.services.manager : Copy ARA environment files] ********************* 2026-05-31 04:21:58.220618 | orchestrator | ok: [testbed-manager] => (item=ara) 2026-05-31 04:21:58.220755 | orchestrator | ok: [testbed-manager] => (item=ara-server) 2026-05-31 04:21:58.220761 | orchestrator | 2026-05-31 04:21:58.220766 | orchestrator | TASK [osism.services.manager : Copy MariaDB environment file] ****************** 2026-05-31 04:21:59.180489 | orchestrator | ok: [testbed-manager] 2026-05-31 04:21:59.180593 | orchestrator | 2026-05-31 04:21:59.180604 | orchestrator | TASK [osism.services.manager : Include vault config tasks] ********************* 2026-05-31 04:21:59.242992 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:21:59.243091 | orchestrator | 2026-05-31 04:21:59.243105 | orchestrator | TASK [osism.services.manager : Include frontend config tasks] ****************** 2026-05-31 04:21:59.319507 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-frontend.yml for testbed-manager 2026-05-31 04:21:59.319594 | orchestrator | 2026-05-31 04:21:59.319604 | orchestrator | TASK [osism.services.manager : Copy frontend environment file] ***************** 2026-05-31 04:22:00.294726 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:00.294823 | orchestrator | 2026-05-31 04:22:00.294835 | orchestrator | TASK [osism.services.manager : Include ansible config tasks] ******************* 2026-05-31 04:22:00.361224 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ansible.yml for testbed-manager 2026-05-31 04:22:00.361340 | orchestrator | 2026-05-31 04:22:00.361350 | orchestrator | TASK [osism.services.manager : Copy private ssh keys] ************************** 2026-05-31 04:22:02.226241 | orchestrator | ok: [testbed-manager] => (item=None) 2026-05-31 04:22:02.226324 | orchestrator | ok: [testbed-manager] => (item=None) 2026-05-31 04:22:02.226334 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:02.226341 | orchestrator | 2026-05-31 04:22:02.226348 | orchestrator | TASK [osism.services.manager : Copy ansible environment file] ****************** 2026-05-31 04:22:03.159283 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:03.159415 | orchestrator | 2026-05-31 04:22:03.159443 | orchestrator | TASK [osism.services.manager : Include netbox config tasks] ******************** 2026-05-31 04:22:03.223493 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:22:03.223678 | orchestrator | 2026-05-31 04:22:03.223709 | orchestrator | TASK [osism.services.manager : Include celery config tasks] ******************** 2026-05-31 04:22:03.348719 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-celery.yml for testbed-manager 2026-05-31 04:22:03.348794 | orchestrator | 2026-05-31 04:22:03.348803 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_watches] **************** 2026-05-31 04:22:04.050180 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:04.050265 | orchestrator | 2026-05-31 04:22:04.050275 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_instances] ************** 2026-05-31 04:22:04.578748 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:04.578849 | orchestrator | 2026-05-31 04:22:04.578861 | orchestrator | TASK [osism.services.manager : Copy celery environment files] ****************** 2026-05-31 04:22:06.415662 | orchestrator | ok: [testbed-manager] => (item=conductor) 2026-05-31 04:22:06.415782 | orchestrator | ok: [testbed-manager] => (item=openstack) 2026-05-31 04:22:06.415806 | orchestrator | 2026-05-31 04:22:06.415826 | orchestrator | TASK [osism.services.manager : Copy listener environment file] ***************** 2026-05-31 04:22:07.479300 | orchestrator | changed: [testbed-manager] 2026-05-31 04:22:07.479390 | orchestrator | 2026-05-31 04:22:07.479399 | orchestrator | TASK [osism.services.manager : Check for conductor.yml] ************************ 2026-05-31 04:22:08.007245 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:08.007364 | orchestrator | 2026-05-31 04:22:08.007387 | orchestrator | TASK [osism.services.manager : Copy conductor configuration file] ************** 2026-05-31 04:22:08.438499 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:08.438654 | orchestrator | 2026-05-31 04:22:08.438673 | orchestrator | TASK [osism.services.manager : Copy empty conductor configuration file] ******** 2026-05-31 04:22:08.484267 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:22:08.484392 | orchestrator | 2026-05-31 04:22:08.484410 | orchestrator | TASK [osism.services.manager : Include wrapper config tasks] ******************* 2026-05-31 04:22:08.567464 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-wrapper.yml for testbed-manager 2026-05-31 04:22:08.567578 | orchestrator | 2026-05-31 04:22:08.567600 | orchestrator | TASK [osism.services.manager : Include wrapper vars file] ********************** 2026-05-31 04:22:08.618480 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:08.618560 | orchestrator | 2026-05-31 04:22:08.618570 | orchestrator | TASK [osism.services.manager : Copy wrapper scripts] *************************** 2026-05-31 04:22:12.612506 | orchestrator | ok: [testbed-manager] => (item=osism) 2026-05-31 04:22:12.612659 | orchestrator | ok: [testbed-manager] => (item=osism-update-docker) 2026-05-31 04:22:12.612702 | orchestrator | ok: [testbed-manager] => (item=osism-update-manager) 2026-05-31 04:22:12.612723 | orchestrator | 2026-05-31 04:22:12.612742 | orchestrator | TASK [osism.services.manager : Copy cilium wrapper script] ********************* 2026-05-31 04:22:14.709467 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:14.709555 | orchestrator | 2026-05-31 04:22:14.709567 | orchestrator | TASK [osism.services.manager : Copy hubble wrapper script] ********************* 2026-05-31 04:22:15.663689 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:15.663820 | orchestrator | 2026-05-31 04:22:15.663843 | orchestrator | TASK [osism.services.manager : Copy flux wrapper script] *********************** 2026-05-31 04:22:17.721495 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:17.721653 | orchestrator | 2026-05-31 04:22:17.721663 | orchestrator | TASK [osism.services.manager : Include scripts config tasks] ******************* 2026-05-31 04:22:17.809613 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-scripts.yml for testbed-manager 2026-05-31 04:22:17.809717 | orchestrator | 2026-05-31 04:22:17.809730 | orchestrator | TASK [osism.services.manager : Include scripts vars file] ********************** 2026-05-31 04:22:17.859116 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:17.859237 | orchestrator | 2026-05-31 04:22:17.859253 | orchestrator | TASK [osism.services.manager : Copy scripts] *********************************** 2026-05-31 04:22:18.746545 | orchestrator | ok: [testbed-manager] => (item=osism-include) 2026-05-31 04:22:18.746713 | orchestrator | 2026-05-31 04:22:18.746735 | orchestrator | TASK [osism.services.manager : Include service tasks] ************************** 2026-05-31 04:22:18.847491 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/service.yml for testbed-manager 2026-05-31 04:22:18.847731 | orchestrator | 2026-05-31 04:22:18.847757 | orchestrator | TASK [osism.services.manager : Copy manager systemd unit file] ***************** 2026-05-31 04:22:19.762380 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:19.762457 | orchestrator | 2026-05-31 04:22:19.762465 | orchestrator | TASK [osism.services.manager : Create traefik external network] **************** 2026-05-31 04:22:20.763529 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:20.763710 | orchestrator | 2026-05-31 04:22:20.763737 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb < 11.0.0] *** 2026-05-31 04:22:20.828408 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:22:20.828510 | orchestrator | 2026-05-31 04:22:20.828525 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb >= 11.0.0] *** 2026-05-31 04:22:20.886928 | orchestrator | ok: [testbed-manager] 2026-05-31 04:22:20.887026 | orchestrator | 2026-05-31 04:22:20.887039 | orchestrator | TASK [osism.services.manager : Copy docker-compose.yml file] ******************* 2026-05-31 04:22:22.121059 | orchestrator | changed: [testbed-manager] 2026-05-31 04:22:22.121161 | orchestrator | 2026-05-31 04:22:22.121180 | orchestrator | TASK [osism.services.manager : Pull container images] ************************** 2026-05-31 04:23:32.602423 | orchestrator | changed: [testbed-manager] 2026-05-31 04:23:32.602566 | orchestrator | 2026-05-31 04:23:32.602581 | orchestrator | TASK [osism.services.manager : Stop and disable old service docker-compose@manager] *** 2026-05-31 04:23:33.833192 | orchestrator | ok: [testbed-manager] 2026-05-31 04:23:33.833286 | orchestrator | 2026-05-31 04:23:33.833299 | orchestrator | TASK [osism.services.manager : Do a manual start of the manager service] ******* 2026-05-31 04:23:33.891949 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:23:33.892022 | orchestrator | 2026-05-31 04:23:33.892030 | orchestrator | TASK [osism.services.manager : Manage manager service] ************************* 2026-05-31 04:23:34.794517 | orchestrator | ok: [testbed-manager] 2026-05-31 04:23:34.794596 | orchestrator | 2026-05-31 04:23:34.794604 | orchestrator | TASK [osism.services.manager : Register that manager service was started] ****** 2026-05-31 04:23:34.868103 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:23:34.868206 | orchestrator | 2026-05-31 04:23:34.868216 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-05-31 04:23:34.868223 | orchestrator | 2026-05-31 04:23:34.868227 | orchestrator | RUNNING HANDLER [osism.services.manager : Restart manager service] ************* 2026-05-31 04:23:50.817233 | orchestrator | changed: [testbed-manager] 2026-05-31 04:23:50.817356 | orchestrator | 2026-05-31 04:23:50.817370 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for manager service to start] *** 2026-05-31 04:24:50.894969 | orchestrator | Pausing for 60 seconds 2026-05-31 04:24:50.895138 | orchestrator | changed: [testbed-manager] 2026-05-31 04:24:50.895157 | orchestrator | 2026-05-31 04:24:50.895170 | orchestrator | RUNNING HANDLER [osism.services.manager : Register that manager service was restarted] *** 2026-05-31 04:24:50.948533 | orchestrator | ok: [testbed-manager] 2026-05-31 04:24:50.948607 | orchestrator | 2026-05-31 04:24:50.948614 | orchestrator | RUNNING HANDLER [osism.services.manager : Ensure that all containers are up] *** 2026-05-31 04:24:55.612803 | orchestrator | changed: [testbed-manager] 2026-05-31 04:24:55.612893 | orchestrator | 2026-05-31 04:24:55.612903 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for an healthy manager service] *** 2026-05-31 04:25:58.481429 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (50 retries left). 2026-05-31 04:25:58.481566 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (49 retries left). 2026-05-31 04:25:58.481578 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (48 retries left). 2026-05-31 04:25:58.481587 | orchestrator | changed: [testbed-manager] 2026-05-31 04:25:58.481595 | orchestrator | 2026-05-31 04:25:58.481604 | orchestrator | RUNNING HANDLER [osism.services.manager : Copy osismclient bash completion script] *** 2026-05-31 04:26:07.643723 | orchestrator | changed: [testbed-manager] 2026-05-31 04:26:07.643812 | orchestrator | 2026-05-31 04:26:07.643821 | orchestrator | TASK [osism.services.manager : Include initialize tasks] *********************** 2026-05-31 04:26:07.739054 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/initialize.yml for testbed-manager 2026-05-31 04:26:07.739222 | orchestrator | 2026-05-31 04:26:07.739242 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-05-31 04:26:07.739256 | orchestrator | 2026-05-31 04:26:07.739268 | orchestrator | TASK [osism.services.manager : Include vault initialize tasks] ***************** 2026-05-31 04:26:07.796042 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:26:07.796139 | orchestrator | 2026-05-31 04:26:07.796155 | orchestrator | TASK [osism.services.manager : Include version verification tasks] ************* 2026-05-31 04:26:07.884598 | orchestrator | included: /home/dragon/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/verify-versions.yml for testbed-manager 2026-05-31 04:26:07.884689 | orchestrator | 2026-05-31 04:26:07.884701 | orchestrator | TASK [osism.services.manager : Deploy service manager version check script] **** 2026-05-31 04:26:09.033171 | orchestrator | changed: [testbed-manager] 2026-05-31 04:26:09.033278 | orchestrator | 2026-05-31 04:26:09.033285 | orchestrator | TASK [osism.services.manager : Execute service manager version check] ********** 2026-05-31 04:26:12.654937 | orchestrator | ok: [testbed-manager] 2026-05-31 04:26:12.655017 | orchestrator | 2026-05-31 04:26:12.655041 | orchestrator | TASK [osism.services.manager : Display version check results] ****************** 2026-05-31 04:26:12.737813 | orchestrator | ok: [testbed-manager] => { 2026-05-31 04:26:12.737928 | orchestrator | "version_check_result.stdout_lines": [ 2026-05-31 04:26:12.737949 | orchestrator | "=== OSISM Container Version Check ===", 2026-05-31 04:26:12.737963 | orchestrator | "Checking running containers against expected versions...", 2026-05-31 04:26:12.737975 | orchestrator | "", 2026-05-31 04:26:12.737985 | orchestrator | "Checking service: inventory_reconciler (Inventory Reconciler Service)", 2026-05-31 04:26:12.737994 | orchestrator | " Expected: registry.osism.tech/osism/inventory-reconciler:latest", 2026-05-31 04:26:12.738002 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738010 | orchestrator | " Running: registry.osism.tech/osism/inventory-reconciler:latest", 2026-05-31 04:26:12.738066 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738075 | orchestrator | "", 2026-05-31 04:26:12.738084 | orchestrator | "Checking service: osism-ansible (OSISM Ansible Service)", 2026-05-31 04:26:12.738092 | orchestrator | " Expected: registry.osism.tech/osism/osism-ansible:latest", 2026-05-31 04:26:12.738100 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738109 | orchestrator | " Running: registry.osism.tech/osism/osism-ansible:latest", 2026-05-31 04:26:12.738117 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738124 | orchestrator | "", 2026-05-31 04:26:12.738133 | orchestrator | "Checking service: osism-kubernetes (Osism-Kubernetes Service)", 2026-05-31 04:26:12.738141 | orchestrator | " Expected: registry.osism.tech/osism/osism-kubernetes:latest", 2026-05-31 04:26:12.738149 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738157 | orchestrator | " Running: registry.osism.tech/osism/osism-kubernetes:latest", 2026-05-31 04:26:12.738165 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738173 | orchestrator | "", 2026-05-31 04:26:12.738209 | orchestrator | "Checking service: ceph-ansible (Ceph-Ansible Service)", 2026-05-31 04:26:12.738218 | orchestrator | " Expected: registry.osism.tech/osism/ceph-ansible:quincy", 2026-05-31 04:26:12.738226 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738234 | orchestrator | " Running: registry.osism.tech/osism/ceph-ansible:quincy", 2026-05-31 04:26:12.738277 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738293 | orchestrator | "", 2026-05-31 04:26:12.738307 | orchestrator | "Checking service: kolla-ansible (Kolla-Ansible Service)", 2026-05-31 04:26:12.738321 | orchestrator | " Expected: registry.osism.tech/osism/kolla-ansible:2025.1", 2026-05-31 04:26:12.738336 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738352 | orchestrator | " Running: registry.osism.tech/osism/kolla-ansible:2025.1", 2026-05-31 04:26:12.738368 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738383 | orchestrator | "", 2026-05-31 04:26:12.738398 | orchestrator | "Checking service: osismclient (OSISM Client)", 2026-05-31 04:26:12.738409 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738419 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738430 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738440 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738450 | orchestrator | "", 2026-05-31 04:26:12.738460 | orchestrator | "Checking service: ara-server (ARA Server)", 2026-05-31 04:26:12.738470 | orchestrator | " Expected: registry.osism.tech/osism/ara-server:1.7.5", 2026-05-31 04:26:12.738480 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738489 | orchestrator | " Running: registry.osism.tech/osism/ara-server:1.7.5", 2026-05-31 04:26:12.738512 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738530 | orchestrator | "", 2026-05-31 04:26:12.738544 | orchestrator | "Checking service: mariadb (MariaDB for ARA)", 2026-05-31 04:26:12.738555 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-05-31 04:26:12.738565 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738575 | orchestrator | " Running: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-05-31 04:26:12.738585 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738595 | orchestrator | "", 2026-05-31 04:26:12.738605 | orchestrator | "Checking service: frontend (OSISM Frontend)", 2026-05-31 04:26:12.738614 | orchestrator | " Expected: registry.osism.tech/osism/osism-frontend:latest", 2026-05-31 04:26:12.738624 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738634 | orchestrator | " Running: registry.osism.tech/osism/osism-frontend:latest", 2026-05-31 04:26:12.738655 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738672 | orchestrator | "", 2026-05-31 04:26:12.738696 | orchestrator | "Checking service: redis (Redis Cache)", 2026-05-31 04:26:12.738713 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-05-31 04:26:12.738729 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738745 | orchestrator | " Running: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-05-31 04:26:12.738760 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738775 | orchestrator | "", 2026-05-31 04:26:12.738784 | orchestrator | "Checking service: api (OSISM API Service)", 2026-05-31 04:26:12.738793 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738801 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738810 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738819 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738827 | orchestrator | "", 2026-05-31 04:26:12.738836 | orchestrator | "Checking service: listener (OpenStack Event Listener)", 2026-05-31 04:26:12.738844 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738853 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738861 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738870 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738878 | orchestrator | "", 2026-05-31 04:26:12.738887 | orchestrator | "Checking service: openstack (OpenStack Integration)", 2026-05-31 04:26:12.738896 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738904 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738913 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738921 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738930 | orchestrator | "", 2026-05-31 04:26:12.738939 | orchestrator | "Checking service: beat (Celery Beat Scheduler)", 2026-05-31 04:26:12.738957 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738966 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.738974 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.738983 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.738996 | orchestrator | "", 2026-05-31 04:26:12.739011 | orchestrator | "Checking service: flower (Celery Flower Monitor)", 2026-05-31 04:26:12.739048 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.739063 | orchestrator | " Enabled: true", 2026-05-31 04:26:12.739076 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-05-31 04:26:12.739090 | orchestrator | " Status: ✅ MATCH", 2026-05-31 04:26:12.739104 | orchestrator | "", 2026-05-31 04:26:12.739119 | orchestrator | "=== Summary ===", 2026-05-31 04:26:12.739134 | orchestrator | "Errors (version mismatches): 0", 2026-05-31 04:26:12.739149 | orchestrator | "Warnings (expected containers not running): 0", 2026-05-31 04:26:12.739163 | orchestrator | "", 2026-05-31 04:26:12.739206 | orchestrator | "✅ All running containers match expected versions!" 2026-05-31 04:26:12.739216 | orchestrator | ] 2026-05-31 04:26:12.739225 | orchestrator | } 2026-05-31 04:26:12.739235 | orchestrator | 2026-05-31 04:26:12.739243 | orchestrator | TASK [osism.services.manager : Skip version check due to service configuration] *** 2026-05-31 04:26:12.804874 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:26:12.804965 | orchestrator | 2026-05-31 04:26:12.804976 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:26:12.804985 | orchestrator | testbed-manager : ok=51 changed=9 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-05-31 04:26:12.804993 | orchestrator | 2026-05-31 04:26:25.777804 | orchestrator | 2026-05-31 04:26:25 | INFO  | Task 3d9ef0d5-5a3b-4fad-bba3-01e45e3d62da (sync inventory) is running in background. Output coming soon. 2026-05-31 04:27:00.012192 | orchestrator | 2026-05-31 04:26:27 | INFO  | Starting group_vars file reorganization 2026-05-31 04:27:00.012294 | orchestrator | 2026-05-31 04:26:27 | INFO  | Moved 0 file(s) to their respective directories 2026-05-31 04:27:00.012306 | orchestrator | 2026-05-31 04:26:27 | INFO  | Group_vars file reorganization completed 2026-05-31 04:27:00.012314 | orchestrator | 2026-05-31 04:26:30 | INFO  | Starting variable preparation from inventory 2026-05-31 04:27:00.012321 | orchestrator | 2026-05-31 04:26:33 | INFO  | Writing 050-kolla-ceph-rgw-hosts.yml with ceph_rgw_hosts 2026-05-31 04:27:00.012328 | orchestrator | 2026-05-31 04:26:33 | INFO  | Writing 050-infrastructure-cephclient-mons.yml with cephclient_mons 2026-05-31 04:27:00.012352 | orchestrator | 2026-05-31 04:26:33 | INFO  | Writing 050-ceph-cluster-fsid.yml with ceph_cluster_fsid 2026-05-31 04:27:00.012360 | orchestrator | 2026-05-31 04:26:33 | INFO  | 3 file(s) written, 6 host(s) processed 2026-05-31 04:27:00.012367 | orchestrator | 2026-05-31 04:26:33 | INFO  | Variable preparation completed 2026-05-31 04:27:00.012373 | orchestrator | 2026-05-31 04:26:35 | INFO  | Starting inventory overwrite handling 2026-05-31 04:27:00.012380 | orchestrator | 2026-05-31 04:26:35 | INFO  | Handling group overwrites in 99-overwrite 2026-05-31 04:27:00.012387 | orchestrator | 2026-05-31 04:26:35 | INFO  | Removing group frr:children from 60-generic 2026-05-31 04:27:00.012394 | orchestrator | 2026-05-31 04:26:35 | INFO  | Removing group netbird:children from 50-infrastructure 2026-05-31 04:27:00.012401 | orchestrator | 2026-05-31 04:26:35 | INFO  | Removing group ceph-rgw from 50-ceph 2026-05-31 04:27:00.012408 | orchestrator | 2026-05-31 04:26:35 | INFO  | Removing group ceph-mds from 50-ceph 2026-05-31 04:27:00.012414 | orchestrator | 2026-05-31 04:26:35 | INFO  | Handling group overwrites in 20-roles 2026-05-31 04:27:00.012421 | orchestrator | 2026-05-31 04:26:35 | INFO  | Removing group k3s_node from 50-infrastructure 2026-05-31 04:27:00.012446 | orchestrator | 2026-05-31 04:26:35 | INFO  | Removed 5 group(s) in total 2026-05-31 04:27:00.012453 | orchestrator | 2026-05-31 04:26:35 | INFO  | Inventory overwrite handling completed 2026-05-31 04:27:00.012460 | orchestrator | 2026-05-31 04:26:37 | INFO  | Starting merge of inventory files 2026-05-31 04:27:00.012467 | orchestrator | 2026-05-31 04:26:37 | INFO  | Inventory files merged successfully 2026-05-31 04:27:00.012473 | orchestrator | 2026-05-31 04:26:43 | INFO  | Generating minified hosts file 2026-05-31 04:27:00.012480 | orchestrator | 2026-05-31 04:26:45 | INFO  | Successfully wrote minified hosts file to /inventory.merge/hosts-minified.yml 2026-05-31 04:27:00.012489 | orchestrator | 2026-05-31 04:26:45 | INFO  | Successfully wrote fast inventory to /inventory.merge/fast/hosts.json 2026-05-31 04:27:00.012496 | orchestrator | 2026-05-31 04:26:47 | INFO  | Generating ClusterShell configuration from Ansible inventory 2026-05-31 04:27:00.012503 | orchestrator | 2026-05-31 04:26:59 | INFO  | Successfully wrote ClusterShell configuration 2026-05-31 04:27:00.331938 | orchestrator | + [[ '' == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-05-31 04:27:00.332017 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-05-31 04:27:00.332026 | orchestrator | + local max_attempts=60 2026-05-31 04:27:00.332033 | orchestrator | + local name=kolla-ansible 2026-05-31 04:27:00.332039 | orchestrator | + local attempt_num=1 2026-05-31 04:27:00.332087 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-05-31 04:27:00.373772 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 04:27:00.373869 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-05-31 04:27:00.373926 | orchestrator | + local max_attempts=60 2026-05-31 04:27:00.373940 | orchestrator | + local name=osism-ansible 2026-05-31 04:27:00.373950 | orchestrator | + local attempt_num=1 2026-05-31 04:27:00.374339 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-05-31 04:27:00.412156 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-05-31 04:27:00.412236 | orchestrator | + docker compose --project-directory /opt/manager ps 2026-05-31 04:27:00.617400 | orchestrator | NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS 2026-05-31 04:27:00.617518 | orchestrator | ceph-ansible registry.osism.tech/osism/ceph-ansible:quincy "/entrypoint.sh osis…" ceph-ansible 3 minutes ago Up 2 minutes (healthy) 2026-05-31 04:27:00.617534 | orchestrator | kolla-ansible registry.osism.tech/osism/kolla-ansible:2025.1 "/entrypoint.sh osis…" kolla-ansible 3 minutes ago Up 2 minutes (healthy) 2026-05-31 04:27:00.617543 | orchestrator | manager-api-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" api 3 minutes ago Up 3 minutes (healthy) 192.168.16.5:8000->8000/tcp 2026-05-31 04:27:00.617586 | orchestrator | manager-ara-server-1 registry.osism.tech/osism/ara-server:1.7.5 "sh -c '/wait && /ru…" ara-server 3 minutes ago Up 2 minutes (healthy) 8000/tcp 2026-05-31 04:27:00.617596 | orchestrator | manager-beat-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" beat 3 minutes ago Up 3 minutes (healthy) 2026-05-31 04:27:00.617605 | orchestrator | manager-flower-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" flower 3 minutes ago Up 3 minutes (healthy) 2026-05-31 04:27:00.617613 | orchestrator | manager-inventory_reconciler-1 registry.osism.tech/osism/inventory-reconciler:latest "/sbin/tini -- /entr…" inventory_reconciler 3 minutes ago Up 2 minutes (healthy) 2026-05-31 04:27:00.617621 | orchestrator | manager-listener-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" listener 3 minutes ago Restarting (0) 34 seconds ago 2026-05-31 04:27:00.617648 | orchestrator | manager-mariadb-1 registry.osism.tech/dockerhub/library/mariadb:11.8.4 "docker-entrypoint.s…" mariadb 3 hours ago Up 3 minutes (healthy) 3306/tcp 2026-05-31 04:27:00.617656 | orchestrator | manager-openstack-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" openstack 3 minutes ago Up 3 minutes (healthy) 2026-05-31 04:27:00.617665 | orchestrator | manager-redis-1 registry.osism.tech/dockerhub/library/redis:7.4.7-alpine "docker-entrypoint.s…" redis 3 hours ago Up 3 minutes (healthy) 6379/tcp 2026-05-31 04:27:00.617673 | orchestrator | osism-ansible registry.osism.tech/osism/osism-ansible:latest "/entrypoint.sh osis…" osism-ansible 3 minutes ago Up 2 minutes (healthy) 2026-05-31 04:27:00.617681 | orchestrator | osism-frontend registry.osism.tech/osism/osism-frontend:latest "docker-entrypoint.s…" frontend 3 minutes ago Up 3 minutes 192.168.16.5:3000->3000/tcp 2026-05-31 04:27:00.617689 | orchestrator | osism-kubernetes registry.osism.tech/osism/osism-kubernetes:latest "/entrypoint.sh osis…" osism-kubernetes 3 minutes ago Up 2 minutes (healthy) 2026-05-31 04:27:00.617697 | orchestrator | osismclient registry.osism.tech/osism/osism:latest "/sbin/tini -- sleep…" osismclient 3 minutes ago Up 3 minutes (healthy) 2026-05-31 04:27:00.625475 | orchestrator | + [[ '' == \t\r\u\e ]] 2026-05-31 04:27:00.625572 | orchestrator | + [[ '' == \f\a\l\s\e ]] 2026-05-31 04:27:00.625589 | orchestrator | + osism apply facts 2026-05-31 04:27:12.534263 | orchestrator | 2026-05-31 04:27:12 | INFO  | Prepare task for execution of facts. 2026-05-31 04:27:12.609331 | orchestrator | 2026-05-31 04:27:12 | INFO  | Task af17f297-1b6a-4334-8890-54ac9ff941ff (facts) was prepared for execution. 2026-05-31 04:27:12.609408 | orchestrator | 2026-05-31 04:27:12 | INFO  | It takes a moment until task af17f297-1b6a-4334-8890-54ac9ff941ff (facts) has been started and output is visible here. 2026-05-31 04:27:37.498542 | orchestrator | 2026-05-31 04:27:37.498673 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-05-31 04:27:37.498695 | orchestrator | 2026-05-31 04:27:37.498709 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-05-31 04:27:37.498724 | orchestrator | Sunday 31 May 2026 04:27:18 +0000 (0:00:02.166) 0:00:02.166 ************ 2026-05-31 04:27:37.498733 | orchestrator | ok: [testbed-manager] 2026-05-31 04:27:37.498742 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:27:37.498750 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:27:37.498758 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:27:37.498766 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:27:37.498774 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:27:37.498781 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:27:37.498789 | orchestrator | 2026-05-31 04:27:37.498798 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-05-31 04:27:37.498806 | orchestrator | Sunday 31 May 2026 04:27:22 +0000 (0:00:03.772) 0:00:05.939 ************ 2026-05-31 04:27:37.498814 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:27:37.498823 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:27:37.498830 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:27:37.498838 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:27:37.498846 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:27:37.498854 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:27:37.498861 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:27:37.498869 | orchestrator | 2026-05-31 04:27:37.498877 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-05-31 04:27:37.498885 | orchestrator | 2026-05-31 04:27:37.498916 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-05-31 04:27:37.498926 | orchestrator | Sunday 31 May 2026 04:27:25 +0000 (0:00:03.489) 0:00:09.428 ************ 2026-05-31 04:27:37.498933 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:27:37.498956 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:27:37.498964 | orchestrator | ok: [testbed-manager] 2026-05-31 04:27:37.498972 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:27:37.498980 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:27:37.498993 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:27:37.499006 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:27:37.499018 | orchestrator | 2026-05-31 04:27:37.499081 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-05-31 04:27:37.499094 | orchestrator | 2026-05-31 04:27:37.499107 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-05-31 04:27:37.499121 | orchestrator | Sunday 31 May 2026 04:27:33 +0000 (0:00:07.953) 0:00:17.382 ************ 2026-05-31 04:27:37.499130 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:27:37.499137 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:27:37.499145 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:27:37.499153 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:27:37.499161 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:27:37.499168 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:27:37.499176 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:27:37.499184 | orchestrator | 2026-05-31 04:27:37.499192 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:27:37.499200 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:27:37.499209 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:27:37.499217 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:27:37.499225 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:27:37.499232 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:27:37.499240 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:27:37.499248 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-05-31 04:27:37.499255 | orchestrator | 2026-05-31 04:27:37.499263 | orchestrator | 2026-05-31 04:27:37.499270 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:27:37.499278 | orchestrator | Sunday 31 May 2026 04:27:37 +0000 (0:00:03.540) 0:00:20.923 ************ 2026-05-31 04:27:37.499286 | orchestrator | =============================================================================== 2026-05-31 04:27:37.499293 | orchestrator | Gathers facts about hosts ----------------------------------------------- 7.95s 2026-05-31 04:27:37.499301 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 3.77s 2026-05-31 04:27:37.499308 | orchestrator | Gather facts for all hosts ---------------------------------------------- 3.54s 2026-05-31 04:27:37.499316 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 3.49s 2026-05-31 04:27:37.794216 | orchestrator | + [[ kolla/release == \k\o\l\l\a\/\r\e\l\e\a\s\e ]] 2026-05-31 04:27:37.794317 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-05-31 04:27:37.794341 | orchestrator | + [[ 2025.1 == \s\k\i\p ]] 2026-05-31 04:27:37.794360 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-31 04:27:37.794389 | orchestrator | + /opt/configuration/scripts/set-kolla-namespace.sh --sync kolla/release/2025.1 2026-05-31 04:27:37.800225 | orchestrator | + set -e 2026-05-31 04:27:37.800316 | orchestrator | + SYNC=false 2026-05-31 04:27:37.800332 | orchestrator | + [[ --sync == \-\-\s\y\n\c ]] 2026-05-31 04:27:37.800345 | orchestrator | + SYNC=true 2026-05-31 04:27:37.800356 | orchestrator | + shift 2026-05-31 04:27:37.800367 | orchestrator | + NAMESPACE=kolla/release/2025.1 2026-05-31 04:27:37.800379 | orchestrator | + sed -i 's#docker_namespace: .*#docker_namespace: kolla/release/2025.1#g' /opt/configuration/inventory/group_vars/all/kolla.yml 2026-05-31 04:27:37.806482 | orchestrator | + [[ true == \t\r\u\e ]] 2026-05-31 04:27:37.806554 | orchestrator | + osism sync inventory 2026-05-31 04:27:49.787668 | orchestrator | 2026-05-31 04:27:49 | INFO  | Task 65ec015a-025c-468e-8fd7-d013215510a9 (sync inventory) is running in background. Output coming soon. 2026-05-31 04:28:23.690625 | orchestrator | 2026-05-31 04:27:51 | INFO  | Starting group_vars file reorganization 2026-05-31 04:28:23.690742 | orchestrator | 2026-05-31 04:27:51 | INFO  | Moved 0 file(s) to their respective directories 2026-05-31 04:28:23.690759 | orchestrator | 2026-05-31 04:27:51 | INFO  | Group_vars file reorganization completed 2026-05-31 04:28:23.690784 | orchestrator | 2026-05-31 04:27:54 | INFO  | Starting variable preparation from inventory 2026-05-31 04:28:23.690797 | orchestrator | 2026-05-31 04:27:57 | INFO  | Writing 050-kolla-ceph-rgw-hosts.yml with ceph_rgw_hosts 2026-05-31 04:28:23.690817 | orchestrator | 2026-05-31 04:27:57 | INFO  | Writing 050-infrastructure-cephclient-mons.yml with cephclient_mons 2026-05-31 04:28:23.690828 | orchestrator | 2026-05-31 04:27:57 | INFO  | Writing 050-ceph-cluster-fsid.yml with ceph_cluster_fsid 2026-05-31 04:28:23.690839 | orchestrator | 2026-05-31 04:27:57 | INFO  | 3 file(s) written, 6 host(s) processed 2026-05-31 04:28:23.690850 | orchestrator | 2026-05-31 04:27:57 | INFO  | Variable preparation completed 2026-05-31 04:28:23.690861 | orchestrator | 2026-05-31 04:27:59 | INFO  | Starting inventory overwrite handling 2026-05-31 04:28:23.690871 | orchestrator | 2026-05-31 04:27:59 | INFO  | Handling group overwrites in 99-overwrite 2026-05-31 04:28:23.690881 | orchestrator | 2026-05-31 04:27:59 | INFO  | Removing group frr:children from 60-generic 2026-05-31 04:28:23.690910 | orchestrator | 2026-05-31 04:27:59 | INFO  | Removing group netbird:children from 50-infrastructure 2026-05-31 04:28:23.690921 | orchestrator | 2026-05-31 04:27:59 | INFO  | Removing group ceph-rgw from 50-ceph 2026-05-31 04:28:23.690936 | orchestrator | 2026-05-31 04:27:59 | INFO  | Removing group ceph-mds from 50-ceph 2026-05-31 04:28:23.690997 | orchestrator | 2026-05-31 04:27:59 | INFO  | Handling group overwrites in 20-roles 2026-05-31 04:28:23.691009 | orchestrator | 2026-05-31 04:27:59 | INFO  | Removing group k3s_node from 50-infrastructure 2026-05-31 04:28:23.691019 | orchestrator | 2026-05-31 04:27:59 | INFO  | Removed 5 group(s) in total 2026-05-31 04:28:23.691030 | orchestrator | 2026-05-31 04:27:59 | INFO  | Inventory overwrite handling completed 2026-05-31 04:28:23.691041 | orchestrator | 2026-05-31 04:28:00 | INFO  | Starting merge of inventory files 2026-05-31 04:28:23.691052 | orchestrator | 2026-05-31 04:28:00 | INFO  | Inventory files merged successfully 2026-05-31 04:28:23.691063 | orchestrator | 2026-05-31 04:28:07 | INFO  | Generating minified hosts file 2026-05-31 04:28:23.691069 | orchestrator | 2026-05-31 04:28:09 | INFO  | Successfully wrote minified hosts file to /inventory.merge/hosts-minified.yml 2026-05-31 04:28:23.691077 | orchestrator | 2026-05-31 04:28:09 | INFO  | Successfully wrote fast inventory to /inventory.merge/fast/hosts.json 2026-05-31 04:28:23.691083 | orchestrator | 2026-05-31 04:28:10 | INFO  | Generating ClusterShell configuration from Ansible inventory 2026-05-31 04:28:23.691090 | orchestrator | 2026-05-31 04:28:23 | INFO  | Successfully wrote ClusterShell configuration 2026-05-31 04:28:23.691121 | orchestrator | [master dd88e63] 2026-05-31-04-28 2026-05-31 04:28:23.691133 | orchestrator | 2 files changed, 8 insertions(+), 8 deletions(-) 2026-05-31 04:28:23.927418 | orchestrator | + sh -c /opt/configuration/scripts/upgrade-services.sh 2026-05-31 04:28:23.933936 | orchestrator | 2026-05-31 04:28:23.934179 | orchestrator | # UPGRADE SERVICES 2026-05-31 04:28:23.934193 | orchestrator | 2026-05-31 04:28:23.934203 | orchestrator | + set -e 2026-05-31 04:28:23.934213 | orchestrator | + echo 2026-05-31 04:28:23.934228 | orchestrator | + echo '# UPGRADE SERVICES' 2026-05-31 04:28:23.934244 | orchestrator | + echo 2026-05-31 04:28:23.934259 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 04:28:23.934390 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 04:28:23.934411 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 04:28:23.934420 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 04:28:23.934429 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 04:28:23.934438 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 04:28:23.934448 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 04:28:23.934461 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:28:23.934475 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:28:23.934497 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 04:28:23.934515 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 04:28:23.934528 | orchestrator | ++ export ARA=false 2026-05-31 04:28:23.934542 | orchestrator | ++ ARA=false 2026-05-31 04:28:23.934556 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 04:28:23.934571 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 04:28:23.934584 | orchestrator | ++ export TEMPEST=false 2026-05-31 04:28:23.934596 | orchestrator | ++ TEMPEST=false 2026-05-31 04:28:23.934609 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 04:28:23.934622 | orchestrator | ++ IS_ZUUL=true 2026-05-31 04:28:23.934894 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:28:23.934923 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:28:23.935042 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 04:28:23.935065 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 04:28:23.935079 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 04:28:23.935093 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 04:28:23.935107 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 04:28:23.935122 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 04:28:23.935136 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 04:28:23.935150 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 04:28:23.935165 | orchestrator | ++ export SKIP_CEPH_UPGRADE=true 2026-05-31 04:28:23.935179 | orchestrator | ++ SKIP_CEPH_UPGRADE=true 2026-05-31 04:28:23.935193 | orchestrator | ++ export SKIP_OPENSTACK_UPGRADE=false 2026-05-31 04:28:23.935207 | orchestrator | ++ SKIP_OPENSTACK_UPGRADE=false 2026-05-31 04:28:23.935221 | orchestrator | ++ export RABBITMQ3TO4=true 2026-05-31 04:28:23.935234 | orchestrator | ++ RABBITMQ3TO4=true 2026-05-31 04:28:23.935246 | orchestrator | + SKIP_OPENSTACK_UPGRADE=false 2026-05-31 04:28:23.935259 | orchestrator | + SKIP_CEPH_UPGRADE=true 2026-05-31 04:28:23.935272 | orchestrator | + sh -c /opt/configuration/scripts/pull-images.sh 2026-05-31 04:28:23.940236 | orchestrator | + set -e 2026-05-31 04:28:23.940304 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:28:23.941132 | orchestrator | 2026-05-31 04:28:23.941159 | orchestrator | # PULL IMAGES 2026-05-31 04:28:23.941170 | orchestrator | 2026-05-31 04:28:23.941216 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:28:23.941227 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:28:23.941237 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:28:23.941247 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:28:23.941257 | orchestrator | + source /opt/manager-vars.sh 2026-05-31 04:28:23.941267 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-05-31 04:28:23.941275 | orchestrator | ++ NUMBER_OF_NODES=6 2026-05-31 04:28:23.941284 | orchestrator | ++ export CEPH_VERSION=reef 2026-05-31 04:28:23.941292 | orchestrator | ++ CEPH_VERSION=reef 2026-05-31 04:28:23.941301 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-05-31 04:28:23.941310 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-05-31 04:28:23.941319 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-05-31 04:28:23.941328 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-05-31 04:28:23.941336 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-05-31 04:28:23.941345 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-05-31 04:28:23.941354 | orchestrator | ++ export ARA=false 2026-05-31 04:28:23.941362 | orchestrator | ++ ARA=false 2026-05-31 04:28:23.941371 | orchestrator | ++ export DEPLOY_MODE=manager 2026-05-31 04:28:23.941380 | orchestrator | ++ DEPLOY_MODE=manager 2026-05-31 04:28:23.941388 | orchestrator | ++ export TEMPEST=false 2026-05-31 04:28:23.941419 | orchestrator | ++ TEMPEST=false 2026-05-31 04:28:23.941428 | orchestrator | ++ export IS_ZUUL=true 2026-05-31 04:28:23.941437 | orchestrator | ++ IS_ZUUL=true 2026-05-31 04:28:23.941446 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:28:23.941455 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.218 2026-05-31 04:28:23.941463 | orchestrator | ++ export EXTERNAL_API=false 2026-05-31 04:28:23.941472 | orchestrator | ++ EXTERNAL_API=false 2026-05-31 04:28:23.941480 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-05-31 04:28:23.941489 | orchestrator | ++ IMAGE_USER=ubuntu 2026-05-31 04:28:23.941497 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-05-31 04:28:23.941506 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-05-31 04:28:23.941514 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-05-31 04:28:23.941523 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-05-31 04:28:23.941531 | orchestrator | ++ export SKIP_CEPH_UPGRADE=true 2026-05-31 04:28:23.941540 | orchestrator | ++ SKIP_CEPH_UPGRADE=true 2026-05-31 04:28:23.941548 | orchestrator | ++ export SKIP_OPENSTACK_UPGRADE=false 2026-05-31 04:28:23.941557 | orchestrator | ++ SKIP_OPENSTACK_UPGRADE=false 2026-05-31 04:28:23.941565 | orchestrator | ++ export RABBITMQ3TO4=true 2026-05-31 04:28:23.941574 | orchestrator | ++ RABBITMQ3TO4=true 2026-05-31 04:28:23.941582 | orchestrator | + echo 2026-05-31 04:28:23.941591 | orchestrator | + echo '# PULL IMAGES' 2026-05-31 04:28:23.941600 | orchestrator | + echo 2026-05-31 04:28:23.941658 | orchestrator | ++ semver 9.5.0 7.0.0 2026-05-31 04:28:23.984354 | orchestrator | + [[ 1 -ge 0 ]] 2026-05-31 04:28:23.984433 | orchestrator | + osism apply --no-wait -r 2 -e custom pull-images 2026-05-31 04:28:25.621346 | orchestrator | 2026-05-31 04:28:25 | INFO  | Trying to run play pull-images in environment custom 2026-05-31 04:28:35.696839 | orchestrator | 2026-05-31 04:28:35 | INFO  | Prepare task for execution of pull-images. 2026-05-31 04:28:35.775293 | orchestrator | 2026-05-31 04:28:35 | INFO  | Task 36271364-fd2b-4ad2-a7e6-b6d72da793d2 (pull-images) was prepared for execution. 2026-05-31 04:28:35.775382 | orchestrator | 2026-05-31 04:28:35 | INFO  | Task 36271364-fd2b-4ad2-a7e6-b6d72da793d2 is running in background. No more output. Check ARA for logs. 2026-05-31 04:28:36.041291 | orchestrator | + sh -c /opt/configuration/scripts/upgrade/500-kubernetes.sh 2026-05-31 04:28:36.048774 | orchestrator | + set -e 2026-05-31 04:28:36.048903 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:28:36.048980 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:28:36.048994 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:28:36.049007 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:28:36.049021 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:28:36.049034 | orchestrator | + source /opt/configuration/scripts/manager-version.sh 2026-05-31 04:28:36.050393 | orchestrator | +++ awk '-F: ' '/^manager_version:/ { print $2 }' /opt/configuration/environments/manager/configuration.yml 2026-05-31 04:28:36.061762 | orchestrator | ++ export MANAGER_VERSION=latest 2026-05-31 04:28:36.061862 | orchestrator | ++ MANAGER_VERSION=latest 2026-05-31 04:28:36.061942 | orchestrator | ++ semver latest 8.0.3 2026-05-31 04:28:36.111280 | orchestrator | + [[ -1 -ge 0 ]] 2026-05-31 04:28:36.111347 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-05-31 04:28:36.111353 | orchestrator | + osism apply frr 2026-05-31 04:28:48.122574 | orchestrator | 2026-05-31 04:28:48 | INFO  | Prepare task for execution of frr. 2026-05-31 04:28:48.201857 | orchestrator | 2026-05-31 04:28:48 | INFO  | Task 7cb72ae0-22b5-4709-8df8-03c9b52daffb (frr) was prepared for execution. 2026-05-31 04:28:48.202927 | orchestrator | 2026-05-31 04:28:48 | INFO  | It takes a moment until task 7cb72ae0-22b5-4709-8df8-03c9b52daffb (frr) has been started and output is visible here. 2026-05-31 04:29:26.830211 | orchestrator | 2026-05-31 04:29:26.830310 | orchestrator | PLAY [Apply role frr] ********************************************************** 2026-05-31 04:29:26.830323 | orchestrator | 2026-05-31 04:29:26.830331 | orchestrator | TASK [osism.services.frr : Include distribution specific install tasks] ******** 2026-05-31 04:29:26.830339 | orchestrator | Sunday 31 May 2026 04:28:55 +0000 (0:00:03.329) 0:00:03.329 ************ 2026-05-31 04:29:26.830347 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/frr/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 04:29:26.830356 | orchestrator | 2026-05-31 04:29:26.830380 | orchestrator | TASK [osism.services.frr : Pin frr package version] **************************** 2026-05-31 04:29:26.830388 | orchestrator | Sunday 31 May 2026 04:28:58 +0000 (0:00:03.095) 0:00:06.424 ************ 2026-05-31 04:29:26.830396 | orchestrator | ok: [testbed-manager] 2026-05-31 04:29:26.830404 | orchestrator | 2026-05-31 04:29:26.830411 | orchestrator | TASK [osism.services.frr : Install frr package] ******************************** 2026-05-31 04:29:26.830424 | orchestrator | Sunday 31 May 2026 04:29:00 +0000 (0:00:02.398) 0:00:08.823 ************ 2026-05-31 04:29:26.830441 | orchestrator | ok: [testbed-manager] 2026-05-31 04:29:26.830456 | orchestrator | 2026-05-31 04:29:26.830467 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/vtysh.conf] ********************* 2026-05-31 04:29:26.830491 | orchestrator | Sunday 31 May 2026 04:29:03 +0000 (0:00:02.975) 0:00:11.798 ************ 2026-05-31 04:29:26.830503 | orchestrator | ok: [testbed-manager] 2026-05-31 04:29:26.830511 | orchestrator | 2026-05-31 04:29:26.830519 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/daemons] ************************ 2026-05-31 04:29:26.830526 | orchestrator | Sunday 31 May 2026 04:29:05 +0000 (0:00:01.971) 0:00:13.770 ************ 2026-05-31 04:29:26.830533 | orchestrator | ok: [testbed-manager] 2026-05-31 04:29:26.830540 | orchestrator | 2026-05-31 04:29:26.830547 | orchestrator | TASK [osism.services.frr : Set _frr_uplinks fact] ****************************** 2026-05-31 04:29:26.830554 | orchestrator | Sunday 31 May 2026 04:29:07 +0000 (0:00:01.950) 0:00:15.720 ************ 2026-05-31 04:29:26.830561 | orchestrator | ok: [testbed-manager] 2026-05-31 04:29:26.830568 | orchestrator | 2026-05-31 04:29:26.830575 | orchestrator | TASK [osism.services.frr : Write frr_config_template to temporary file] ******** 2026-05-31 04:29:26.830582 | orchestrator | Sunday 31 May 2026 04:29:10 +0000 (0:00:02.488) 0:00:18.208 ************ 2026-05-31 04:29:26.830589 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:29:26.830597 | orchestrator | 2026-05-31 04:29:26.830604 | orchestrator | TASK [osism.services.frr : Render frr.conf from frr_config_template variable] *** 2026-05-31 04:29:26.830611 | orchestrator | Sunday 31 May 2026 04:29:11 +0000 (0:00:01.171) 0:00:19.380 ************ 2026-05-31 04:29:26.830618 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:29:26.830625 | orchestrator | 2026-05-31 04:29:26.830635 | orchestrator | TASK [osism.services.frr : Remove temporary frr_config_template file] ********** 2026-05-31 04:29:26.830650 | orchestrator | Sunday 31 May 2026 04:29:12 +0000 (0:00:01.184) 0:00:20.565 ************ 2026-05-31 04:29:26.830668 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:29:26.830680 | orchestrator | 2026-05-31 04:29:26.830691 | orchestrator | TASK [osism.services.frr : Check for frr.conf file in the configuration repository] *** 2026-05-31 04:29:26.830706 | orchestrator | Sunday 31 May 2026 04:29:13 +0000 (0:00:01.171) 0:00:21.736 ************ 2026-05-31 04:29:26.830718 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:29:26.830731 | orchestrator | 2026-05-31 04:29:26.830739 | orchestrator | TASK [osism.services.frr : Copy frr.conf file from the configuration repository] *** 2026-05-31 04:29:26.830746 | orchestrator | Sunday 31 May 2026 04:29:14 +0000 (0:00:01.161) 0:00:22.898 ************ 2026-05-31 04:29:26.830754 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:29:26.830763 | orchestrator | 2026-05-31 04:29:26.830771 | orchestrator | TASK [osism.services.frr : Copy default frr.conf file of type k3s_cilium] ****** 2026-05-31 04:29:26.830780 | orchestrator | Sunday 31 May 2026 04:29:15 +0000 (0:00:01.142) 0:00:24.040 ************ 2026-05-31 04:29:26.830788 | orchestrator | changed: [testbed-manager] 2026-05-31 04:29:26.830796 | orchestrator | 2026-05-31 04:29:26.830804 | orchestrator | TASK [osism.services.frr : Set sysctl parameters] ****************************** 2026-05-31 04:29:26.830812 | orchestrator | Sunday 31 May 2026 04:29:18 +0000 (0:00:02.188) 0:00:26.229 ************ 2026-05-31 04:29:26.830820 | orchestrator | ok: [testbed-manager] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-31 04:29:26.830907 | orchestrator | ok: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.send_redirects', 'value': 0}) 2026-05-31 04:29:26.830918 | orchestrator | ok: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.accept_redirects', 'value': 0}) 2026-05-31 04:29:26.830927 | orchestrator | ok: [testbed-manager] => (item={'name': 'net.ipv4.fib_multipath_hash_policy', 'value': 1}) 2026-05-31 04:29:26.830944 | orchestrator | ok: [testbed-manager] => (item={'name': 'net.ipv4.conf.default.ignore_routes_with_linkdown', 'value': 1}) 2026-05-31 04:29:26.830953 | orchestrator | ok: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 2}) 2026-05-31 04:29:26.830961 | orchestrator | 2026-05-31 04:29:26.830970 | orchestrator | TASK [osism.services.frr : Manage frr service] ********************************* 2026-05-31 04:29:26.830978 | orchestrator | Sunday 31 May 2026 04:29:21 +0000 (0:00:03.358) 0:00:29.587 ************ 2026-05-31 04:29:26.830986 | orchestrator | ok: [testbed-manager] 2026-05-31 04:29:26.830995 | orchestrator | 2026-05-31 04:29:26.831003 | orchestrator | RUNNING HANDLER [osism.services.frr : Restart frr service] ********************* 2026-05-31 04:29:26.831010 | orchestrator | Sunday 31 May 2026 04:29:23 +0000 (0:00:02.071) 0:00:31.658 ************ 2026-05-31 04:29:26.831017 | orchestrator | changed: [testbed-manager] 2026-05-31 04:29:26.831024 | orchestrator | 2026-05-31 04:29:26.831031 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:29:26.831039 | orchestrator | testbed-manager : ok=10  changed=2  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-05-31 04:29:26.831046 | orchestrator | 2026-05-31 04:29:26.831053 | orchestrator | 2026-05-31 04:29:26.831061 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:29:26.831084 | orchestrator | Sunday 31 May 2026 04:29:26 +0000 (0:00:03.016) 0:00:34.675 ************ 2026-05-31 04:29:26.831092 | orchestrator | =============================================================================== 2026-05-31 04:29:26.831099 | orchestrator | osism.services.frr : Set sysctl parameters ------------------------------ 3.36s 2026-05-31 04:29:26.831106 | orchestrator | osism.services.frr : Include distribution specific install tasks -------- 3.10s 2026-05-31 04:29:26.831113 | orchestrator | osism.services.frr : Restart frr service -------------------------------- 3.02s 2026-05-31 04:29:26.831120 | orchestrator | osism.services.frr : Install frr package -------------------------------- 2.98s 2026-05-31 04:29:26.831127 | orchestrator | osism.services.frr : Set _frr_uplinks fact ------------------------------ 2.49s 2026-05-31 04:29:26.831134 | orchestrator | osism.services.frr : Pin frr package version ---------------------------- 2.40s 2026-05-31 04:29:26.831141 | orchestrator | osism.services.frr : Copy default frr.conf file of type k3s_cilium ------ 2.19s 2026-05-31 04:29:26.831148 | orchestrator | osism.services.frr : Manage frr service --------------------------------- 2.07s 2026-05-31 04:29:26.831155 | orchestrator | osism.services.frr : Copy file: /etc/frr/vtysh.conf --------------------- 1.97s 2026-05-31 04:29:26.831172 | orchestrator | osism.services.frr : Copy file: /etc/frr/daemons ------------------------ 1.95s 2026-05-31 04:29:26.831180 | orchestrator | osism.services.frr : Render frr.conf from frr_config_template variable --- 1.19s 2026-05-31 04:29:26.831187 | orchestrator | osism.services.frr : Remove temporary frr_config_template file ---------- 1.17s 2026-05-31 04:29:26.831194 | orchestrator | osism.services.frr : Write frr_config_template to temporary file -------- 1.17s 2026-05-31 04:29:26.831201 | orchestrator | osism.services.frr : Check for frr.conf file in the configuration repository --- 1.16s 2026-05-31 04:29:26.831208 | orchestrator | osism.services.frr : Copy frr.conf file from the configuration repository --- 1.14s 2026-05-31 04:29:27.101809 | orchestrator | + osism apply kubernetes 2026-05-31 04:29:28.996972 | orchestrator | 2026-05-31 04:29:29 | INFO  | Prepare task for execution of kubernetes. 2026-05-31 04:29:29.058334 | orchestrator | 2026-05-31 04:29:29 | INFO  | Task 459aeedc-2e14-43d4-b172-5c88db377993 (kubernetes) was prepared for execution. 2026-05-31 04:29:29.058435 | orchestrator | 2026-05-31 04:29:29 | INFO  | It takes a moment until task 459aeedc-2e14-43d4-b172-5c88db377993 (kubernetes) has been started and output is visible here. 2026-05-31 04:30:15.524285 | orchestrator | 2026-05-31 04:30:15.524415 | orchestrator | PLAY [Prepare all k3s nodes] *************************************************** 2026-05-31 04:30:15.524474 | orchestrator | 2026-05-31 04:30:15.524494 | orchestrator | TASK [k3s_prereq : Validating arguments against arg spec 'main' - Prerequisites] *** 2026-05-31 04:30:15.524523 | orchestrator | Sunday 31 May 2026 04:29:34 +0000 (0:00:02.143) 0:00:02.143 ************ 2026-05-31 04:30:15.524541 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:30:15.524561 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:30:15.524580 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:30:15.524599 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:30:15.524617 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:30:15.524634 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:30:15.524654 | orchestrator | 2026-05-31 04:30:15.524671 | orchestrator | TASK [k3s_prereq : Set same timezone on every Server] ************************** 2026-05-31 04:30:15.524691 | orchestrator | Sunday 31 May 2026 04:29:39 +0000 (0:00:05.059) 0:00:07.202 ************ 2026-05-31 04:30:15.524713 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.524731 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.524782 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.524799 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.524820 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.524841 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.524857 | orchestrator | 2026-05-31 04:30:15.524870 | orchestrator | TASK [k3s_prereq : Set SELinux to disabled state] ****************************** 2026-05-31 04:30:15.524883 | orchestrator | Sunday 31 May 2026 04:29:41 +0000 (0:00:01.978) 0:00:09.180 ************ 2026-05-31 04:30:15.524896 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.524909 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.524919 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.524930 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.524940 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.524951 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.524961 | orchestrator | 2026-05-31 04:30:15.524973 | orchestrator | TASK [k3s_prereq : Enable IPv4 forwarding] ************************************* 2026-05-31 04:30:15.524984 | orchestrator | Sunday 31 May 2026 04:29:43 +0000 (0:00:01.939) 0:00:11.120 ************ 2026-05-31 04:30:15.524995 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:30:15.525005 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:30:15.525016 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:30:15.525026 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:30:15.525037 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:30:15.525047 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:30:15.525058 | orchestrator | 2026-05-31 04:30:15.525069 | orchestrator | TASK [k3s_prereq : Enable IPv6 forwarding] ************************************* 2026-05-31 04:30:15.525079 | orchestrator | Sunday 31 May 2026 04:29:47 +0000 (0:00:03.772) 0:00:14.892 ************ 2026-05-31 04:30:15.525090 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:30:15.525100 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:30:15.525111 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:30:15.525121 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:30:15.525131 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:30:15.525142 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:30:15.525152 | orchestrator | 2026-05-31 04:30:15.525163 | orchestrator | TASK [k3s_prereq : Enable IPv6 router advertisements] ************************** 2026-05-31 04:30:15.525173 | orchestrator | Sunday 31 May 2026 04:29:50 +0000 (0:00:03.199) 0:00:18.092 ************ 2026-05-31 04:30:15.525184 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:30:15.525195 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:30:15.525205 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:30:15.525310 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:30:15.525392 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:30:15.525404 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:30:15.525414 | orchestrator | 2026-05-31 04:30:15.525425 | orchestrator | TASK [k3s_prereq : Add br_netfilter to /etc/modules-load.d/] ******************* 2026-05-31 04:30:15.525435 | orchestrator | Sunday 31 May 2026 04:29:53 +0000 (0:00:02.695) 0:00:20.787 ************ 2026-05-31 04:30:15.525446 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.525457 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.525481 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.525493 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.525503 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.525514 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.525524 | orchestrator | 2026-05-31 04:30:15.525535 | orchestrator | TASK [k3s_prereq : Load br_netfilter] ****************************************** 2026-05-31 04:30:15.525551 | orchestrator | Sunday 31 May 2026 04:29:55 +0000 (0:00:02.025) 0:00:22.813 ************ 2026-05-31 04:30:15.525562 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.525572 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.525583 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.525593 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.525604 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.525614 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.525624 | orchestrator | 2026-05-31 04:30:15.525635 | orchestrator | TASK [k3s_prereq : Set bridge-nf-call-iptables (just to be sure)] ************** 2026-05-31 04:30:15.525646 | orchestrator | Sunday 31 May 2026 04:29:58 +0000 (0:00:02.750) 0:00:25.564 ************ 2026-05-31 04:30:15.525656 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 04:30:15.525667 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 04:30:15.525678 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.525688 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 04:30:15.525699 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 04:30:15.525710 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.525720 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 04:30:15.525731 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 04:30:15.525800 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.525812 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 04:30:15.525823 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 04:30:15.525833 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.525865 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 04:30:15.525876 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 04:30:15.525887 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.525898 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-05-31 04:30:15.525908 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-05-31 04:30:15.525919 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.525930 | orchestrator | 2026-05-31 04:30:15.525940 | orchestrator | TASK [k3s_prereq : Add /usr/local/bin to sudo secure_path] ********************* 2026-05-31 04:30:15.525951 | orchestrator | Sunday 31 May 2026 04:30:00 +0000 (0:00:01.835) 0:00:27.399 ************ 2026-05-31 04:30:15.525961 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.525972 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.525983 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.525993 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.526004 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.526014 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.526088 | orchestrator | 2026-05-31 04:30:15.526099 | orchestrator | TASK [k3s_download : Validating arguments against arg spec 'main' - Manage the downloading of K3S binaries] *** 2026-05-31 04:30:15.526111 | orchestrator | Sunday 31 May 2026 04:30:02 +0000 (0:00:02.168) 0:00:29.568 ************ 2026-05-31 04:30:15.526121 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:30:15.526132 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:30:15.526142 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:30:15.526162 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:30:15.526173 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:30:15.526183 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:30:15.526193 | orchestrator | 2026-05-31 04:30:15.526214 | orchestrator | TASK [k3s_download : Download k3s binary x64] ********************************** 2026-05-31 04:30:15.526225 | orchestrator | Sunday 31 May 2026 04:30:04 +0000 (0:00:01.901) 0:00:31.469 ************ 2026-05-31 04:30:15.526236 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:30:15.526247 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:30:15.526257 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:30:15.526267 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:30:15.526278 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:30:15.526288 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:30:15.526299 | orchestrator | 2026-05-31 04:30:15.526309 | orchestrator | TASK [k3s_download : Download k3s binary arm64] ******************************** 2026-05-31 04:30:15.526320 | orchestrator | Sunday 31 May 2026 04:30:07 +0000 (0:00:02.765) 0:00:34.235 ************ 2026-05-31 04:30:15.526331 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.526341 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.526352 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.526362 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.526373 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.526383 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.526393 | orchestrator | 2026-05-31 04:30:15.526404 | orchestrator | TASK [k3s_download : Download k3s binary armhf] ******************************** 2026-05-31 04:30:15.526414 | orchestrator | Sunday 31 May 2026 04:30:08 +0000 (0:00:01.948) 0:00:36.184 ************ 2026-05-31 04:30:15.526425 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.526435 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.526446 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.526456 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.526467 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.526477 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.526487 | orchestrator | 2026-05-31 04:30:15.526498 | orchestrator | TASK [k3s_custom_registries : Validating arguments against arg spec 'main' - Configure the use of a custom container registry] *** 2026-05-31 04:30:15.526510 | orchestrator | Sunday 31 May 2026 04:30:11 +0000 (0:00:02.173) 0:00:38.358 ************ 2026-05-31 04:30:15.526521 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.526531 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.526541 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.526552 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.526563 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.526573 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.526584 | orchestrator | 2026-05-31 04:30:15.526595 | orchestrator | TASK [k3s_custom_registries : Create directory /etc/rancher/k3s] *************** 2026-05-31 04:30:15.526605 | orchestrator | Sunday 31 May 2026 04:30:13 +0000 (0:00:02.008) 0:00:40.366 ************ 2026-05-31 04:30:15.526616 | orchestrator | skipping: [testbed-node-3] => (item=rancher)  2026-05-31 04:30:15.526626 | orchestrator | skipping: [testbed-node-3] => (item=rancher/k3s)  2026-05-31 04:30:15.526637 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.526648 | orchestrator | skipping: [testbed-node-4] => (item=rancher)  2026-05-31 04:30:15.526658 | orchestrator | skipping: [testbed-node-4] => (item=rancher/k3s)  2026-05-31 04:30:15.526669 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.526679 | orchestrator | skipping: [testbed-node-5] => (item=rancher)  2026-05-31 04:30:15.526693 | orchestrator | skipping: [testbed-node-5] => (item=rancher/k3s)  2026-05-31 04:30:15.526712 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:30:15.526731 | orchestrator | skipping: [testbed-node-0] => (item=rancher)  2026-05-31 04:30:15.526823 | orchestrator | skipping: [testbed-node-0] => (item=rancher/k3s)  2026-05-31 04:30:15.526843 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:30:15.526861 | orchestrator | skipping: [testbed-node-1] => (item=rancher)  2026-05-31 04:30:15.526891 | orchestrator | skipping: [testbed-node-1] => (item=rancher/k3s)  2026-05-31 04:30:15.526910 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:30:15.526928 | orchestrator | skipping: [testbed-node-2] => (item=rancher)  2026-05-31 04:30:15.526946 | orchestrator | skipping: [testbed-node-2] => (item=rancher/k3s)  2026-05-31 04:30:15.526962 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:30:15.526980 | orchestrator | 2026-05-31 04:30:15.526991 | orchestrator | TASK [k3s_custom_registries : Insert registries into /etc/rancher/k3s/registries.yaml] *** 2026-05-31 04:30:15.527002 | orchestrator | Sunday 31 May 2026 04:30:14 +0000 (0:00:01.777) 0:00:42.143 ************ 2026-05-31 04:30:15.527013 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:30:15.527023 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:30:15.527046 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:31:57.565884 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:31:57.566095 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.566134 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.566158 | orchestrator | 2026-05-31 04:31:57.566178 | orchestrator | TASK [k3s_custom_registries : Remove /etc/rancher/k3s/registries.yaml when no registries configured] *** 2026-05-31 04:31:57.566197 | orchestrator | Sunday 31 May 2026 04:30:16 +0000 (0:00:02.020) 0:00:44.163 ************ 2026-05-31 04:31:57.566216 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:31:57.566233 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:31:57.566251 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:31:57.566270 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:31:57.566288 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.566306 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.566325 | orchestrator | 2026-05-31 04:31:57.566340 | orchestrator | PLAY [Deploy k3s master nodes] ************************************************* 2026-05-31 04:31:57.566351 | orchestrator | 2026-05-31 04:31:57.566363 | orchestrator | TASK [k3s_server : Validating arguments against arg spec 'main' - Setup k3s servers] *** 2026-05-31 04:31:57.566375 | orchestrator | Sunday 31 May 2026 04:30:19 +0000 (0:00:02.663) 0:00:46.827 ************ 2026-05-31 04:31:57.566386 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.566399 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.566412 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.566424 | orchestrator | 2026-05-31 04:31:57.566437 | orchestrator | TASK [k3s_server : Stop k3s-init] ********************************************** 2026-05-31 04:31:57.566450 | orchestrator | Sunday 31 May 2026 04:30:22 +0000 (0:00:02.878) 0:00:49.705 ************ 2026-05-31 04:31:57.566463 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.566474 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.566485 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.566495 | orchestrator | 2026-05-31 04:31:57.566506 | orchestrator | TASK [k3s_server : Stop k3s] *************************************************** 2026-05-31 04:31:57.566517 | orchestrator | Sunday 31 May 2026 04:30:25 +0000 (0:00:02.935) 0:00:52.641 ************ 2026-05-31 04:31:57.566564 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:31:57.566576 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:31:57.566587 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:31:57.566598 | orchestrator | 2026-05-31 04:31:57.566609 | orchestrator | TASK [k3s_server : Clean previous runs of k3s-init] **************************** 2026-05-31 04:31:57.566619 | orchestrator | Sunday 31 May 2026 04:30:27 +0000 (0:00:02.317) 0:00:54.959 ************ 2026-05-31 04:31:57.566630 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.566641 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.566652 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.566662 | orchestrator | 2026-05-31 04:31:57.566673 | orchestrator | TASK [k3s_server : Deploy K3s http_proxy conf] ********************************* 2026-05-31 04:31:57.566684 | orchestrator | Sunday 31 May 2026 04:30:29 +0000 (0:00:02.067) 0:00:57.026 ************ 2026-05-31 04:31:57.566694 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:31:57.566705 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.566716 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.566753 | orchestrator | 2026-05-31 04:31:57.566765 | orchestrator | TASK [k3s_server : Create /etc/rancher/k3s directory] ************************** 2026-05-31 04:31:57.566775 | orchestrator | Sunday 31 May 2026 04:30:31 +0000 (0:00:01.573) 0:00:58.599 ************ 2026-05-31 04:31:57.566786 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.566796 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.566807 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.566817 | orchestrator | 2026-05-31 04:31:57.566827 | orchestrator | TASK [k3s_server : Create custom resolv.conf for k3s] ************************** 2026-05-31 04:31:57.566838 | orchestrator | Sunday 31 May 2026 04:30:33 +0000 (0:00:02.054) 0:01:00.653 ************ 2026-05-31 04:31:57.566848 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.566860 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.566870 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.566881 | orchestrator | 2026-05-31 04:31:57.566892 | orchestrator | TASK [k3s_server : Deploy vip manifest] **************************************** 2026-05-31 04:31:57.566902 | orchestrator | Sunday 31 May 2026 04:30:35 +0000 (0:00:02.386) 0:01:03.040 ************ 2026-05-31 04:31:57.566913 | orchestrator | included: /ansible/roles/k3s_server/tasks/vip.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 04:31:57.566924 | orchestrator | 2026-05-31 04:31:57.566935 | orchestrator | TASK [k3s_server : Set _kube_vip_bgp_peers fact] ******************************* 2026-05-31 04:31:57.566945 | orchestrator | Sunday 31 May 2026 04:30:37 +0000 (0:00:01.803) 0:01:04.843 ************ 2026-05-31 04:31:57.566956 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.566966 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.566977 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.566987 | orchestrator | 2026-05-31 04:31:57.566998 | orchestrator | TASK [k3s_server : Create manifests directory on first master] ***************** 2026-05-31 04:31:57.567009 | orchestrator | Sunday 31 May 2026 04:30:40 +0000 (0:00:02.755) 0:01:07.599 ************ 2026-05-31 04:31:57.567019 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.567030 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.567040 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.567051 | orchestrator | 2026-05-31 04:31:57.567066 | orchestrator | TASK [k3s_server : Download vip rbac manifest to first master] ***************** 2026-05-31 04:31:57.567085 | orchestrator | Sunday 31 May 2026 04:30:42 +0000 (0:00:01.695) 0:01:09.295 ************ 2026-05-31 04:31:57.567105 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.567123 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.567143 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:31:57.567164 | orchestrator | 2026-05-31 04:31:57.567182 | orchestrator | TASK [k3s_server : Copy vip manifest to first master] ************************** 2026-05-31 04:31:57.567203 | orchestrator | Sunday 31 May 2026 04:30:44 +0000 (0:00:01.959) 0:01:11.255 ************ 2026-05-31 04:31:57.567223 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.567242 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.567260 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:31:57.567281 | orchestrator | 2026-05-31 04:31:57.567302 | orchestrator | TASK [k3s_server : Deploy metallb manifest] ************************************ 2026-05-31 04:31:57.567323 | orchestrator | Sunday 31 May 2026 04:30:46 +0000 (0:00:02.448) 0:01:13.703 ************ 2026-05-31 04:31:57.567344 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:31:57.567399 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.567439 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.567450 | orchestrator | 2026-05-31 04:31:57.567461 | orchestrator | TASK [k3s_server : Deploy kube-vip manifest] *********************************** 2026-05-31 04:31:57.567472 | orchestrator | Sunday 31 May 2026 04:30:47 +0000 (0:00:01.447) 0:01:15.150 ************ 2026-05-31 04:31:57.567488 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:31:57.567498 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.567509 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.567522 | orchestrator | 2026-05-31 04:31:57.567568 | orchestrator | TASK [k3s_server : Init cluster inside the transient k3s-init service] ********* 2026-05-31 04:31:57.567603 | orchestrator | Sunday 31 May 2026 04:30:49 +0000 (0:00:01.403) 0:01:16.554 ************ 2026-05-31 04:31:57.567623 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:31:57.567641 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:31:57.567659 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:31:57.567678 | orchestrator | 2026-05-31 04:31:57.567691 | orchestrator | TASK [k3s_server : Detect Kubernetes version for label compatibility] ********** 2026-05-31 04:31:57.567702 | orchestrator | Sunday 31 May 2026 04:30:51 +0000 (0:00:02.289) 0:01:18.844 ************ 2026-05-31 04:31:57.567712 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.567723 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.567741 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.567759 | orchestrator | 2026-05-31 04:31:57.567778 | orchestrator | TASK [k3s_server : Set node role label selector based on Kubernetes version] *** 2026-05-31 04:31:57.567793 | orchestrator | Sunday 31 May 2026 04:30:53 +0000 (0:00:02.187) 0:01:21.031 ************ 2026-05-31 04:31:57.567806 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.567823 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.567842 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.567860 | orchestrator | 2026-05-31 04:31:57.567878 | orchestrator | TASK [k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails)] *** 2026-05-31 04:31:57.567890 | orchestrator | Sunday 31 May 2026 04:30:55 +0000 (0:00:01.641) 0:01:22.673 ************ 2026-05-31 04:31:57.567901 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-31 04:31:57.567914 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-31 04:31:57.567924 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-05-31 04:31:57.567935 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-31 04:31:57.567945 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-31 04:31:57.567957 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-05-31 04:31:57.567976 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.567995 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.568014 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.568031 | orchestrator | 2026-05-31 04:31:57.568042 | orchestrator | TASK [k3s_server : Save logs of k3s-init.service] ****************************** 2026-05-31 04:31:57.568053 | orchestrator | Sunday 31 May 2026 04:31:18 +0000 (0:00:23.452) 0:01:46.125 ************ 2026-05-31 04:31:57.568064 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:31:57.568074 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:31:57.568084 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:31:57.568095 | orchestrator | 2026-05-31 04:31:57.568106 | orchestrator | TASK [k3s_server : Kill the temporary service used for initialization] ********* 2026-05-31 04:31:57.568116 | orchestrator | Sunday 31 May 2026 04:31:20 +0000 (0:00:01.331) 0:01:47.456 ************ 2026-05-31 04:31:57.568127 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:31:57.568137 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:31:57.568147 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:31:57.568158 | orchestrator | 2026-05-31 04:31:57.568169 | orchestrator | TASK [k3s_server : Copy K3s service file] ************************************** 2026-05-31 04:31:57.568179 | orchestrator | Sunday 31 May 2026 04:31:22 +0000 (0:00:02.451) 0:01:49.908 ************ 2026-05-31 04:31:57.568190 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.568201 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.568211 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.568221 | orchestrator | 2026-05-31 04:31:57.568232 | orchestrator | TASK [k3s_server : Enable and check K3s service] ******************************* 2026-05-31 04:31:57.568251 | orchestrator | Sunday 31 May 2026 04:31:25 +0000 (0:00:02.415) 0:01:52.323 ************ 2026-05-31 04:31:57.568262 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:31:57.568272 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:31:57.568283 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:31:57.568293 | orchestrator | 2026-05-31 04:31:57.568303 | orchestrator | TASK [k3s_server : Wait for node-token] **************************************** 2026-05-31 04:31:57.568314 | orchestrator | Sunday 31 May 2026 04:31:52 +0000 (0:00:27.890) 0:02:20.214 ************ 2026-05-31 04:31:57.568325 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.568335 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.568346 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.568356 | orchestrator | 2026-05-31 04:31:57.568366 | orchestrator | TASK [k3s_server : Register node-token file access mode] *********************** 2026-05-31 04:31:57.568380 | orchestrator | Sunday 31 May 2026 04:31:54 +0000 (0:00:01.852) 0:02:22.066 ************ 2026-05-31 04:31:57.568398 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:31:57.568416 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:31:57.568437 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:31:57.568454 | orchestrator | 2026-05-31 04:31:57.568474 | orchestrator | TASK [k3s_server : Change file access node-token] ****************************** 2026-05-31 04:31:57.568487 | orchestrator | Sunday 31 May 2026 04:31:56 +0000 (0:00:01.875) 0:02:23.942 ************ 2026-05-31 04:31:57.568498 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:31:57.568508 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:31:57.568518 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:31:57.568678 | orchestrator | 2026-05-31 04:31:57.568741 | orchestrator | TASK [k3s_server : Read node-token from master] ******************************** 2026-05-31 04:32:48.796530 | orchestrator | Sunday 31 May 2026 04:31:58 +0000 (0:00:01.844) 0:02:25.786 ************ 2026-05-31 04:32:48.796640 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:32:48.796653 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:32:48.796660 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:32:48.796667 | orchestrator | 2026-05-31 04:32:48.796675 | orchestrator | TASK [k3s_server : Store Master node-token] ************************************ 2026-05-31 04:32:48.796682 | orchestrator | Sunday 31 May 2026 04:32:00 +0000 (0:00:01.702) 0:02:27.489 ************ 2026-05-31 04:32:48.796689 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:32:48.796696 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:32:48.796704 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:32:48.796711 | orchestrator | 2026-05-31 04:32:48.796719 | orchestrator | TASK [k3s_server : Restore node-token file access] ***************************** 2026-05-31 04:32:48.796726 | orchestrator | Sunday 31 May 2026 04:32:01 +0000 (0:00:01.561) 0:02:29.050 ************ 2026-05-31 04:32:48.796733 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:32:48.796741 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:32:48.796748 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:32:48.796756 | orchestrator | 2026-05-31 04:32:48.796763 | orchestrator | TASK [k3s_server : Create directory .kube] ************************************* 2026-05-31 04:32:48.796770 | orchestrator | Sunday 31 May 2026 04:32:03 +0000 (0:00:01.866) 0:02:30.916 ************ 2026-05-31 04:32:48.796777 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:32:48.796784 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:32:48.796791 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:32:48.796799 | orchestrator | 2026-05-31 04:32:48.796807 | orchestrator | TASK [k3s_server : Copy config file to user home directory] ******************** 2026-05-31 04:32:48.796815 | orchestrator | Sunday 31 May 2026 04:32:05 +0000 (0:00:01.795) 0:02:32.712 ************ 2026-05-31 04:32:48.796822 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:32:48.796829 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:32:48.796836 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:32:48.796918 | orchestrator | 2026-05-31 04:32:48.796926 | orchestrator | TASK [k3s_server : Configure kubectl cluster to https://192.168.16.8:6443] ***** 2026-05-31 04:32:48.796933 | orchestrator | Sunday 31 May 2026 04:32:07 +0000 (0:00:01.927) 0:02:34.639 ************ 2026-05-31 04:32:48.796965 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:32:48.796973 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:32:48.796979 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:32:48.796986 | orchestrator | 2026-05-31 04:32:48.796993 | orchestrator | TASK [k3s_server : Create kubectl symlink] ************************************* 2026-05-31 04:32:48.797001 | orchestrator | Sunday 31 May 2026 04:32:09 +0000 (0:00:02.271) 0:02:36.910 ************ 2026-05-31 04:32:48.797009 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:32:48.797016 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:32:48.797023 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:32:48.797030 | orchestrator | 2026-05-31 04:32:48.797037 | orchestrator | TASK [k3s_server : Create crictl symlink] ************************************** 2026-05-31 04:32:48.797045 | orchestrator | Sunday 31 May 2026 04:32:11 +0000 (0:00:01.457) 0:02:38.367 ************ 2026-05-31 04:32:48.797052 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:32:48.797059 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:32:48.797065 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:32:48.797072 | orchestrator | 2026-05-31 04:32:48.797080 | orchestrator | TASK [k3s_server : Get contents of manifests folder] *************************** 2026-05-31 04:32:48.797088 | orchestrator | Sunday 31 May 2026 04:32:12 +0000 (0:00:01.325) 0:02:39.693 ************ 2026-05-31 04:32:48.797096 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:32:48.797104 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:32:48.797111 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:32:48.797120 | orchestrator | 2026-05-31 04:32:48.797126 | orchestrator | TASK [k3s_server : Get sub dirs of manifests folder] *************************** 2026-05-31 04:32:48.797131 | orchestrator | Sunday 31 May 2026 04:32:14 +0000 (0:00:01.820) 0:02:41.513 ************ 2026-05-31 04:32:48.797137 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:32:48.797221 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:32:48.797229 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:32:48.797236 | orchestrator | 2026-05-31 04:32:48.797244 | orchestrator | TASK [k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start] *** 2026-05-31 04:32:48.797254 | orchestrator | Sunday 31 May 2026 04:32:16 +0000 (0:00:01.808) 0:02:43.322 ************ 2026-05-31 04:32:48.797261 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-31 04:32:48.797269 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-31 04:32:48.797277 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-05-31 04:32:48.797283 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-31 04:32:48.797288 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-31 04:32:48.797293 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-05-31 04:32:48.797298 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-31 04:32:48.797318 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-31 04:32:48.797323 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-05-31 04:32:48.797328 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip.yaml) 2026-05-31 04:32:48.797333 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-31 04:32:48.797338 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-31 04:32:48.797364 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip-rbac.yaml) 2026-05-31 04:32:48.797376 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-31 04:32:48.797383 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-31 04:32:48.797399 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-05-31 04:32:48.797406 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-31 04:32:48.797414 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-31 04:32:48.797421 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-05-31 04:32:48.797428 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-05-31 04:32:48.797435 | orchestrator | 2026-05-31 04:32:48.797442 | orchestrator | PLAY [Deploy k3s worker nodes] ************************************************* 2026-05-31 04:32:48.797449 | orchestrator | 2026-05-31 04:32:48.797456 | orchestrator | TASK [k3s_agent : Validating arguments against arg spec 'main' - Setup k3s agents] *** 2026-05-31 04:32:48.797463 | orchestrator | Sunday 31 May 2026 04:32:20 +0000 (0:00:04.637) 0:02:47.960 ************ 2026-05-31 04:32:48.797470 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:32:48.797477 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:32:48.797484 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:32:48.797491 | orchestrator | 2026-05-31 04:32:48.797498 | orchestrator | TASK [k3s_agent : Check if system is PXE-booted] ******************************* 2026-05-31 04:32:48.797505 | orchestrator | Sunday 31 May 2026 04:32:22 +0000 (0:00:01.583) 0:02:49.544 ************ 2026-05-31 04:32:48.797513 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:32:48.797520 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:32:48.797527 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:32:48.797534 | orchestrator | 2026-05-31 04:32:48.797541 | orchestrator | TASK [k3s_agent : Set fact for PXE-booted system] ****************************** 2026-05-31 04:32:48.797548 | orchestrator | Sunday 31 May 2026 04:32:24 +0000 (0:00:01.790) 0:02:51.334 ************ 2026-05-31 04:32:48.797556 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:32:48.797562 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:32:48.797570 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:32:48.797576 | orchestrator | 2026-05-31 04:32:48.797581 | orchestrator | TASK [k3s_agent : Include http_proxy configuration tasks] ********************** 2026-05-31 04:32:48.797585 | orchestrator | Sunday 31 May 2026 04:32:25 +0000 (0:00:01.528) 0:02:52.862 ************ 2026-05-31 04:32:48.797590 | orchestrator | included: /ansible/roles/k3s_agent/tasks/http_proxy.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 04:32:48.797595 | orchestrator | 2026-05-31 04:32:48.797600 | orchestrator | TASK [k3s_agent : Create k3s-node.service.d directory] ************************* 2026-05-31 04:32:48.797604 | orchestrator | Sunday 31 May 2026 04:32:27 +0000 (0:00:01.887) 0:02:54.750 ************ 2026-05-31 04:32:48.797609 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:32:48.797613 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:32:48.797618 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:32:48.797622 | orchestrator | 2026-05-31 04:32:48.797627 | orchestrator | TASK [k3s_agent : Copy K3s http_proxy conf file] ******************************* 2026-05-31 04:32:48.797631 | orchestrator | Sunday 31 May 2026 04:32:28 +0000 (0:00:01.402) 0:02:56.152 ************ 2026-05-31 04:32:48.797636 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:32:48.797640 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:32:48.797645 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:32:48.797649 | orchestrator | 2026-05-31 04:32:48.797653 | orchestrator | TASK [k3s_agent : Deploy K3s http_proxy conf] ********************************** 2026-05-31 04:32:48.797658 | orchestrator | Sunday 31 May 2026 04:32:30 +0000 (0:00:01.680) 0:02:57.833 ************ 2026-05-31 04:32:48.797662 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:32:48.797667 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:32:48.797671 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:32:48.797675 | orchestrator | 2026-05-31 04:32:48.797680 | orchestrator | TASK [k3s_agent : Create /etc/rancher/k3s directory] *************************** 2026-05-31 04:32:48.797684 | orchestrator | Sunday 31 May 2026 04:32:32 +0000 (0:00:01.408) 0:02:59.241 ************ 2026-05-31 04:32:48.797696 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:32:48.797700 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:32:48.797705 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:32:48.797709 | orchestrator | 2026-05-31 04:32:48.797714 | orchestrator | TASK [k3s_agent : Create custom resolv.conf for k3s] *************************** 2026-05-31 04:32:48.797718 | orchestrator | Sunday 31 May 2026 04:32:33 +0000 (0:00:01.777) 0:03:01.018 ************ 2026-05-31 04:32:48.797722 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:32:48.797727 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:32:48.797731 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:32:48.797736 | orchestrator | 2026-05-31 04:32:48.797740 | orchestrator | TASK [k3s_agent : Configure the k3s service] *********************************** 2026-05-31 04:32:48.797745 | orchestrator | Sunday 31 May 2026 04:32:36 +0000 (0:00:02.213) 0:03:03.232 ************ 2026-05-31 04:32:48.797749 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:32:48.797754 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:32:48.797758 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:32:48.797762 | orchestrator | 2026-05-31 04:32:48.797767 | orchestrator | TASK [k3s_agent : Manage k3s service] ****************************************** 2026-05-31 04:32:48.797771 | orchestrator | Sunday 31 May 2026 04:32:38 +0000 (0:00:02.331) 0:03:05.563 ************ 2026-05-31 04:32:48.797776 | orchestrator | changed: [testbed-node-3] 2026-05-31 04:32:48.797780 | orchestrator | changed: [testbed-node-4] 2026-05-31 04:32:48.797785 | orchestrator | changed: [testbed-node-5] 2026-05-31 04:32:48.797789 | orchestrator | 2026-05-31 04:32:48.797793 | orchestrator | PLAY [Prepare kubeconfig file] ************************************************* 2026-05-31 04:32:48.797798 | orchestrator | 2026-05-31 04:32:48.797802 | orchestrator | TASK [Get home directory of operator user] ************************************* 2026-05-31 04:32:48.797807 | orchestrator | Sunday 31 May 2026 04:32:46 +0000 (0:00:08.260) 0:03:13.824 ************ 2026-05-31 04:32:48.797811 | orchestrator | ok: [testbed-manager] 2026-05-31 04:32:48.797816 | orchestrator | 2026-05-31 04:32:48.797820 | orchestrator | TASK [Create .kube directory] ************************************************** 2026-05-31 04:32:48.797831 | orchestrator | Sunday 31 May 2026 04:32:48 +0000 (0:00:02.181) 0:03:16.005 ************ 2026-05-31 04:33:59.854135 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854264 | orchestrator | 2026-05-31 04:33:59.854277 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-05-31 04:33:59.854287 | orchestrator | Sunday 31 May 2026 04:32:50 +0000 (0:00:01.459) 0:03:17.465 ************ 2026-05-31 04:33:59.854296 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-05-31 04:33:59.854304 | orchestrator | 2026-05-31 04:33:59.854312 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-05-31 04:33:59.854320 | orchestrator | Sunday 31 May 2026 04:32:51 +0000 (0:00:01.588) 0:03:19.053 ************ 2026-05-31 04:33:59.854328 | orchestrator | changed: [testbed-manager] 2026-05-31 04:33:59.854336 | orchestrator | 2026-05-31 04:33:59.854344 | orchestrator | TASK [Change server address in the kubeconfig] ********************************* 2026-05-31 04:33:59.854352 | orchestrator | Sunday 31 May 2026 04:32:53 +0000 (0:00:01.844) 0:03:20.898 ************ 2026-05-31 04:33:59.854360 | orchestrator | changed: [testbed-manager] 2026-05-31 04:33:59.854368 | orchestrator | 2026-05-31 04:33:59.854375 | orchestrator | TASK [Make kubeconfig available for use inside the manager service] ************ 2026-05-31 04:33:59.854383 | orchestrator | Sunday 31 May 2026 04:32:55 +0000 (0:00:01.698) 0:03:22.596 ************ 2026-05-31 04:33:59.854391 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-31 04:33:59.854399 | orchestrator | 2026-05-31 04:33:59.854407 | orchestrator | TASK [Change server address in the kubeconfig inside the manager service] ****** 2026-05-31 04:33:59.854415 | orchestrator | Sunday 31 May 2026 04:32:58 +0000 (0:00:02.986) 0:03:25.583 ************ 2026-05-31 04:33:59.854423 | orchestrator | changed: [testbed-manager -> localhost] 2026-05-31 04:33:59.854431 | orchestrator | 2026-05-31 04:33:59.854438 | orchestrator | TASK [Set KUBECONFIG environment variable] ************************************* 2026-05-31 04:33:59.854469 | orchestrator | Sunday 31 May 2026 04:33:00 +0000 (0:00:01.988) 0:03:27.572 ************ 2026-05-31 04:33:59.854477 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854485 | orchestrator | 2026-05-31 04:33:59.854493 | orchestrator | TASK [Enable kubectl command line completion] ********************************** 2026-05-31 04:33:59.854500 | orchestrator | Sunday 31 May 2026 04:33:01 +0000 (0:00:01.470) 0:03:29.043 ************ 2026-05-31 04:33:59.854508 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854516 | orchestrator | 2026-05-31 04:33:59.854524 | orchestrator | PLAY [Apply role kubectl] ****************************************************** 2026-05-31 04:33:59.854531 | orchestrator | 2026-05-31 04:33:59.854540 | orchestrator | TASK [kubectl : Gather variables for each operating system] ******************** 2026-05-31 04:33:59.854548 | orchestrator | Sunday 31 May 2026 04:33:03 +0000 (0:00:01.690) 0:03:30.734 ************ 2026-05-31 04:33:59.854555 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854563 | orchestrator | 2026-05-31 04:33:59.854571 | orchestrator | TASK [kubectl : Include distribution specific install tasks] ******************* 2026-05-31 04:33:59.854580 | orchestrator | Sunday 31 May 2026 04:33:04 +0000 (0:00:01.224) 0:03:31.958 ************ 2026-05-31 04:33:59.854590 | orchestrator | included: /ansible/roles/kubectl/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 04:33:59.854599 | orchestrator | 2026-05-31 04:33:59.854608 | orchestrator | TASK [kubectl : Remove old architecture-dependent repository] ****************** 2026-05-31 04:33:59.854618 | orchestrator | Sunday 31 May 2026 04:33:06 +0000 (0:00:01.485) 0:03:33.444 ************ 2026-05-31 04:33:59.854627 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854636 | orchestrator | 2026-05-31 04:33:59.854645 | orchestrator | TASK [kubectl : Install apt-transport-https package] *************************** 2026-05-31 04:33:59.854676 | orchestrator | Sunday 31 May 2026 04:33:07 +0000 (0:00:01.711) 0:03:35.156 ************ 2026-05-31 04:33:59.854686 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854695 | orchestrator | 2026-05-31 04:33:59.854704 | orchestrator | TASK [kubectl : Add repository gpg key] **************************************** 2026-05-31 04:33:59.854713 | orchestrator | Sunday 31 May 2026 04:33:10 +0000 (0:00:02.852) 0:03:38.008 ************ 2026-05-31 04:33:59.854722 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854732 | orchestrator | 2026-05-31 04:33:59.854741 | orchestrator | TASK [kubectl : Set permissions of gpg key] ************************************ 2026-05-31 04:33:59.854750 | orchestrator | Sunday 31 May 2026 04:33:12 +0000 (0:00:01.495) 0:03:39.504 ************ 2026-05-31 04:33:59.854759 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854768 | orchestrator | 2026-05-31 04:33:59.854777 | orchestrator | TASK [kubectl : Add repository Debian] ***************************************** 2026-05-31 04:33:59.854787 | orchestrator | Sunday 31 May 2026 04:33:13 +0000 (0:00:01.491) 0:03:40.996 ************ 2026-05-31 04:33:59.854796 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854805 | orchestrator | 2026-05-31 04:33:59.854814 | orchestrator | TASK [kubectl : Install required packages] ************************************* 2026-05-31 04:33:59.854823 | orchestrator | Sunday 31 May 2026 04:33:15 +0000 (0:00:01.727) 0:03:42.723 ************ 2026-05-31 04:33:59.854832 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854841 | orchestrator | 2026-05-31 04:33:59.854852 | orchestrator | TASK [kubectl : Remove kubectl symlink] **************************************** 2026-05-31 04:33:59.854861 | orchestrator | Sunday 31 May 2026 04:33:18 +0000 (0:00:02.602) 0:03:45.326 ************ 2026-05-31 04:33:59.854870 | orchestrator | ok: [testbed-manager] 2026-05-31 04:33:59.854877 | orchestrator | 2026-05-31 04:33:59.854885 | orchestrator | PLAY [Run post actions on master nodes] **************************************** 2026-05-31 04:33:59.854893 | orchestrator | 2026-05-31 04:33:59.854901 | orchestrator | TASK [k3s_server_post : Validating arguments against arg spec 'main' - Configure k3s cluster] *** 2026-05-31 04:33:59.854908 | orchestrator | Sunday 31 May 2026 04:33:20 +0000 (0:00:02.168) 0:03:47.494 ************ 2026-05-31 04:33:59.854916 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:33:59.854924 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:33:59.854932 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:33:59.854946 | orchestrator | 2026-05-31 04:33:59.854954 | orchestrator | TASK [k3s_server_post : Deploy calico] ***************************************** 2026-05-31 04:33:59.854962 | orchestrator | Sunday 31 May 2026 04:33:21 +0000 (0:00:01.553) 0:03:49.048 ************ 2026-05-31 04:33:59.854970 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:33:59.854978 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:33:59.854985 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:33:59.854993 | orchestrator | 2026-05-31 04:33:59.855018 | orchestrator | TASK [k3s_server_post : Deploy cilium] ***************************************** 2026-05-31 04:33:59.855035 | orchestrator | Sunday 31 May 2026 04:33:23 +0000 (0:00:01.507) 0:03:50.555 ************ 2026-05-31 04:33:59.855043 | orchestrator | included: /ansible/roles/k3s_server_post/tasks/cilium.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-05-31 04:33:59.855051 | orchestrator | 2026-05-31 04:33:59.855059 | orchestrator | TASK [k3s_server_post : Create tmp directory on first master] ****************** 2026-05-31 04:33:59.855067 | orchestrator | Sunday 31 May 2026 04:33:25 +0000 (0:00:01.940) 0:03:52.495 ************ 2026-05-31 04:33:59.855075 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855083 | orchestrator | 2026-05-31 04:33:59.855091 | orchestrator | TASK [k3s_server_post : Wait for connectivity to kube VIP] ********************* 2026-05-31 04:33:59.855099 | orchestrator | Sunday 31 May 2026 04:33:27 +0000 (0:00:01.823) 0:03:54.319 ************ 2026-05-31 04:33:59.855106 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855114 | orchestrator | 2026-05-31 04:33:59.855122 | orchestrator | TASK [k3s_server_post : Fail if kube VIP not reachable] ************************ 2026-05-31 04:33:59.855130 | orchestrator | Sunday 31 May 2026 04:33:29 +0000 (0:00:01.921) 0:03:56.241 ************ 2026-05-31 04:33:59.855137 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:33:59.855145 | orchestrator | 2026-05-31 04:33:59.855153 | orchestrator | TASK [k3s_server_post : Test for existing Cilium install] ********************** 2026-05-31 04:33:59.855160 | orchestrator | Sunday 31 May 2026 04:33:30 +0000 (0:00:01.206) 0:03:57.447 ************ 2026-05-31 04:33:59.855168 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855176 | orchestrator | 2026-05-31 04:33:59.855183 | orchestrator | TASK [k3s_server_post : Check Cilium version] ********************************** 2026-05-31 04:33:59.855191 | orchestrator | Sunday 31 May 2026 04:33:32 +0000 (0:00:02.118) 0:03:59.565 ************ 2026-05-31 04:33:59.855199 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855206 | orchestrator | 2026-05-31 04:33:59.855214 | orchestrator | TASK [k3s_server_post : Parse installed Cilium version] ************************ 2026-05-31 04:33:59.855221 | orchestrator | Sunday 31 May 2026 04:33:34 +0000 (0:00:02.370) 0:04:01.936 ************ 2026-05-31 04:33:59.855229 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855237 | orchestrator | 2026-05-31 04:33:59.855245 | orchestrator | TASK [k3s_server_post : Determine if Cilium needs update] ********************** 2026-05-31 04:33:59.855253 | orchestrator | Sunday 31 May 2026 04:33:35 +0000 (0:00:01.206) 0:04:03.142 ************ 2026-05-31 04:33:59.855260 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855268 | orchestrator | 2026-05-31 04:33:59.855276 | orchestrator | TASK [k3s_server_post : Log result] ******************************************** 2026-05-31 04:33:59.855283 | orchestrator | Sunday 31 May 2026 04:33:37 +0000 (0:00:01.191) 0:04:04.333 ************ 2026-05-31 04:33:59.855291 | orchestrator | ok: [testbed-node-0 -> localhost] => { 2026-05-31 04:33:59.855299 | orchestrator |  "msg": "Installed Cilium version: 1.18.2, Target Cilium version: v1.18.2, Update needed: False\n" 2026-05-31 04:33:59.855308 | orchestrator | } 2026-05-31 04:33:59.855316 | orchestrator | 2026-05-31 04:33:59.855324 | orchestrator | TASK [k3s_server_post : Install Cilium] **************************************** 2026-05-31 04:33:59.855331 | orchestrator | Sunday 31 May 2026 04:33:38 +0000 (0:00:01.260) 0:04:05.594 ************ 2026-05-31 04:33:59.855339 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:33:59.855347 | orchestrator | 2026-05-31 04:33:59.855355 | orchestrator | TASK [k3s_server_post : Wait for Cilium resources] ***************************** 2026-05-31 04:33:59.855369 | orchestrator | Sunday 31 May 2026 04:33:39 +0000 (0:00:01.178) 0:04:06.772 ************ 2026-05-31 04:33:59.855376 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/cilium-operator) 2026-05-31 04:33:59.855384 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=daemonset/cilium) 2026-05-31 04:33:59.855392 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-relay) 2026-05-31 04:33:59.855400 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-ui) 2026-05-31 04:33:59.855408 | orchestrator | 2026-05-31 04:33:59.855415 | orchestrator | TASK [k3s_server_post : Set _cilium_bgp_neighbors fact] ************************ 2026-05-31 04:33:59.855423 | orchestrator | Sunday 31 May 2026 04:33:45 +0000 (0:00:06.078) 0:04:12.851 ************ 2026-05-31 04:33:59.855431 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855438 | orchestrator | 2026-05-31 04:33:59.855446 | orchestrator | TASK [k3s_server_post : Copy BGP manifests to first master] ******************** 2026-05-31 04:33:59.855454 | orchestrator | Sunday 31 May 2026 04:33:48 +0000 (0:00:02.445) 0:04:15.296 ************ 2026-05-31 04:33:59.855461 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855469 | orchestrator | 2026-05-31 04:33:59.855477 | orchestrator | TASK [k3s_server_post : Apply BGP manifests] *********************************** 2026-05-31 04:33:59.855484 | orchestrator | Sunday 31 May 2026 04:33:50 +0000 (0:00:02.706) 0:04:18.002 ************ 2026-05-31 04:33:59.855492 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-05-31 04:33:59.855500 | orchestrator | 2026-05-31 04:33:59.855507 | orchestrator | TASK [k3s_server_post : Print error message if BGP manifests application fails] *** 2026-05-31 04:33:59.855515 | orchestrator | Sunday 31 May 2026 04:33:55 +0000 (0:00:04.508) 0:04:22.511 ************ 2026-05-31 04:33:59.855523 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:33:59.855530 | orchestrator | 2026-05-31 04:33:59.855538 | orchestrator | TASK [k3s_server_post : Test for BGP config resources] ************************* 2026-05-31 04:33:59.855546 | orchestrator | Sunday 31 May 2026 04:33:56 +0000 (0:00:01.190) 0:04:23.701 ************ 2026-05-31 04:33:59.855554 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumBGPPeeringPolicy.cilium.io) 2026-05-31 04:33:59.855562 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumLoadBalancerIPPool.cilium.io) 2026-05-31 04:33:59.855569 | orchestrator | 2026-05-31 04:33:59.855577 | orchestrator | TASK [k3s_server_post : Deploy metallb pool] *********************************** 2026-05-31 04:33:59.855585 | orchestrator | Sunday 31 May 2026 04:33:59 +0000 (0:00:03.134) 0:04:26.836 ************ 2026-05-31 04:33:59.855592 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:33:59.855610 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:34:29.010735 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:34:29.010878 | orchestrator | 2026-05-31 04:34:29.010901 | orchestrator | TASK [k3s_server_post : Remove tmp directory used for manifests] *************** 2026-05-31 04:34:29.010921 | orchestrator | Sunday 31 May 2026 04:34:01 +0000 (0:00:01.381) 0:04:28.218 ************ 2026-05-31 04:34:29.010938 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:34:29.010956 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:34:29.011035 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:34:29.011053 | orchestrator | 2026-05-31 04:34:29.011071 | orchestrator | PLAY [Apply role k9s] ********************************************************** 2026-05-31 04:34:29.011089 | orchestrator | 2026-05-31 04:34:29.011123 | orchestrator | TASK [k9s : Gather variables for each operating system] ************************ 2026-05-31 04:34:29.011142 | orchestrator | Sunday 31 May 2026 04:34:03 +0000 (0:00:02.432) 0:04:30.650 ************ 2026-05-31 04:34:29.011173 | orchestrator | ok: [testbed-manager] 2026-05-31 04:34:29.011191 | orchestrator | 2026-05-31 04:34:29.011209 | orchestrator | TASK [k9s : Include distribution specific install tasks] *********************** 2026-05-31 04:34:29.011227 | orchestrator | Sunday 31 May 2026 04:34:04 +0000 (0:00:01.130) 0:04:31.780 ************ 2026-05-31 04:34:29.011245 | orchestrator | included: /ansible/roles/k9s/tasks/install-Debian-family.yml for testbed-manager 2026-05-31 04:34:29.011264 | orchestrator | 2026-05-31 04:34:29.011316 | orchestrator | TASK [k9s : Install k9s packages] ********************************************** 2026-05-31 04:34:29.011338 | orchestrator | Sunday 31 May 2026 04:34:06 +0000 (0:00:01.506) 0:04:33.287 ************ 2026-05-31 04:34:29.011355 | orchestrator | ok: [testbed-manager] 2026-05-31 04:34:29.011373 | orchestrator | 2026-05-31 04:34:29.011392 | orchestrator | PLAY [Manage labels, annotations, and taints on all k3s nodes] ***************** 2026-05-31 04:34:29.011409 | orchestrator | 2026-05-31 04:34:29.011428 | orchestrator | TASK [Merge labels, annotations, and taints] *********************************** 2026-05-31 04:34:29.011447 | orchestrator | Sunday 31 May 2026 04:34:11 +0000 (0:00:05.334) 0:04:38.622 ************ 2026-05-31 04:34:29.011465 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:34:29.011483 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:34:29.011501 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:34:29.011519 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:34:29.011536 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:34:29.011554 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:34:29.011571 | orchestrator | 2026-05-31 04:34:29.011590 | orchestrator | TASK [Manage labels] *********************************************************** 2026-05-31 04:34:29.011609 | orchestrator | Sunday 31 May 2026 04:34:13 +0000 (0:00:02.098) 0:04:40.721 ************ 2026-05-31 04:34:29.011626 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-31 04:34:29.011645 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-31 04:34:29.011663 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-05-31 04:34:29.011681 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-31 04:34:29.011698 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-31 04:34:29.011716 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-05-31 04:34:29.011733 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-31 04:34:29.011750 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-31 04:34:29.011767 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-31 04:34:29.011783 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-05-31 04:34:29.011800 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-31 04:34:29.011817 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=openstack-control-plane=enabled) 2026-05-31 04:34:29.011835 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-31 04:34:29.011851 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-31 04:34:29.011868 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-05-31 04:34:29.011885 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-31 04:34:29.011903 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-31 04:34:29.011922 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-05-31 04:34:29.011939 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-31 04:34:29.011956 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-31 04:34:29.012001 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-05-31 04:34:29.012017 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-31 04:34:29.012035 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-31 04:34:29.012052 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-05-31 04:34:29.012095 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-31 04:34:29.012113 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-31 04:34:29.012158 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-05-31 04:34:29.012171 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-31 04:34:29.012180 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-31 04:34:29.012190 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-05-31 04:34:29.012199 | orchestrator | 2026-05-31 04:34:29.012209 | orchestrator | TASK [Manage annotations] ****************************************************** 2026-05-31 04:34:29.012218 | orchestrator | Sunday 31 May 2026 04:34:24 +0000 (0:00:10.527) 0:04:51.248 ************ 2026-05-31 04:34:29.012228 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:34:29.012238 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:34:29.012248 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:34:29.012257 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:34:29.012267 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:34:29.012276 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:34:29.012285 | orchestrator | 2026-05-31 04:34:29.012295 | orchestrator | TASK [Manage taints] *********************************************************** 2026-05-31 04:34:29.012305 | orchestrator | Sunday 31 May 2026 04:34:25 +0000 (0:00:01.927) 0:04:53.175 ************ 2026-05-31 04:34:29.012314 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:34:29.012324 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:34:29.012333 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:34:29.012343 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:34:29.012352 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:34:29.012361 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:34:29.012370 | orchestrator | 2026-05-31 04:34:29.012380 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:34:29.012390 | orchestrator | testbed-manager : ok=21  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 04:34:29.012404 | orchestrator | testbed-node-0 : ok=53  changed=14  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-31 04:34:29.012421 | orchestrator | testbed-node-1 : ok=38  changed=9  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-31 04:34:29.012460 | orchestrator | testbed-node-2 : ok=38  changed=9  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-05-31 04:34:29.012479 | orchestrator | testbed-node-3 : ok=16  changed=1  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 04:34:29.012496 | orchestrator | testbed-node-4 : ok=16  changed=1  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 04:34:29.012512 | orchestrator | testbed-node-5 : ok=16  changed=1  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-05-31 04:34:29.012525 | orchestrator | 2026-05-31 04:34:29.012535 | orchestrator | 2026-05-31 04:34:29.012545 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:34:29.012554 | orchestrator | Sunday 31 May 2026 04:34:28 +0000 (0:00:03.023) 0:04:56.199 ************ 2026-05-31 04:34:29.012563 | orchestrator | =============================================================================== 2026-05-31 04:34:29.012572 | orchestrator | k3s_server : Enable and check K3s service ------------------------------ 27.89s 2026-05-31 04:34:29.012582 | orchestrator | k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails) -- 23.45s 2026-05-31 04:34:29.012600 | orchestrator | Manage labels ---------------------------------------------------------- 10.53s 2026-05-31 04:34:29.012609 | orchestrator | k3s_agent : Manage k3s service ------------------------------------------ 8.26s 2026-05-31 04:34:29.012618 | orchestrator | k3s_server_post : Wait for Cilium resources ----------------------------- 6.08s 2026-05-31 04:34:29.012627 | orchestrator | k9s : Install k9s packages ---------------------------------------------- 5.33s 2026-05-31 04:34:29.012637 | orchestrator | k3s_prereq : Validating arguments against arg spec 'main' - Prerequisites --- 5.06s 2026-05-31 04:34:29.012646 | orchestrator | k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start --- 4.64s 2026-05-31 04:34:29.012656 | orchestrator | k3s_server_post : Apply BGP manifests ----------------------------------- 4.51s 2026-05-31 04:34:29.012665 | orchestrator | k3s_prereq : Enable IPv4 forwarding ------------------------------------- 3.77s 2026-05-31 04:34:29.012674 | orchestrator | k3s_prereq : Enable IPv6 forwarding ------------------------------------- 3.20s 2026-05-31 04:34:29.012683 | orchestrator | k3s_server_post : Test for BGP config resources ------------------------- 3.14s 2026-05-31 04:34:29.012692 | orchestrator | Manage taints ----------------------------------------------------------- 3.02s 2026-05-31 04:34:29.012702 | orchestrator | Make kubeconfig available for use inside the manager service ------------ 2.99s 2026-05-31 04:34:29.012711 | orchestrator | k3s_server : Stop k3s-init ---------------------------------------------- 2.94s 2026-05-31 04:34:29.012720 | orchestrator | k3s_server : Validating arguments against arg spec 'main' - Setup k3s servers --- 2.88s 2026-05-31 04:34:29.012732 | orchestrator | kubectl : Install apt-transport-https package --------------------------- 2.85s 2026-05-31 04:34:29.012748 | orchestrator | k3s_download : Download k3s binary x64 ---------------------------------- 2.77s 2026-05-31 04:34:29.012780 | orchestrator | k3s_server : Set _kube_vip_bgp_peers fact ------------------------------- 2.76s 2026-05-31 04:34:29.352922 | orchestrator | k3s_prereq : Load br_netfilter ------------------------------------------ 2.75s 2026-05-31 04:34:29.642733 | orchestrator | + [[ false == \f\a\l\s\e ]] 2026-05-31 04:34:29.642817 | orchestrator | + sh -c /opt/configuration/scripts/upgrade/200-infrastructure.sh 2026-05-31 04:34:29.653194 | orchestrator | + set -e 2026-05-31 04:34:29.653281 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-05-31 04:34:29.653291 | orchestrator | ++ export INTERACTIVE=false 2026-05-31 04:34:29.653300 | orchestrator | ++ INTERACTIVE=false 2026-05-31 04:34:29.653308 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-05-31 04:34:29.653315 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-05-31 04:34:29.653322 | orchestrator | + osism apply openstackclient 2026-05-31 04:34:41.685644 | orchestrator | 2026-05-31 04:34:41 | INFO  | Prepare task for execution of openstackclient. 2026-05-31 04:34:41.756508 | orchestrator | 2026-05-31 04:34:41 | INFO  | Task ea809e8e-81ef-46b4-a488-4776b30a2e47 (openstackclient) was prepared for execution. 2026-05-31 04:34:41.756639 | orchestrator | 2026-05-31 04:34:41 | INFO  | It takes a moment until task ea809e8e-81ef-46b4-a488-4776b30a2e47 (openstackclient) has been started and output is visible here. 2026-05-31 04:35:18.053387 | orchestrator | 2026-05-31 04:35:18.053545 | orchestrator | PLAY [Apply role openstackclient] ********************************************** 2026-05-31 04:35:18.053559 | orchestrator | 2026-05-31 04:35:18.053567 | orchestrator | TASK [osism.services.openstackclient : Include tasks] ************************** 2026-05-31 04:35:18.053575 | orchestrator | Sunday 31 May 2026 04:34:47 +0000 (0:00:02.269) 0:00:02.269 ************ 2026-05-31 04:35:18.053584 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/openstackclient/tasks/container-Debian-family.yml for testbed-manager 2026-05-31 04:35:18.053593 | orchestrator | 2026-05-31 04:35:18.053600 | orchestrator | TASK [osism.services.openstackclient : Create required directories] ************ 2026-05-31 04:35:18.053608 | orchestrator | Sunday 31 May 2026 04:34:49 +0000 (0:00:02.152) 0:00:04.422 ************ 2026-05-31 04:35:18.053615 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/openstack) 2026-05-31 04:35:18.053649 | orchestrator | ok: [testbed-manager] => (item=/opt/openstackclient/data) 2026-05-31 04:35:18.053657 | orchestrator | ok: [testbed-manager] => (item=/opt/openstackclient) 2026-05-31 04:35:18.053664 | orchestrator | 2026-05-31 04:35:18.053671 | orchestrator | TASK [osism.services.openstackclient : Copy docker-compose.yml file] *********** 2026-05-31 04:35:18.053678 | orchestrator | Sunday 31 May 2026 04:34:52 +0000 (0:00:02.695) 0:00:07.117 ************ 2026-05-31 04:35:18.053685 | orchestrator | changed: [testbed-manager] 2026-05-31 04:35:18.053693 | orchestrator | 2026-05-31 04:35:18.053701 | orchestrator | TASK [osism.services.openstackclient : Manage openstackclient service] ********* 2026-05-31 04:35:18.053709 | orchestrator | Sunday 31 May 2026 04:34:54 +0000 (0:00:02.423) 0:00:09.541 ************ 2026-05-31 04:35:18.053716 | orchestrator | ok: [testbed-manager] 2026-05-31 04:35:18.053725 | orchestrator | 2026-05-31 04:35:18.053732 | orchestrator | TASK [osism.services.openstackclient : Copy openstack wrapper script] ********** 2026-05-31 04:35:18.053740 | orchestrator | Sunday 31 May 2026 04:34:57 +0000 (0:00:02.146) 0:00:11.687 ************ 2026-05-31 04:35:18.053747 | orchestrator | ok: [testbed-manager] 2026-05-31 04:35:18.053753 | orchestrator | 2026-05-31 04:35:18.053759 | orchestrator | TASK [osism.services.openstackclient : Remove ospurge wrapper script] ********** 2026-05-31 04:35:18.053766 | orchestrator | Sunday 31 May 2026 04:34:59 +0000 (0:00:01.969) 0:00:13.656 ************ 2026-05-31 04:35:18.053772 | orchestrator | ok: [testbed-manager] 2026-05-31 04:35:18.053778 | orchestrator | 2026-05-31 04:35:18.053785 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Restart openstackclient service] *** 2026-05-31 04:35:18.053792 | orchestrator | Sunday 31 May 2026 04:35:00 +0000 (0:00:01.659) 0:00:15.316 ************ 2026-05-31 04:35:18.053799 | orchestrator | changed: [testbed-manager] 2026-05-31 04:35:18.053805 | orchestrator | 2026-05-31 04:35:18.053813 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Ensure that all containers are up] *** 2026-05-31 04:35:18.053820 | orchestrator | Sunday 31 May 2026 04:35:12 +0000 (0:00:11.748) 0:00:27.064 ************ 2026-05-31 04:35:18.053827 | orchestrator | changed: [testbed-manager] 2026-05-31 04:35:18.053834 | orchestrator | 2026-05-31 04:35:18.053841 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Wait for an healthy service] *** 2026-05-31 04:35:18.053848 | orchestrator | Sunday 31 May 2026 04:35:14 +0000 (0:00:01.723) 0:00:28.788 ************ 2026-05-31 04:35:18.053855 | orchestrator | changed: [testbed-manager] 2026-05-31 04:35:18.053862 | orchestrator | 2026-05-31 04:35:18.053869 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Copy bash completion script] *** 2026-05-31 04:35:18.053876 | orchestrator | Sunday 31 May 2026 04:35:15 +0000 (0:00:01.617) 0:00:30.405 ************ 2026-05-31 04:35:18.053883 | orchestrator | ok: [testbed-manager] 2026-05-31 04:35:18.053890 | orchestrator | 2026-05-31 04:35:18.053897 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:35:18.053905 | orchestrator | testbed-manager : ok=10  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-31 04:35:18.053912 | orchestrator | 2026-05-31 04:35:18.053920 | orchestrator | 2026-05-31 04:35:18.053927 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:35:18.053933 | orchestrator | Sunday 31 May 2026 04:35:17 +0000 (0:00:01.913) 0:00:32.319 ************ 2026-05-31 04:35:18.053941 | orchestrator | =============================================================================== 2026-05-31 04:35:18.053947 | orchestrator | osism.services.openstackclient : Restart openstackclient service ------- 11.75s 2026-05-31 04:35:18.053954 | orchestrator | osism.services.openstackclient : Create required directories ------------ 2.70s 2026-05-31 04:35:18.053961 | orchestrator | osism.services.openstackclient : Copy docker-compose.yml file ----------- 2.42s 2026-05-31 04:35:18.053967 | orchestrator | osism.services.openstackclient : Include tasks -------------------------- 2.15s 2026-05-31 04:35:18.053974 | orchestrator | osism.services.openstackclient : Manage openstackclient service --------- 2.15s 2026-05-31 04:35:18.053998 | orchestrator | osism.services.openstackclient : Copy openstack wrapper script ---------- 1.97s 2026-05-31 04:35:18.054069 | orchestrator | osism.services.openstackclient : Copy bash completion script ------------ 1.91s 2026-05-31 04:35:18.054080 | orchestrator | osism.services.openstackclient : Ensure that all containers are up ------ 1.72s 2026-05-31 04:35:18.054088 | orchestrator | osism.services.openstackclient : Remove ospurge wrapper script ---------- 1.66s 2026-05-31 04:35:18.054095 | orchestrator | osism.services.openstackclient : Wait for an healthy service ------------ 1.62s 2026-05-31 04:35:18.358919 | orchestrator | + osism apply -a upgrade common 2026-05-31 04:35:20.199781 | orchestrator | 2026-05-31 04:35:20 | INFO  | Prepare task for execution of common. 2026-05-31 04:35:20.266443 | orchestrator | 2026-05-31 04:35:20 | INFO  | Task aec70354-6951-40a5-9bb5-35b07e04cab6 (common) was prepared for execution. 2026-05-31 04:35:20.266554 | orchestrator | 2026-05-31 04:35:20 | INFO  | It takes a moment until task aec70354-6951-40a5-9bb5-35b07e04cab6 (common) has been started and output is visible here. 2026-05-31 04:35:38.118985 | orchestrator | 2026-05-31 04:35:38.119120 | orchestrator | PLAY [Apply role common] ******************************************************* 2026-05-31 04:35:38.119138 | orchestrator | 2026-05-31 04:35:38.119149 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-31 04:35:38.119160 | orchestrator | Sunday 31 May 2026 04:35:25 +0000 (0:00:02.019) 0:00:02.019 ************ 2026-05-31 04:35:38.119170 | orchestrator | included: /ansible/roles/common/tasks/upgrade.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 04:35:38.119182 | orchestrator | 2026-05-31 04:35:38.119191 | orchestrator | TASK [common : Ensuring config directories exist] ****************************** 2026-05-31 04:35:38.119201 | orchestrator | Sunday 31 May 2026 04:35:29 +0000 (0:00:03.551) 0:00:05.571 ************ 2026-05-31 04:35:38.119211 | orchestrator | ok: [testbed-manager] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:35:38.119221 | orchestrator | ok: [testbed-node-0] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:35:38.119231 | orchestrator | ok: [testbed-node-1] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:35:38.119241 | orchestrator | ok: [testbed-node-2] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:35:38.119250 | orchestrator | ok: [testbed-node-3] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:35:38.119260 | orchestrator | ok: [testbed-manager] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:35:38.119270 | orchestrator | ok: [testbed-node-0] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:35:38.119280 | orchestrator | ok: [testbed-node-1] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:35:38.119289 | orchestrator | ok: [testbed-node-4] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:35:38.119299 | orchestrator | ok: [testbed-node-2] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:35:38.119309 | orchestrator | ok: [testbed-node-5] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:35:38.119319 | orchestrator | ok: [testbed-manager] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:35:38.119329 | orchestrator | ok: [testbed-node-0] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:35:38.119338 | orchestrator | ok: [testbed-node-3] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:35:38.119348 | orchestrator | ok: [testbed-node-1] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:35:38.119358 | orchestrator | ok: [testbed-node-4] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:35:38.119367 | orchestrator | ok: [testbed-node-5] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:35:38.119377 | orchestrator | ok: [testbed-node-2] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:35:38.119386 | orchestrator | ok: [testbed-node-3] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:35:38.119396 | orchestrator | ok: [testbed-node-4] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:35:38.119429 | orchestrator | ok: [testbed-node-5] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:35:38.119439 | orchestrator | 2026-05-31 04:35:38.119449 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-31 04:35:38.119459 | orchestrator | Sunday 31 May 2026 04:35:33 +0000 (0:00:03.974) 0:00:09.545 ************ 2026-05-31 04:35:38.119472 | orchestrator | included: /ansible/roles/common/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 04:35:38.119484 | orchestrator | 2026-05-31 04:35:38.119495 | orchestrator | TASK [service-cert-copy : common | Copying over extra CA certificates] ********* 2026-05-31 04:35:38.119505 | orchestrator | Sunday 31 May 2026 04:35:35 +0000 (0:00:02.762) 0:00:12.308 ************ 2026-05-31 04:35:38.119521 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:38.119807 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:38.119859 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:38.119871 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:38.119883 | orchestrator | ok: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:38.119894 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:38.119915 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:38.119925 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:38.119935 | orchestrator | ok: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:38.119958 | orchestrator | ok: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486549 | orchestrator | ok: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486647 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486677 | orchestrator | ok: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486761 | orchestrator | ok: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486772 | orchestrator | ok: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486784 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486800 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486827 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486835 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486842 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486849 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:35:41.486864 | orchestrator | 2026-05-31 04:35:41.486872 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS certificate] *** 2026-05-31 04:35:41.486881 | orchestrator | Sunday 31 May 2026 04:35:40 +0000 (0:00:04.978) 0:00:17.287 ************ 2026-05-31 04:35:41.486891 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:41.486900 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:41.486907 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:41.486912 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:41.486951 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.383863 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:42.384011 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384066 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:42.384082 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:35:42.384098 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:35:42.384113 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384127 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384140 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:35:42.384152 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384186 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:42.384215 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384222 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:35:42.384230 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:42.384248 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384261 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:42.384273 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384286 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:35:42.384299 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384318 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:42.384339 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.840666 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:35:44.840894 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.840915 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:35:44.840927 | orchestrator | 2026-05-31 04:35:44.840939 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS key] ****** 2026-05-31 04:35:44.840952 | orchestrator | Sunday 31 May 2026 04:35:43 +0000 (0:00:02.749) 0:00:20.037 ************ 2026-05-31 04:35:44.840966 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:44.840982 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:44.840994 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:44.841007 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841020 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841031 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841077 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841091 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841103 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841114 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:35:44.841146 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:44.841159 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841173 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:44.841191 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:44.841205 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:58.105723 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:58.105827 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:35:58.105936 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:35:58.105944 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:35:58.105952 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:58.105960 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:58.105968 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:35:58.105974 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:58.105980 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:35:58.105987 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:35:58.106008 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:58.106081 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:35:58.106093 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:35:58.106104 | orchestrator | 2026-05-31 04:35:58.106116 | orchestrator | TASK [common : Ensure /var/log/journal exists on EL10 systems] ***************** 2026-05-31 04:35:58.106147 | orchestrator | Sunday 31 May 2026 04:35:46 +0000 (0:00:03.266) 0:00:23.303 ************ 2026-05-31 04:35:58.106157 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:35:58.106169 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:35:58.106179 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:35:58.106190 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:35:58.106201 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:35:58.106212 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:35:58.106221 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:35:58.106231 | orchestrator | 2026-05-31 04:35:58.106243 | orchestrator | TASK [common : Copying over /run subdirectories conf] ************************** 2026-05-31 04:35:58.106254 | orchestrator | Sunday 31 May 2026 04:35:48 +0000 (0:00:01.943) 0:00:25.246 ************ 2026-05-31 04:35:58.106267 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:35:58.106279 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:35:58.106290 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:35:58.106302 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:35:58.106313 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:35:58.106324 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:35:58.106335 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:35:58.106347 | orchestrator | 2026-05-31 04:35:58.106358 | orchestrator | TASK [common : Restart systemd-tmpfiles] *************************************** 2026-05-31 04:35:58.106370 | orchestrator | Sunday 31 May 2026 04:35:50 +0000 (0:00:02.128) 0:00:27.375 ************ 2026-05-31 04:35:58.106382 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:35:58.106392 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:35:58.106403 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:35:58.106415 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:35:58.106426 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:35:58.106437 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:35:58.106448 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:35:58.106459 | orchestrator | 2026-05-31 04:35:58.106471 | orchestrator | TASK [common : Copying over kolla.target] ************************************** 2026-05-31 04:35:58.106483 | orchestrator | Sunday 31 May 2026 04:35:53 +0000 (0:00:02.316) 0:00:29.691 ************ 2026-05-31 04:35:58.106494 | orchestrator | changed: [testbed-manager] 2026-05-31 04:35:58.106502 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:35:58.106510 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:35:58.106517 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:35:58.106525 | orchestrator | changed: [testbed-node-3] 2026-05-31 04:35:58.106532 | orchestrator | changed: [testbed-node-4] 2026-05-31 04:35:58.106539 | orchestrator | changed: [testbed-node-5] 2026-05-31 04:35:58.106547 | orchestrator | 2026-05-31 04:35:58.106555 | orchestrator | TASK [common : Copying over config.json files for services] ******************** 2026-05-31 04:35:58.106562 | orchestrator | Sunday 31 May 2026 04:35:56 +0000 (0:00:03.132) 0:00:32.824 ************ 2026-05-31 04:35:58.106569 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:58.106586 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:58.106593 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:58.106606 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:35:58.106623 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:00.258247 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:00.258337 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:00.258347 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258375 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258382 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258389 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258410 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258417 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258424 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258445 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258483 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258492 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258501 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258507 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258512 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:00.258525 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:21.675177 | orchestrator | 2026-05-31 04:36:21.675310 | orchestrator | TASK [common : Find custom fluentd input config files] ************************* 2026-05-31 04:36:21.675338 | orchestrator | Sunday 31 May 2026 04:36:01 +0000 (0:00:05.032) 0:00:37.857 ************ 2026-05-31 04:36:21.675358 | orchestrator | [WARNING]: Skipped 2026-05-31 04:36:21.675378 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' path due 2026-05-31 04:36:21.675399 | orchestrator | to this access issue: 2026-05-31 04:36:21.675418 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' is not a 2026-05-31 04:36:21.675437 | orchestrator | directory 2026-05-31 04:36:21.675456 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:36:21.675544 | orchestrator | 2026-05-31 04:36:21.675567 | orchestrator | TASK [common : Find custom fluentd filter config files] ************************ 2026-05-31 04:36:21.675586 | orchestrator | Sunday 31 May 2026 04:36:03 +0000 (0:00:02.465) 0:00:40.322 ************ 2026-05-31 04:36:21.675597 | orchestrator | [WARNING]: Skipped 2026-05-31 04:36:21.675608 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' path due 2026-05-31 04:36:21.675619 | orchestrator | to this access issue: 2026-05-31 04:36:21.675631 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' is not a 2026-05-31 04:36:21.675644 | orchestrator | directory 2026-05-31 04:36:21.675656 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:36:21.675668 | orchestrator | 2026-05-31 04:36:21.675681 | orchestrator | TASK [common : Find custom fluentd format config files] ************************ 2026-05-31 04:36:21.675693 | orchestrator | Sunday 31 May 2026 04:36:05 +0000 (0:00:02.049) 0:00:42.372 ************ 2026-05-31 04:36:21.675706 | orchestrator | [WARNING]: Skipped 2026-05-31 04:36:21.675721 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' path due 2026-05-31 04:36:21.675741 | orchestrator | to this access issue: 2026-05-31 04:36:21.675759 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' is not a 2026-05-31 04:36:21.675776 | orchestrator | directory 2026-05-31 04:36:21.675796 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:36:21.675816 | orchestrator | 2026-05-31 04:36:21.675835 | orchestrator | TASK [common : Find custom fluentd output config files] ************************ 2026-05-31 04:36:21.675853 | orchestrator | Sunday 31 May 2026 04:36:08 +0000 (0:00:02.248) 0:00:44.621 ************ 2026-05-31 04:36:21.675868 | orchestrator | [WARNING]: Skipped 2026-05-31 04:36:21.675879 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' path due 2026-05-31 04:36:21.675890 | orchestrator | to this access issue: 2026-05-31 04:36:21.675902 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' is not a 2026-05-31 04:36:21.675921 | orchestrator | directory 2026-05-31 04:36:21.675939 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:36:21.675956 | orchestrator | 2026-05-31 04:36:21.675971 | orchestrator | TASK [common : Copying over fluentd.conf] ************************************** 2026-05-31 04:36:21.675990 | orchestrator | Sunday 31 May 2026 04:36:10 +0000 (0:00:01.982) 0:00:46.603 ************ 2026-05-31 04:36:21.676007 | orchestrator | changed: [testbed-manager] 2026-05-31 04:36:21.676026 | orchestrator | changed: [testbed-node-1] 2026-05-31 04:36:21.676071 | orchestrator | changed: [testbed-node-0] 2026-05-31 04:36:21.676091 | orchestrator | changed: [testbed-node-2] 2026-05-31 04:36:21.676109 | orchestrator | changed: [testbed-node-4] 2026-05-31 04:36:21.676127 | orchestrator | changed: [testbed-node-3] 2026-05-31 04:36:21.676146 | orchestrator | changed: [testbed-node-5] 2026-05-31 04:36:21.676164 | orchestrator | 2026-05-31 04:36:21.676183 | orchestrator | TASK [common : Copying over cron logrotate config file] ************************ 2026-05-31 04:36:21.676195 | orchestrator | Sunday 31 May 2026 04:36:14 +0000 (0:00:04.095) 0:00:50.698 ************ 2026-05-31 04:36:21.676206 | orchestrator | ok: [testbed-manager] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:36:21.676218 | orchestrator | ok: [testbed-node-0] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:36:21.676242 | orchestrator | ok: [testbed-node-1] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:36:21.676253 | orchestrator | ok: [testbed-node-3] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:36:21.676269 | orchestrator | ok: [testbed-node-2] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:36:21.676280 | orchestrator | ok: [testbed-node-4] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:36:21.676291 | orchestrator | ok: [testbed-node-5] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:36:21.676313 | orchestrator | 2026-05-31 04:36:21.676324 | orchestrator | TASK [common : Ensure RabbitMQ Erlang cookie exists] *************************** 2026-05-31 04:36:21.676335 | orchestrator | Sunday 31 May 2026 04:36:17 +0000 (0:00:03.336) 0:00:54.035 ************ 2026-05-31 04:36:21.676345 | orchestrator | ok: [testbed-manager] 2026-05-31 04:36:21.676356 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:36:21.676366 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:36:21.676377 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:36:21.676387 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:36:21.676398 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:36:21.676408 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:36:21.676418 | orchestrator | 2026-05-31 04:36:21.676429 | orchestrator | TASK [common : Ensuring config directories have correct owner and permission] *** 2026-05-31 04:36:21.676439 | orchestrator | Sunday 31 May 2026 04:36:20 +0000 (0:00:03.121) 0:00:57.157 ************ 2026-05-31 04:36:21.676488 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:21.676504 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:21.676516 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:21.676527 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:21.676538 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:21.676556 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:21.676580 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:21.676595 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:21.676614 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:31.195983 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:31.196093 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:31.196106 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:31.196172 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:31.196201 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:31.196212 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:31.196220 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:31.196246 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:31.196255 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:31.196263 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:31.196271 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:31.196279 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:31.196295 | orchestrator | 2026-05-31 04:36:31.196305 | orchestrator | TASK [common : Copy rabbitmq-env.conf to kolla toolbox] ************************ 2026-05-31 04:36:31.196314 | orchestrator | Sunday 31 May 2026 04:36:23 +0000 (0:00:02.760) 0:00:59.917 ************ 2026-05-31 04:36:31.196322 | orchestrator | ok: [testbed-manager] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:36:31.196331 | orchestrator | ok: [testbed-node-0] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:36:31.196339 | orchestrator | ok: [testbed-node-1] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:36:31.196352 | orchestrator | ok: [testbed-node-3] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:36:31.196361 | orchestrator | ok: [testbed-node-2] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:36:31.196369 | orchestrator | ok: [testbed-node-4] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:36:31.196376 | orchestrator | ok: [testbed-node-5] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:36:31.196384 | orchestrator | 2026-05-31 04:36:31.196392 | orchestrator | TASK [common : Copy rabbitmq erl_inetrc to kolla toolbox] ********************** 2026-05-31 04:36:31.196399 | orchestrator | Sunday 31 May 2026 04:36:26 +0000 (0:00:03.232) 0:01:03.150 ************ 2026-05-31 04:36:31.196407 | orchestrator | ok: [testbed-manager] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:36:31.196415 | orchestrator | ok: [testbed-node-0] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:36:31.196422 | orchestrator | ok: [testbed-node-1] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:36:31.196430 | orchestrator | ok: [testbed-node-2] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:36:31.196437 | orchestrator | ok: [testbed-node-3] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:36:31.196445 | orchestrator | ok: [testbed-node-4] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:36:31.196453 | orchestrator | ok: [testbed-node-5] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:36:31.196460 | orchestrator | 2026-05-31 04:36:31.196468 | orchestrator | TASK [service-check-containers : common | Check containers] ******************** 2026-05-31 04:36:31.196476 | orchestrator | Sunday 31 May 2026 04:36:30 +0000 (0:00:03.417) 0:01:06.567 ************ 2026-05-31 04:36:31.196510 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:32.849929 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:32.850232 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:32.850305 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:32.850343 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:32.850365 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:32.850383 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:36:32.850401 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850449 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850470 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850503 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850529 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850548 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850567 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850589 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:32.850621 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:37.391232 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:37.391321 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:37.391330 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:37.391349 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:37.391355 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:36:37.391361 | orchestrator | 2026-05-31 04:36:37.391368 | orchestrator | TASK [service-check-containers : common | Notify handlers to restart containers] *** 2026-05-31 04:36:37.391375 | orchestrator | Sunday 31 May 2026 04:36:34 +0000 (0:00:04.467) 0:01:11.035 ************ 2026-05-31 04:36:37.391382 | orchestrator | changed: [testbed-manager] => { 2026-05-31 04:36:37.391388 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:36:37.391393 | orchestrator | } 2026-05-31 04:36:37.391399 | orchestrator | changed: [testbed-node-0] => { 2026-05-31 04:36:37.391404 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:36:37.391410 | orchestrator | } 2026-05-31 04:36:37.391415 | orchestrator | changed: [testbed-node-1] => { 2026-05-31 04:36:37.391421 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:36:37.391426 | orchestrator | } 2026-05-31 04:36:37.391431 | orchestrator | changed: [testbed-node-2] => { 2026-05-31 04:36:37.391437 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:36:37.391442 | orchestrator | } 2026-05-31 04:36:37.391447 | orchestrator | changed: [testbed-node-3] => { 2026-05-31 04:36:37.391453 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:36:37.391458 | orchestrator | } 2026-05-31 04:36:37.391464 | orchestrator | changed: [testbed-node-4] => { 2026-05-31 04:36:37.391469 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:36:37.391474 | orchestrator | } 2026-05-31 04:36:37.391480 | orchestrator | changed: [testbed-node-5] => { 2026-05-31 04:36:37.391485 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:36:37.391490 | orchestrator | } 2026-05-31 04:36:37.391496 | orchestrator | 2026-05-31 04:36:37.391501 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-05-31 04:36:37.391507 | orchestrator | Sunday 31 May 2026 04:36:36 +0000 (0:00:02.020) 0:01:13.055 ************ 2026-05-31 04:36:37.391528 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:36:37.391552 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:37.391559 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:37.391564 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:36:37.391570 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:36:37.391580 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:37.391586 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:37.391591 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:36:37.391597 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:36:37.391608 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:37.391614 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:37.391620 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:36:37.391630 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:36:44.961683 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961778 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961789 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:36:44.961814 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:36:44.961822 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961847 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961854 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:36:44.961861 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:36:44.961868 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961888 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961894 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:36:44.961901 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:36:44.961911 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961917 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:36:44.961923 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:36:44.961935 | orchestrator | 2026-05-31 04:36:44.961941 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:36:44.961950 | orchestrator | Sunday 31 May 2026 04:36:39 +0000 (0:00:03.184) 0:01:16.240 ************ 2026-05-31 04:36:44.961956 | orchestrator | 2026-05-31 04:36:44.961962 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:36:44.961968 | orchestrator | Sunday 31 May 2026 04:36:40 +0000 (0:00:00.479) 0:01:16.720 ************ 2026-05-31 04:36:44.961974 | orchestrator | 2026-05-31 04:36:44.961980 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:36:44.961986 | orchestrator | Sunday 31 May 2026 04:36:40 +0000 (0:00:00.457) 0:01:17.177 ************ 2026-05-31 04:36:44.961992 | orchestrator | 2026-05-31 04:36:44.961998 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:36:44.962004 | orchestrator | Sunday 31 May 2026 04:36:41 +0000 (0:00:00.425) 0:01:17.602 ************ 2026-05-31 04:36:44.962048 | orchestrator | 2026-05-31 04:36:44.962057 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:36:44.962062 | orchestrator | Sunday 31 May 2026 04:36:41 +0000 (0:00:00.441) 0:01:18.044 ************ 2026-05-31 04:36:44.962067 | orchestrator | 2026-05-31 04:36:44.962073 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:36:44.962078 | orchestrator | Sunday 31 May 2026 04:36:42 +0000 (0:00:00.439) 0:01:18.483 ************ 2026-05-31 04:36:44.962085 | orchestrator | 2026-05-31 04:36:44.962091 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:36:44.962097 | orchestrator | Sunday 31 May 2026 04:36:42 +0000 (0:00:00.450) 0:01:18.933 ************ 2026-05-31 04:36:44.962103 | orchestrator | 2026-05-31 04:36:44.962109 | orchestrator | RUNNING HANDLER [common : Restart fluentd container] *************************** 2026-05-31 04:36:44.962115 | orchestrator | Sunday 31 May 2026 04:36:43 +0000 (0:00:00.862) 0:01:19.796 ************ 2026-05-31 04:36:44.962134 | orchestrator | fatal: [testbed-manager]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload__y_m9mk9/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload__y_m9mk9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload__y_m9mk9/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:36:47.075877 | orchestrator | fatal: [testbed-node-0]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_uhzsgm4n/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_uhzsgm4n/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_uhzsgm4n/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:36:47.075984 | orchestrator | fatal: [testbed-node-3]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_jttoq6f1/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_jttoq6f1/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_jttoq6f1/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:36:47.076012 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_4e0cv6c0/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_4e0cv6c0/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_4e0cv6c0/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:36:47.076037 | orchestrator | fatal: [testbed-node-4]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_3z30tffz/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_3z30tffz/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_3z30tffz/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:36:50.451712 | orchestrator | 2026-05-31 04:36:50 | INFO  | Prepare task for execution of common. 2026-05-31 04:36:50.456965 | orchestrator | 2026-05-31 04:36:50 | INFO  | Task cf818c0f-fd5e-4e0f-9708-c135b874c0f8 (common) was prepared for execution. 2026-05-31 04:36:50.459142 | orchestrator | 2026-05-31 04:36:50 | INFO  | It takes a moment until task cf818c0f-fd5e-4e0f-9708-c135b874c0f8 (common) has been started and output is visible here. 2026-05-31 04:36:58.314453 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_g412tk_n/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_g412tk_n/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_g412tk_n/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:36:58.315432 | orchestrator | fatal: [testbed-node-5]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_92qugth_/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_92qugth_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_92qugth_/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:36:58.315469 | orchestrator | 2026-05-31 04:36:58.315478 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:36:58.315488 | orchestrator | testbed-manager : ok=18  changed=5  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:36:58.315495 | orchestrator | testbed-node-0 : ok=14  changed=5  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:36:58.315501 | orchestrator | testbed-node-1 : ok=14  changed=5  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:36:58.315521 | orchestrator | testbed-node-2 : ok=14  changed=5  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:36:58.315527 | orchestrator | testbed-node-3 : ok=14  changed=5  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:36:58.315532 | orchestrator | testbed-node-4 : ok=14  changed=5  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:36:58.315538 | orchestrator | testbed-node-5 : ok=14  changed=5  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:36:58.315544 | orchestrator | 2026-05-31 04:36:58.315550 | orchestrator | 2026-05-31 04:36:58.315556 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:36:58.315562 | orchestrator | Sunday 31 May 2026 04:36:50 +0000 (0:00:06.651) 0:01:26.447 ************ 2026-05-31 04:36:58.315575 | orchestrator | =============================================================================== 2026-05-31 04:36:58.315585 | orchestrator | common : Restart fluentd container -------------------------------------- 6.65s 2026-05-31 04:36:58.315591 | orchestrator | common : Copying over config.json files for services -------------------- 5.03s 2026-05-31 04:36:58.315597 | orchestrator | service-cert-copy : common | Copying over extra CA certificates --------- 4.98s 2026-05-31 04:36:58.315604 | orchestrator | service-check-containers : common | Check containers -------------------- 4.47s 2026-05-31 04:36:58.315610 | orchestrator | common : Copying over fluentd.conf -------------------------------------- 4.09s 2026-05-31 04:36:58.315616 | orchestrator | common : Ensuring config directories exist ------------------------------ 3.97s 2026-05-31 04:36:58.315625 | orchestrator | common : Flush handlers ------------------------------------------------- 3.56s 2026-05-31 04:36:58.315632 | orchestrator | common : include_tasks -------------------------------------------------- 3.55s 2026-05-31 04:36:58.315638 | orchestrator | common : Copy rabbitmq erl_inetrc to kolla toolbox ---------------------- 3.42s 2026-05-31 04:36:58.315644 | orchestrator | common : Copying over cron logrotate config file ------------------------ 3.34s 2026-05-31 04:36:58.315650 | orchestrator | service-cert-copy : common | Copying over backend internal TLS key ------ 3.27s 2026-05-31 04:36:58.315656 | orchestrator | common : Copy rabbitmq-env.conf to kolla toolbox ------------------------ 3.23s 2026-05-31 04:36:58.315663 | orchestrator | service-check-containers : Include tasks -------------------------------- 3.18s 2026-05-31 04:36:58.315669 | orchestrator | common : Copying over kolla.target -------------------------------------- 3.13s 2026-05-31 04:36:58.315676 | orchestrator | common : Ensure RabbitMQ Erlang cookie exists --------------------------- 3.12s 2026-05-31 04:36:58.315682 | orchestrator | common : include_tasks -------------------------------------------------- 2.76s 2026-05-31 04:36:58.315688 | orchestrator | common : Ensuring config directories have correct owner and permission --- 2.76s 2026-05-31 04:36:58.315694 | orchestrator | service-cert-copy : common | Copying over backend internal TLS certificate --- 2.75s 2026-05-31 04:36:58.315700 | orchestrator | common : Find custom fluentd input config files ------------------------- 2.47s 2026-05-31 04:36:58.315706 | orchestrator | common : Restart systemd-tmpfiles --------------------------------------- 2.32s 2026-05-31 04:36:58.315711 | orchestrator | 2026-05-31 04:36:58.315716 | orchestrator | PLAY [Apply role common] ******************************************************* 2026-05-31 04:36:58.315721 | orchestrator | 2026-05-31 04:36:58.315726 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-31 04:36:58.315731 | orchestrator | Sunday 31 May 2026 04:36:56 +0000 (0:00:02.756) 0:00:02.756 ************ 2026-05-31 04:36:58.315738 | orchestrator | included: /ansible/roles/common/tasks/upgrade.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 04:36:58.315744 | orchestrator | 2026-05-31 04:36:58.315758 | orchestrator | TASK [common : Ensuring config directories exist] ****************************** 2026-05-31 04:37:09.615655 | orchestrator | Sunday 31 May 2026 04:37:00 +0000 (0:00:03.549) 0:00:06.305 ************ 2026-05-31 04:37:09.615793 | orchestrator | ok: [testbed-manager] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:37:09.615820 | orchestrator | ok: [testbed-node-1] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:37:09.615835 | orchestrator | ok: [testbed-node-0] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:37:09.615845 | orchestrator | ok: [testbed-node-2] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:37:09.615867 | orchestrator | ok: [testbed-node-3] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:37:09.615877 | orchestrator | ok: [testbed-manager] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:37:09.615888 | orchestrator | ok: [testbed-node-4] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:37:09.615897 | orchestrator | ok: [testbed-node-1] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:37:09.615932 | orchestrator | ok: [testbed-node-0] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:37:09.615943 | orchestrator | ok: [testbed-node-5] => (item=[{'service_name': 'cron'}, 'cron']) 2026-05-31 04:37:09.615952 | orchestrator | ok: [testbed-manager] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:37:09.615962 | orchestrator | ok: [testbed-node-2] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:37:09.615972 | orchestrator | ok: [testbed-node-4] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:37:09.615981 | orchestrator | ok: [testbed-node-3] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:37:09.615991 | orchestrator | ok: [testbed-node-1] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:37:09.616000 | orchestrator | ok: [testbed-node-5] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-05-31 04:37:09.616010 | orchestrator | ok: [testbed-node-0] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:37:09.616019 | orchestrator | ok: [testbed-node-2] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:37:09.616028 | orchestrator | ok: [testbed-node-4] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:37:09.616039 | orchestrator | ok: [testbed-node-3] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:37:09.616048 | orchestrator | ok: [testbed-node-5] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-05-31 04:37:09.616058 | orchestrator | 2026-05-31 04:37:09.616069 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-05-31 04:37:09.616080 | orchestrator | Sunday 31 May 2026 04:37:04 +0000 (0:00:04.196) 0:00:10.501 ************ 2026-05-31 04:37:09.616093 | orchestrator | included: /ansible/roles/common/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-05-31 04:37:09.616106 | orchestrator | 2026-05-31 04:37:09.616117 | orchestrator | TASK [service-cert-copy : common | Copying over extra CA certificates] ********* 2026-05-31 04:37:09.616128 | orchestrator | Sunday 31 May 2026 04:37:07 +0000 (0:00:02.845) 0:00:13.347 ************ 2026-05-31 04:37:09.616157 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:09.616178 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:09.616197 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:09.616239 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:09.616270 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:09.616289 | orchestrator | ok: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:09.616307 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:09.616331 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:09.616352 | orchestrator | ok: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:09.616370 | orchestrator | ok: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:09.616400 | orchestrator | ok: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453862 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453931 | orchestrator | ok: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453939 | orchestrator | ok: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453955 | orchestrator | ok: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453960 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453965 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453969 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.453986 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.454001 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.454005 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:12.454009 | orchestrator | 2026-05-31 04:37:12.454068 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS certificate] *** 2026-05-31 04:37:12.454073 | orchestrator | Sunday 31 May 2026 04:37:11 +0000 (0:00:04.755) 0:00:18.102 ************ 2026-05-31 04:37:12.454078 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:12.454083 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:12.454091 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:12.454095 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:12.454103 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:12.454111 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768061 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:37:13.768144 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768157 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768166 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:37:13.768174 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:13.768181 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768188 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:13.768214 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768221 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768241 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768249 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768266 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:37:13.768279 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:37:13.768286 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:37:13.768293 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:13.768336 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768347 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:13.768359 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768365 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:37:13.768372 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768378 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:13.768385 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:37:13.768391 | orchestrator | 2026-05-31 04:37:13.768402 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS key] ****** 2026-05-31 04:37:16.226349 | orchestrator | Sunday 31 May 2026 04:37:14 +0000 (0:00:02.852) 0:00:20.955 ************ 2026-05-31 04:37:16.226460 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:16.226478 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:16.226515 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226545 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226578 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:16.226589 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226600 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226611 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:37:16.226639 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226651 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226661 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:16.226672 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:37:16.226682 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226700 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226711 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:16.226721 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:37:16.226732 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:16.226742 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:37:16.226758 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:29.061205 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:37:29.061310 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:29.061322 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:37:29.061327 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:29.061358 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:29.061366 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:29.061374 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:37:29.061380 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:29.061386 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:37:29.061392 | orchestrator | 2026-05-31 04:37:29.061398 | orchestrator | TASK [common : Ensure /var/log/journal exists on EL10 systems] ***************** 2026-05-31 04:37:29.061406 | orchestrator | Sunday 31 May 2026 04:37:18 +0000 (0:00:03.357) 0:00:24.313 ************ 2026-05-31 04:37:29.061412 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:37:29.061418 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:37:29.061424 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:37:29.061431 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:37:29.061436 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:37:29.061442 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:37:29.061448 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:37:29.061454 | orchestrator | 2026-05-31 04:37:29.061458 | orchestrator | TASK [common : Copying over /run subdirectories conf] ************************** 2026-05-31 04:37:29.061462 | orchestrator | Sunday 31 May 2026 04:37:20 +0000 (0:00:02.021) 0:00:26.334 ************ 2026-05-31 04:37:29.061465 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:37:29.061469 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:37:29.061473 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:37:29.061476 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:37:29.061494 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:37:29.061498 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:37:29.061502 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:37:29.061506 | orchestrator | 2026-05-31 04:37:29.061510 | orchestrator | TASK [common : Restart systemd-tmpfiles] *************************************** 2026-05-31 04:37:29.061514 | orchestrator | Sunday 31 May 2026 04:37:22 +0000 (0:00:02.166) 0:00:28.500 ************ 2026-05-31 04:37:29.061517 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:37:29.061521 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:37:29.061525 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:37:29.061529 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:37:29.061537 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:37:29.061541 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:37:29.061545 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:37:29.061549 | orchestrator | 2026-05-31 04:37:29.061552 | orchestrator | TASK [common : Copying over kolla.target] ************************************** 2026-05-31 04:37:29.061556 | orchestrator | Sunday 31 May 2026 04:37:24 +0000 (0:00:02.146) 0:00:30.647 ************ 2026-05-31 04:37:29.061560 | orchestrator | ok: [testbed-manager] 2026-05-31 04:37:29.061564 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:37:29.061568 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:37:29.061572 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:37:29.061576 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:37:29.061579 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:37:29.061583 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:37:29.061649 | orchestrator | 2026-05-31 04:37:29.061654 | orchestrator | TASK [common : Copying over config.json files for services] ******************** 2026-05-31 04:37:29.061658 | orchestrator | Sunday 31 May 2026 04:37:27 +0000 (0:00:02.889) 0:00:33.537 ************ 2026-05-31 04:37:29.061662 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:29.061670 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:29.061675 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:29.061679 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:29.061683 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:29.061692 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:33.166293 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:33.166392 | orchestrator | ok: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166423 | orchestrator | ok: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166437 | orchestrator | ok: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166454 | orchestrator | ok: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166478 | orchestrator | ok: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166583 | orchestrator | ok: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166605 | orchestrator | ok: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166647 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166667 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166692 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166708 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166722 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166737 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166767 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:33.166784 | orchestrator | 2026-05-31 04:37:33.166801 | orchestrator | TASK [common : Find custom fluentd input config files] ************************* 2026-05-31 04:37:33.166818 | orchestrator | Sunday 31 May 2026 04:37:32 +0000 (0:00:04.787) 0:00:38.324 ************ 2026-05-31 04:37:33.166833 | orchestrator | [WARNING]: Skipped 2026-05-31 04:37:33.166850 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' path due 2026-05-31 04:37:33.166880 | orchestrator | to this access issue: 2026-05-31 04:37:51.804613 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' is not a 2026-05-31 04:37:51.804701 | orchestrator | directory 2026-05-31 04:37:51.804710 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:37:51.804717 | orchestrator | 2026-05-31 04:37:51.804723 | orchestrator | TASK [common : Find custom fluentd filter config files] ************************ 2026-05-31 04:37:51.804730 | orchestrator | Sunday 31 May 2026 04:37:34 +0000 (0:00:02.429) 0:00:40.754 ************ 2026-05-31 04:37:51.804736 | orchestrator | [WARNING]: Skipped 2026-05-31 04:37:51.804741 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' path due 2026-05-31 04:37:51.804747 | orchestrator | to this access issue: 2026-05-31 04:37:51.804752 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' is not a 2026-05-31 04:37:51.804795 | orchestrator | directory 2026-05-31 04:37:51.804801 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:37:51.804807 | orchestrator | 2026-05-31 04:37:51.804812 | orchestrator | TASK [common : Find custom fluentd format config files] ************************ 2026-05-31 04:37:51.804817 | orchestrator | Sunday 31 May 2026 04:37:36 +0000 (0:00:01.870) 0:00:42.625 ************ 2026-05-31 04:37:51.804822 | orchestrator | [WARNING]: Skipped 2026-05-31 04:37:51.804827 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' path due 2026-05-31 04:37:51.804832 | orchestrator | to this access issue: 2026-05-31 04:37:51.804837 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' is not a 2026-05-31 04:37:51.804842 | orchestrator | directory 2026-05-31 04:37:51.804848 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:37:51.804853 | orchestrator | 2026-05-31 04:37:51.804858 | orchestrator | TASK [common : Find custom fluentd output config files] ************************ 2026-05-31 04:37:51.804863 | orchestrator | Sunday 31 May 2026 04:37:38 +0000 (0:00:02.223) 0:00:44.849 ************ 2026-05-31 04:37:51.804868 | orchestrator | [WARNING]: Skipped 2026-05-31 04:37:51.804873 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' path due 2026-05-31 04:37:51.804878 | orchestrator | to this access issue: 2026-05-31 04:37:51.804883 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' is not a 2026-05-31 04:37:51.804888 | orchestrator | directory 2026-05-31 04:37:51.804893 | orchestrator | ok: [testbed-manager -> localhost] 2026-05-31 04:37:51.804898 | orchestrator | 2026-05-31 04:37:51.804904 | orchestrator | TASK [common : Copying over fluentd.conf] ************************************** 2026-05-31 04:37:51.804909 | orchestrator | Sunday 31 May 2026 04:37:40 +0000 (0:00:02.004) 0:00:46.853 ************ 2026-05-31 04:37:51.804914 | orchestrator | ok: [testbed-manager] 2026-05-31 04:37:51.804919 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:37:51.804924 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:37:51.804930 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:37:51.804935 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:37:51.804954 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:37:51.804959 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:37:51.804980 | orchestrator | 2026-05-31 04:37:51.804986 | orchestrator | TASK [common : Copying over cron logrotate config file] ************************ 2026-05-31 04:37:51.804991 | orchestrator | Sunday 31 May 2026 04:37:44 +0000 (0:00:03.777) 0:00:50.630 ************ 2026-05-31 04:37:51.804997 | orchestrator | ok: [testbed-manager] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:37:51.805003 | orchestrator | ok: [testbed-node-0] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:37:51.805008 | orchestrator | ok: [testbed-node-1] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:37:51.805014 | orchestrator | ok: [testbed-node-3] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:37:51.805019 | orchestrator | ok: [testbed-node-2] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:37:51.805024 | orchestrator | ok: [testbed-node-4] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:37:51.805029 | orchestrator | ok: [testbed-node-5] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-05-31 04:37:51.805034 | orchestrator | 2026-05-31 04:37:51.805039 | orchestrator | TASK [common : Ensure RabbitMQ Erlang cookie exists] *************************** 2026-05-31 04:37:51.805044 | orchestrator | Sunday 31 May 2026 04:37:47 +0000 (0:00:03.364) 0:00:53.995 ************ 2026-05-31 04:37:51.805049 | orchestrator | ok: [testbed-manager] 2026-05-31 04:37:51.805054 | orchestrator | ok: [testbed-node-0] 2026-05-31 04:37:51.805059 | orchestrator | ok: [testbed-node-1] 2026-05-31 04:37:51.805064 | orchestrator | ok: [testbed-node-2] 2026-05-31 04:37:51.805069 | orchestrator | ok: [testbed-node-3] 2026-05-31 04:37:51.805074 | orchestrator | ok: [testbed-node-4] 2026-05-31 04:37:51.805079 | orchestrator | ok: [testbed-node-5] 2026-05-31 04:37:51.805084 | orchestrator | 2026-05-31 04:37:51.805089 | orchestrator | TASK [common : Ensuring config directories have correct owner and permission] *** 2026-05-31 04:37:51.805095 | orchestrator | Sunday 31 May 2026 04:37:50 +0000 (0:00:03.108) 0:00:57.103 ************ 2026-05-31 04:37:51.805102 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:51.805122 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:51.805129 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:51.805135 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:51.805148 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:51.805154 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:37:51.805160 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:37:51.805167 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:37:51.805177 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:01.556469 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:01.556560 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:01.556602 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:01.556611 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:01.556633 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:01.556641 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:01.556647 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:01.556676 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:01.556684 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:01.556699 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:01.556709 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:01.556713 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:01.556717 | orchestrator | 2026-05-31 04:38:01.556722 | orchestrator | TASK [common : Copy rabbitmq-env.conf to kolla toolbox] ************************ 2026-05-31 04:38:01.556727 | orchestrator | Sunday 31 May 2026 04:37:53 +0000 (0:00:02.673) 0:00:59.777 ************ 2026-05-31 04:38:01.556731 | orchestrator | ok: [testbed-manager] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:38:01.556736 | orchestrator | ok: [testbed-node-0] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:38:01.556740 | orchestrator | ok: [testbed-node-1] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:38:01.556744 | orchestrator | ok: [testbed-node-3] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:38:01.556748 | orchestrator | ok: [testbed-node-2] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:38:01.556752 | orchestrator | ok: [testbed-node-4] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:38:01.556755 | orchestrator | ok: [testbed-node-5] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-05-31 04:38:01.556759 | orchestrator | 2026-05-31 04:38:01.556763 | orchestrator | TASK [common : Copy rabbitmq erl_inetrc to kolla toolbox] ********************** 2026-05-31 04:38:01.556766 | orchestrator | Sunday 31 May 2026 04:37:56 +0000 (0:00:03.211) 0:01:02.989 ************ 2026-05-31 04:38:01.556770 | orchestrator | ok: [testbed-manager] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:38:01.556774 | orchestrator | ok: [testbed-node-1] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:38:01.556778 | orchestrator | ok: [testbed-node-0] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:38:01.556781 | orchestrator | ok: [testbed-node-2] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:38:01.556785 | orchestrator | ok: [testbed-node-3] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:38:01.556789 | orchestrator | ok: [testbed-node-4] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:38:01.556792 | orchestrator | ok: [testbed-node-5] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-05-31 04:38:01.556796 | orchestrator | 2026-05-31 04:38:01.556799 | orchestrator | TASK [service-check-containers : common | Check containers] ******************** 2026-05-31 04:38:01.556803 | orchestrator | Sunday 31 May 2026 04:38:00 +0000 (0:00:03.816) 0:01:06.805 ************ 2026-05-31 04:38:01.556812 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:03.399506 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:03.399623 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:03.399646 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:03.399652 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:03.399657 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:03.399663 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-05-31 04:38:03.399669 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399705 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399711 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399719 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399724 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399729 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399735 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399746 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:03.399755 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:07.822979 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:07.823074 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:07.823094 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:07.823100 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:07.823104 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-05-31 04:38:07.823110 | orchestrator | 2026-05-31 04:38:07.823115 | orchestrator | TASK [service-check-containers : common | Notify handlers to restart containers] *** 2026-05-31 04:38:07.823121 | orchestrator | Sunday 31 May 2026 04:38:04 +0000 (0:00:04.313) 0:01:11.118 ************ 2026-05-31 04:38:07.823127 | orchestrator | changed: [testbed-manager] => { 2026-05-31 04:38:07.823132 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:38:07.823137 | orchestrator | } 2026-05-31 04:38:07.823142 | orchestrator | changed: [testbed-node-0] => { 2026-05-31 04:38:07.823146 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:38:07.823151 | orchestrator | } 2026-05-31 04:38:07.823170 | orchestrator | changed: [testbed-node-1] => { 2026-05-31 04:38:07.823175 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:38:07.823179 | orchestrator | } 2026-05-31 04:38:07.823184 | orchestrator | changed: [testbed-node-2] => { 2026-05-31 04:38:07.823188 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:38:07.823193 | orchestrator | } 2026-05-31 04:38:07.823197 | orchestrator | changed: [testbed-node-3] => { 2026-05-31 04:38:07.823202 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:38:07.823208 | orchestrator | } 2026-05-31 04:38:07.823215 | orchestrator | changed: [testbed-node-4] => { 2026-05-31 04:38:07.823222 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:38:07.823233 | orchestrator | } 2026-05-31 04:38:07.823243 | orchestrator | changed: [testbed-node-5] => { 2026-05-31 04:38:07.823249 | orchestrator |  "msg": "Notifying handlers" 2026-05-31 04:38:07.823256 | orchestrator | } 2026-05-31 04:38:07.823263 | orchestrator | 2026-05-31 04:38:07.823271 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-05-31 04:38:07.823278 | orchestrator | Sunday 31 May 2026 04:38:07 +0000 (0:00:02.126) 0:01:13.245 ************ 2026-05-31 04:38:07.823288 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:38:07.823315 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:07.823325 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:07.823332 | orchestrator | skipping: [testbed-manager] 2026-05-31 04:38:07.823341 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:38:07.823349 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:07.823364 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:07.823373 | orchestrator | skipping: [testbed-node-0] 2026-05-31 04:38:07.823381 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:38:07.823388 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:07.823396 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:07.823410 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:38:15.579491 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579592 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579605 | orchestrator | skipping: [testbed-node-1] 2026-05-31 04:38:15.579614 | orchestrator | skipping: [testbed-node-2] 2026-05-31 04:38:15.579638 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:38:15.579646 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579653 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579660 | orchestrator | skipping: [testbed-node-3] 2026-05-31 04:38:15.579666 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:38:15.579673 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579712 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579720 | orchestrator | skipping: [testbed-node-4] 2026-05-31 04:38:15.579732 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-05-31 04:38:15.579745 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579752 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/2025.1/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-05-31 04:38:15.579758 | orchestrator | skipping: [testbed-node-5] 2026-05-31 04:38:15.579765 | orchestrator | 2026-05-31 04:38:15.579773 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:38:15.579782 | orchestrator | Sunday 31 May 2026 04:38:10 +0000 (0:00:03.265) 0:01:16.511 ************ 2026-05-31 04:38:15.579788 | orchestrator | 2026-05-31 04:38:15.579797 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:38:15.579803 | orchestrator | Sunday 31 May 2026 04:38:10 +0000 (0:00:00.454) 0:01:16.965 ************ 2026-05-31 04:38:15.579809 | orchestrator | 2026-05-31 04:38:15.579815 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:38:15.579821 | orchestrator | Sunday 31 May 2026 04:38:11 +0000 (0:00:00.470) 0:01:17.436 ************ 2026-05-31 04:38:15.579827 | orchestrator | 2026-05-31 04:38:15.579834 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:38:15.579840 | orchestrator | Sunday 31 May 2026 04:38:11 +0000 (0:00:00.455) 0:01:17.891 ************ 2026-05-31 04:38:15.579846 | orchestrator | 2026-05-31 04:38:15.579852 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:38:15.579859 | orchestrator | Sunday 31 May 2026 04:38:12 +0000 (0:00:00.469) 0:01:18.361 ************ 2026-05-31 04:38:15.579865 | orchestrator | 2026-05-31 04:38:15.579872 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:38:15.579878 | orchestrator | Sunday 31 May 2026 04:38:12 +0000 (0:00:00.429) 0:01:18.790 ************ 2026-05-31 04:38:15.579884 | orchestrator | 2026-05-31 04:38:15.579891 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-05-31 04:38:15.579897 | orchestrator | Sunday 31 May 2026 04:38:13 +0000 (0:00:00.426) 0:01:19.217 ************ 2026-05-31 04:38:15.579902 | orchestrator | 2026-05-31 04:38:15.579925 | orchestrator | RUNNING HANDLER [common : Restart fluentd container] *************************** 2026-05-31 04:38:15.580009 | orchestrator | Sunday 31 May 2026 04:38:13 +0000 (0:00:00.844) 0:01:20.061 ************ 2026-05-31 04:38:15.580041 | orchestrator | fatal: [testbed-manager]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_mqrhxt8t/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_mqrhxt8t/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_mqrhxt8t/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:38:17.180747 | orchestrator | fatal: [testbed-node-0]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_r30qlum8/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_r30qlum8/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_r30qlum8/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:38:17.180882 | orchestrator | fatal: [testbed-node-3]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_9o01qdev/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_9o01qdev/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_9o01qdev/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:38:17.180920 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_wjxvn0ey/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_wjxvn0ey/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_wjxvn0ey/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:38:17.181031 | orchestrator | fatal: [testbed-node-5]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_ezx97t47/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_ezx97t47/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_ezx97t47/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:38:20.593153 | orchestrator | fatal: [testbed-node-4]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_ntdm6a72/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_ntdm6a72/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_ntdm6a72/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:38:20.593280 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 275, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/lib/python3/dist-packages/requests/models.py\", line 1021, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd\\n\\nThe above exception was the direct cause of the following exception:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_container_payload_zvqrcr7h/ansible_kolla_container_payload.zip/ansible/modules/kolla_container.py\", line 421, in main\\n result = bool(getattr(cw, module.params.get(\\'action\\'))())\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/tmp/ansible_kolla_container_payload_zvqrcr7h/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 361, in recreate_or_restart_container\\n self.pull_image()\\n File \"/tmp/ansible_kolla_container_payload_zvqrcr7h/ansible_kolla_container_payload.zip/ansible/module_utils/kolla_docker_worker.py\", line 202, in pull_image\\n json.loads(line.strip().decode(\\'utf-8\\')) for line in self.dc.pull(\\n ^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/api/image.py\", line 429, in pull\\n self._raise_for_status(response)\\n File \"/usr/lib/python3/dist-packages/docker/api/client.py\", line 277, in _raise_for_status\\n raise create_api_error_from_http_exception(e) from e\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File \"/usr/lib/python3/dist-packages/docker/errors.py\", line 39, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation) from e\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1&fromImage=registry.osism.tech%2Fkolla%2Frelease%2F2025.1%2Ffluentd: Internal Server Error (\"unknown: artifact kolla/release/2025.1/fluentd:2025.1 not found\")\\n'"} 2026-05-31 04:38:20.593298 | orchestrator | 2026-05-31 04:38:20.593310 | orchestrator | PLAY RECAP ********************************************************************* 2026-05-31 04:38:20.593324 | orchestrator | testbed-manager : ok=18  changed=2  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:38:20.593364 | orchestrator | testbed-node-0 : ok=14  changed=2  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:38:20.593383 | orchestrator | testbed-node-1 : ok=14  changed=2  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:38:20.593392 | orchestrator | testbed-node-2 : ok=14  changed=2  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:38:20.593398 | orchestrator | testbed-node-3 : ok=14  changed=2  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:38:20.593412 | orchestrator | testbed-node-4 : ok=14  changed=2  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:38:20.593418 | orchestrator | testbed-node-5 : ok=14  changed=2  unreachable=0 failed=1  skipped=6  rescued=0 ignored=0 2026-05-31 04:38:20.593424 | orchestrator | 2026-05-31 04:38:20.593430 | orchestrator | 2026-05-31 04:38:20.593436 | orchestrator | TASKS RECAP ******************************************************************** 2026-05-31 04:38:20.593443 | orchestrator | Sunday 31 May 2026 04:38:20 +0000 (0:00:06.279) 0:01:26.341 ************ 2026-05-31 04:38:20.593449 | orchestrator | =============================================================================== 2026-05-31 04:38:20.593455 | orchestrator | common : Restart fluentd container -------------------------------------- 6.28s 2026-05-31 04:38:20.593461 | orchestrator | common : Copying over config.json files for services -------------------- 4.79s 2026-05-31 04:38:20.593467 | orchestrator | service-cert-copy : common | Copying over extra CA certificates --------- 4.76s 2026-05-31 04:38:20.593479 | orchestrator | service-check-containers : common | Check containers -------------------- 4.31s 2026-05-31 04:38:20.593485 | orchestrator | common : Ensuring config directories exist ------------------------------ 4.20s 2026-05-31 04:38:20.593491 | orchestrator | common : Copy rabbitmq erl_inetrc to kolla toolbox ---------------------- 3.81s 2026-05-31 04:38:20.593497 | orchestrator | common : Copying over fluentd.conf -------------------------------------- 3.78s 2026-05-31 04:38:20.593503 | orchestrator | common : Flush handlers ------------------------------------------------- 3.55s 2026-05-31 04:38:20.593509 | orchestrator | common : include_tasks -------------------------------------------------- 3.55s 2026-05-31 04:38:20.593515 | orchestrator | common : Copying over cron logrotate config file ------------------------ 3.36s 2026-05-31 04:38:20.593521 | orchestrator | service-cert-copy : common | Copying over backend internal TLS key ------ 3.36s 2026-05-31 04:38:20.593527 | orchestrator | service-check-containers : Include tasks -------------------------------- 3.27s 2026-05-31 04:38:20.593533 | orchestrator | common : Copy rabbitmq-env.conf to kolla toolbox ------------------------ 3.21s 2026-05-31 04:38:20.593539 | orchestrator | common : Ensure RabbitMQ Erlang cookie exists --------------------------- 3.11s 2026-05-31 04:38:20.593546 | orchestrator | common : Copying over kolla.target -------------------------------------- 2.89s 2026-05-31 04:38:20.593552 | orchestrator | service-cert-copy : common | Copying over backend internal TLS certificate --- 2.85s 2026-05-31 04:38:20.593559 | orchestrator | common : include_tasks -------------------------------------------------- 2.85s 2026-05-31 04:38:20.593564 | orchestrator | common : Ensuring config directories have correct owner and permission --- 2.67s 2026-05-31 04:38:20.593570 | orchestrator | common : Find custom fluentd input config files ------------------------- 2.43s 2026-05-31 04:38:20.593576 | orchestrator | common : Find custom fluentd format config files ------------------------ 2.22s 2026-05-31 04:38:21.245116 | orchestrator | ERROR 2026-05-31 04:38:21.245637 | orchestrator | { 2026-05-31 04:38:21.245741 | orchestrator | "delta": "0:17:05.960633", 2026-05-31 04:38:21.245803 | orchestrator | "end": "2026-05-31 04:38:20.871345", 2026-05-31 04:38:21.245857 | orchestrator | "msg": "non-zero return code", 2026-05-31 04:38:21.245906 | orchestrator | "rc": 2, 2026-05-31 04:38:21.245954 | orchestrator | "start": "2026-05-31 04:21:14.910712" 2026-05-31 04:38:21.246003 | orchestrator | } failure 2026-05-31 04:38:21.297848 | 2026-05-31 04:38:21.297981 | PLAY RECAP 2026-05-31 04:38:21.298041 | orchestrator | ok: 31 changed: 12 unreachable: 0 failed: 1 skipped: 6 rescued: 0 ignored: 0 2026-05-31 04:38:21.298070 | 2026-05-31 04:38:21.508498 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/upgrade-stable.yml@main] 2026-05-31 04:38:21.512503 | POST-RUN START: [untrusted : github.com/osism/testbed/playbooks/post.yml@main] 2026-05-31 04:38:22.275230 | 2026-05-31 04:38:22.275417 | PLAY [Post output play] 2026-05-31 04:38:22.293410 | 2026-05-31 04:38:22.293553 | LOOP [stage-output : Register sources] 2026-05-31 04:38:22.359462 | 2026-05-31 04:38:22.359837 | TASK [stage-output : Check sudo] 2026-05-31 04:38:22.844533 | orchestrator | sudo: a password is required 2026-05-31 04:38:22.898164 | orchestrator | ok: Runtime: 0:00:00.012931 2026-05-31 04:38:22.908205 | 2026-05-31 04:38:22.908342 | LOOP [stage-output : Set source and destination for files and folders] 2026-05-31 04:38:22.946093 | 2026-05-31 04:38:22.946411 | TASK [stage-output : Build a list of source, dest dictionaries] 2026-05-31 04:38:23.027214 | orchestrator | ok 2026-05-31 04:38:23.036435 | 2026-05-31 04:38:23.036599 | LOOP [stage-output : Ensure target folders exist] 2026-05-31 04:38:23.512715 | orchestrator | ok: "docs" 2026-05-31 04:38:23.513178 | 2026-05-31 04:38:23.796124 | orchestrator | ok: "artifacts" 2026-05-31 04:38:24.103730 | orchestrator | ok: "logs" 2026-05-31 04:38:24.120436 | 2026-05-31 04:38:24.120639 | LOOP [stage-output : Copy files and folders to staging folder] 2026-05-31 04:38:24.156578 | 2026-05-31 04:38:24.156843 | TASK [stage-output : Make all log files readable] 2026-05-31 04:38:24.498898 | orchestrator | ok 2026-05-31 04:38:24.507424 | 2026-05-31 04:38:24.507565 | TASK [stage-output : Rename log files that match extensions_to_txt] 2026-05-31 04:38:24.542609 | orchestrator | skipping: Conditional result was False 2026-05-31 04:38:24.560014 | 2026-05-31 04:38:24.560186 | TASK [stage-output : Discover log files for compression] 2026-05-31 04:38:24.585333 | orchestrator | skipping: Conditional result was False 2026-05-31 04:38:24.597934 | 2026-05-31 04:38:24.598104 | LOOP [stage-output : Archive everything from logs] 2026-05-31 04:38:24.655408 | 2026-05-31 04:38:24.655618 | PLAY [Post cleanup play] 2026-05-31 04:38:24.665094 | 2026-05-31 04:38:24.665212 | TASK [Set cloud fact (Zuul deployment)] 2026-05-31 04:38:24.729832 | orchestrator | ok 2026-05-31 04:38:24.740744 | 2026-05-31 04:38:24.740865 | TASK [Set cloud fact (local deployment)] 2026-05-31 04:38:24.766679 | orchestrator | skipping: Conditional result was False 2026-05-31 04:38:24.783302 | 2026-05-31 04:38:24.783512 | TASK [Clean the cloud environment] 2026-05-31 04:38:25.476841 | orchestrator | 2026-05-31 04:38:25 - clean up servers 2026-05-31 04:38:26.289066 | orchestrator | 2026-05-31 04:38:26 - testbed-manager 2026-05-31 04:38:26.372401 | orchestrator | 2026-05-31 04:38:26 - testbed-node-3 2026-05-31 04:38:26.457392 | orchestrator | 2026-05-31 04:38:26 - testbed-node-5 2026-05-31 04:38:26.587323 | orchestrator | 2026-05-31 04:38:26 - testbed-node-0 2026-05-31 04:38:26.673451 | orchestrator | 2026-05-31 04:38:26 - testbed-node-4 2026-05-31 04:38:26.763317 | orchestrator | 2026-05-31 04:38:26 - testbed-node-1 2026-05-31 04:38:26.876293 | orchestrator | 2026-05-31 04:38:26 - testbed-node-2 2026-05-31 04:38:26.966905 | orchestrator | 2026-05-31 04:38:26 - clean up keypairs 2026-05-31 04:38:26.983436 | orchestrator | 2026-05-31 04:38:26 - testbed 2026-05-31 04:38:27.005227 | orchestrator | 2026-05-31 04:38:27 - wait for servers to be gone 2026-05-31 04:38:39.996978 | orchestrator | 2026-05-31 04:38:39 - clean up ports 2026-05-31 04:38:40.210403 | orchestrator | 2026-05-31 04:38:40 - 1082b190-5343-4352-bd28-8b5f7f66b9c9 2026-05-31 04:38:40.507402 | orchestrator | 2026-05-31 04:38:40 - 4c7f6a1b-c065-4e3e-b028-e6af71cffc9f 2026-05-31 04:38:40.749320 | orchestrator | 2026-05-31 04:38:40 - 79da95fe-706b-47ab-8a3c-39c3a1685926 2026-05-31 04:38:40.965370 | orchestrator | 2026-05-31 04:38:40 - 8f585230-02af-471c-8c06-dbc0479a75e6 2026-05-31 04:38:41.177879 | orchestrator | 2026-05-31 04:38:41 - 92625a2f-5876-4134-86df-cfea3c5702cb 2026-05-31 04:38:41.415861 | orchestrator | 2026-05-31 04:38:41 - 97e33195-4cf1-4c18-99a9-d14479c0a3fa 2026-05-31 04:38:41.803926 | orchestrator | 2026-05-31 04:38:41 - aefe0135-c810-4cb3-a12e-e5301fef8ae7 2026-05-31 04:38:42.063049 | orchestrator | 2026-05-31 04:38:42 - clean up volumes 2026-05-31 04:38:42.214171 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-4-node-base 2026-05-31 04:38:42.252276 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-2-node-base 2026-05-31 04:38:42.293112 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-5-node-base 2026-05-31 04:38:42.341107 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-1-node-base 2026-05-31 04:38:42.384221 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-3-node-base 2026-05-31 04:38:42.425992 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-manager-base 2026-05-31 04:38:42.469334 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-0-node-base 2026-05-31 04:38:42.510453 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-1-node-4 2026-05-31 04:38:42.554464 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-0-node-3 2026-05-31 04:38:42.595505 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-6-node-3 2026-05-31 04:38:42.637311 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-2-node-5 2026-05-31 04:38:42.677931 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-5-node-5 2026-05-31 04:38:42.719082 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-4-node-4 2026-05-31 04:38:42.761872 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-7-node-4 2026-05-31 04:38:42.805255 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-3-node-3 2026-05-31 04:38:42.846936 | orchestrator | 2026-05-31 04:38:42 - testbed-volume-8-node-5 2026-05-31 04:38:42.892607 | orchestrator | 2026-05-31 04:38:42 - disconnect routers 2026-05-31 04:38:43.026879 | orchestrator | 2026-05-31 04:38:43 - testbed 2026-05-31 04:38:44.489045 | orchestrator | 2026-05-31 04:38:44 - clean up subnets 2026-05-31 04:38:44.555862 | orchestrator | 2026-05-31 04:38:44 - subnet-testbed-management 2026-05-31 04:38:44.765200 | orchestrator | 2026-05-31 04:38:44 - clean up networks 2026-05-31 04:38:44.935432 | orchestrator | 2026-05-31 04:38:44 - net-testbed-management 2026-05-31 04:38:45.235109 | orchestrator | 2026-05-31 04:38:45 - clean up security groups 2026-05-31 04:38:45.277692 | orchestrator | 2026-05-31 04:38:45 - testbed-management 2026-05-31 04:38:45.404934 | orchestrator | 2026-05-31 04:38:45 - testbed-node 2026-05-31 04:38:45.519789 | orchestrator | 2026-05-31 04:38:45 - clean up floating ips 2026-05-31 04:38:45.572712 | orchestrator | 2026-05-31 04:38:45 - 81.163.193.218 2026-05-31 04:38:45.947788 | orchestrator | 2026-05-31 04:38:45 - clean up routers 2026-05-31 04:38:46.055406 | orchestrator | 2026-05-31 04:38:46 - testbed 2026-05-31 04:38:47.341892 | orchestrator | ok: Runtime: 0:00:21.835575 2026-05-31 04:38:47.346510 | 2026-05-31 04:38:47.346680 | PLAY RECAP 2026-05-31 04:38:47.346799 | orchestrator | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-31 04:38:47.346894 | 2026-05-31 04:38:47.491095 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/post.yml@main] 2026-05-31 04:38:47.493993 | POST-RUN START: [untrusted : github.com/osism/testbed/playbooks/cleanup.yml@main] 2026-05-31 04:38:48.290323 | 2026-05-31 04:38:48.291244 | PLAY [Cleanup play] 2026-05-31 04:38:48.307947 | 2026-05-31 04:38:48.308088 | TASK [Set cloud fact (Zuul deployment)] 2026-05-31 04:38:48.365019 | orchestrator | ok 2026-05-31 04:38:48.374362 | 2026-05-31 04:38:48.374557 | TASK [Set cloud fact (local deployment)] 2026-05-31 04:38:48.410289 | orchestrator | skipping: Conditional result was False 2026-05-31 04:38:48.427676 | 2026-05-31 04:38:48.427854 | TASK [Clean the cloud environment] 2026-05-31 04:38:49.243155 | orchestrator | 2026-05-31 04:38:49 - clean up servers 2026-05-31 04:38:49.723237 | orchestrator | 2026-05-31 04:38:49 - clean up keypairs 2026-05-31 04:38:49.740802 | orchestrator | 2026-05-31 04:38:49 - wait for servers to be gone 2026-05-31 04:38:49.791788 | orchestrator | 2026-05-31 04:38:49 - clean up ports 2026-05-31 04:38:49.869994 | orchestrator | 2026-05-31 04:38:49 - clean up volumes 2026-05-31 04:38:49.951200 | orchestrator | 2026-05-31 04:38:49 - disconnect routers 2026-05-31 04:38:49.972599 | orchestrator | 2026-05-31 04:38:49 - clean up subnets 2026-05-31 04:38:49.997575 | orchestrator | 2026-05-31 04:38:49 - clean up networks 2026-05-31 04:38:50.158324 | orchestrator | 2026-05-31 04:38:50 - clean up security groups 2026-05-31 04:38:50.198924 | orchestrator | 2026-05-31 04:38:50 - clean up floating ips 2026-05-31 04:38:50.227359 | orchestrator | 2026-05-31 04:38:50 - clean up routers 2026-05-31 04:38:50.467601 | orchestrator | ok: Runtime: 0:00:01.409547 2026-05-31 04:38:50.471626 | 2026-05-31 04:38:50.471806 | PLAY RECAP 2026-05-31 04:38:50.471928 | orchestrator | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-31 04:38:50.471991 | 2026-05-31 04:38:50.611617 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/cleanup.yml@main] 2026-05-31 04:38:50.612762 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-31 04:38:51.387950 | 2026-05-31 04:38:51.388124 | PLAY [Base post-fetch] 2026-05-31 04:38:51.404624 | 2026-05-31 04:38:51.404765 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-31 04:38:51.470792 | orchestrator | skipping: Conditional result was False 2026-05-31 04:38:51.477961 | 2026-05-31 04:38:51.478105 | TASK [fetch-output : Set log path for single node] 2026-05-31 04:38:51.520047 | orchestrator | ok 2026-05-31 04:38:51.530193 | 2026-05-31 04:38:51.530457 | LOOP [fetch-output : Ensure local output dirs] 2026-05-31 04:38:52.051935 | orchestrator -> localhost | ok: "/var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/work/logs" 2026-05-31 04:38:52.321391 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/work/artifacts" 2026-05-31 04:38:52.598563 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/47c3b004c8494dc3afda00cf898f91eb/work/docs" 2026-05-31 04:38:52.610538 | 2026-05-31 04:38:52.610683 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-31 04:38:53.560742 | orchestrator | changed: 2026-05-31 04:38:53.561156 | orchestrator | .d..t...... ./ 2026-05-31 04:38:53.561226 | orchestrator | >f+++++++++ sudo-debug.txt 2026-05-31 04:38:53.561309 | orchestrator | >f+++++++++ sudo-strace.log 2026-05-31 04:38:53.561367 | orchestrator | >f+++++++++ sudo-strace.log.time 2026-05-31 04:38:53.561515 | orchestrator | changed: All items complete 2026-05-31 04:38:53.561575 | 2026-05-31 04:38:54.344549 | orchestrator | changed: .d..t...... ./ 2026-05-31 04:38:55.106386 | orchestrator | changed: .d..t...... ./ 2026-05-31 04:38:55.122355 | 2026-05-31 04:38:55.122540 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-31 04:38:55.159973 | orchestrator | skipping: Conditional result was False 2026-05-31 04:38:55.163467 | orchestrator | skipping: Conditional result was False 2026-05-31 04:38:55.179729 | 2026-05-31 04:38:55.179825 | PLAY RECAP 2026-05-31 04:38:55.179882 | orchestrator | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-31 04:38:55.179906 | 2026-05-31 04:38:55.357715 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-31 04:38:55.360185 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-31 04:38:56.091469 | 2026-05-31 04:38:56.091663 | PLAY [Base post] 2026-05-31 04:38:56.106789 | 2026-05-31 04:38:56.106975 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-31 04:38:56.768545 | orchestrator | changed 2026-05-31 04:38:56.777442 | 2026-05-31 04:38:56.777578 | PLAY RECAP 2026-05-31 04:38:56.777647 | orchestrator | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-31 04:38:56.777712 | 2026-05-31 04:38:56.902777 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-31 04:38:56.905768 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-31 04:38:57.720617 | 2026-05-31 04:38:57.720819 | PLAY [Base post-logs] 2026-05-31 04:38:57.732050 | 2026-05-31 04:38:57.732206 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-31 04:38:58.205793 | localhost | changed 2026-05-31 04:38:58.222807 | 2026-05-31 04:38:58.223078 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-31 04:38:58.261535 | localhost | ok 2026-05-31 04:38:58.267025 | 2026-05-31 04:38:58.267181 | TASK [Set zuul-log-path fact] 2026-05-31 04:38:58.284378 | localhost | ok 2026-05-31 04:38:58.296360 | 2026-05-31 04:38:58.296515 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-31 04:38:58.334875 | localhost | ok 2026-05-31 04:38:58.340840 | 2026-05-31 04:38:58.341004 | TASK [upload-logs : Create log directories] 2026-05-31 04:38:58.861426 | localhost | changed 2026-05-31 04:38:58.866231 | 2026-05-31 04:38:58.866390 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-31 04:38:59.367814 | localhost -> localhost | ok: Runtime: 0:00:00.007214 2026-05-31 04:38:59.372086 | 2026-05-31 04:38:59.372214 | TASK [upload-logs : Upload logs to log server] 2026-05-31 04:38:59.959880 | localhost | Output suppressed because no_log was given 2026-05-31 04:38:59.964134 | 2026-05-31 04:38:59.964360 | LOOP [upload-logs : Compress console log and json output] 2026-05-31 04:39:00.026545 | localhost | skipping: Conditional result was False 2026-05-31 04:39:00.031749 | localhost | skipping: Conditional result was False 2026-05-31 04:39:00.040125 | 2026-05-31 04:39:00.040396 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-31 04:39:00.090780 | localhost | skipping: Conditional result was False 2026-05-31 04:39:00.091579 | 2026-05-31 04:39:00.093528 | localhost | skipping: Conditional result was False 2026-05-31 04:39:00.103107 | 2026-05-31 04:39:00.103336 | LOOP [upload-logs : Upload console log and json output]