Started by upstream project "pipeline-nightly" build number 75
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/deploy-platform-k8s-manifests
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[WS-CLEANUP] Done
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-jenkins.git
> git init /home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-jenkins # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 904d2797a8eade546c3df2f41c6d69dbe48685cf (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 904d2797a8eade546c3df2f41c6d69dbe48685cf # timeout=10
Commit message: "don't touch cloud init for ubuntu 24"
> git rev-list --no-walk 485cc14648b8c1ac2aa165b6362fc4156491c8f9 # timeout=10
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-devstack.git
> git init /home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-devstack # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-devstack.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-devstack.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-devstack.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 3628aadda96c75a386ca5f18881b81a0ceebf20f (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3628aadda96c75a386ca5f18881b81a0ceebf20f # timeout=10
Commit message: "update deployers for ubuntu 24.04"
> git rev-list --no-walk 025dad9d17f449a5d9e6af70c7b63dfa382fc8e1 # timeout=10
Copied 2 artifacts from "pipeline-nightly" build number 75
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins3399180966787579014.sh
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-75
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-75
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ desc='Pipeline: pipeline-nightly-75 Random: 33815 Stream: k8s-manifests'
+ desc+='
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75/k8s-manifests'
+ echo 'DESCRIPTION Pipeline: pipeline-nightly-75 Random: 33815 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75/k8s-manifests'
DESCRIPTION Pipeline: pipeline-nightly-75 Random: 33815 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75/k8s-manifests
[description-setter] Description set: Pipeline: pipeline-nightly-75 Random: 33815 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75/k8s-manifests'
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins1273971434917382883.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-75
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-75
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-jenkins ./patchsets-info.json
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-devstack ./patchsets-info.json
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins10355183343395696920.sh
+ set -eo pipefail
+ export ENVIRONMENT_OS=rocky9
+ ENVIRONMENT_OS=rocky9
+ export ORCHESTRATOR=kubernetes
+ ORCHESTRATOR=kubernetes
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-75
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-75
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_75
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.33815.env
/tmp/jenkins10355183343395696920.sh: line 6: /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.33815.env: No such file or directory
+ /bin/true
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/vars.deploy-platform-k8s-manifests.33815.env
++ export MONITORING_DEPLOY_TARGET=AIO
++ MONITORING_DEPLOY_TARGET=AIO
++ export MONITORING_DEPLOYER=k8s_manifests
++ MONITORING_DEPLOYER=k8s_manifests
++ export MONITORING_ORCHESTRATOR=k8s
++ MONITORING_ORCHESTRATOR=k8s
+ res=0
+ ./src/opensdn-io/tf-jenkins/jobs/devstack/k8s_manifests/create_workers.sh
NODES declaration error: ""
creating one controller
Generating public/private rsa key pair.
Your identification has been saved in new_key
Your public key has been saved in new_key.pub
The key fingerprint is:
SHA256:CQ2n18ererFYxHDmK7WPdOL+MI4H9OujELZ96Ulo354 jenkins@tf-jenkins
The key's randomart image is:
+---[RSA 3072]----+
| . . |
| =..o. |
| o o*. o |
| o..=. . |
| o.S+ o. |
| . +o.Oo. |
| o +BBO |
| o.OO=.. |
| +*B+E |
+----[SHA256]-----+
INFO: VM_TYPE=medium INSTANCE_TYPE=STD3-4-16 VOLUME_SIZE=80
INFO: project_id=****
INFO: wait for enough resources for required_instances=1 and required_cores=4 Mon Apr 21 00:01:07 UTC 2025
INFO: waiting for resources is finished Mon Apr 21 00:01:12 UTC 2025
INFO: openstack volume create --type ceph-ssd --size 80 --availability-zone GZ1 --image aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f --bootable cn_jenkins-deploy-platform-k8s-manifests-161_1_volume
+---------------------+------------------------------------------------+
| Field | Value |
+---------------------+------------------------------------------------+
| attachments | [] |
| availability_zone | GZ1 |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2025-04-21T00:01:15.666621 |
| description | None |
| encrypted | False |
| id | 9a218da9-254b-4974-9dfd-5d40e69414e2 |
| multiattach | False |
| name | cn_jenkins-deploy-platform-k8s-manifests-161_1 |
| properties | |
| replication_status | None |
| size | 80 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| type | ceph-ssd |
| updated_at | None |
| user_id | 25d930adb802408885c71e341481886e |
+---------------------+------------------------------------------------+
Volume cn_jenkins-deploy-platform-k8s-manifests-161_1 is available
INFO: openstack server create --volume cn_jenkins-deploy-platform-k8s-manifests-161_1 --flavor STD3-4-16 --security-group default --availability-zone GZ1 --key-name=worker --network management --wait cn_jenkins-deploy-platform-k8s-manifests-161_1
+-----------------------------+------------------------------------------------------------------------------+
| Field | Value |
+-----------------------------+------------------------------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | GZ1 |
| OS-EXT-STS:power_state | Running |
| OS-EXT-STS:task_state | None |
| OS-EXT-STS:vm_state | active |
| OS-SRV-USG:launched_at | 2025-04-21T00:01:53.000000 |
| OS-SRV-USG:terminated_at | None |
| accessIPv4 | |
| accessIPv6 | |
| addresses | management=10.0.0.50 |
| adminPass | 3jkv2boL3FfP |
| config_drive | |
| created | 2025-04-21T00:01:36Z |
| flavor | STD3-4-16 (b6760da7-d124-45c7-a0a7-64f40acae087) |
| hostId | cc3c0caf7acff7627bf94c100c0912ef6197c982556311389f32bd2a |
| id | 31d3c736-0d27-4b7b-ade1-a6303e4433a2 |
| image | N/A (booted from volume) |
| key_name | worker |
| name | cn_jenkins-deploy-platform-k8s-manifests-161_1 |
| progress | 0 |
| project_id | **** |
| properties | |
| security_groups | id='ae6a292d-c48f-4b92-9b1d-4d0a032b0697', name='default-sprut', sdn='sprut' |
| status | ACTIVE |
| updated | 2025-04-21T00:01:53Z |
| user_id | 25d930adb802408885c71e341481886e |
| volumes_attached | id='9a218da9-254b-4974-9dfd-5d40e69414e2' |
+-----------------------------+------------------------------------------------------------------------------+
nova CLI is deprecated and will be removed in a future release
Request to add tag PipelineBuildTag=jenkins-pipeline-nightly-75 to specified server has been accepted.
Request to add tag JobTag=jenkins-deploy-platform-k8s-manifests-161 to specified server has been accepted.
Request to add tag GroupTag=cn_jenkins-deploy-platform-k8s-manifests-161 to specified server has been accepted.
Request to add tag SLAVE=openstack to specified server has been accepted.
Request to add tag DOWN= to specified server has been accepted.
ssh: connect to host 10.0.0.50 port 22: Connection refused
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Linux cn-jenkins-deploy-platform-k8s-manifests-161-1.novalocal 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 17:09:15 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
/home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-jenkins/infra/openstack/../hooks/rocky/up.sh: line 12: /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.33815.env: No such file or directory
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Found interface: eth0
Actual changes:
tx-checksum-ip-generic: off
tx-tcp-segmentation: off [not requested]
tx-tcp-ecn-segmentation: off [not requested]
tx-tcp6-segmentation: off [not requested]
INFO: copy mirror-base-rocky9.repo to host
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
INFO: copy mirror-epel9.repo to host
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
INFO: do not set default gateway for second interface
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 264 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 7.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 4.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 2.3 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 597 kB/s | 16 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 532 kB/s | 13 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 108 MB/s | 30 MB 00:00
Package openssh-server-8.7p1-29.el9_2.x86_64 is already installed.
Package openssl-1:3.0.7-6.el9_2.x86_64 is already installed.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Upgrading:
openssh x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 457 k
openssh-clients x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 713 k
openssh-server x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 459 k
openssl x86_64 1:3.2.2-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 1.3 M
openssl-libs x86_64 1:3.2.2-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 2.4 M
Transaction Summary
================================================================================
Upgrade 5 Packages
Total download size: 5.3 M
Downloading Packages:
(1/5): openssh-server-8.7p1-43.el9.x86_64.rpm 15 MB/s | 459 kB 00:00
(2/5): openssh-8.7p1-43.el9.x86_64.rpm 12 MB/s | 457 kB 00:00
(3/5): openssh-clients-8.7p1-43.el9.x86_64.rpm 15 MB/s | 713 kB 00:00
(4/5): openssl-3.2.2-6.el9_5.1.x86_64.rpm 33 MB/s | 1.3 MB 00:00
(5/5): openssl-libs-3.2.2-6.el9_5.1.x86_64.rpm 46 MB/s | 2.4 MB 00:00
--------------------------------------------------------------------------------
Total 52 MB/s | 5.3 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : openssl-libs-1:3.2.2-6.el9_5.1.x86_64 1/10
Running scriptlet: openssh-8.7p1-43.el9.x86_64 2/10
Upgrading : openssh-8.7p1-43.el9.x86_64 2/10
Upgrading : openssh-clients-8.7p1-43.el9.x86_64 3/10
Running scriptlet: openssh-clients-8.7p1-43.el9.x86_64 3/10
Running scriptlet: openssh-server-8.7p1-43.el9.x86_64 4/10
Upgrading : openssh-server-8.7p1-43.el9.x86_64 4/10
Running scriptlet: openssh-server-8.7p1-43.el9.x86_64 4/10
Upgrading : openssl-1:3.2.2-6.el9_5.1.x86_64 5/10
Cleanup : openssl-1:3.0.7-6.el9_2.x86_64 6/10
Running scriptlet: openssh-server-8.7p1-29.el9_2.x86_64 7/10
Cleanup : openssh-server-8.7p1-29.el9_2.x86_64 7/10
Running scriptlet: openssh-server-8.7p1-29.el9_2.x86_64 7/10
Running scriptlet: openssh-clients-8.7p1-29.el9_2.x86_64 8/10
Cleanup : openssh-clients-8.7p1-29.el9_2.x86_64 8/10
Cleanup : openssh-8.7p1-29.el9_2.x86_64 9/10
Cleanup : openssl-libs-1:3.0.7-6.el9_2.x86_64 10/10
Running scriptlet: openssl-libs-1:3.0.7-6.el9_2.x86_64 10/10
Verifying : openssh-8.7p1-43.el9.x86_64 1/10
Verifying : openssh-8.7p1-29.el9_2.x86_64 2/10
Verifying : openssh-clients-8.7p1-43.el9.x86_64 3/10
Verifying : openssh-clients-8.7p1-29.el9_2.x86_64 4/10
Verifying : openssh-server-8.7p1-43.el9.x86_64 5/10
Verifying : openssh-server-8.7p1-29.el9_2.x86_64 6/10
Verifying : openssl-1:3.2.2-6.el9_5.1.x86_64 7/10
Verifying : openssl-1:3.0.7-6.el9_2.x86_64 8/10
Verifying : openssl-libs-1:3.2.2-6.el9_5.1.x86_64 9/10
Verifying : openssl-libs-1:3.0.7-6.el9_2.x86_64 10/10
Upgraded:
openssh-8.7p1-43.el9.x86_64 openssh-clients-8.7p1-43.el9.x86_64
openssh-server-8.7p1-43.el9.x86_64 openssl-1:3.2.2-6.el9_5.1.x86_64
openssl-libs-1:3.2.2-6.el9_5.1.x86_64
Complete!
INFO: check dns
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Server: 10.0.0.2
Address: 10.0.0.2#53
Name: tf-jenkins.mcs.local
Address: 10.0.0.25
real 0m0.050s
user 0m0.008s
sys 0m0.010s
INFO: cat /etc/resolv.conf
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
# Generated by NetworkManager
search mcs.local novalocal
nameserver 10.0.0.2
DEBUG: port_id=f1e2003c-3e48-407b-83f0-efad29e514a2 for 31d3c736-0d27-4b7b-ade1-a6303e4433a2 in management
INFO: collect hostname from node 10.0.0.50
INFO: addition to /etc/hosts for all VM-s:
10.0.0.50 cn-jenkins-deploy-platform-k8s-manifests-161-1
INFO: update /etc/hosts on node 10.0.0.50
+ ENV_FILE=/home/jenkins/workspace/deploy-platform-k8s-manifests/stackrc.deploy-platform-k8s-manifests.env
+ echo 'export ORCHESTRATOR=kubernetes'
+ echo 'export DEPLOYER=k8s_manifests'
+ echo 'export JOB_LOGS_PATH=k8s-manifests'
+ [[ 0 == 1 ]]
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/stackrc.deploy-platform-k8s-manifests.env
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export ENVIRONMENT_OS=rocky9
++ ENVIRONMENT_OS=rocky9
++ export IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f
++ IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f
++ export IMAGE_SSH_USER=rocky
++ IMAGE_SSH_USER=rocky
++ export INSTANCE_IDS=31d3c736-0d27-4b7b-ade1-a6303e4433a2,
++ INSTANCE_IDS=31d3c736-0d27-4b7b-ade1-a6303e4433a2,
++ export instance_ip=10.0.0.50
++ instance_ip=10.0.0.50
++ export CONTROLLER_NODES=10.0.0.50,
++ CONTROLLER_NODES=10.0.0.50,
++ export ORCHESTRATOR=kubernetes
++ ORCHESTRATOR=kubernetes
++ export DEPLOYER=k8s_manifests
++ DEPLOYER=k8s_manifests
++ export JOB_LOGS_PATH=k8s-manifests
++ JOB_LOGS_PATH=k8s-manifests
+ source ./src/opensdn-io/tf-jenkins/infra/openstack/definitions
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export OS_NETWORK=management
++ OS_NETWORK=management
++ export OS_DATA_NETWORK=data
++ OS_DATA_NETWORK=data
++ export OS_SG=default
++ OS_SG=default
++ export RESERVED_INSTANCES_COUNT=3
++ RESERVED_INSTANCES_COUNT=3
++ export RESERVED_CORES_COUNT=16
++ RESERVED_CORES_COUNT=16
++ export VM_BOOT_RETRIES=120
++ VM_BOOT_RETRIES=120
++ export VM_BOOT_DELAY=60
++ VM_BOOT_DELAY=60
++ export VOLUME_TYPE=ceph-ssd
++ VOLUME_TYPE=ceph-ssd
++ ENVIRONMENT_OS=rocky9
++ VM_TYPES=(['xsmall']='STD3-1-4' ['small']='STD3-2-8' ['medium']='STD3-4-16' ['large']='STD3-8-32')
++ declare -A VM_TYPES
++ VOLUME_SIZE=(['xsmall']='50' ['small']='50' ['medium']='80' ['large']='80')
++ declare -A VOLUME_SIZE
++ OS_IMAGES=(['CENTOS7']='prepared-centos7' ['CENTOS8']='prepared-centos8' ['UBUNTU20']='prepared-ubuntu20' ['UBUNTU22']='prepared-ubuntu22' ['UBUNTU24']='prepared-ubuntu24' ['ROCKY9']='prepared-rocky92')
++ declare -A OS_IMAGES
++ OS_IMAGE_USERS=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['UBUNTU24']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky')
++ declare -A OS_IMAGE_USERS
++ OS_IMAGES_UP=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['UBUNTU24']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky')
++ declare -A OS_IMAGES_UP
++ OS_IMAGES_DOWN=(['CENTOS7']='' ['CENTOS8']='' ['UBUNTU20']='' ['UBUNTU22']='' ['UBUNTU24']='' ['ROCKY9']='' ['ROCKY92']='')
++ declare -A OS_IMAGES_DOWN
++ SSH_OPTIONS='-T -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PasswordAuthentication=no'
+ export FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75/k8s-manifests
+ FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_75/k8s-manifests
+ ssh -i **** -T -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PasswordAuthentication=no logserver@nexus.gz1.opensdn.io 'mkdir -p /var/www/logs/jenkins_logs/nightly/pipeline_75/k8s-manifests'
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
+ ./src/opensdn-io/tf-jenkins/jobs/devstack/k8s_manifests/deploy_platform.sh
INFO: Deploy k8s_manifests/platform (deploy-platform-k8s-manifests)
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
INFO: =================== Mon Apr 21 00:03:01 UTC 2025 ===================
[there is no tf devenv configuration to load]
INFO: Applying stages k8s
INFO: Running stage k8s at Mon Apr 21 00:03:01 UTC 2025
rocky detected
Last metadata expiration check: 0:00:24 ago on Mon Apr 21 00:02:37 2025.
Package bind-utils-32:9.16.23-18.el9_4.1.x86_64 is already installed.
Dependencies resolved.
=================================================================================================
Package Arch Version Repository Size
=================================================================================================
Installing:
git x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 50 k
jq x86_64 1.6-17.el9 tf-mirrors.ci_repos_yum9-baseos 186 k
Upgrading:
bind x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 490 k
bind-dnssec-doc noarch 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 45 k
bind-dnssec-utils x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 114 k
bind-libs x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 1.2 M
bind-license noarch 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 12 k
bind-utils x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 201 k
python3-bind noarch 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 60 k
Installing dependencies:
emacs-filesystem noarch 1:27.2-11.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 7.9 k
git-core x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M
git-core-doc noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.7 M
oniguruma x86_64 6.9.6-1.el9.6 tf-mirrors.ci_repos_yum9-baseos 217 k
perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k
perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k
perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k
perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k
perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k
perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k
perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k
perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M
perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k
perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k
perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k
perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k
perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k
perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k
perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k
perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-Git noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 37 k
perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k
perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k
perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k
perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k
perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k
perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k
perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k
perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k
perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k
perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k
perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k
perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k
perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k
perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k
perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k
perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k
perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k
perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k
perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k
perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k
perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k
perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k
perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k
perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k
perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k
perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k
perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k
perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M
perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k
perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k
perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k
perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k
perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k
perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k
Installing weak dependencies:
perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
Transaction Summary
=================================================================================================
Install 69 Packages
Upgrade 7 Packages
Total download size: 16 M
Downloading Packages:
(1/76): emacs-filesystem-27.2-11.el9_5.1.noarch 340 kB/s | 7.9 kB 00:00
(2/76): jq-1.6-17.el9.x86_64.rpm 5.8 MB/s | 186 kB 00:00
(3/76): oniguruma-6.9.6-1.el9.6.x86_64.rpm 5.9 MB/s | 217 kB 00:00
(4/76): git-2.43.5-2.el9_5.x86_64.rpm 3.0 MB/s | 50 kB 00:00
(5/76): perl-AutoLoader-5.74-481.el9.noarch.rpm 840 kB/s | 20 kB 00:00
(6/76): git-core-doc-2.43.5-2.el9_5.noarch.rpm 48 MB/s | 2.7 MB 00:00
(7/76): perl-B-1.80-481.el9.x86_64.rpm 5.5 MB/s | 178 kB 00:00
(8/76): perl-Carp-1.50-460.el9.noarch.rpm 3.5 MB/s | 29 kB 00:00
(9/76): perl-Class-Struct-0.66-481.el9.noarch.r 3.0 MB/s | 21 kB 00:00
(10/76): perl-Data-Dumper-2.174-462.el9.x86_64. 9.6 MB/s | 55 kB 00:00
(11/76): perl-Digest-1.19-4.el9.noarch.rpm 4.6 MB/s | 25 kB 00:00
(12/76): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 6.3 MB/s | 36 kB 00:00
(13/76): perl-DynaLoader-1.47-481.el9.x86_64.rp 4.1 MB/s | 24 kB 00:00
(14/76): perl-Errno-1.30-481.el9.x86_64.rpm 3.4 MB/s | 13 kB 00:00
(15/76): git-core-2.43.5-2.el9_5.x86_64.rpm 34 MB/s | 4.4 MB 00:00
(16/76): perl-Error-0.17029-7.el9.noarch.rpm 937 kB/s | 41 kB 00:00
(17/76): perl-Exporter-5.74-461.el9.noarch.rpm 5.3 MB/s | 31 kB 00:00
(18/76): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.7 MB/s | 19 kB 00:00
(19/76): perl-File-Basename-2.85-481.el9.noarch 3.2 MB/s | 16 kB 00:00
(20/76): perl-File-Find-1.37-481.el9.noarch.rpm 5.0 MB/s | 24 kB 00:00
(21/76): perl-File-Path-2.18-4.el9.noarch.rpm 4.6 MB/s | 35 kB 00:00
(22/76): perl-File-Temp-0.231.100-4.el9.noarch. 7.1 MB/s | 59 kB 00:00
(23/76): perl-File-stat-1.09-481.el9.noarch.rpm 2.9 MB/s | 16 kB 00:00
(24/76): perl-FileHandle-2.03-481.el9.noarch.rp 3.0 MB/s | 14 kB 00:00
(25/76): perl-Getopt-Long-2.52-4.el9.noarch.rpm 11 MB/s | 60 kB 00:00
(26/76): perl-Getopt-Std-1.12-481.el9.noarch.rp 2.6 MB/s | 14 kB 00:00
(27/76): perl-Git-2.43.5-2.el9_5.noarch.rpm 7.6 MB/s | 37 kB 00:00
(28/76): perl-Encode-3.08-462.el9.x86_64.rpm 17 MB/s | 1.7 MB 00:00
(29/76): perl-HTTP-Tiny-0.076-462.el9.noarch.rp 2.4 MB/s | 53 kB 00:00
(30/76): perl-IO-1.43-481.el9.x86_64.rpm 3.6 MB/s | 85 kB 00:00
(31/76): perl-IO-Socket-IP-0.41-5.el9.noarch.rp 7.2 MB/s | 42 kB 00:00
(32/76): perl-IPC-Open3-1.21-481.el9.noarch.rpm 4.4 MB/s | 21 kB 00:00
(33/76): perl-MIME-Base64-3.16-4.el9.x86_64.rpm 5.8 MB/s | 30 kB 00:00
(34/76): perl-Mozilla-CA-20200520-6.el9.noarch. 2.3 MB/s | 12 kB 00:00
(35/76): perl-NDBM_File-1.15-481.el9.x86_64.rpm 4.7 MB/s | 21 kB 00:00
(36/76): perl-IO-Socket-SSL-2.073-2.el9.noarch. 9.9 MB/s | 214 kB 00:00
(37/76): perl-POSIX-1.94-481.el9.x86_64.rpm 10 MB/s | 95 kB 00:00
(38/76): perl-PathTools-3.78-461.el9.x86_64.rpm 9.8 MB/s | 85 kB 00:00
(39/76): perl-Pod-Escapes-1.07-460.el9.noarch.r 2.8 MB/s | 20 kB 00:00
(40/76): perl-Pod-Perldoc-3.28.01-461.el9.noarc 14 MB/s | 83 kB 00:00
(41/76): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 13 MB/s | 391 kB 00:00
(42/76): perl-Pod-Usage-2.01-4.el9.noarch.rpm 4.5 MB/s | 40 kB 00:00
(43/76): perl-Scalar-List-Utils-1.56-462.el9.x8 12 MB/s | 70 kB 00:00
(44/76): perl-SelectSaver-1.02-481.el9.noarch.r 1.9 MB/s | 10 kB 00:00
(45/76): perl-Pod-Simple-3.42-4.el9.noarch.rpm 9.2 MB/s | 215 kB 00:00
(46/76): perl-Socket-2.031-4.el9.x86_64.rpm 6.0 MB/s | 54 kB 00:00
(47/76): perl-Storable-3.21-460.el9.x86_64.rpm 8.6 MB/s | 95 kB 00:00
(48/76): perl-Symbol-1.08-481.el9.noarch.rpm 2.1 MB/s | 13 kB 00:00
(49/76): perl-Term-Cap-1.17-460.el9.noarch.rpm 4.6 MB/s | 22 kB 00:00
(50/76): perl-Term-ANSIColor-5.01-461.el9.noarc 4.1 MB/s | 48 kB 00:00
(51/76): perl-TermReadKey-2.38-11.el9.x86_64.rp 4.4 MB/s | 36 kB 00:00
(52/76): perl-Text-ParseWords-3.30-460.el9.noar 2.0 MB/s | 16 kB 00:00
(53/76): perl-Text-Tabs+Wrap-2013.0523-460.el9. 2.7 MB/s | 23 kB 00:00
(54/76): perl-Time-Local-1.300-7.el9.noarch.rpm 5.8 MB/s | 33 kB 00:00
(55/76): perl-base-2.27-481.el9.noarch.rpm 2.9 MB/s | 15 kB 00:00
(56/76): perl-constant-1.33-461.el9.noarch.rpm 4.5 MB/s | 23 kB 00:00
(57/76): perl-URI-5.09-3.el9.noarch.rpm 7.1 MB/s | 108 kB 00:00
(58/76): perl-if-0.60.800-481.el9.noarch.rpm 1.5 MB/s | 13 kB 00:00
(59/76): perl-interpreter-5.32.1-481.el9.x86_64 7.4 MB/s | 70 kB 00:00
(60/76): perl-lib-0.65-481.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00
(61/76): perl-libnet-3.13-4.el9.noarch.rpm 13 MB/s | 125 kB 00:00
(62/76): perl-mro-1.23-481.el9.x86_64.rpm 4.2 MB/s | 27 kB 00:00
(63/76): perl-overload-1.31-481.el9.noarch.rpm 7.6 MB/s | 44 kB 00:00
(64/76): perl-overloading-0.02-481.el9.noarch.r 2.0 MB/s | 11 kB 00:00
(65/76): perl-parent-0.238-460.el9.noarch.rpm 2.8 MB/s | 14 kB 00:00
(66/76): perl-podlators-4.14-460.el9.noarch.rpm 17 MB/s | 112 kB 00:00
(67/76): perl-subs-1.03-481.el9.noarch.rpm 1.6 MB/s | 10 kB 00:00
(68/76): perl-vars-1.05-481.el9.noarch.rpm 2.3 MB/s | 12 kB 00:00
(69/76): bind-9.16.23-24.el9_5.3.x86_64.rpm 37 MB/s | 490 kB 00:00
(70/76): bind-dnssec-doc-9.16.23-24.el9_5.3.noa 3.0 MB/s | 45 kB 00:00
(71/76): bind-dnssec-utils-9.16.23-24.el9_5.3.x 15 MB/s | 114 kB 00:00
(72/76): perl-libs-5.32.1-481.el9.x86_64.rpm 30 MB/s | 2.0 MB 00:00
(73/76): bind-license-9.16.23-24.el9_5.3.noarch 493 kB/s | 12 kB 00:00
(74/76): bind-utils-9.16.23-24.el9_5.3.x86_64.r 23 MB/s | 201 kB 00:00
(75/76): python3-bind-9.16.23-24.el9_5.3.noarch 5.8 MB/s | 60 kB 00:00
(76/76): bind-libs-9.16.23-24.el9_5.3.x86_64.rp 23 MB/s | 1.2 MB 00:00
--------------------------------------------------------------------------------
Total 39 MB/s | 16 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : bind-license-32:9.16.23-24.el9_5.3.noarch 1/83
Upgrading : bind-libs-32:9.16.23-24.el9_5.3.x86_64 2/83
Upgrading : bind-utils-32:9.16.23-24.el9_5.3.x86_64 3/83
Installing : git-core-2.43.5-2.el9_5.x86_64 4/83
Installing : git-core-doc-2.43.5-2.el9_5.noarch 5/83
Upgrading : bind-dnssec-doc-32:9.16.23-24.el9_5.3.noarch 6/83
Upgrading : python3-bind-32:9.16.23-24.el9_5.3.noarch 7/83
Upgrading : bind-dnssec-utils-32:9.16.23-24.el9_5.3.x86_64 8/83
Installing : perl-Digest-1.19-4.el9.noarch 9/83
Installing : perl-Digest-MD5-2.58-4.el9.x86_64 10/83
Installing : perl-B-1.80-481.el9.x86_64 11/83
Installing : perl-FileHandle-2.03-481.el9.noarch 12/83
Installing : perl-Data-Dumper-2.174-462.el9.x86_64 13/83
Installing : perl-libnet-3.13-4.el9.noarch 14/83
Installing : perl-base-2.27-481.el9.noarch 15/83
Installing : perl-URI-5.09-3.el9.noarch 16/83
Installing : perl-AutoLoader-5.74-481.el9.noarch 17/83
Installing : perl-Mozilla-CA-20200520-6.el9.noarch 18/83
Installing : perl-if-0.60.800-481.el9.noarch 19/83
Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 20/83
Installing : perl-Time-Local-2:1.300-7.el9.noarch 21/83
Installing : perl-File-Path-2.18-4.el9.noarch 22/83
Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 23/83
Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 24/83
Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 25/83
Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 26/83
Installing : perl-Class-Struct-0.66-481.el9.noarch 27/83
Installing : perl-POSIX-1.94-481.el9.x86_64 28/83
Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 29/83
Installing : perl-IPC-Open3-1.21-481.el9.noarch 30/83
Installing : perl-subs-1.03-481.el9.noarch 31/83
Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 32/83
Installing : perl-Term-Cap-1.17-460.el9.noarch 33/83
Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 34/83
Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 35/83
Installing : perl-Socket-4:2.031-4.el9.x86_64 36/83
Installing : perl-SelectSaver-1.02-481.el9.noarch 37/83
Installing : perl-Symbol-1.08-481.el9.noarch 38/83
Installing : perl-File-stat-1.09-481.el9.noarch 39/83
Installing : perl-podlators-1:4.14-460.el9.noarch 40/83
Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 41/83
Installing : perl-Fcntl-1.13-481.el9.x86_64 42/83
Installing : perl-Text-ParseWords-3.30-460.el9.noarch 43/83
Installing : perl-mro-1.23-481.el9.x86_64 44/83
Installing : perl-IO-1.43-481.el9.x86_64 45/83
Installing : perl-overloading-0.02-481.el9.noarch 46/83
Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 47/83
Installing : perl-Errno-1.30-481.el9.x86_64 48/83
Installing : perl-File-Basename-2.85-481.el9.noarch 49/83
Installing : perl-Getopt-Std-1.12-481.el9.noarch 50/83
Installing : perl-MIME-Base64-3.16-4.el9.x86_64 51/83
Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 52/83
Installing : perl-constant-1.33-461.el9.noarch 53/83
Installing : perl-Storable-1:3.21-460.el9.x86_64 54/83
Installing : perl-overload-1.31-481.el9.noarch 55/83
Installing : perl-parent-1:0.238-460.el9.noarch 56/83
Installing : perl-vars-1.05-481.el9.noarch 57/83
Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 58/83
Installing : perl-Carp-1.50-460.el9.noarch 59/83
Installing : perl-Exporter-5.74-461.el9.noarch 60/83
Installing : perl-NDBM_File-1.15-481.el9.x86_64 61/83
Installing : perl-PathTools-3.78-461.el9.x86_64 62/83
Installing : perl-Encode-4:3.08-462.el9.x86_64 63/83
Installing : perl-libs-4:5.32.1-481.el9.x86_64 64/83
Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 65/83
Installing : perl-DynaLoader-1.47-481.el9.x86_64 66/83
Installing : perl-TermReadKey-2.38-11.el9.x86_64 67/83
Installing : perl-Error-1:0.17029-7.el9.noarch 68/83
Installing : perl-File-Find-1.37-481.el9.noarch 69/83
Installing : perl-lib-0.65-481.el9.x86_64 70/83
Installing : emacs-filesystem-1:27.2-11.el9_5.1.noarch 71/83
Installing : perl-Git-2.43.5-2.el9_5.noarch 72/83
Installing : git-2.43.5-2.el9_5.x86_64 73/83
Installing : oniguruma-6.9.6-1.el9.6.x86_64 74/83
Installing : jq-1.6-17.el9.x86_64 75/83
Running scriptlet: bind-32:9.16.23-24.el9_5.3.x86_64 76/83
Upgrading : bind-32:9.16.23-24.el9_5.3.x86_64 76/83
Running scriptlet: bind-32:9.16.23-24.el9_5.3.x86_64 76/83
Running scriptlet: bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Cleanup : bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Running scriptlet: bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Cleanup : bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 78/83
Cleanup : bind-utils-32:9.16.23-18.el9_4.1.x86_64 79/83
Cleanup : bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch 80/83
Cleanup : python3-bind-32:9.16.23-18.el9_4.1.noarch 81/83
Cleanup : bind-libs-32:9.16.23-18.el9_4.1.x86_64 82/83
Cleanup : bind-license-32:9.16.23-18.el9_4.1.noarch 83/83
Running scriptlet: bind-license-32:9.16.23-18.el9_4.1.noarch 83/83
Verifying : jq-1.6-17.el9.x86_64 1/83
Verifying : oniguruma-6.9.6-1.el9.6.x86_64 2/83
Verifying : emacs-filesystem-1:27.2-11.el9_5.1.noarch 3/83
Verifying : git-2.43.5-2.el9_5.x86_64 4/83
Verifying : git-core-2.43.5-2.el9_5.x86_64 5/83
Verifying : git-core-doc-2.43.5-2.el9_5.noarch 6/83
Verifying : perl-AutoLoader-5.74-481.el9.noarch 7/83
Verifying : perl-B-1.80-481.el9.x86_64 8/83
Verifying : perl-Carp-1.50-460.el9.noarch 9/83
Verifying : perl-Class-Struct-0.66-481.el9.noarch 10/83
Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 11/83
Verifying : perl-Digest-1.19-4.el9.noarch 12/83
Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 13/83
Verifying : perl-DynaLoader-1.47-481.el9.x86_64 14/83
Verifying : perl-Encode-4:3.08-462.el9.x86_64 15/83
Verifying : perl-Errno-1.30-481.el9.x86_64 16/83
Verifying : perl-Error-1:0.17029-7.el9.noarch 17/83
Verifying : perl-Exporter-5.74-461.el9.noarch 18/83
Verifying : perl-Fcntl-1.13-481.el9.x86_64 19/83
Verifying : perl-File-Basename-2.85-481.el9.noarch 20/83
Verifying : perl-File-Find-1.37-481.el9.noarch 21/83
Verifying : perl-File-Path-2.18-4.el9.noarch 22/83
Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 23/83
Verifying : perl-File-stat-1.09-481.el9.noarch 24/83
Verifying : perl-FileHandle-2.03-481.el9.noarch 25/83
Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 26/83
Verifying : perl-Getopt-Std-1.12-481.el9.noarch 27/83
Verifying : perl-Git-2.43.5-2.el9_5.noarch 28/83
Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 29/83
Verifying : perl-IO-1.43-481.el9.x86_64 30/83
Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 31/83
Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 32/83
Verifying : perl-IPC-Open3-1.21-481.el9.noarch 33/83
Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 34/83
Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 35/83
Verifying : perl-NDBM_File-1.15-481.el9.x86_64 36/83
Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 37/83
Verifying : perl-POSIX-1.94-481.el9.x86_64 38/83
Verifying : perl-PathTools-3.78-461.el9.x86_64 39/83
Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 40/83
Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 41/83
Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 42/83
Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 43/83
Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 44/83
Verifying : perl-SelectSaver-1.02-481.el9.noarch 45/83
Verifying : perl-Socket-4:2.031-4.el9.x86_64 46/83
Verifying : perl-Storable-1:3.21-460.el9.x86_64 47/83
Verifying : perl-Symbol-1.08-481.el9.noarch 48/83
Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 49/83
Verifying : perl-Term-Cap-1.17-460.el9.noarch 50/83
Verifying : perl-TermReadKey-2.38-11.el9.x86_64 51/83
Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 52/83
Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 53/83
Verifying : perl-Time-Local-2:1.300-7.el9.noarch 54/83
Verifying : perl-URI-5.09-3.el9.noarch 55/83
Verifying : perl-base-2.27-481.el9.noarch 56/83
Verifying : perl-constant-1.33-461.el9.noarch 57/83
Verifying : perl-if-0.60.800-481.el9.noarch 58/83
Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 59/83
Verifying : perl-lib-0.65-481.el9.x86_64 60/83
Verifying : perl-libnet-3.13-4.el9.noarch 61/83
Verifying : perl-libs-4:5.32.1-481.el9.x86_64 62/83
Verifying : perl-mro-1.23-481.el9.x86_64 63/83
Verifying : perl-overload-1.31-481.el9.noarch 64/83
Verifying : perl-overloading-0.02-481.el9.noarch 65/83
Verifying : perl-parent-1:0.238-460.el9.noarch 66/83
Verifying : perl-podlators-1:4.14-460.el9.noarch 67/83
Verifying : perl-subs-1.03-481.el9.noarch 68/83
Verifying : perl-vars-1.05-481.el9.noarch 69/83
Verifying : bind-32:9.16.23-24.el9_5.3.x86_64 70/83
Verifying : bind-32:9.16.23-18.el9_4.1.x86_64 71/83
Verifying : bind-dnssec-doc-32:9.16.23-24.el9_5.3.noarch 72/83
Verifying : bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch 73/83
Verifying : bind-dnssec-utils-32:9.16.23-24.el9_5.3.x86_64 74/83
Verifying : bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 75/83
Verifying : bind-libs-32:9.16.23-24.el9_5.3.x86_64 76/83
Verifying : bind-libs-32:9.16.23-18.el9_4.1.x86_64 77/83
Verifying : bind-license-32:9.16.23-24.el9_5.3.noarch 78/83
Verifying : bind-license-32:9.16.23-18.el9_4.1.noarch 79/83
Verifying : bind-utils-32:9.16.23-24.el9_5.3.x86_64 80/83
Verifying : bind-utils-32:9.16.23-18.el9_4.1.x86_64 81/83
Verifying : python3-bind-32:9.16.23-24.el9_5.3.noarch 82/83
Verifying : python3-bind-32:9.16.23-18.el9_4.1.noarch 83/83
Upgraded:
bind-32:9.16.23-24.el9_5.3.x86_64
bind-dnssec-doc-32:9.16.23-24.el9_5.3.noarch
bind-dnssec-utils-32:9.16.23-24.el9_5.3.x86_64
bind-libs-32:9.16.23-24.el9_5.3.x86_64
bind-license-32:9.16.23-24.el9_5.3.noarch
bind-utils-32:9.16.23-24.el9_5.3.x86_64
python3-bind-32:9.16.23-24.el9_5.3.noarch
Installed:
emacs-filesystem-1:27.2-11.el9_5.1.noarch
git-2.43.5-2.el9_5.x86_64
git-core-2.43.5-2.el9_5.x86_64
git-core-doc-2.43.5-2.el9_5.noarch
jq-1.6-17.el9.x86_64
oniguruma-6.9.6-1.el9.6.x86_64
perl-AutoLoader-5.74-481.el9.noarch
perl-B-1.80-481.el9.x86_64
perl-Carp-1.50-460.el9.noarch
perl-Class-Struct-0.66-481.el9.noarch
perl-Data-Dumper-2.174-462.el9.x86_64
perl-Digest-1.19-4.el9.noarch
perl-Digest-MD5-2.58-4.el9.x86_64
perl-DynaLoader-1.47-481.el9.x86_64
perl-Encode-4:3.08-462.el9.x86_64
perl-Errno-1.30-481.el9.x86_64
perl-Error-1:0.17029-7.el9.noarch
perl-Exporter-5.74-461.el9.noarch
perl-Fcntl-1.13-481.el9.x86_64
perl-File-Basename-2.85-481.el9.noarch
perl-File-Find-1.37-481.el9.noarch
perl-File-Path-2.18-4.el9.noarch
perl-File-Temp-1:0.231.100-4.el9.noarch
perl-File-stat-1.09-481.el9.noarch
perl-FileHandle-2.03-481.el9.noarch
perl-Getopt-Long-1:2.52-4.el9.noarch
perl-Getopt-Std-1.12-481.el9.noarch
perl-Git-2.43.5-2.el9_5.noarch
perl-HTTP-Tiny-0.076-462.el9.noarch
perl-IO-1.43-481.el9.x86_64
perl-IO-Socket-IP-0.41-5.el9.noarch
perl-IO-Socket-SSL-2.073-2.el9.noarch
perl-IPC-Open3-1.21-481.el9.noarch
perl-MIME-Base64-3.16-4.el9.x86_64
perl-Mozilla-CA-20200520-6.el9.noarch
perl-NDBM_File-1.15-481.el9.x86_64
perl-Net-SSLeay-1.94-1.el9.x86_64
perl-POSIX-1.94-481.el9.x86_64
perl-PathTools-3.78-461.el9.x86_64
perl-Pod-Escapes-1:1.07-460.el9.noarch
perl-Pod-Perldoc-3.28.01-461.el9.noarch
perl-Pod-Simple-1:3.42-4.el9.noarch
perl-Pod-Usage-4:2.01-4.el9.noarch
perl-Scalar-List-Utils-4:1.56-462.el9.x86_64
perl-SelectSaver-1.02-481.el9.noarch
perl-Socket-4:2.031-4.el9.x86_64
perl-Storable-1:3.21-460.el9.x86_64
perl-Symbol-1.08-481.el9.noarch
perl-Term-ANSIColor-5.01-461.el9.noarch
perl-Term-Cap-1.17-460.el9.noarch
perl-TermReadKey-2.38-11.el9.x86_64
perl-Text-ParseWords-3.30-460.el9.noarch
perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
perl-Time-Local-2:1.300-7.el9.noarch
perl-URI-5.09-3.el9.noarch
perl-base-2.27-481.el9.noarch
perl-constant-1.33-461.el9.noarch
perl-if-0.60.800-481.el9.noarch
perl-interpreter-4:5.32.1-481.el9.x86_64
perl-lib-0.65-481.el9.x86_64
perl-libnet-3.13-4.el9.noarch
perl-libs-4:5.32.1-481.el9.x86_64
perl-mro-1.23-481.el9.x86_64
perl-overload-1.31-481.el9.noarch
perl-overloading-0.02-481.el9.noarch
perl-parent-1:0.238-460.el9.noarch
perl-podlators-1:4.14-460.el9.noarch
perl-subs-1.03-481.el9.noarch
perl-vars-1.05-481.el9.noarch
Complete!
Last metadata expiration check: 0:00:33 ago on Mon 21 Apr 2025 12:02:37 AM UTC.
Package python3-3.9.16-1.el9.x86_64 is already installed.
Package git-2.43.5-2.el9_5.x86_64 is already installed.
Dependencies resolved.
==============================================================================================
Package Arch Version Repository Size
==============================================================================================
Installing:
python3-devel x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 205 k
python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M
Upgrading:
python-unversioned-command noarch 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 9.1 k
python3 x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-baseos 26 k
python3-libs x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-baseos 7.5 M
Installing dependencies:
libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k
pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k
pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k
pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k
Transaction Summary
==============================================================================================
Install 6 Packages
Upgrade 3 Packages
Total download size: 9.6 M
Downloading Packages:
(1/9): pkgconf-1.7.3-10.el9.x86_64.rpm 1.9 MB/s | 40 kB 00:00
(2/9): pkgconf-m4-1.7.3-10.el9.noarch.rpm 610 kB/s | 14 kB 00:00
(3/9): pkgconf-pkg-config-1.7.3-10.el9.x86_64.r 1.7 MB/s | 10 kB 00:00
(4/9): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.1 MB/s | 35 kB 00:00
(5/9): python3-devel-3.9.21-1.el9_5.x86_64.rpm 16 MB/s | 205 kB 00:00
(6/9): python3-3.9.21-1.el9_5.x86_64.rpm 2.7 MB/s | 26 kB 00:00
(7/9): python-unversioned-command-3.9.21-1.el9_ 1.9 MB/s | 9.1 kB 00:00
(8/9): python3-pip-21.3.1-1.el9.noarch.rpm 43 MB/s | 1.7 MB 00:00
(9/9): python3-libs-3.9.21-1.el9_5.x86_64.rpm 80 MB/s | 7.5 MB 00:00
--------------------------------------------------------------------------------
Total 71 MB/s | 9.6 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : python3-libs-3.9.21-1.el9_5.x86_64 1/12
Upgrading : python-unversioned-command-3.9.21-1.el9_5.noarch 2/12
Upgrading : python3-3.9.21-1.el9_5.x86_64 3/12
Installing : python3-pip-21.3.1-1.el9.noarch 4/12
Installing : pkgconf-m4-1.7.3-10.el9.noarch 5/12
Installing : libpkgconf-1.7.3-10.el9.x86_64 6/12
Installing : pkgconf-1.7.3-10.el9.x86_64 7/12
Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 8/12
Installing : python3-devel-3.9.21-1.el9_5.x86_64 9/12
Cleanup : python3-3.9.16-1.el9.x86_64 10/12
Cleanup : python-unversioned-command-3.9.16-1.el9.noarch 11/12
Cleanup : python3-libs-3.9.16-1.el9.x86_64 12/12
Running scriptlet: python3-libs-3.9.16-1.el9.x86_64 12/12
Verifying : libpkgconf-1.7.3-10.el9.x86_64 1/12
Verifying : pkgconf-1.7.3-10.el9.x86_64 2/12
Verifying : pkgconf-m4-1.7.3-10.el9.noarch 3/12
Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 4/12
Verifying : python3-devel-3.9.21-1.el9_5.x86_64 5/12
Verifying : python3-pip-21.3.1-1.el9.noarch 6/12
Verifying : python3-3.9.21-1.el9_5.x86_64 7/12
Verifying : python3-3.9.16-1.el9.x86_64 8/12
Verifying : python3-libs-3.9.21-1.el9_5.x86_64 9/12
Verifying : python3-libs-3.9.16-1.el9.x86_64 10/12
Verifying : python-unversioned-command-3.9.21-1.el9_5.noarch 11/12
Verifying : python-unversioned-command-3.9.16-1.el9.noarch 12/12
Upgraded:
python-unversioned-command-3.9.21-1.el9_5.noarch
python3-3.9.21-1.el9_5.x86_64
python3-libs-3.9.21-1.el9_5.x86_64
Installed:
libpkgconf-1.7.3-10.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64
pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64
python3-devel-3.9.21-1.el9_5.x86_64 python3-pip-21.3.1-1.el9.noarch
Complete!
Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/
Collecting pip==21.1.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/78c/b760711fedc07/pip-21.1.3-py3-none-any.whl (1.5 MB)
Installing collected packages: pip
WARNING: The scripts pip, pip3 and pip3.9 are installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-21.1.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Cloning into 'kubespray'...
Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/
Collecting ansible==8.5.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/274/9032e26b0dbc9/ansible-8.5.0-py3-none-any.whl (47.5 MB)
Collecting cryptography==41.0.4
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2ed/09183922d66c4/cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Collecting jinja2==3.1.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/608/8930bfe239f0e/Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting jmespath==1.0.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/02e/2e4cc71b5bcab/jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting MarkupSafe==2.1.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05f/b21170423db02/MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting netaddr==0.9.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/514/8b1055679d2a1/netaddr-0.9.0-py3-none-any.whl (2.2 MB)
Collecting pbr==5.11.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/567/f09558bae2b3a/pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting ruamel.yaml==0.17.35
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b10/5e3e6fc15b41f/ruamel.yaml-0.17.35-py3-none-any.whl (112 kB)
Collecting ruamel.yaml.clib==0.2.8
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/da0/9ad1c359a728e/ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB)
Collecting ansible-core~=2.15.5
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e7f/50bbb61beae79/ansible_core-2.15.13-py3-none-any.whl (2.3 MB)
Collecting cffi>=1.12
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cdf/5ce3acdfd1661/cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
Requirement already satisfied: PyYAML>=5.1 in /usr/lib64/python3.9/site-packages (from ansible-core~=2.15.5->ansible==8.5.0->-r requirements.txt (line 1)) (5.4.1)
Collecting importlib-resources<5.1,>=5.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/223/8159eb743bd85/importlib_resources-5.0.7-py3-none-any.whl (24 kB)
Collecting resolvelib<1.1.0,>=0.5.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d2d/a45d1a8dfee81/resolvelib-1.0.1-py2.py3-none-any.whl (17 kB)
Collecting packaging
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/295/72ef2b1f17581/packaging-25.0-py3-none-any.whl (66 kB)
Collecting pycparser
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c37/02b6d3dd8c7ab/pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: pycparser, MarkupSafe, cffi, resolvelib, packaging, jinja2, importlib-resources, cryptography, ruamel.yaml.clib, ansible-core, ruamel.yaml, pbr, netaddr, jmespath, ansible
Attempting uninstall: MarkupSafe
Found existing installation: MarkupSafe 1.1.1
Uninstalling MarkupSafe-1.1.1:
Successfully uninstalled MarkupSafe-1.1.1
Attempting uninstall: jinja2
Found existing installation: Jinja2 2.11.3
Uninstalling Jinja2-2.11.3:
Successfully uninstalled Jinja2-2.11.3
WARNING: The scripts ansible, ansible-config, ansible-connection, ansible-console, ansible-doc, ansible-galaxy, ansible-inventory, ansible-playbook, ansible-pull and ansible-vault are installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script netaddr is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script ansible-community is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed MarkupSafe-2.1.3 ansible-8.5.0 ansible-core-2.15.13 cffi-1.17.1 cryptography-41.0.4 importlib-resources-5.0.7 jinja2-3.1.2 jmespath-1.0.1 netaddr-0.9.0 packaging-25.0 pbr-5.11.1 pycparser-2.22 resolvelib-1.0.1 ruamel.yaml-0.17.35 ruamel.yaml.clib-0.2.8
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 21.1.3; however, version 25.0.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
Warning: Permanently added '10.0.0.50' (ED25519) to the list of known hosts.
vm.nr_hugepages = 256
Warning: Permanently added '10.0.0.50' (ED25519) to the list of known hosts.
* Applying /usr/lib/sysctl.d/10-default-yama-scope.conf ...
* Applying /usr/lib/sysctl.d/50-coredump.conf ...
* Applying /usr/lib/sysctl.d/50-default.conf ...
* Applying /usr/lib/sysctl.d/50-libkcapi-optmem_max.conf ...
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
* Applying /usr/lib/sysctl.d/50-redhat.conf ...
* Applying /etc/sysctl.d/99-sysctl.conf ...
* Applying /etc/sysctl.d/tf-hugepages.conf ...
* Applying /etc/sysctl.conf ...
kernel.yama.ptrace_scope = 0
kernel.core_pattern = |/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h
kernel.core_pipe_limit = 16
fs.suid_dumpable = 2
kernel.sysrq = 16
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.eth0.rp_filter = 2
net.ipv4.conf.lo.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.lo.accept_source_route = 0
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.conf.eth0.promote_secondaries = 1
net.ipv4.conf.lo.promote_secondaries = 1
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
net.core.optmem_max = 81920
kernel.pid_max = 4194304
kernel.kptr_restrict = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.lo.rp_filter = 1
vm.nr_hugepages = 256
INFO: Deploying to IPs 10.0.0.50 10.0.0.50 with masters 10.0.0.50
INFO: lookup node hostnames and ips
INFO: inventory data: cn-jenkins-deploy-platform-k8s-manifests-161-1,10.0.0.50
DEBUG: Adding group all
DEBUG: Adding group kube_control_plane
DEBUG: Adding group kube_node
DEBUG: Adding group etcd
DEBUG: Adding group k8s_cluster
DEBUG: Adding group calico_rr
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-161-1 to group all
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-161-1 to group etcd
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-161-1 to group kube_control_plane
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-161-1 to group kube_node
INFO: inventory/mycluster/hosts.yml
all:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-161-1:
ansible_host: 10.0.0.50
ip: 10.0.0.50
access_ip: 10.0.0.50
children:
kube_control_plane:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-161-1:
kube_node:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-161-1:
etcd:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-161-1:
k8s_cluster:
children:
kube_control_plane:
kube_node:
calico_rr:
hosts: {}
Failed to get unit file state for systemd-resolved.service: No such file or directory
INFO: Create /etc/docker/daemon.json on all nodes
++ readlink -e /home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
+ my_file=/home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
++ dirname /home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
+ my_dir=/home/rocky/src/opensdn-io/tf-devstack/common
+ mkdir -p /etc/docker
+ docker_config=/etc/docker/daemon.json
+ touch /etc/docker/daemon.json
++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release
++ egrep '^ID='
++ awk -F= '{print $2}'
++ tr -d '"'
+ distro=rocky
+ python3 -c 'import jinja2'
++ ip route get 1
++ grep -o 'dev.*'
++ awk '{print $2}'
+ default_iface=eth0
++ ip link show eth0
++ grep -o 'mtu.*'
++ awk '{print $2}'
+ default_iface_mtu=1500
+ echo 'INFO: MTU 1500 detected'
INFO: MTU 1500 detected
+ export DOCKER_MTU=1500
+ DOCKER_MTU=1500
+ export CONFIGURE_DOCKER_LIVERESTORE=true
+ CONFIGURE_DOCKER_LIVERESTORE=true
++ python3 -c 'import json; f=open('\''/etc/docker/daemon.json'\''); r=json.load(f).get('\''insecure-registries'\'', []); print('\''\n'\''.join(r))'
+ export DOCKER_INSECURE_REGISTRIES=tf-mirrors.gz1.opensdn.io:5000
+ DOCKER_INSECURE_REGISTRIES=tf-mirrors.gz1.opensdn.io:5000
+ _update_insecure_registries_var nexus.gz1.opensdn.io:5102
+ [[ -n nexus.gz1.opensdn.io:5102 ]]
++ echo nexus.gz1.opensdn.io:5102
++ sed 's|^.*://||'
++ cut -d / -f 1
+ registry=nexus.gz1.opensdn.io:5102
+ curl -s -I --connect-timeout 60 http://nexus.gz1.opensdn.io:5102/v2/
HTTP/1.1 404 Not Found
Content-Type: text/plain; charset=utf-8
X-Content-Type-Options: nosniff
Date: Mon, 21 Apr 2025 00:03:55 GMT
Content-Length: 19
++ echo -e 'tf-mirrors.gz1.opensdn.io:5000\nnexus.gz1.opensdn.io:5102'
++ grep '.\+'
++ sort
++ uniq
+ DOCKER_INSECURE_REGISTRIES='nexus.gz1.opensdn.io:5102
tf-mirrors.gz1.opensdn.io:5000'
+ [[ -n nexus.gz1.opensdn.io:5102 ]]
+ [[ nexus.gz1.opensdn.io:5102 != \n\e\x\u\s\.\g\z\1\.\o\p\e\n\s\d\n\.\i\o\:\5\1\0\2 ]]
++ python3 -c 'import json; f=open('\''/etc/docker/daemon.json'\''); r=json.load(f).get('\''registry-mirrors'\'', []); print('\''\n'\''.join(r))'
+ export DOCKER_REGISTRY_MIRRORS=http://tf-mirrors.gz1.opensdn.io:5000
+ DOCKER_REGISTRY_MIRRORS=http://tf-mirrors.gz1.opensdn.io:5000
+ python3 /home/rocky/src/opensdn-io/tf-devstack/common/jinja2_render.py
+ cat /etc/docker/daemon.json
{
"mtu": 1500,
"registry-mirrors": [ "http://tf-mirrors.gz1.opensdn.io:5000" ],
"insecure-registries": [ "nexus.gz1.opensdn.io:5102","tf-mirrors.gz1.opensdn.io:5000" ],
"live-restore": true,
"debug": true
}
iINFO: Cleanup /etc/hosts before kubespay
[WARNING]: Skipping callback plugin 'ara_default', unable to load
PLAY [Clear /etc/hosts from ansible inventory hosts] ***************************
Monday 21 April 2025 00:03:55 +0000 (0:00:00.031) 0:00:00.031 **********
TASK [Gathering Facts] *********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:03:56 +0000 (0:00:01.222) 0:00:01.254 **********
TASK [set_fact] ****************************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=cn-jenkins-deploy-platform-k8s-manifests-161-1)
Monday 21 April 2025 00:03:57 +0000 (0:00:00.049) 0:00:01.304 **********
[WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
with a mode of 0700, this may cause issues when running as another user. To
avoid this, create the remote_tmp dir with the correct permissions manually
TASK [Delete ip addresses from /etc/hosts] *************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=10.0.0.50)
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-161-1 : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 21 April 2025 00:03:57 +0000 (0:00:00.359) 0:00:01.664 **********
===============================================================================
Gathering Facts --------------------------------------------------------- 1.22s
Delete ip addresses from /etc/hosts ------------------------------------- 0.36s
set_fact ---------------------------------------------------------------- 0.05s
INFO: Running kubespray playbook
[WARNING]: Skipping callback plugin 'ara_default', unable to load
PLAY [Check Ansible version] ***************************************************
Monday 21 April 2025 00:03:59 +0000 (0:00:00.068) 0:00:00.068 **********
TASK [Check 2.15.5 <= Ansible version < 2.17.0] ********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:03:59 +0000 (0:00:00.027) 0:00:00.095 **********
TASK [Check that python netaddr is installed] **********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:03:59 +0000 (0:00:00.077) 0:00:00.173 **********
[WARNING]: Could not match supplied host pattern, ignoring: kube-master
[WARNING]: Could not match supplied host pattern, ignoring: kube-node
[WARNING]: Could not match supplied host pattern, ignoring: k8s-cluster
[WARNING]: Could not match supplied host pattern, ignoring: calico-rr
[WARNING]: Could not match supplied host pattern, ignoring: no-floating
[WARNING]: Could not match supplied host pattern, ignoring: bastion
TASK [Check that jinja is not too old (install via pip)] ***********************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
PLAY [Add kube-master nodes to kube_control_plane] *****************************
skipping: no hosts matched
PLAY [Add kube-node nodes to kube_node] ****************************************
skipping: no hosts matched
PLAY [Add k8s-cluster nodes to k8s_cluster] ************************************
skipping: no hosts matched
PLAY [Add calico-rr nodes to calico_rr] ****************************************
skipping: no hosts matched
PLAY [Add no-floating nodes to no_floating] ************************************
skipping: no hosts matched
PLAY [Install bastion ssh config] **********************************************
skipping: no hosts matched
PLAY [Bootstrap hosts for Ansible] *********************************************
Monday 21 April 2025 00:03:59 +0000 (0:00:00.063) 0:00:00.236 **********
Monday 21 April 2025 00:03:59 +0000 (0:00:00.050) 0:00:00.287 **********
Monday 21 April 2025 00:03:59 +0000 (0:00:00.037) 0:00:00.325 **********
Monday 21 April 2025 00:03:59 +0000 (0:00:00.038) 0:00:00.363 **********
Monday 21 April 2025 00:03:59 +0000 (0:00:00.038) 0:00:00.402 **********
Monday 21 April 2025 00:03:59 +0000 (0:00:00.033) 0:00:00.436 **********
Monday 21 April 2025 00:04:00 +0000 (0:00:00.033) 0:00:00.469 **********
[WARNING]: raw module does not support the environment keyword
TASK [bootstrap-os : Fetch /etc/os-release] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:00 +0000 (0:00:00.112) 0:00:00.582 **********
TASK [bootstrap-os : Bootstrap CentOS] *****************************************
included: /home/rocky/kubespray/roles/bootstrap-os/tasks/bootstrap-centos.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:04:00 +0000 (0:00:00.043) 0:00:00.625 **********
TASK [bootstrap-os : Gather host facts to get ansible_distribution_version ansible_distribution_major_version] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:01 +0000 (0:00:00.833) 0:00:01.459 **********
TASK [bootstrap-os : Add proxy to yum.conf or dnf.conf if http_proxy is defined] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:01 +0000 (0:00:00.631) 0:00:02.091 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.040) 0:00:02.131 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.058) 0:00:02.190 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.043) 0:00:02.234 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.059) 0:00:02.293 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.058) 0:00:02.351 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.020) 0:00:02.372 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.023) 0:00:02.395 **********
Monday 21 April 2025 00:04:01 +0000 (0:00:00.022) 0:00:02.417 **********
TASK [bootstrap-os : Check presence of fastestmirror.conf] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:02 +0000 (0:00:00.604) 0:00:03.022 **********
Monday 21 April 2025 00:04:02 +0000 (0:00:00.023) 0:00:03.045 **********
TASK [bootstrap-os : Install libselinux python package] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:03 +0000 (0:00:01.209) 0:00:04.255 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.021) 0:00:04.277 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.020) 0:00:04.298 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.021) 0:00:04.319 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.022) 0:00:04.341 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.021) 0:00:04.363 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.022) 0:00:04.385 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.020) 0:00:04.406 **********
Monday 21 April 2025 00:04:03 +0000 (0:00:00.022) 0:00:04.429 **********
TASK [bootstrap-os : Create remote_tmp for it is used by another module] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:04 +0000 (0:00:00.617) 0:00:05.046 **********
TASK [bootstrap-os : Gather host facts to get ansible_os_family] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:05 +0000 (0:00:00.725) 0:00:05.772 **********
TASK [bootstrap-os : Assign inventory name to unconfigured hostnames (non-CoreOS, non-Flatcar, Suse and ClearLinux, non-Fedora)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:06 +0000 (0:00:01.170) 0:00:06.942 **********
Monday 21 April 2025 00:04:06 +0000 (0:00:00.027) 0:00:06.969 **********
Monday 21 April 2025 00:04:06 +0000 (0:00:00.027) 0:00:06.997 **********
Monday 21 April 2025 00:04:06 +0000 (0:00:00.038) 0:00:07.036 **********
TASK [bootstrap-os : Ensure bash_completion.d folder exists] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
PLAY [Gather facts] ************************************************************
Monday 21 April 2025 00:04:07 +0000 (0:00:00.506) 0:00:07.542 **********
TASK [Gather minimal facts] ****************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:07 +0000 (0:00:00.387) 0:00:07.929 **********
TASK [Gather necessary facts (network)] ****************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:07 +0000 (0:00:00.443) 0:00:08.373 **********
TASK [Gather necessary facts (hardware)] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
PLAY [Prepare for etcd install] ************************************************
Monday 21 April 2025 00:04:08 +0000 (0:00:00.740) 0:00:09.113 **********
Monday 21 April 2025 00:04:08 +0000 (0:00:00.080) 0:00:09.194 **********
TASK [kubespray-defaults : Create fallback_ips_base] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> localhost]
Monday 21 April 2025 00:04:08 +0000 (0:00:00.086) 0:00:09.281 **********
TASK [kubespray-defaults : Set fallback_ips] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:08 +0000 (0:00:00.059) 0:00:09.340 **********
Monday 21 April 2025 00:04:08 +0000 (0:00:00.049) 0:00:09.390 **********
Monday 21 April 2025 00:04:08 +0000 (0:00:00.046) 0:00:09.436 **********
Monday 21 April 2025 00:04:09 +0000 (0:00:00.040) 0:00:09.476 **********
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:09 +0000 (0:00:00.506) 0:00:09.983 **********
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:10 +0000 (0:00:00.598) 0:00:10.581 **********
TASK [kubernetes/preinstall : Check if /etc/fstab exists] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:10 +0000 (0:00:00.289) 0:00:10.870 **********
TASK [kubernetes/preinstall : Remove swapfile from /etc/fstab] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=swap)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=none)
Monday 21 April 2025 00:04:11 +0000 (0:00:00.684) 0:00:11.555 **********
TASK [kubernetes/preinstall : Mask swap.target (persist swapoff)] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:12 +0000 (0:00:00.898) 0:00:12.453 **********
TASK [kubernetes/preinstall : Disable swap] ************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:12 +0000 (0:00:00.373) 0:00:12.826 **********
Monday 21 April 2025 00:04:12 +0000 (0:00:00.029) 0:00:12.856 **********
Monday 21 April 2025 00:04:12 +0000 (0:00:00.026) 0:00:12.882 **********
Monday 21 April 2025 00:04:12 +0000 (0:00:00.026) 0:00:12.909 **********
TASK [kubernetes/preinstall : Check if booted with ostree] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:12 +0000 (0:00:00.266) 0:00:13.176 **********
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:13 +0000 (0:00:00.522) 0:00:13.699 **********
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:13 +0000 (0:00:00.050) 0:00:13.750 **********
TASK [kubernetes/preinstall : Check resolvconf] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:13 +0000 (0:00:00.268) 0:00:14.018 **********
TASK [kubernetes/preinstall : Check existence of /etc/resolvconf/resolv.conf.d] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:13 +0000 (0:00:00.256) 0:00:14.275 **********
TASK [kubernetes/preinstall : Check status of /etc/resolv.conf] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:14 +0000 (0:00:00.263) 0:00:14.539 **********
TASK [kubernetes/preinstall : Get content of /etc/resolv.conf] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:14 +0000 (0:00:00.449) 0:00:14.989 **********
TASK [kubernetes/preinstall : Get currently configured nameservers] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:14 +0000 (0:00:00.093) 0:00:15.082 **********
Monday 21 April 2025 00:04:14 +0000 (0:00:00.046) 0:00:15.128 **********
TASK [kubernetes/preinstall : NetworkManager | Check if host has NetworkManager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:14 +0000 (0:00:00.279) 0:00:15.408 **********
TASK [kubernetes/preinstall : Check systemd-resolved] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:15 +0000 (0:00:00.268) 0:00:15.676 **********
TASK [kubernetes/preinstall : Set default dns if remove_default_searchdomains is false] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:15 +0000 (0:00:00.059) 0:00:15.736 **********
TASK [kubernetes/preinstall : Set dns facts] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:15 +0000 (0:00:00.057) 0:00:15.793 **********
TASK [kubernetes/preinstall : Check if kubelet is configured] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:15 +0000 (0:00:00.253) 0:00:16.047 **********
TASK [kubernetes/preinstall : Check if early DNS configuration stage] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:15 +0000 (0:00:00.049) 0:00:16.097 **********
TASK [kubernetes/preinstall : Target resolv.conf files] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:15 +0000 (0:00:00.053) 0:00:16.150 **********
Monday 21 April 2025 00:04:15 +0000 (0:00:00.025) 0:00:16.176 **********
TASK [kubernetes/preinstall : Check if /etc/dhclient.conf exists] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:15 +0000 (0:00:00.251) 0:00:16.428 **********
Monday 21 April 2025 00:04:16 +0000 (0:00:00.024) 0:00:16.452 **********
TASK [kubernetes/preinstall : Check if /etc/dhcp/dhclient.conf exists] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:16 +0000 (0:00:00.255) 0:00:16.707 **********
Monday 21 April 2025 00:04:16 +0000 (0:00:00.027) 0:00:16.735 **********
TASK [kubernetes/preinstall : Target dhclient hook file for Red Hat family] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:16 +0000 (0:00:00.057) 0:00:16.792 **********
Monday 21 April 2025 00:04:16 +0000 (0:00:00.026) 0:00:16.819 **********
TASK [kubernetes/preinstall : Generate search domains to resolvconf] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:16 +0000 (0:00:00.058) 0:00:16.877 **********
TASK [kubernetes/preinstall : Pick coredns cluster IP or default resolver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:16 +0000 (0:00:00.104) 0:00:16.981 **********
Monday 21 April 2025 00:04:16 +0000 (0:00:00.026) 0:00:17.007 **********
TASK [kubernetes/preinstall : Generate nameservers for resolvconf, not including cluster DNS] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:16 +0000 (0:00:00.058) 0:00:17.065 **********
TASK [kubernetes/preinstall : Gather os specific variables] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/home/rocky/kubespray/roles/kubernetes/preinstall/vars/../vars/redhat.yml)
Monday 21 April 2025 00:04:16 +0000 (0:00:00.074) 0:00:17.139 **********
Monday 21 April 2025 00:04:16 +0000 (0:00:00.030) 0:00:17.170 **********
TASK [kubernetes/preinstall : Check /usr readonly] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:17 +0000 (0:00:00.290) 0:00:17.461 **********
Monday 21 April 2025 00:04:17 +0000 (0:00:00.030) 0:00:17.491 **********
TASK [kubernetes/preinstall : Stop if either kube_control_plane or kube_node group is empty] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=kube_control_plane) => {
"ansible_loop_var": "item",
"changed": false,
"item": "kube_control_plane",
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=kube_node) => {
"ansible_loop_var": "item",
"changed": false,
"item": "kube_node",
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.071) 0:00:17.562 **********
TASK [kubernetes/preinstall : Stop if etcd group is empty in external etcd mode] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.064) 0:00:17.627 **********
TASK [kubernetes/preinstall : Stop if non systemd OS type] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.061) 0:00:17.688 **********
TASK [kubernetes/preinstall : Stop if the os does not support] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.062) 0:00:17.751 **********
TASK [kubernetes/preinstall : Stop if unknown network plugin] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.058) 0:00:17.810 **********
TASK [kubernetes/preinstall : Stop if unsupported version of Kubernetes] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.063) 0:00:17.874 **********
TASK [kubernetes/preinstall : Stop if known booleans are set as strings (Use JSON format on CLI: -e "{'key': true }")] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'download_run_once', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "download_run_once",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'deploy_netchecker', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "deploy_netchecker",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'download_always_pull', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "download_always_pull",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'helm_enabled', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "helm_enabled",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'openstack_lbaas_enabled', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "openstack_lbaas_enabled",
"value": false
},
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.122) 0:00:17.996 **********
TASK [kubernetes/preinstall : Stop if even number of etcd hosts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.068) 0:00:18.065 **********
TASK [kubernetes/preinstall : Stop if memory is too small for masters] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.066) 0:00:18.132 **********
TASK [kubernetes/preinstall : Stop if memory is too small for nodes] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.056) 0:00:18.188 **********
TASK [kubernetes/preinstall : Guarantee that enough network address space is available for all pods] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.071) 0:00:18.260 **********
TASK [kubernetes/preinstall : Stop if ip var does not match local ips] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:17 +0000 (0:00:00.066) 0:00:18.326 **********
TASK [kubernetes/preinstall : Ensure ping package] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:18 +0000 (0:00:00.814) 0:00:19.141 **********
TASK [kubernetes/preinstall : Stop if access_ip is not pingable] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:18 +0000 (0:00:00.261) 0:00:19.402 **********
Monday 21 April 2025 00:04:18 +0000 (0:00:00.024) 0:00:19.427 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.031) 0:00:19.458 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.038) 0:00:19.497 **********
TASK [kubernetes/preinstall : Stop if bad hostname] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.050) 0:00:19.547 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.029) 0:00:19.576 **********
TASK [kubernetes/preinstall : Check that kube_service_addresses is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.081) 0:00:19.657 **********
TASK [kubernetes/preinstall : Check that kube_pods_subnet is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.080) 0:00:19.738 **********
TASK [kubernetes/preinstall : Check that kube_pods_subnet does not collide with kube_service_addresses] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.082) 0:00:19.821 **********
TASK [kubernetes/preinstall : Check that IP range is enough for the nodes] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.087) 0:00:19.909 **********
TASK [kubernetes/preinstall : Stop if unknown dns mode] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.053) 0:00:19.963 **********
TASK [kubernetes/preinstall : Stop if unknown kube proxy mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.051) 0:00:20.015 **********
TASK [kubernetes/preinstall : Stop if unknown cert_management] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.050) 0:00:20.065 **********
TASK [kubernetes/preinstall : Stop if unknown resolvconf_mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.055) 0:00:20.120 **********
TASK [kubernetes/preinstall : Stop if etcd deployment type is not host, docker or kubeadm] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.053) 0:00:20.174 **********
TASK [kubernetes/preinstall : Stop if container manager is not docker, crio or containerd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 21 April 2025 00:04:19 +0000 (0:00:00.051) 0:00:20.226 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.027) 0:00:20.253 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.031) 0:00:20.285 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.034) 0:00:20.319 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.025) 0:00:20.344 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.026) 0:00:20.370 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.024) 0:00:20.395 **********
Monday 21 April 2025 00:04:19 +0000 (0:00:00.028) 0:00:20.424 **********
Monday 21 April 2025 00:04:20 +0000 (0:00:00.029) 0:00:20.454 **********
Monday 21 April 2025 00:04:20 +0000 (0:00:00.035) 0:00:20.489 **********
Monday 21 April 2025 00:04:20 +0000 (0:00:00.028) 0:00:20.518 **********
Monday 21 April 2025 00:04:20 +0000 (0:00:00.035) 0:00:20.553 **********
TASK [kubernetes/preinstall : Create kubernetes directories] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/kubernetes)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/kubernetes/manifests)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/usr/local/bin/kubernetes-scripts)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/usr/libexec/kubernetes/kubelet-plugins/volume/exec)
Monday 21 April 2025 00:04:21 +0000 (0:00:01.139) 0:00:21.692 **********
TASK [kubernetes/preinstall : Create other directories of root owner] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/kubernetes/ssl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/usr/local/bin)
Monday 21 April 2025 00:04:21 +0000 (0:00:00.580) 0:00:22.272 **********
TASK [kubernetes/preinstall : Check if kubernetes kubeadm compat cert dir exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:22 +0000 (0:00:00.330) 0:00:22.603 **********
TASK [kubernetes/preinstall : Create kubernetes kubeadm compat cert dir (kubernetes/kubeadm issue 1498)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:22 +0000 (0:00:00.331) 0:00:22.935 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.041) 0:00:22.977 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.032) 0:00:23.009 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.054) 0:00:23.064 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.029) 0:00:23.094 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.031) 0:00:23.125 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.065) 0:00:23.191 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.068) 0:00:23.259 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.030) 0:00:23.290 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.031) 0:00:23.322 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.028) 0:00:23.351 **********
Monday 21 April 2025 00:04:22 +0000 (0:00:00.031) 0:00:23.382 **********
TASK [kubernetes/preinstall : NetworkManager | Ensure NetworkManager conf.d dir] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:23 +0000 (0:00:00.348) 0:00:23.731 **********
Monday 21 April 2025 00:04:23 +0000 (0:00:00.029) 0:00:23.760 **********
TASK [kubernetes/preinstall : NetworkManager | Prevent NetworkManager from managing K8S interfaces (kube-ipvs0/nodelocaldns)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:24 +0000 (0:00:00.901) 0:00:24.662 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.029) 0:00:24.692 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.027) 0:00:24.719 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.027) 0:00:24.747 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.032) 0:00:24.779 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.028) 0:00:24.807 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.032) 0:00:24.840 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.030) 0:00:24.870 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.031) 0:00:24.902 **********
TASK [kubernetes/preinstall : Remove legacy docker repo file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:24 +0000 (0:00:00.305) 0:00:25.207 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.029) 0:00:25.237 **********
Monday 21 April 2025 00:04:24 +0000 (0:00:00.048) 0:00:25.285 **********
TASK [kubernetes/preinstall : Update common_required_pkgs with ipvsadm when kube_proxy_mode is ipvs] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:04:24 +0000 (0:00:00.058) 0:00:25.344 **********
TASK [kubernetes/preinstall : Install packages requirements] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:04 +0000 (0:00:40.038) 0:01:05.382 **********
Monday 21 April 2025 00:05:04 +0000 (0:00:00.026) 0:01:05.409 **********
TASK [kubernetes/preinstall : Confirm selinux deployed] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:05 +0000 (0:00:00.265) 0:01:05.675 **********
TASK [kubernetes/preinstall : Set selinux policy] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:05 +0000 (0:00:00.699) 0:01:06.374 **********
Monday 21 April 2025 00:05:05 +0000 (0:00:00.024) 0:01:06.399 **********
TASK [kubernetes/preinstall : Clean previously used sysctl file locations] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ipv4-ip_forward.conf)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=bridge-nf-call.conf)
Monday 21 April 2025 00:05:06 +0000 (0:00:00.492) 0:01:06.891 **********
TASK [kubernetes/preinstall : Stat sysctl file configuration] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:06 +0000 (0:00:00.272) 0:01:07.163 **********
TASK [kubernetes/preinstall : Change sysctl file path to link source if linked] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:06 +0000 (0:00:00.050) 0:01:07.214 **********
TASK [kubernetes/preinstall : Make sure sysctl file path folder exists] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:07 +0000 (0:00:00.268) 0:01:07.483 **********
TASK [kubernetes/preinstall : Enable ip forwarding] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:07 +0000 (0:00:00.441) 0:01:07.924 **********
Monday 21 April 2025 00:05:07 +0000 (0:00:00.035) 0:01:07.960 **********
TASK [kubernetes/preinstall : Check if we need to set fs.may_detach_mounts] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:07 +0000 (0:00:00.244) 0:01:08.205 **********
Monday 21 April 2025 00:05:07 +0000 (0:00:00.044) 0:01:08.249 **********
TASK [kubernetes/preinstall : Ensure kube-bench parameters are set] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'kernel.keys.root_maxbytes', 'value': 25000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'kernel.keys.root_maxkeys', 'value': 1000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'kernel.panic', 'value': 10})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'kernel.panic_on_oops', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'vm.overcommit_memory', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'vm.panic_on_oom', 'value': 0})
Monday 21 April 2025 00:05:10 +0000 (0:00:02.444) 0:01:10.694 **********
Monday 21 April 2025 00:05:10 +0000 (0:00:00.023) 0:01:10.718 **********
Monday 21 April 2025 00:05:10 +0000 (0:00:00.021) 0:01:10.739 **********
TASK [kubernetes/preinstall : Disable fapolicyd service] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:11 +0000 (0:00:00.733) 0:01:11.472 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.026) 0:01:11.498 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.024) 0:01:11.523 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.025) 0:01:11.549 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.024) 0:01:11.573 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.025) 0:01:11.599 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.024) 0:01:11.624 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.025) 0:01:11.649 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.025) 0:01:11.675 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.023) 0:01:11.699 **********
TASK [kubernetes/preinstall : Hosts | create hosts list from inventory] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> localhost]
Monday 21 April 2025 00:05:11 +0000 (0:00:00.087) 0:01:11.786 **********
TASK [kubernetes/preinstall : Hosts | populate inventory into hosts file] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:11 +0000 (0:00:00.467) 0:01:12.254 **********
Monday 21 April 2025 00:05:11 +0000 (0:00:00.030) 0:01:12.284 **********
TASK [kubernetes/preinstall : Hosts | Retrieve hosts file content] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:12 +0000 (0:00:00.258) 0:01:12.542 **********
TASK [kubernetes/preinstall : Hosts | Extract existing entries for localhost from hosts file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=::1 localhost localhost.localdomain localhost6 localhost6.localdomain6)
Monday 21 April 2025 00:05:12 +0000 (0:00:00.103) 0:01:12.646 **********
TASK [kubernetes/preinstall : Hosts | Update target hosts file entries dict with required entries] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'key': '127.0.0.1', 'value': {'expected': ['localhost', 'localhost.localdomain']}})
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'key': '::1', 'value': {'expected': ['localhost6', 'localhost6.localdomain'], 'unexpected': ['localhost', 'localhost.localdomain']}})
Monday 21 April 2025 00:05:12 +0000 (0:00:00.067) 0:01:12.714 **********
TASK [kubernetes/preinstall : Hosts | Update (if necessary) hosts file] ********
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'key': '127.0.0.1', 'value': ['localhost', 'localhost.localdomain', 'localhost4', 'localhost4.localdomain4']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'key': '::1', 'value': ['localhost6', 'localhost6.localdomain6', 'localhost6.localdomain']})
Monday 21 April 2025 00:05:12 +0000 (0:00:00.540) 0:01:13.254 **********
TASK [kubernetes/preinstall : Update facts] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:13 +0000 (0:00:00.387) 0:01:13.641 **********
Monday 21 April 2025 00:05:13 +0000 (0:00:00.024) 0:01:13.666 **********
Monday 21 April 2025 00:05:13 +0000 (0:00:00.023) 0:01:13.689 **********
Monday 21 April 2025 00:05:13 +0000 (0:00:00.024) 0:01:13.714 **********
Monday 21 April 2025 00:05:13 +0000 (0:00:00.030) 0:01:13.744 **********
Monday 21 April 2025 00:05:13 +0000 (0:00:00.033) 0:01:13.778 **********
Monday 21 April 2025 00:05:13 +0000 (0:00:00.012) 0:01:13.791 **********
RUNNING HANDLER [kubernetes/preinstall : Preinstall | reload NetworkManager] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:13 +0000 (0:00:00.507) 0:01:14.299 **********
TASK [kubernetes/preinstall : Check if we are running inside a Azure VM] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:14 +0000 (0:00:00.287) 0:01:14.586 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.029) 0:01:14.616 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.024) 0:01:14.640 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.023) 0:01:14.663 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.024) 0:01:14.688 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.022) 0:01:14.711 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.024) 0:01:14.735 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.024) 0:01:14.760 **********
Monday 21 April 2025 00:05:14 +0000 (0:00:00.034) 0:01:14.794 **********
TASK [container-engine/validate-container-engine : Validate-container-engine | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:14 +0000 (0:00:00.265) 0:01:15.060 **********
TASK [container-engine/validate-container-engine : Validate-container-engine | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:14 +0000 (0:00:00.049) 0:01:15.110 **********
TASK [container-engine/validate-container-engine : Ensure kubelet systemd unit exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:14 +0000 (0:00:00.255) 0:01:15.365 **********
TASK [container-engine/validate-container-engine : Populate service facts] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:16 +0000 (0:00:02.010) 0:01:17.376 **********
TASK [container-engine/validate-container-engine : Check if containerd is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:17 +0000 (0:00:00.455) 0:01:17.832 **********
TASK [container-engine/validate-container-engine : Check if docker is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:17 +0000 (0:00:00.264) 0:01:18.096 **********
TASK [container-engine/validate-container-engine : Check if crio is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:17 +0000 (0:00:00.321) 0:01:18.418 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.033) 0:01:18.452 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.033) 0:01:18.485 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.034) 0:01:18.519 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.035) 0:01:18.555 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.065) 0:01:18.620 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.032) 0:01:18.653 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.032) 0:01:18.686 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.034) 0:01:18.720 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.032) 0:01:18.753 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.033) 0:01:18.786 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.046) 0:01:18.833 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.047) 0:01:18.881 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.033) 0:01:18.915 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.035) 0:01:18.951 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.033) 0:01:18.984 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.043) 0:01:19.028 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.036) 0:01:19.064 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.040) 0:01:19.104 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.035) 0:01:19.139 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.081) 0:01:19.221 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.031) 0:01:19.252 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.030) 0:01:19.283 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.030) 0:01:19.313 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.032) 0:01:19.346 **********
Monday 21 April 2025 00:05:18 +0000 (0:00:00.069) 0:01:19.416 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.040) 0:01:19.457 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.029) 0:01:19.487 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.029) 0:01:19.516 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.029) 0:01:19.546 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.031) 0:01:19.577 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.113) 0:01:19.691 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.031) 0:01:19.722 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.031) 0:01:19.753 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.033) 0:01:19.787 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.032) 0:01:19.820 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.044) 0:01:19.864 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.034) 0:01:19.899 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.032) 0:01:19.932 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.035) 0:01:19.967 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.030) 0:01:19.998 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.034) 0:01:20.032 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.069) 0:01:20.101 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.041) 0:01:20.143 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.035) 0:01:20.178 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.033) 0:01:20.211 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.033) 0:01:20.245 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.032) 0:01:20.278 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.036) 0:01:20.314 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.035) 0:01:20.350 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.031) 0:01:20.382 **********
Monday 21 April 2025 00:05:19 +0000 (0:00:00.042) 0:01:20.424 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.042) 0:01:20.467 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.032) 0:01:20.499 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.033) 0:01:20.533 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.033) 0:01:20.566 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.036) 0:01:20.603 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.053) 0:01:20.656 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.037) 0:01:20.694 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.033) 0:01:20.727 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.033) 0:01:20.761 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.033) 0:01:20.794 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.032) 0:01:20.827 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.032) 0:01:20.859 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.044) 0:01:20.903 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.031) 0:01:20.935 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.049) 0:01:20.984 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.092) 0:01:21.077 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.029) 0:01:21.107 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.028) 0:01:21.136 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.030) 0:01:21.167 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.032) 0:01:21.200 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.033) 0:01:21.233 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.040) 0:01:21.274 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.042) 0:01:21.316 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.031) 0:01:21.348 **********
Monday 21 April 2025 00:05:20 +0000 (0:00:00.030) 0:01:21.379 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.731) 0:01:22.110 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.033) 0:01:22.144 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.044) 0:01:22.188 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.030) 0:01:22.219 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.038) 0:01:22.257 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.032) 0:01:22.290 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.031) 0:01:22.321 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.030) 0:01:22.352 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.029) 0:01:22.381 **********
Monday 21 April 2025 00:05:21 +0000 (0:00:00.032) 0:01:22.413 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.119) 0:01:22.532 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.039) 0:01:22.572 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.030) 0:01:22.603 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.032) 0:01:22.635 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.030) 0:01:22.666 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.033) 0:01:22.700 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.053) 0:01:22.753 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.028) 0:01:22.782 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.028) 0:01:22.810 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.031) 0:01:22.841 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.031) 0:01:22.873 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.029) 0:01:22.902 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.029) 0:01:22.931 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.031) 0:01:22.962 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.029) 0:01:22.991 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.031) 0:01:23.023 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.029) 0:01:23.052 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.030) 0:01:23.083 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.042) 0:01:23.125 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.029) 0:01:23.154 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.030) 0:01:23.185 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.049) 0:01:23.235 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.029) 0:01:23.264 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.028) 0:01:23.293 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.030) 0:01:23.324 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.029) 0:01:23.354 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.028) 0:01:23.382 **********
Monday 21 April 2025 00:05:22 +0000 (0:00:00.040) 0:01:23.423 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.034) 0:01:23.458 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.032) 0:01:23.490 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.028) 0:01:23.519 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.037) 0:01:23.556 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.036) 0:01:23.593 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.041) 0:01:23.634 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.032) 0:01:23.667 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.030) 0:01:23.698 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.048) 0:01:23.746 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.033) 0:01:23.779 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.035) 0:01:23.814 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.079) 0:01:23.894 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.029) 0:01:23.923 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.033) 0:01:23.957 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.032) 0:01:23.990 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.030) 0:01:24.020 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.029) 0:01:24.049 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.042) 0:01:24.092 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.038) 0:01:24.130 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.032) 0:01:24.163 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.029) 0:01:24.193 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.031) 0:01:24.224 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.040) 0:01:24.265 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.029) 0:01:24.295 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.031) 0:01:24.326 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.028) 0:01:24.355 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.035) 0:01:24.390 **********
Monday 21 April 2025 00:05:23 +0000 (0:00:00.029) 0:01:24.420 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.029) 0:01:24.450 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.051) 0:01:24.502 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.033) 0:01:24.535 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.051) 0:01:24.587 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.032) 0:01:24.620 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.029) 0:01:24.649 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.031) 0:01:24.681 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.040) 0:01:24.722 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.028) 0:01:24.750 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.032) 0:01:24.783 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.120) 0:01:24.903 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.034) 0:01:24.938 **********
Monday 21 April 2025 00:05:24 +0000 (0:00:00.048) 0:01:24.986 **********
TASK [container-engine/containerd-common : Containerd-common | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:24 +0000 (0:00:00.274) 0:01:25.261 **********
TASK [container-engine/containerd-common : Containerd-common | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:24 +0000 (0:00:00.056) 0:01:25.317 **********
TASK [container-engine/containerd-common : Containerd-common | gather os specific variables] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 21 April 2025 00:05:24 +0000 (0:00:00.087) 0:01:25.405 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.039) 0:01:25.444 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.029) 0:01:25.474 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.031) 0:01:25.505 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.037) 0:01:25.542 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.030) 0:01:25.573 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.039) 0:01:25.612 **********
TASK [container-engine/docker : Check if fedora coreos] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:25 +0000 (0:00:00.266) 0:01:25.879 **********
TASK [container-engine/docker : Set is_ostree] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:25 +0000 (0:00:00.053) 0:01:25.933 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.029) 0:01:25.963 **********
TASK [container-engine/docker : Gather os specific variables] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 21 April 2025 00:05:25 +0000 (0:00:00.087) 0:01:26.050 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.031) 0:01:26.082 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.032) 0:01:26.114 **********
TASK [container-engine/docker : Remove legacy docker repo file] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:25 +0000 (0:00:00.271) 0:01:26.386 **********
Monday 21 April 2025 00:05:25 +0000 (0:00:00.034) 0:01:26.420 **********
TASK [container-engine/docker : Ensure podman not installed. | RedHat] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:26 +0000 (0:00:00.801) 0:01:27.221 **********
TASK [container-engine/docker : Ensure old versions of Docker are not installed. | RedHat] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:27 +0000 (0:00:00.850) 0:01:28.072 **********
Monday 21 April 2025 00:05:27 +0000 (0:00:00.041) 0:01:28.113 **********
Monday 21 April 2025 00:05:27 +0000 (0:00:00.031) 0:01:28.144 **********
Monday 21 April 2025 00:05:27 +0000 (0:00:00.038) 0:01:28.182 **********
Monday 21 April 2025 00:05:27 +0000 (0:00:00.029) 0:01:28.212 **********
TASK [container-engine/docker : Configure docker repository on RedHat/CentOS/OracleLinux/AlmaLinux/KylinLinux] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:28 +0000 (0:00:00.636) 0:01:28.849 **********
Monday 21 April 2025 00:05:28 +0000 (0:00:00.055) 0:01:28.905 **********
TASK [container-engine/docker : Ensure docker packages are installed] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:37 +0000 (0:00:09.490) 0:01:38.395 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.062) 0:01:38.458 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.036) 0:01:38.495 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.028) 0:01:38.523 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.033) 0:01:38.557 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.032) 0:01:38.590 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.032) 0:01:38.623 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.035) 0:01:38.658 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.026) 0:01:38.684 **********
TASK [container-engine/docker : Create docker service systemd directory if it doesn't exist] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:38 +0000 (0:00:00.305) 0:01:38.989 **********
Monday 21 April 2025 00:05:38 +0000 (0:00:00.042) 0:01:39.031 **********
TASK [container-engine/docker : Get systemd version] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:38 +0000 (0:00:00.299) 0:01:39.331 **********
TASK [container-engine/docker : Write docker.service systemd file] *************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:39 +0000 (0:00:00.657) 0:01:39.988 **********
TASK [container-engine/docker : Write docker options systemd drop-in] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:40 +0000 (0:00:00.641) 0:01:40.629 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.031) 0:01:40.661 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.119) 0:01:40.781 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.044) 0:01:40.825 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.028) 0:01:40.854 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.028) 0:01:40.883 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.030) 0:01:40.913 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.029) 0:01:40.943 **********
Monday 21 April 2025 00:05:40 +0000 (0:00:00.033) 0:01:40.977 **********
TASK [container-engine/docker : Ensure docker service is started and enabled] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=docker)
Monday 21 April 2025 00:05:41 +0000 (0:00:00.912) 0:01:41.890 **********
TASK [container-engine/crictl : Install crictl] ********************************
included: /home/rocky/kubespray/roles/container-engine/crictl/tasks/crictl.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:05:41 +0000 (0:00:00.066) 0:01:41.957 **********
TASK [container-engine/crictl : Crictl | Download crictl] **********************
included: /home/rocky/kubespray/roles/container-engine/crictl/tasks/../../../download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:05:41 +0000 (0:00:00.055) 0:01:42.012 **********
TASK [container-engine/crictl : Prep_download | Set a few facts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:41 +0000 (0:00:00.380) 0:01:42.393 **********
TASK [container-engine/crictl : Download_file | Starting download of file] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 21 April 2025 00:05:42 +0000 (0:00:00.798) 0:01:43.191 **********
TASK [container-engine/crictl : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:43 +0000 (0:00:00.752) 0:01:43.944 **********
TASK [container-engine/crictl : Download_file | Create dest directory on node] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:44 +0000 (0:00:01.374) 0:01:45.319 **********
Monday 21 April 2025 00:05:44 +0000 (0:00:00.041) 0:01:45.360 **********
Monday 21 April 2025 00:05:44 +0000 (0:00:00.057) 0:01:45.418 **********
TASK [container-engine/crictl : Download_file | Validate mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:05:48 +0000 (0:00:03.074) 0:01:48.492 **********
TASK [container-engine/crictl : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:48 +0000 (0:00:00.388) 0:01:48.881 **********
TASK [container-engine/crictl : Download_file | Download item] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:53 +0000 (0:00:04.685) 0:01:53.567 **********
Monday 21 April 2025 00:05:53 +0000 (0:00:00.037) 0:01:53.604 **********
Monday 21 April 2025 00:05:53 +0000 (0:00:00.037) 0:01:53.642 **********
Monday 21 April 2025 00:05:53 +0000 (0:00:00.039) 0:01:53.681 **********
TASK [container-engine/crictl : Download_file | Extract file archives] *********
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:05:53 +0000 (0:00:00.048) 0:01:53.729 **********
TASK [container-engine/crictl : Extract_file | Unpacking archive] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:57 +0000 (0:00:04.099) 0:01:57.829 **********
TASK [container-engine/crictl : Install crictl config] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:58 +0000 (0:00:00.631) 0:01:58.460 **********
TASK [container-engine/crictl : Copy crictl binary from download dir] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:58 +0000 (0:00:00.570) 0:01:59.030 **********
TASK [container-engine/cri-dockerd : Runc | Download cri-dockerd binary] *******
included: /home/rocky/kubespray/roles/container-engine/cri-dockerd/tasks/../../../download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:05:58 +0000 (0:00:00.046) 0:01:59.077 **********
TASK [container-engine/cri-dockerd : Prep_download | Set a few facts] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:05:59 +0000 (0:00:00.362) 0:01:59.440 **********
TASK [container-engine/cri-dockerd : Download_file | Starting download of file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 21 April 2025 00:05:59 +0000 (0:00:00.645) 0:02:00.085 **********
TASK [container-engine/cri-dockerd : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:00 +0000 (0:00:00.853) 0:02:00.938 **********
TASK [container-engine/cri-dockerd : Download_file | Create dest directory on node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:01 +0000 (0:00:01.223) 0:02:02.161 **********
Monday 21 April 2025 00:06:01 +0000 (0:00:00.040) 0:02:02.202 **********
Monday 21 April 2025 00:06:01 +0000 (0:00:00.045) 0:02:02.247 **********
TASK [container-engine/cri-dockerd : Download_file | Validate mirrors] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:04 +0000 (0:00:03.110) 0:02:05.357 **********
TASK [container-engine/cri-dockerd : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:05 +0000 (0:00:00.400) 0:02:05.758 **********
TASK [container-engine/cri-dockerd : Download_file | Download item] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:09 +0000 (0:00:04.399) 0:02:10.158 **********
Monday 21 April 2025 00:06:09 +0000 (0:00:00.033) 0:02:10.191 **********
Monday 21 April 2025 00:06:09 +0000 (0:00:00.032) 0:02:10.224 **********
Monday 21 April 2025 00:06:09 +0000 (0:00:00.033) 0:02:10.257 **********
TASK [container-engine/cri-dockerd : Download_file | Extract file archives] ****
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:09 +0000 (0:00:00.047) 0:02:10.305 **********
TASK [container-engine/cri-dockerd : Extract_file | Unpacking archive] *********
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:13 +0000 (0:00:03.577) 0:02:13.883 **********
TASK [container-engine/cri-dockerd : Copy cri-dockerd binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:13 +0000 (0:00:00.531) 0:02:14.414 **********
TASK [container-engine/cri-dockerd : Generate cri-dockerd systemd unit files] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=cri-dockerd.service)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=cri-dockerd.socket)
Monday 21 April 2025 00:06:15 +0000 (0:00:01.265) 0:02:15.679 **********
Monday 21 April 2025 00:06:15 +0000 (0:00:00.023) 0:02:15.703 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload systemd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:15 +0000 (0:00:00.554) 0:02:16.258 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | restart docker.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:16 +0000 (0:00:00.762) 0:02:17.020 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.socket] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:17 +0000 (0:00:00.436) 0:02:17.456 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:17 +0000 (0:00:00.453) 0:02:17.910 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | enable cri-dockerd service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:18 +0000 (0:00:00.553) 0:02:18.463 **********
Monday 21 April 2025 00:06:18 +0000 (0:00:00.034) 0:02:18.498 **********
Monday 21 April 2025 00:06:18 +0000 (0:00:00.066) 0:02:18.564 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:18 +0000 (0:00:00.060) 0:02:18.625 **********
Monday 21 April 2025 00:06:18 +0000 (0:00:00.043) 0:02:18.668 **********
Monday 21 April 2025 00:06:18 +0000 (0:00:00.045) 0:02:18.714 **********
Monday 21 April 2025 00:06:18 +0000 (0:00:00.043) 0:02:18.757 **********
Monday 21 April 2025 00:06:18 +0000 (0:00:00.047) 0:02:18.805 **********
TASK [download : Prep_download | Register docker images info] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:18 +0000 (0:00:00.290) 0:02:19.096 **********
TASK [download : Prep_download | Create staging directory on remote node] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:18 +0000 (0:00:00.264) 0:02:19.361 **********
Monday 21 April 2025 00:06:18 +0000 (0:00:00.044) 0:02:19.405 **********
TASK [download : Download | Get kubeadm binary and list of required images] ****
included: /home/rocky/kubespray/roles/download/tasks/prep_kubeadm_images.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:19 +0000 (0:00:00.060) 0:02:19.465 **********
Monday 21 April 2025 00:06:19 +0000 (0:00:00.367) 0:02:19.833 **********
TASK [download : Prep_kubeadm_images | Download kubeadm binary] ****************
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:19 +0000 (0:00:00.556) 0:02:20.390 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:20 +0000 (0:00:00.379) 0:02:20.770 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 21 April 2025 00:06:21 +0000 (0:00:00.694) 0:02:21.464 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:21 +0000 (0:00:00.682) 0:02:22.146 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:22 +0000 (0:00:01.193) 0:02:23.340 **********
Monday 21 April 2025 00:06:22 +0000 (0:00:00.031) 0:02:23.371 **********
Monday 21 April 2025 00:06:22 +0000 (0:00:00.044) 0:02:23.416 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:25 +0000 (0:00:02.649) 0:02:26.065 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:26 +0000 (0:00:00.394) 0:02:26.460 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:31 +0000 (0:00:05.413) 0:02:31.873 **********
Monday 21 April 2025 00:06:31 +0000 (0:00:00.028) 0:02:31.901 **********
Monday 21 April 2025 00:06:31 +0000 (0:00:00.027) 0:02:31.929 **********
Monday 21 April 2025 00:06:31 +0000 (0:00:00.029) 0:02:31.958 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:31 +0000 (0:00:00.044) 0:02:32.002 **********
Monday 21 April 2025 00:06:31 +0000 (0:00:00.381) 0:02:32.384 **********
TASK [download : Prep_kubeadm_images | Create kubeadm config] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:32 +0000 (0:00:00.656) 0:02:33.040 **********
TASK [download : Prep_kubeadm_images | Copy kubeadm binary from download dir to system path] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:33 +0000 (0:00:00.921) 0:02:33.961 **********
TASK [download : Prep_kubeadm_images | Set kubeadm binary permissions] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:33 +0000 (0:00:00.267) 0:02:34.229 **********
TASK [download : Prep_kubeadm_images | Generate list of required images] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:34 +0000 (0:00:00.290) 0:02:34.519 **********
TASK [download : Prep_kubeadm_images | Parse list of images] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=registry.k8s.io/kube-apiserver:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=registry.k8s.io/kube-controller-manager:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=registry.k8s.io/kube-scheduler:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=registry.k8s.io/kube-proxy:v1.28.6)
Monday 21 April 2025 00:06:34 +0000 (0:00:00.099) 0:02:34.619 **********
TASK [download : Prep_kubeadm_images | Convert list of images to dict for later use] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:34 +0000 (0:00:00.054) 0:02:34.674 **********
TASK [download : Download | Download files / images] ***************************
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'etcd', 'value': {'container': False, 'file': True, 'enabled': True, 'version': 'v3.5.16', 'dest': '/tmp/releases/etcd-v3.5.16-linux-amd64.tar.gz', 'repo': 'quay.io/coreos/etcd', 'tag': 'v3.5.16', 'sha256': 'b414b27a5ad05f7cb01395c447c85d3227e3fb1c176e51757a283b817f645ccc', 'url': 'https://github.com/etcd-io/etcd/releases/download/v3.5.16/etcd-v3.5.16-linux-amd64.tar.gz', 'unarchive': True, 'owner': 'root', 'mode': '0755', 'groups': ['etcd']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'cni', 'value': {'enabled': True, 'file': True, 'version': 'v1.3.0', 'dest': '/tmp/releases/cni-plugins-linux-amd64-v1.3.0.tgz', 'sha256': '754a71ed60a4bd08726c3af705a7d55ee3df03122b12e389fdba4bea35d7dd7e', 'url': 'https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgz', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'kubeadm', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubeadm-v1.28.6-amd64', 'sha256': 'bda3eda8d51e8746a42b535b7eab7df52b091a796227c3212dc30909a8f1b431', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'kubelet', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubelet-v1.28.6-amd64', 'sha256': '8506df1f20a5f8bba0592f5a4cf5d0cc541047708e664cb88580735400d0b26f', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubelet', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'kubectl', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubectl-v1.28.6-amd64', 'sha256': 'c8351fe0611119fd36634dd3f53eb94ec1a2d43ef9e78b92b4846df5cc7aa7e3', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubectl', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['kube_control_plane']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'crictl', 'value': {'file': True, 'enabled': True, 'version': 'v1.28.0', 'dest': '/tmp/releases/crictl-v1.28.0-linux-amd64.tar.gz', 'sha256': '8dc78774f7cbeaf787994d386eec663f0a3cf24de1ea4893598096cb39ef2508', 'url': 'https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz', 'unarchive': True, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'cri_dockerd', 'value': {'file': True, 'enabled': True, 'version': '0.3.4', 'dest': '/tmp/releases/cri-dockerd-0.3.4.amd64.tar.gz', 'sha256': 'b77a1fbd70d12e5b1dacfa24e5824619ec54184dbc655e721b8523572651adeb', 'url': 'https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz', 'unarchive': True, 'unarchive_extra_opts': ['--strip=1'], 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'pod_infra', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/pause', 'tag': '3.9', 'sha256': '', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'nginx', 'value': {'enabled': True, 'container': True, 'repo': 'docker.io/library/nginx', 'tag': '1.25.2-alpine', 'sha256': '', 'groups': ['kube_node']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'coredns', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/coredns/coredns', 'tag': 'v1.10.1', 'sha256': '', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'dnsautoscaler', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/cpa/cluster-proportional-autoscaler', 'tag': 'v1.8.8', 'sha256': '', 'groups': ['kube_control_plane']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'kubeadm_kube-apiserver', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-apiserver', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'kubeadm_kube-controller-manager', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-controller-manager', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'kubeadm_kube-scheduler', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-scheduler', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1 => (item={'key': 'kubeadm_kube-proxy', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-proxy', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
Monday 21 April 2025 00:06:35 +0000 (0:00:01.305) 0:02:35.980 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:35 +0000 (0:00:00.043) 0:02:36.023 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://github.com/etcd-io/etcd/releases/download/v3.5.16/etcd-v3.5.16-linux-amd64.tar.gz"
}
Monday 21 April 2025 00:06:35 +0000 (0:00:00.044) 0:02:36.067 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:35 +0000 (0:00:00.042) 0:02:36.110 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:35 +0000 (0:00:00.250) 0:02:36.360 **********
Monday 21 April 2025 00:06:35 +0000 (0:00:00.030) 0:02:36.391 **********
Monday 21 April 2025 00:06:36 +0000 (0:00:00.136) 0:02:36.527 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:37 +0000 (0:00:01.377) 0:02:37.905 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:37 +0000 (0:00:00.061) 0:02:37.966 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:39 +0000 (0:00:01.651) 0:02:39.618 **********
Monday 21 April 2025 00:06:39 +0000 (0:00:00.025) 0:02:39.643 **********
Monday 21 April 2025 00:06:39 +0000 (0:00:00.027) 0:02:39.671 **********
Monday 21 April 2025 00:06:39 +0000 (0:00:00.025) 0:02:39.696 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:39 +0000 (0:00:00.043) 0:02:39.740 **********
TASK [download : Extract_file | Unpacking archive] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:41 +0000 (0:00:02.026) 0:02:41.766 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:41 +0000 (0:00:00.044) 0:02:41.810 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgz"
}
Monday 21 April 2025 00:06:41 +0000 (0:00:00.050) 0:02:41.861 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:41 +0000 (0:00:00.052) 0:02:41.914 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:41 +0000 (0:00:00.271) 0:02:42.185 **********
Monday 21 April 2025 00:06:41 +0000 (0:00:00.036) 0:02:42.221 **********
Monday 21 April 2025 00:06:41 +0000 (0:00:00.047) 0:02:42.269 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:43 +0000 (0:00:01.315) 0:02:43.584 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:43 +0000 (0:00:00.072) 0:02:43.657 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:45 +0000 (0:00:02.134) 0:02:45.791 **********
Monday 21 April 2025 00:06:45 +0000 (0:00:00.029) 0:02:45.821 **********
Monday 21 April 2025 00:06:45 +0000 (0:00:00.028) 0:02:45.849 **********
Monday 21 April 2025 00:06:45 +0000 (0:00:00.030) 0:02:45.880 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:45 +0000 (0:00:00.045) 0:02:45.926 **********
Monday 21 April 2025 00:06:45 +0000 (0:00:00.030) 0:02:45.956 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:45 +0000 (0:00:00.041) 0:02:45.998 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 21 April 2025 00:06:45 +0000 (0:00:00.044) 0:02:46.042 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:45 +0000 (0:00:00.046) 0:02:46.089 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:45 +0000 (0:00:00.262) 0:02:46.351 **********
Monday 21 April 2025 00:06:45 +0000 (0:00:00.031) 0:02:46.382 **********
Monday 21 April 2025 00:06:45 +0000 (0:00:00.040) 0:02:46.423 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:46 +0000 (0:00:00.860) 0:02:47.283 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:46 +0000 (0:00:00.062) 0:02:47.346 **********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:47 +0000 (0:00:00.574) 0:02:47.921 **********
Monday 21 April 2025 00:06:47 +0000 (0:00:00.027) 0:02:47.948 **********
Monday 21 April 2025 00:06:47 +0000 (0:00:00.028) 0:02:47.977 **********
Monday 21 April 2025 00:06:47 +0000 (0:00:00.030) 0:02:48.007 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:47 +0000 (0:00:00.043) 0:02:48.051 **********
Monday 21 April 2025 00:06:47 +0000 (0:00:00.033) 0:02:48.084 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:47 +0000 (0:00:00.043) 0:02:48.128 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubelet"
}
Monday 21 April 2025 00:06:47 +0000 (0:00:00.043) 0:02:48.171 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:47 +0000 (0:00:00.044) 0:02:48.216 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:48 +0000 (0:00:00.261) 0:02:48.478 **********
Monday 21 April 2025 00:06:48 +0000 (0:00:00.032) 0:02:48.510 **********
Monday 21 April 2025 00:06:48 +0000 (0:00:00.040) 0:02:48.551 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:48 +0000 (0:00:00.842) 0:02:49.393 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:49 +0000 (0:00:00.060) 0:02:49.453 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:53 +0000 (0:00:04.204) 0:02:53.657 **********
Monday 21 April 2025 00:06:53 +0000 (0:00:00.033) 0:02:53.691 **********
Monday 21 April 2025 00:06:53 +0000 (0:00:00.027) 0:02:53.718 **********
Monday 21 April 2025 00:06:53 +0000 (0:00:00.025) 0:02:53.744 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:53 +0000 (0:00:00.045) 0:02:53.789 **********
Monday 21 April 2025 00:06:53 +0000 (0:00:00.031) 0:02:53.820 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:53 +0000 (0:00:00.050) 0:02:53.871 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubectl"
}
Monday 21 April 2025 00:06:53 +0000 (0:00:00.047) 0:02:53.919 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:53 +0000 (0:00:00.044) 0:02:53.963 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:53 +0000 (0:00:00.297) 0:02:54.260 **********
Monday 21 April 2025 00:06:53 +0000 (0:00:00.030) 0:02:54.291 **********
Monday 21 April 2025 00:06:53 +0000 (0:00:00.041) 0:02:54.333 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:54 +0000 (0:00:00.883) 0:02:55.217 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:54 +0000 (0:00:00.063) 0:02:55.280 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:56 +0000 (0:00:02.080) 0:02:57.361 **********
Monday 21 April 2025 00:06:56 +0000 (0:00:00.027) 0:02:57.389 **********
Monday 21 April 2025 00:06:56 +0000 (0:00:00.026) 0:02:57.415 **********
Monday 21 April 2025 00:06:57 +0000 (0:00:00.028) 0:02:57.444 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:57 +0000 (0:00:00.046) 0:02:57.490 **********
Monday 21 April 2025 00:06:57 +0000 (0:00:00.033) 0:02:57.524 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:57 +0000 (0:00:00.045) 0:02:57.569 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 21 April 2025 00:06:57 +0000 (0:00:00.045) 0:02:57.615 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:57 +0000 (0:00:00.045) 0:02:57.660 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:57 +0000 (0:00:00.266) 0:02:57.926 **********
Monday 21 April 2025 00:06:57 +0000 (0:00:00.035) 0:02:57.962 **********
Monday 21 April 2025 00:06:57 +0000 (0:00:00.041) 0:02:58.004 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:06:58 +0000 (0:00:01.323) 0:02:59.327 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:58 +0000 (0:00:00.073) 0:02:59.400 **********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:06:59 +0000 (0:00:00.448) 0:02:59.849 **********
Monday 21 April 2025 00:06:59 +0000 (0:00:00.031) 0:02:59.880 **********
Monday 21 April 2025 00:06:59 +0000 (0:00:00.032) 0:02:59.913 **********
Monday 21 April 2025 00:06:59 +0000 (0:00:00.030) 0:02:59.944 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:06:59 +0000 (0:00:00.054) 0:02:59.998 **********
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:01 +0000 (0:00:01.513) 0:03:01.512 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:01 +0000 (0:00:00.051) 0:03:01.563 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 21 April 2025 00:07:01 +0000 (0:00:00.044) 0:03:01.608 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:01 +0000 (0:00:00.046) 0:03:01.655 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:01 +0000 (0:00:00.271) 0:03:01.926 **********
Monday 21 April 2025 00:07:01 +0000 (0:00:00.032) 0:03:01.959 **********
Monday 21 April 2025 00:07:01 +0000 (0:00:00.040) 0:03:01.999 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 21 April 2025 00:07:02 +0000 (0:00:01.148) 0:03:03.148 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:02 +0000 (0:00:00.076) 0:03:03.224 **********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:03 +0000 (0:00:00.428) 0:03:03.653 **********
Monday 21 April 2025 00:07:03 +0000 (0:00:00.028) 0:03:03.681 **********
Monday 21 April 2025 00:07:03 +0000 (0:00:00.027) 0:03:03.708 **********
Monday 21 April 2025 00:07:03 +0000 (0:00:00.026) 0:03:03.734 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:07:03 +0000 (0:00:00.046) 0:03:03.780 **********
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:04 +0000 (0:00:01.294) 0:03:05.075 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:04 +0000 (0:00:00.041) 0:03:05.116 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "registry.k8s.io/pause"
}
Monday 21 April 2025 00:07:04 +0000 (0:00:00.044) 0:03:05.161 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:04 +0000 (0:00:00.042) 0:03:05.203 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:04 +0000 (0:00:00.043) 0:03:05.247 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:04 +0000 (0:00:00.043) 0:03:05.291 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:04 +0000 (0:00:00.045) 0:03:05.337 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:04 +0000 (0:00:00.043) 0:03:05.380 **********
Monday 21 April 2025 00:07:04 +0000 (0:00:00.032) 0:03:05.413 **********
Monday 21 April 2025 00:07:05 +0000 (0:00:00.030) 0:03:05.444 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:05 +0000 (0:00:00.045) 0:03:05.490 **********
Monday 21 April 2025 00:07:05 +0000 (0:00:00.028) 0:03:05.518 **********
Monday 21 April 2025 00:07:05 +0000 (0:00:00.035) 0:03:05.554 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:07:05 +0000 (0:00:00.053) 0:03:05.608 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:05 +0000 (0:00:00.281) 0:03:05.889 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:05 +0000 (0:00:00.043) 0:03:05.933 **********
Monday 21 April 2025 00:07:05 +0000 (0:00:00.027) 0:03:05.961 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull registry.k8s.io/pause:3.9 required is: True"
}
Monday 21 April 2025 00:07:05 +0000 (0:00:00.042) 0:03:06.003 **********
Monday 21 April 2025 00:07:05 +0000 (0:00:00.031) 0:03:06.035 **********
Monday 21 April 2025 00:07:05 +0000 (0:00:00.028) 0:03:06.063 **********
Monday 21 April 2025 00:07:05 +0000 (0:00:00.027) 0:03:06.091 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:10 +0000 (0:00:05.023) 0:03:11.115 **********
Monday 21 April 2025 00:07:10 +0000 (0:00:00.046) 0:03:11.162 **********
Monday 21 April 2025 00:07:10 +0000 (0:00:00.031) 0:03:11.193 **********
Monday 21 April 2025 00:07:10 +0000 (0:00:00.033) 0:03:11.227 **********
Monday 21 April 2025 00:07:10 +0000 (0:00:00.032) 0:03:11.260 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.255) 0:03:11.515 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.042) 0:03:11.558 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "docker.io/library/nginx"
}
Monday 21 April 2025 00:07:11 +0000 (0:00:00.042) 0:03:11.600 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.044) 0:03:11.645 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.046) 0:03:11.691 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.041) 0:03:11.733 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.045) 0:03:11.778 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.046) 0:03:11.825 **********
Monday 21 April 2025 00:07:11 +0000 (0:00:00.037) 0:03:11.862 **********
Monday 21 April 2025 00:07:11 +0000 (0:00:00.028) 0:03:11.890 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.045) 0:03:11.936 **********
Monday 21 April 2025 00:07:11 +0000 (0:00:00.032) 0:03:11.968 **********
Monday 21 April 2025 00:07:11 +0000 (0:00:00.029) 0:03:11.997 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:07:11 +0000 (0:00:00.058) 0:03:12.056 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.311) 0:03:12.367 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:11 +0000 (0:00:00.050) 0:03:12.418 **********
Monday 21 April 2025 00:07:12 +0000 (0:00:00.039) 0:03:12.457 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull docker.io/library/nginx:1.25.2-alpine required is: True"
}
Monday 21 April 2025 00:07:12 +0000 (0:00:00.056) 0:03:12.514 **********
Monday 21 April 2025 00:07:12 +0000 (0:00:00.040) 0:03:12.555 **********
Monday 21 April 2025 00:07:12 +0000 (0:00:00.034) 0:03:12.590 **********
Monday 21 April 2025 00:07:12 +0000 (0:00:00.035) 0:03:12.625 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:14 +0000 (0:00:02.286) 0:03:14.911 **********
Monday 21 April 2025 00:07:14 +0000 (0:00:00.053) 0:03:14.965 **********
Monday 21 April 2025 00:07:14 +0000 (0:00:00.027) 0:03:14.993 **********
Monday 21 April 2025 00:07:14 +0000 (0:00:00.027) 0:03:15.020 **********
Monday 21 April 2025 00:07:14 +0000 (0:00:00.122) 0:03:15.142 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:14 +0000 (0:00:00.258) 0:03:15.401 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.040) 0:03:15.442 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "registry.k8s.io/coredns/coredns"
}
Monday 21 April 2025 00:07:15 +0000 (0:00:00.042) 0:03:15.484 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.044) 0:03:15.529 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.045) 0:03:15.574 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.041) 0:03:15.616 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.045) 0:03:15.661 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.044) 0:03:15.706 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.028) 0:03:15.734 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.027) 0:03:15.762 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.048) 0:03:15.810 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.032) 0:03:15.843 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.028) 0:03:15.871 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:07:15 +0000 (0:00:00.053) 0:03:15.925 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.268) 0:03:16.194 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:15 +0000 (0:00:00.045) 0:03:16.239 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.027) 0:03:16.267 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull registry.k8s.io/coredns/coredns:v1.10.1 required is: True"
}
Monday 21 April 2025 00:07:15 +0000 (0:00:00.043) 0:03:16.310 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.033) 0:03:16.344 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.027) 0:03:16.371 **********
Monday 21 April 2025 00:07:15 +0000 (0:00:00.027) 0:03:16.398 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:05.260) 0:03:21.659 **********
Monday 21 April 2025 00:07:21 +0000 (0:00:00.048) 0:03:21.707 **********
Monday 21 April 2025 00:07:21 +0000 (0:00:00.030) 0:03:21.738 **********
Monday 21 April 2025 00:07:21 +0000 (0:00:00.028) 0:03:21.766 **********
Monday 21 April 2025 00:07:21 +0000 (0:00:00.029) 0:03:21.796 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:00.275) 0:03:22.072 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:00.047) 0:03:22.119 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "registry.k8s.io/cpa/cluster-proportional-autoscaler"
}
Monday 21 April 2025 00:07:21 +0000 (0:00:00.044) 0:03:22.163 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:00.058) 0:03:22.222 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:00.052) 0:03:22.274 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:00.046) 0:03:22.321 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:00.046) 0:03:22.368 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:21 +0000 (0:00:00.045) 0:03:22.413 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.029) 0:03:22.443 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.027) 0:03:22.471 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:22 +0000 (0:00:00.043) 0:03:22.514 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.028) 0:03:22.543 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.028) 0:03:22.572 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:07:22 +0000 (0:00:00.052) 0:03:22.624 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:22 +0000 (0:00:00.272) 0:03:22.897 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:22 +0000 (0:00:00.043) 0:03:22.940 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.027) 0:03:22.968 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull registry.k8s.io/cpa/cluster-proportional-autoscaler:v1.8.8 required is: True"
}
Monday 21 April 2025 00:07:22 +0000 (0:00:00.040) 0:03:23.009 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.034) 0:03:23.044 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.026) 0:03:23.070 **********
Monday 21 April 2025 00:07:22 +0000 (0:00:00.025) 0:03:23.096 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:32 +0000 (0:00:10.058) 0:03:33.154 **********
Monday 21 April 2025 00:07:32 +0000 (0:00:00.048) 0:03:33.202 **********
Monday 21 April 2025 00:07:32 +0000 (0:00:00.031) 0:03:33.233 **********
Monday 21 April 2025 00:07:32 +0000 (0:00:00.112) 0:03:33.346 **********
Monday 21 April 2025 00:07:32 +0000 (0:00:00.027) 0:03:33.374 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.244) 0:03:33.619 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.044) 0:03:33.663 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "registry.k8s.io/kube-apiserver"
}
Monday 21 April 2025 00:07:33 +0000 (0:00:00.044) 0:03:33.707 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.045) 0:03:33.752 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.044) 0:03:33.797 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.041) 0:03:33.838 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.043) 0:03:33.881 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.050) 0:03:33.932 **********
Monday 21 April 2025 00:07:33 +0000 (0:00:00.030) 0:03:33.963 **********
Monday 21 April 2025 00:07:33 +0000 (0:00:00.032) 0:03:33.995 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:33 +0000 (0:00:00.053) 0:03:34.048 **********
Monday 21 April 2025 00:07:33 +0000 (0:00:00.031) 0:03:34.079 **********
Monday 21 April 2025 00:07:33 +0000 (0:00:00.031) 0:03:34.111 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:07:33 +0000 (0:00:00.053) 0:03:34.165 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:34 +0000 (0:00:00.285) 0:03:34.450 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:34 +0000 (0:00:00.050) 0:03:34.501 **********
Monday 21 April 2025 00:07:34 +0000 (0:00:00.031) 0:03:34.533 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull registry.k8s.io/kube-apiserver:v1.28.6 required is: True"
}
Monday 21 April 2025 00:07:34 +0000 (0:00:00.051) 0:03:34.584 **********
Monday 21 April 2025 00:07:34 +0000 (0:00:00.037) 0:03:34.621 **********
Monday 21 April 2025 00:07:34 +0000 (0:00:00.027) 0:03:34.649 **********
Monday 21 April 2025 00:07:34 +0000 (0:00:00.029) 0:03:34.679 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:07.767) 0:03:42.446 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.047) 0:03:42.494 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.027) 0:03:42.522 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.030) 0:03:42.552 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.028) 0:03:42.581 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.251) 0:03:42.832 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.045) 0:03:42.877 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "registry.k8s.io/kube-controller-manager"
}
Monday 21 April 2025 00:07:42 +0000 (0:00:00.043) 0:03:42.921 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.045) 0:03:42.967 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.044) 0:03:43.011 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.042) 0:03:43.054 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.045) 0:03:43.100 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.044) 0:03:43.144 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.029) 0:03:43.174 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.031) 0:03:43.206 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:42 +0000 (0:00:00.043) 0:03:43.249 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.027) 0:03:43.277 **********
Monday 21 April 2025 00:07:42 +0000 (0:00:00.035) 0:03:43.312 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:07:42 +0000 (0:00:00.076) 0:03:43.389 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:43 +0000 (0:00:00.288) 0:03:43.677 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:43 +0000 (0:00:00.047) 0:03:43.725 **********
Monday 21 April 2025 00:07:43 +0000 (0:00:00.034) 0:03:43.759 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull registry.k8s.io/kube-controller-manager:v1.28.6 required is: True"
}
Monday 21 April 2025 00:07:43 +0000 (0:00:00.044) 0:03:43.804 **********
Monday 21 April 2025 00:07:43 +0000 (0:00:00.032) 0:03:43.836 **********
Monday 21 April 2025 00:07:43 +0000 (0:00:00.027) 0:03:43.864 **********
Monday 21 April 2025 00:07:43 +0000 (0:00:00.033) 0:03:43.897 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:59 +0000 (0:00:15.950) 0:03:59.847 **********
Monday 21 April 2025 00:07:59 +0000 (0:00:00.042) 0:03:59.890 **********
Monday 21 April 2025 00:07:59 +0000 (0:00:00.029) 0:03:59.919 **********
Monday 21 April 2025 00:07:59 +0000 (0:00:00.027) 0:03:59.947 **********
Monday 21 April 2025 00:07:59 +0000 (0:00:00.026) 0:03:59.973 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:59 +0000 (0:00:00.253) 0:04:00.227 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:59 +0000 (0:00:00.040) 0:04:00.268 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "registry.k8s.io/kube-scheduler"
}
Monday 21 April 2025 00:07:59 +0000 (0:00:00.045) 0:04:00.313 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:59 +0000 (0:00:00.042) 0:04:00.355 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:07:59 +0000 (0:00:00.041) 0:04:00.397 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:00 +0000 (0:00:00.132) 0:04:00.529 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:00 +0000 (0:00:00.044) 0:04:00.574 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:00 +0000 (0:00:00.042) 0:04:00.617 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.029) 0:04:00.647 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.030) 0:04:00.678 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:00 +0000 (0:00:00.042) 0:04:00.720 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.027) 0:04:00.748 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.036) 0:04:00.784 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:00 +0000 (0:00:00.051) 0:04:00.836 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:00 +0000 (0:00:00.268) 0:04:01.104 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:00 +0000 (0:00:00.043) 0:04:01.147 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.029) 0:04:01.177 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull registry.k8s.io/kube-scheduler:v1.28.6 required is: True"
}
Monday 21 April 2025 00:08:00 +0000 (0:00:00.042) 0:04:01.220 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.029) 0:04:01.250 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.026) 0:04:01.276 **********
Monday 21 April 2025 00:08:00 +0000 (0:00:00.026) 0:04:01.303 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:07 +0000 (0:00:06.507) 0:04:07.810 **********
Monday 21 April 2025 00:08:07 +0000 (0:00:00.046) 0:04:07.857 **********
Monday 21 April 2025 00:08:07 +0000 (0:00:00.027) 0:04:07.884 **********
Monday 21 April 2025 00:08:07 +0000 (0:00:00.027) 0:04:07.912 **********
Monday 21 April 2025 00:08:07 +0000 (0:00:00.027) 0:04:07.939 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:07 +0000 (0:00:00.254) 0:04:08.193 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:07 +0000 (0:00:00.041) 0:04:08.234 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "registry.k8s.io/kube-proxy"
}
Monday 21 April 2025 00:08:07 +0000 (0:00:00.042) 0:04:08.277 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:07 +0000 (0:00:00.043) 0:04:08.321 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:07 +0000 (0:00:00.044) 0:04:08.365 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:07 +0000 (0:00:00.040) 0:04:08.406 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:08 +0000 (0:00:00.041) 0:04:08.447 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:08 +0000 (0:00:00.044) 0:04:08.492 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.025) 0:04:08.517 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.025) 0:04:08.543 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:08 +0000 (0:00:00.042) 0:04:08.585 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.035) 0:04:08.621 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.035) 0:04:08.657 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:08 +0000 (0:00:00.052) 0:04:08.709 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:08 +0000 (0:00:00.269) 0:04:08.978 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:08 +0000 (0:00:00.042) 0:04:09.021 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.026) 0:04:09.048 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": "Pull registry.k8s.io/kube-proxy:v1.28.6 required is: True"
}
Monday 21 April 2025 00:08:08 +0000 (0:00:00.040) 0:04:09.088 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.030) 0:04:09.118 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.027) 0:04:09.146 **********
Monday 21 April 2025 00:08:08 +0000 (0:00:00.026) 0:04:09.172 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:14 +0000 (0:00:06.104) 0:04:15.277 **********
Monday 21 April 2025 00:08:14 +0000 (0:00:00.053) 0:04:15.330 **********
Monday 21 April 2025 00:08:14 +0000 (0:00:00.028) 0:04:15.359 **********
Monday 21 April 2025 00:08:14 +0000 (0:00:00.028) 0:04:15.387 **********
Monday 21 April 2025 00:08:14 +0000 (0:00:00.028) 0:04:15.416 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
PLAY [Add worker nodes to the etcd play if needed] *****************************
Monday 21 April 2025 00:08:15 +0000 (0:00:00.410) 0:04:15.826 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.050) 0:04:15.877 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.040) 0:04:15.917 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.033) 0:04:15.950 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.034) 0:04:15.985 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.033) 0:04:16.019 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.042) 0:04:16.061 **********
[WARNING]: Could not match supplied host pattern, ignoring:
_kubespray_needs_etcd
PLAY [Install etcd] ************************************************************
Monday 21 April 2025 00:08:15 +0000 (0:00:00.091) 0:04:16.153 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.048) 0:04:16.201 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.036) 0:04:16.238 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.033) 0:04:16.271 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.036) 0:04:16.308 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.031) 0:04:16.339 **********
Monday 21 April 2025 00:08:15 +0000 (0:00:00.041) 0:04:16.380 **********
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:16 +0000 (0:00:00.295) 0:04:16.675 **********
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:16 +0000 (0:00:00.364) 0:04:17.040 **********
TASK [adduser : User | Create User Group] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:16 +0000 (0:00:00.277) 0:04:17.318 **********
TASK [adduser : User | Create User] ********************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:17 +0000 (0:00:00.322) 0:04:17.641 **********
TASK [etcd : Check etcd certs] *************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/check_certs.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:17 +0000 (0:00:00.048) 0:04:17.689 **********
[WARNING]: Skipped '/etc/ssl/etcd/ssl' path due to this access issue:
'/etc/ssl/etcd/ssl' is not a directory
TASK [etcd : Check_certs | Register certs that have already been generated on first etcd node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:17 +0000 (0:00:00.248) 0:04:17.938 **********
TASK [etcd : Check_certs | Set default value for 'sync_certs', 'gen_certs' and 'etcd_secret_changed' to false] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:17 +0000 (0:00:00.038) 0:04:17.976 **********
TASK [etcd : Check certs | Register ca and etcd admin/member certs on etcd hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem)
Monday 21 April 2025 00:08:18 +0000 (0:00:01.215) 0:04:19.191 **********
TASK [etcd : Check certs | Register ca and etcd node certs on kubernetes hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem)
Monday 21 April 2025 00:08:19 +0000 (0:00:00.703) 0:04:19.895 **********
TASK [etcd : Check_certs | Set 'gen_certs' to true if expected certificates are not on the first etcd node(1/2)] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/ssl/etcd/ssl/ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem)
Monday 21 April 2025 00:08:19 +0000 (0:00:00.126) 0:04:20.022 **********
Monday 21 April 2025 00:08:19 +0000 (0:00:00.068) 0:04:20.091 **********
TASK [etcd : Check_certs | Set 'gen_*_certs' groups to track which nodes needs to have certs generated on first etcd node] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'node_type': 'master', 'certs': ['/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem', '/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'node_type': 'node', 'certs': ['/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-161-1.pem', '/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-161-1-key.pem']})
Monday 21 April 2025 00:08:19 +0000 (0:00:00.060) 0:04:20.151 **********
TASK [etcd : Check_certs | Set 'etcd_member_requires_sync' to true if ca or member/admin cert and key don't exist on etcd member or checksum doesn't match] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:19 +0000 (0:00:00.063) 0:04:20.215 **********
Monday 21 April 2025 00:08:19 +0000 (0:00:00.030) 0:04:20.246 **********
TASK [etcd : Check_certs | Set 'sync_certs' to true] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:19 +0000 (0:00:00.045) 0:04:20.291 **********
TASK [etcd : Generate etcd certs] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/gen_certs_script.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:19 +0000 (0:00:00.055) 0:04:20.346 **********
TASK [etcd : Gen_certs | create etcd cert dir] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:20 +0000 (0:00:00.258) 0:04:20.604 **********
TASK [etcd : Gen_certs | create etcd script dir (on cn-jenkins-deploy-platform-k8s-manifests-161-1)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:20 +0000 (0:00:00.251) 0:04:20.855 **********
TASK [etcd : Gen_certs | write openssl config] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:21 +0000 (0:00:00.808) 0:04:21.664 **********
TASK [etcd : Gen_certs | copy certs generation script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:21 +0000 (0:00:00.669) 0:04:22.333 **********
TASK [etcd : Gen_certs | run cert generation script for etcd and kube control plane nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:22 +0000 (0:00:00.508) 0:04:22.842 **********
Monday 21 April 2025 00:08:22 +0000 (0:00:00.042) 0:04:22.885 **********
Monday 21 April 2025 00:08:22 +0000 (0:00:00.176) 0:04:23.062 **********
Monday 21 April 2025 00:08:22 +0000 (0:00:00.090) 0:04:23.152 **********
Monday 21 April 2025 00:08:22 +0000 (0:00:00.062) 0:04:23.214 **********
Monday 21 April 2025 00:08:22 +0000 (0:00:00.042) 0:04:23.256 **********
Monday 21 April 2025 00:08:22 +0000 (0:00:00.030) 0:04:23.287 **********
Monday 21 April 2025 00:08:22 +0000 (0:00:00.028) 0:04:23.316 **********
TASK [etcd : Gen_certs | check certificate permissions] ************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:23 +0000 (0:00:00.251) 0:04:23.568 **********
TASK [etcd : Trust etcd CA] ****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/upd_ca_trust.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:23 +0000 (0:00:00.051) 0:04:23.619 **********
TASK [etcd : Gen_certs | target ca-certificate store file] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:23 +0000 (0:00:00.040) 0:04:23.659 **********
TASK [etcd : Gen_certs | add CA to trusted CA dir] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:23 +0000 (0:00:00.336) 0:04:23.996 **********
Monday 21 April 2025 00:08:23 +0000 (0:00:00.026) 0:04:24.022 **********
TASK [etcd : Gen_certs | update ca-certificates (RedHat)] **********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:24 +0000 (0:00:00.902) 0:04:24.924 **********
Monday 21 April 2025 00:08:24 +0000 (0:00:00.036) 0:04:24.961 **********
Monday 21 April 2025 00:08:24 +0000 (0:00:00.040) 0:04:25.002 **********
Monday 21 April 2025 00:08:24 +0000 (0:00:00.039) 0:04:25.041 **********
Monday 21 April 2025 00:08:24 +0000 (0:00:00.037) 0:04:25.078 **********
TASK [etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=etcdctl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=etcdutl)
Monday 21 April 2025 00:08:36 +0000 (0:00:11.821) 0:04:36.900 **********
Monday 21 April 2025 00:08:36 +0000 (0:00:00.034) 0:04:36.934 **********
Monday 21 April 2025 00:08:36 +0000 (0:00:00.035) 0:04:36.970 **********
Monday 21 April 2025 00:08:36 +0000 (0:00:00.045) 0:04:37.016 **********
TASK [etcdctl_etcdutl : Create etcdctl wrapper script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:37 +0000 (0:00:00.683) 0:04:37.700 **********
TASK [etcd : Install etcd] *****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/install_host.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:37 +0000 (0:00:00.051) 0:04:37.751 **********
TASK [etcd : Get currently-deployed etcd version] ******************************
fatal: [cn-jenkins-deploy-platform-k8s-manifests-161-1]: FAILED! => {"changed": false, "cmd": "/usr/local/bin/etcd --version", "msg": "[Errno 2] No such file or directory: b'/usr/local/bin/etcd'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
...ignoring
Monday 21 April 2025 00:08:37 +0000 (0:00:00.260) 0:04:38.011 **********
TASK [etcd : Restart etcd if necessary] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:37 +0000 (0:00:00.248) 0:04:38.259 **********
Monday 21 April 2025 00:08:37 +0000 (0:00:00.025) 0:04:38.285 **********
TASK [etcd : Install | Copy etcd binary from download dir] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=etcd)
Monday 21 April 2025 00:08:38 +0000 (0:00:00.457) 0:04:38.742 **********
TASK [etcd : Configure etcd] ***************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/configure.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:38 +0000 (0:00:00.060) 0:04:38.803 **********
TASK [etcd : Configure | Check if etcd cluster is healthy] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:43 +0000 (0:00:05.301) 0:04:44.105 **********
Monday 21 April 2025 00:08:43 +0000 (0:00:00.029) 0:04:44.134 **********
TASK [etcd : Configure | Refresh etcd config] **********************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:43 +0000 (0:00:00.042) 0:04:44.177 **********
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:44 +0000 (0:00:00.882) 0:04:45.059 **********
Monday 21 April 2025 00:08:44 +0000 (0:00:00.028) 0:04:45.087 **********
TASK [etcd : Configure | Copy etcd.service systemd file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:45 +0000 (0:00:00.652) 0:04:45.739 **********
Monday 21 April 2025 00:08:45 +0000 (0:00:00.027) 0:04:45.767 **********
TASK [etcd : Configure | reload systemd] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:45 +0000 (0:00:00.530) 0:04:46.298 **********
TASK [etcd : Configure | Ensure etcd is running] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:48 +0000 (0:00:02.916) 0:04:49.215 **********
Monday 21 April 2025 00:08:48 +0000 (0:00:00.027) 0:04:49.242 **********
TASK [etcd : Configure | Wait for etcd cluster to be healthy] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:49 +0000 (0:00:00.339) 0:04:49.582 **********
Monday 21 April 2025 00:08:49 +0000 (0:00:00.028) 0:04:49.610 **********
TASK [etcd : Configure | Check if member is in etcd cluster] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:49 +0000 (0:00:00.295) 0:04:49.905 **********
Monday 21 April 2025 00:08:49 +0000 (0:00:00.027) 0:04:49.933 **********
Monday 21 April 2025 00:08:49 +0000 (0:00:00.033) 0:04:49.966 **********
Monday 21 April 2025 00:08:49 +0000 (0:00:00.036) 0:04:50.003 **********
TASK [etcd : Refresh etcd config] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:49 +0000 (0:00:00.050) 0:04:50.054 **********
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:50 +0000 (0:00:00.727) 0:04:50.782 **********
Monday 21 April 2025 00:08:50 +0000 (0:00:00.027) 0:04:50.809 **********
Monday 21 April 2025 00:08:50 +0000 (0:00:00.028) 0:04:50.838 **********
Monday 21 April 2025 00:08:50 +0000 (0:00:00.030) 0:04:50.868 **********
TASK [etcd : Refresh etcd config again for idempotency] ************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:08:50 +0000 (0:00:00.053) 0:04:50.922 **********
TASK [etcd : Refresh config | Create etcd config file] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:51 +0000 (0:00:00.709) 0:04:51.631 **********
Monday 21 April 2025 00:08:51 +0000 (0:00:00.057) 0:04:51.689 **********
RUNNING HANDLER [etcd : Refresh Time Fact] *************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:51 +0000 (0:00:00.674) 0:04:52.364 **********
RUNNING HANDLER [etcd : Set Backup Directory] **********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:51 +0000 (0:00:00.043) 0:04:52.407 **********
RUNNING HANDLER [etcd : Create Backup Directory] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:52 +0000 (0:00:00.258) 0:04:52.666 **********
RUNNING HANDLER [etcd : Stat etcd v2 data directory] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:52 +0000 (0:00:00.249) 0:04:52.916 **********
RUNNING HANDLER [etcd : Backup etcd v2 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:52 +0000 (0:00:00.283) 0:04:53.200 **********
RUNNING HANDLER [etcd : Backup etcd v3 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:53 +0000 (0:00:00.334) 0:04:53.534 **********
RUNNING HANDLER [etcd : Etcd | reload systemd] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:08:53 +0000 (0:00:00.647) 0:04:54.181 **********
RUNNING HANDLER [etcd : Reload etcd] *******************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:01 +0000 (0:00:07.688) 0:05:01.870 **********
RUNNING HANDLER [etcd : Wait for etcd up] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:01 +0000 (0:00:00.484) 0:05:02.354 **********
Monday 21 April 2025 00:09:01 +0000 (0:00:00.026) 0:05:02.381 **********
Monday 21 April 2025 00:09:01 +0000 (0:00:00.031) 0:05:02.413 **********
RUNNING HANDLER [etcd : Set etcd_secret_changed] *******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
PLAY [Install Kubernetes nodes] ************************************************
Monday 21 April 2025 00:09:02 +0000 (0:00:00.212) 0:05:02.625 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.055) 0:05:02.680 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.039) 0:05:02.719 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.036) 0:05:02.755 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.039) 0:05:02.794 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.035) 0:05:02.830 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.044) 0:05:02.874 **********
TASK [kubernetes/node : Look up docker cgroup driver] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:02 +0000 (0:00:00.337) 0:05:03.212 **********
TASK [kubernetes/node : Set kubelet_cgroup_driver_detected fact for docker] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:02 +0000 (0:00:00.040) 0:05:03.252 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.026) 0:05:03.279 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.030) 0:05:03.309 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.026) 0:05:03.336 **********
TASK [kubernetes/node : Set kubelet_cgroup_driver] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:02 +0000 (0:00:00.042) 0:05:03.378 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.026) 0:05:03.405 **********
Monday 21 April 2025 00:09:02 +0000 (0:00:00.028) 0:05:03.433 **********
Monday 21 April 2025 00:09:03 +0000 (0:00:00.033) 0:05:03.467 **********
TASK [kubernetes/node : Pre-upgrade | check if kubelet container exists] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:03 +0000 (0:00:00.270) 0:05:03.737 **********
Monday 21 April 2025 00:09:03 +0000 (0:00:00.033) 0:05:03.770 **********
Monday 21 April 2025 00:09:03 +0000 (0:00:00.033) 0:05:03.804 **********
Monday 21 April 2025 00:09:03 +0000 (0:00:00.029) 0:05:03.834 **********
TASK [kubernetes/node : Ensure /var/lib/cni exists] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:03 +0000 (0:00:00.264) 0:05:04.099 **********
Monday 21 April 2025 00:09:03 +0000 (0:00:00.026) 0:05:04.126 **********
TASK [kubernetes/node : Install | Copy kubelet binary from download dir] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:04 +0000 (0:00:01.110) 0:05:05.236 **********
Monday 21 April 2025 00:09:04 +0000 (0:00:00.029) 0:05:05.266 **********
Monday 21 April 2025 00:09:04 +0000 (0:00:00.029) 0:05:05.295 **********
Monday 21 April 2025 00:09:04 +0000 (0:00:00.031) 0:05:05.327 **********
Monday 21 April 2025 00:09:04 +0000 (0:00:00.028) 0:05:05.355 **********
Monday 21 April 2025 00:09:04 +0000 (0:00:00.028) 0:05:05.383 **********
Monday 21 April 2025 00:09:04 +0000 (0:00:00.027) 0:05:05.411 **********
Monday 21 April 2025 00:09:05 +0000 (0:00:00.030) 0:05:05.441 **********
Monday 21 April 2025 00:09:05 +0000 (0:00:00.032) 0:05:05.473 **********
Monday 21 April 2025 00:09:05 +0000 (0:00:00.031) 0:05:05.504 **********
Monday 21 April 2025 00:09:05 +0000 (0:00:00.029) 0:05:05.534 **********
Monday 21 April 2025 00:09:05 +0000 (0:00:00.031) 0:05:05.565 **********
Monday 21 April 2025 00:09:05 +0000 (0:00:00.027) 0:05:05.593 **********
TASK [kubernetes/node : Ensure nodePort range is reserved] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:05 +0000 (0:00:00.274) 0:05:05.868 **********
TASK [kubernetes/node : Verify if br_netfilter module exists] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:05 +0000 (0:00:00.266) 0:05:06.134 **********
TASK [kubernetes/node : Verify br_netfilter module path exists] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/modules-load.d)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=/etc/modprobe.d)
Monday 21 April 2025 00:09:06 +0000 (0:00:00.476) 0:05:06.611 **********
TASK [kubernetes/node : Enable br_netfilter module] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:06 +0000 (0:00:00.503) 0:05:07.114 **********
TASK [kubernetes/node : Persist br_netfilter module] ***************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:07 +0000 (0:00:00.636) 0:05:07.751 **********
TASK [kubernetes/node : Check if bridge-nf-call-iptables key exists] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:07 +0000 (0:00:00.268) 0:05:08.020 **********
TASK [kubernetes/node : Enable bridge-nf-call tables] **************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=net.bridge.bridge-nf-call-iptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=net.bridge.bridge-nf-call-arptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=net.bridge.bridge-nf-call-ip6tables)
Monday 21 April 2025 00:09:08 +0000 (0:00:00.742) 0:05:08.762 **********
TASK [kubernetes/node : Modprobe Kernel Module for IPVS] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ip_vs)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ip_vs_rr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ip_vs_wrr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ip_vs_sh)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ip_vs_wlc)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=ip_vs_lc)
Monday 21 April 2025 00:09:09 +0000 (0:00:01.479) 0:05:10.241 **********
TASK [kubernetes/node : Modprobe conntrack module] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=nf_conntrack)
fatal: [cn-jenkins-deploy-platform-k8s-manifests-161-1]: FAILED! => {"msg": "The conditional check '(modprobe_conntrack_module|default({'rc': 1})).rc != 0' failed. The error was: error while evaluating conditional ((modprobe_conntrack_module|default({'rc': 1})).rc != 0): 'dict object' has no attribute 'rc'. 'dict object' has no attribute 'rc'\n\nThe error appears to be in '/home/rocky/kubespray/roles/kubernetes/node/tasks/main.yml': line 126, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Modprobe conntrack module\n ^ here\n"}
...ignoring
Monday 21 April 2025 00:09:10 +0000 (0:00:00.467) 0:05:10.709 **********
Monday 21 April 2025 00:09:10 +0000 (0:00:00.031) 0:05:10.740 **********
Monday 21 April 2025 00:09:10 +0000 (0:00:00.031) 0:05:10.772 **********
Monday 21 April 2025 00:09:10 +0000 (0:00:00.031) 0:05:10.804 **********
Monday 21 April 2025 00:09:10 +0000 (0:00:00.035) 0:05:10.840 **********
TASK [kubernetes/node : Set kubelet api version to v1beta1] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:10 +0000 (0:00:00.039) 0:05:10.879 **********
TASK [kubernetes/node : Write kubelet environment config file (kubeadm)] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:11 +0000 (0:00:00.661) 0:05:11.541 **********
TASK [kubernetes/node : Write kubelet config file] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:11 +0000 (0:00:00.757) 0:05:12.298 **********
TASK [kubernetes/node : Write kubelet systemd init file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:12 +0000 (0:00:00.679) 0:05:12.977 **********
Monday 21 April 2025 00:09:12 +0000 (0:00:00.017) 0:05:12.995 **********
RUNNING HANDLER [kubernetes/node : Kubelet | reload systemd] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:13 +0000 (0:00:00.536) 0:05:13.532 **********
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:13 +0000 (0:00:00.427) 0:05:13.959 **********
TASK [kubernetes/node : Enable kubelet] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:14 +0000 (0:00:00.653) 0:05:14.613 **********
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
PLAY [Install the control plane] ***********************************************
Monday 21 April 2025 00:09:14 +0000 (0:00:00.463) 0:05:15.076 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.052) 0:05:15.128 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.044) 0:05:15.172 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.042) 0:05:15.215 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.038) 0:05:15.254 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.037) 0:05:15.291 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.050) 0:05:15.341 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.038) 0:05:15.380 **********
Monday 21 April 2025 00:09:14 +0000 (0:00:00.030) 0:05:15.410 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.026) 0:05:15.437 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.027) 0:05:15.464 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.025) 0:05:15.490 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.024) 0:05:15.514 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.037) 0:05:15.551 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.045) 0:05:15.597 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.041) 0:05:15.639 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.040) 0:05:15.679 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.039) 0:05:15.718 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.036) 0:05:15.755 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.027) 0:05:15.783 **********
Monday 21 April 2025 00:09:15 +0000 (0:00:00.044) 0:05:15.828 **********
TASK [kubernetes/control-plane : Pre-upgrade | Delete master manifests if etcd secrets changed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=kube-apiserver)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=kube-controller-manager)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=kube-scheduler)
Monday 21 April 2025 00:09:16 +0000 (0:00:00.732) 0:05:16.561 **********
Monday 21 April 2025 00:09:16 +0000 (0:00:00.041) 0:05:16.602 **********
Monday 21 April 2025 00:09:16 +0000 (0:00:00.027) 0:05:16.630 **********
Monday 21 April 2025 00:09:16 +0000 (0:00:00.032) 0:05:16.662 **********
TASK [kubernetes/control-plane : Create kube-scheduler config] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:16 +0000 (0:00:00.649) 0:05:17.312 **********
Monday 21 April 2025 00:09:16 +0000 (0:00:00.025) 0:05:17.337 **********
Monday 21 April 2025 00:09:16 +0000 (0:00:00.024) 0:05:17.362 **********
Monday 21 April 2025 00:09:16 +0000 (0:00:00.025) 0:05:17.388 **********
Monday 21 April 2025 00:09:16 +0000 (0:00:00.030) 0:05:17.419 **********
Monday 21 April 2025 00:09:17 +0000 (0:00:00.043) 0:05:17.462 **********
Monday 21 April 2025 00:09:17 +0000 (0:00:00.026) 0:05:17.488 **********
TASK [kubernetes/control-plane : Install | Copy kubectl binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:17 +0000 (0:00:00.899) 0:05:18.388 **********
TASK [kubernetes/control-plane : Install kubectl bash completion] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:18 +0000 (0:00:00.286) 0:05:18.674 **********
TASK [kubernetes/control-plane : Set kubectl bash completion file permissions] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:18 +0000 (0:00:00.271) 0:05:18.946 **********
Monday 21 April 2025 00:09:18 +0000 (0:00:00.034) 0:05:18.980 **********
TASK [kubernetes/control-plane : Check which kube-control nodes are already members of the cluster] ***
fatal: [cn-jenkins-deploy-platform-k8s-manifests-161-1]: FAILED! => {"changed": false, "cmd": ["/usr/local/bin/kubectl", "get", "nodes", "--selector=node-role.kubernetes.io/control-plane", "-o", "json"], "delta": "0:00:00.053510", "end": "2025-04-21 00:09:18.852985", "msg": "non-zero return code", "rc": 1, "start": "2025-04-21 00:09:18.799475", "stderr": "E0421 00:09:18.846661 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0421 00:09:18.847112 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0421 00:09:18.848519 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0421 00:09:18.848959 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0421 00:09:18.850320 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nThe connection to the server localhost:8080 was refused - did you specify the right host or port?", "stderr_lines": ["E0421 00:09:18.846661 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0421 00:09:18.847112 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0421 00:09:18.848519 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0421 00:09:18.848959 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0421 00:09:18.850320 30293 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "The connection to the server localhost:8080 was refused - did you specify the right host or port?"], "stdout": "", "stdout_lines": []}
...ignoring
Monday 21 April 2025 00:09:18 +0000 (0:00:00.338) 0:05:19.319 **********
Monday 21 April 2025 00:09:18 +0000 (0:00:00.038) 0:05:19.358 **********
TASK [kubernetes/control-plane : Set fact first_kube_control_plane] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:18 +0000 (0:00:00.043) 0:05:19.401 **********
Monday 21 April 2025 00:09:18 +0000 (0:00:00.026) 0:05:19.428 **********
TASK [kubernetes/control-plane : Kubeadm | Check if kubeadm has already run] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:19 +0000 (0:00:00.247) 0:05:19.675 **********
Monday 21 April 2025 00:09:19 +0000 (0:00:00.044) 0:05:19.720 **********
Monday 21 April 2025 00:09:19 +0000 (0:00:00.039) 0:05:19.759 **********
TASK [kubernetes/control-plane : Kubeadm | aggregate all SANs] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:19 +0000 (0:00:00.147) 0:05:19.907 **********
Monday 21 April 2025 00:09:19 +0000 (0:00:00.031) 0:05:19.939 **********
Monday 21 April 2025 00:09:19 +0000 (0:00:00.034) 0:05:19.973 **********
Monday 21 April 2025 00:09:19 +0000 (0:00:00.033) 0:05:20.006 **********
Monday 21 April 2025 00:09:19 +0000 (0:00:00.035) 0:05:20.042 **********
TASK [kubernetes/control-plane : Set kubeadm api version to v1beta3] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:19 +0000 (0:00:00.045) 0:05:20.088 **********
TASK [kubernetes/control-plane : Kubeadm | Create kubeadm config] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:20 +0000 (0:00:00.833) 0:05:20.921 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.024) 0:05:20.946 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.025) 0:05:20.971 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.022) 0:05:20.993 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.033) 0:05:21.026 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.082) 0:05:21.109 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.100) 0:05:21.209 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.034) 0:05:21.244 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.027) 0:05:21.271 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.033) 0:05:21.305 **********
Monday 21 April 2025 00:09:20 +0000 (0:00:00.032) 0:05:21.338 **********
TASK [kubernetes/control-plane : Kubeadm | Initialize first master] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:30 +0000 (0:00:09.282) 0:05:30.620 **********
Monday 21 April 2025 00:09:30 +0000 (0:00:00.566) 0:05:31.188 **********
Monday 21 April 2025 00:09:30 +0000 (0:00:00.034) 0:05:31.222 **********
TASK [kubernetes/control-plane : Create kubeadm token for joining nodes with 24h expiration (default)] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:31 +0000 (0:00:00.336) 0:05:31.558 **********
TASK [kubernetes/control-plane : Set kubeadm_token] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:31 +0000 (0:00:00.046) 0:05:31.605 **********
TASK [kubernetes/control-plane : Kubeadm | Join other masters] *****************
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubeadm-secondary.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:09:31 +0000 (0:00:00.040) 0:05:31.645 **********
TASK [kubernetes/control-plane : Set kubeadm_discovery_address] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:31 +0000 (0:00:00.088) 0:05:31.734 **********
TASK [kubernetes/control-plane : Upload certificates so they are fresh and not expired] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:31 +0000 (0:00:00.332) 0:05:32.067 **********
TASK [kubernetes/control-plane : Parse certificate key if not set] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:31 +0000 (0:00:00.192) 0:05:32.259 **********
Monday 21 April 2025 00:09:31 +0000 (0:00:00.032) 0:05:32.292 **********
TASK [kubernetes/control-plane : Wait for k8s apiserver] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:32 +0000 (0:00:00.529) 0:05:32.821 **********
TASK [kubernetes/control-plane : Check already run] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": false
}
Monday 21 April 2025 00:09:32 +0000 (0:00:00.050) 0:05:32.872 **********
Monday 21 April 2025 00:09:32 +0000 (0:00:00.030) 0:05:32.902 **********
Monday 21 April 2025 00:09:32 +0000 (0:00:00.031) 0:05:32.933 **********
Monday 21 April 2025 00:09:32 +0000 (0:00:00.030) 0:05:32.963 **********
TASK [kubernetes/control-plane : Kubeadm | Remove taint for master with node role] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=node-role.kubernetes.io/control-plane:NoSchedule-)
Monday 21 April 2025 00:09:32 +0000 (0:00:00.397) 0:05:33.360 **********
Monday 21 April 2025 00:09:32 +0000 (0:00:00.029) 0:05:33.389 **********
TASK [kubernetes/control-plane : Include kubeadm secondary server apiserver fixes] ***
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubeadm-fix-apiserver.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:09:33 +0000 (0:00:00.049) 0:05:33.439 **********
TASK [kubernetes/control-plane : Update server field in component kubeconfigs] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=admin.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=controller-manager.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=kubelet.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=scheduler.conf)
Monday 21 April 2025 00:09:34 +0000 (0:00:01.159) 0:05:34.599 **********
TASK [kubernetes/control-plane : Include kubelet client cert rotation fixes] ***
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubelet-fix-client-cert-rotation.yml for cn-jenkins-deploy-platform-k8s-manifests-161-1
Monday 21 April 2025 00:09:34 +0000 (0:00:00.057) 0:05:34.657 **********
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 1/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:34 +0000 (0:00:00.281) 0:05:34.939 **********
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 2/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:34 +0000 (0:00:00.289) 0:05:35.228 **********
TASK [kubernetes/control-plane : Install script to renew K8S control plane certificates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:35 +0000 (0:00:00.675) 0:05:35.904 **********
Monday 21 April 2025 00:09:35 +0000 (0:00:00.033) 0:05:35.938 **********
Monday 21 April 2025 00:09:35 +0000 (0:00:00.033) 0:05:35.972 **********
TASK [kubernetes/client : Set external kube-apiserver endpoint] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:35 +0000 (0:00:00.046) 0:05:36.018 **********
TASK [kubernetes/client : Create kube config dir for current/ansible become user] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:35 +0000 (0:00:00.255) 0:05:36.273 **********
TASK [kubernetes/client : Copy admin kubeconfig to current/ansible become user home] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:36 +0000 (0:00:00.342) 0:05:36.616 **********
Monday 21 April 2025 00:09:36 +0000 (0:00:00.028) 0:05:36.645 **********
TASK [kubernetes/client : Wait for k8s apiserver] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:36 +0000 (0:00:00.263) 0:05:36.909 **********
Monday 21 April 2025 00:09:36 +0000 (0:00:00.027) 0:05:36.936 **********
Monday 21 April 2025 00:09:36 +0000 (0:00:00.029) 0:05:36.966 **********
Monday 21 April 2025 00:09:36 +0000 (0:00:00.027) 0:05:36.993 **********
Monday 21 April 2025 00:09:36 +0000 (0:00:00.030) 0:05:37.024 **********
Monday 21 April 2025 00:09:36 +0000 (0:00:00.026) 0:05:37.051 **********
Monday 21 April 2025 00:09:36 +0000 (0:00:00.040) 0:05:37.091 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Wait for kube-apiserver] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:37 +0000 (0:00:00.507) 0:05:37.599 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Add ClusterRoleBinding to admit nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:37 +0000 (0:00:00.669) 0:05:38.268 **********
TASK [kubernetes-apps/cluster_roles : Apply workaround to allow all nodes with cert O=system:nodes to register] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:38 +0000 (0:00:00.971) 0:05:39.239 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRole] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:39 +0000 (0:00:00.300) 0:05:39.540 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRoleBinding] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:39 +0000 (0:00:00.308) 0:05:39.849 **********
Monday 21 April 2025 00:09:39 +0000 (0:00:00.040) 0:05:39.890 **********
TASK [kubernetes-apps/cluster_roles : PriorityClass | Copy k8s-cluster-critical-pc.yml file] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:40 +0000 (0:00:00.651) 0:05:40.542 **********
TASK [kubernetes-apps/cluster_roles : PriorityClass | Create k8s-cluster-critical] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:40 +0000 (0:00:00.494) 0:05:41.036 **********
RUNNING HANDLER [kubernetes/control-plane : Master | reload systemd] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:41 +0000 (0:00:00.586) 0:05:41.623 **********
RUNNING HANDLER [kubernetes/control-plane : Master | reload kubelet] ***********
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:41 +0000 (0:00:00.426) 0:05:42.050 **********
RUNNING HANDLER [kubernetes/control-plane : Master | Remove scheduler container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:41 +0000 (0:00:00.374) 0:05:42.424 **********
Monday 21 April 2025 00:09:42 +0000 (0:00:00.030) 0:05:42.454 **********
RUNNING HANDLER [kubernetes/control-plane : Master | Remove controller manager container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:42 +0000 (0:00:00.369) 0:05:42.823 **********
Monday 21 April 2025 00:09:42 +0000 (0:00:00.027) 0:05:42.851 **********
FAILED - RETRYING: [cn-jenkins-deploy-platform-k8s-manifests-161-1]: Master | wait for kube-scheduler (60 retries left).
RUNNING HANDLER [kubernetes/control-plane : Master | wait for kube-scheduler] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:44 +0000 (0:00:01.918) 0:05:44.770 **********
RUNNING HANDLER [kubernetes/control-plane : Master | wait for kube-controller-manager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:44 +0000 (0:00:00.490) 0:05:45.260 **********
RUNNING HANDLER [kubernetes/control-plane : Master | wait for the apiserver to be running] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
PLAY [Invoke kubeadm and install a CNI] ****************************************
Monday 21 April 2025 00:09:45 +0000 (0:00:00.592) 0:05:45.853 **********
Monday 21 April 2025 00:09:45 +0000 (0:00:00.058) 0:05:45.911 **********
Monday 21 April 2025 00:09:45 +0000 (0:00:00.039) 0:05:45.951 **********
Monday 21 April 2025 00:09:45 +0000 (0:00:00.038) 0:05:45.989 **********
Monday 21 April 2025 00:09:45 +0000 (0:00:00.044) 0:05:46.034 **********
Monday 21 April 2025 00:09:45 +0000 (0:00:00.046) 0:05:46.081 **********
Monday 21 April 2025 00:09:45 +0000 (0:00:00.047) 0:05:46.128 **********
TASK [kubernetes/kubeadm : Set kubeadm_discovery_address] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:45 +0000 (0:00:00.092) 0:05:46.221 **********
TASK [kubernetes/kubeadm : Check if kubelet.conf exists] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:46 +0000 (0:00:00.247) 0:05:46.468 **********
TASK [kubernetes/kubeadm : Check if kubeadm CA cert is accessible] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:46 +0000 (0:00:00.294) 0:05:46.763 **********
TASK [kubernetes/kubeadm : Calculate kubeadm CA cert hash] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:46 +0000 (0:00:00.280) 0:05:47.043 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.049) 0:05:47.092 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.035) 0:05:47.128 **********
TASK [kubernetes/kubeadm : Set kubeadm api version to v1beta3] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:46 +0000 (0:00:00.039) 0:05:47.167 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.031) 0:05:47.199 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.035) 0:05:47.234 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.034) 0:05:47.269 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.029) 0:05:47.298 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.030) 0:05:47.328 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.035) 0:05:47.363 **********
Monday 21 April 2025 00:09:46 +0000 (0:00:00.028) 0:05:47.392 **********
TASK [kubernetes/kubeadm : Update server field in kube-proxy kubeconfig] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:47 +0000 (0:00:00.476) 0:05:47.868 **********
Monday 21 April 2025 00:09:47 +0000 (0:00:00.052) 0:05:47.920 **********
TASK [kubernetes/kubeadm : Set ca.crt file permission] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:47 +0000 (0:00:00.259) 0:05:48.180 **********
TASK [kubernetes/kubeadm : Restart all kube-proxy pods to ensure that they load the new configmap] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:48 +0000 (0:00:00.368) 0:05:48.548 **********
Monday 21 April 2025 00:09:48 +0000 (0:00:00.036) 0:05:48.585 **********
TASK [kubernetes/node-label : Kubernetes Apps | Wait for kube-apiserver] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:48 +0000 (0:00:00.503) 0:05:49.088 **********
TASK [kubernetes/node-label : Set role node label to empty list] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:48 +0000 (0:00:00.042) 0:05:49.131 **********
Monday 21 April 2025 00:09:48 +0000 (0:00:00.036) 0:05:49.167 **********
TASK [kubernetes/node-label : Set inventory node label to empty list] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:48 +0000 (0:00:00.040) 0:05:49.208 **********
Monday 21 April 2025 00:09:48 +0000 (0:00:00.028) 0:05:49.236 **********
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"role_node_labels": []
}
Monday 21 April 2025 00:09:48 +0000 (0:00:00.045) 0:05:49.281 **********
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"inventory_node_labels": []
}
Monday 21 April 2025 00:09:49 +0000 (0:00:00.166) 0:05:49.448 **********
Monday 21 April 2025 00:09:49 +0000 (0:00:00.035) 0:05:49.483 **********
TASK [network_plugin/cni : CNI | make sure /opt/cni/bin exists] ****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:49 +0000 (0:00:00.255) 0:05:49.739 **********
TASK [network_plugin/cni : CNI | Copy cni plugins] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:52 +0000 (0:00:02.955) 0:05:52.694 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.031) 0:05:52.726 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.031) 0:05:52.757 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.035) 0:05:52.792 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.031) 0:05:52.823 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.031) 0:05:52.855 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.030) 0:05:52.886 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.032) 0:05:52.919 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.030) 0:05:52.950 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.030) 0:05:52.981 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.051) 0:05:53.032 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.027) 0:05:53.060 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.027) 0:05:53.087 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.029) 0:05:53.117 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.040) 0:05:53.157 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.041) 0:05:53.199 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.030) 0:05:53.230 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.039) 0:05:53.269 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.027) 0:05:53.297 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.044) 0:05:53.341 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.026) 0:05:53.368 **********
Monday 21 April 2025 00:09:52 +0000 (0:00:00.038) 0:05:53.407 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.042) 0:05:53.449 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.028) 0:05:53.478 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:53.506 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.030) 0:05:53.536 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:53.563 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.040) 0:05:53.604 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:53.631 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.043) 0:05:53.675 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:53.702 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.035) 0:05:53.738 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.045) 0:05:53.784 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.029) 0:05:53.814 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.030) 0:05:53.844 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.039) 0:05:53.883 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.030) 0:05:53.914 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.048) 0:05:53.962 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.028) 0:05:53.991 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:54.018 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:54.046 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.034) 0:05:54.080 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.030) 0:05:54.110 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.028) 0:05:54.138 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:54.165 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.026) 0:05:54.192 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.028) 0:05:54.221 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.028) 0:05:54.249 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.053) 0:05:54.302 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.044) 0:05:54.347 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.027) 0:05:54.375 **********
Monday 21 April 2025 00:09:53 +0000 (0:00:00.028) 0:05:54.403 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.034) 0:05:54.437 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.128) 0:05:54.566 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.028) 0:05:54.594 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.037) 0:05:54.632 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.032) 0:05:54.665 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.032) 0:05:54.697 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.030) 0:05:54.727 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.048) 0:05:54.775 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.034) 0:05:54.810 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.026) 0:05:54.836 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.038) 0:05:54.875 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.045) 0:05:54.920 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.030) 0:05:54.951 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.113) 0:05:55.064 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.053) 0:05:55.118 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.034) 0:05:55.153 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.028) 0:05:55.181 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.028) 0:05:55.210 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.030) 0:05:55.240 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.028) 0:05:55.269 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.041) 0:05:55.310 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.035) 0:05:55.345 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.033) 0:05:55.378 **********
Monday 21 April 2025 00:09:54 +0000 (0:00:00.029) 0:05:55.407 **********
PLAY [Install Calico Route Reflector] ******************************************
skipping: no hosts matched
PLAY [Patch Kubernetes for Windows] ********************************************
Monday 21 April 2025 00:09:55 +0000 (0:00:00.114) 0:05:55.522 **********
Monday 21 April 2025 00:09:55 +0000 (0:00:00.062) 0:05:55.585 **********
Monday 21 April 2025 00:09:55 +0000 (0:00:00.040) 0:05:55.625 **********
Monday 21 April 2025 00:09:55 +0000 (0:00:00.040) 0:05:55.666 **********
Monday 21 April 2025 00:09:55 +0000 (0:00:00.041) 0:05:55.707 **********
Monday 21 April 2025 00:09:55 +0000 (0:00:00.035) 0:05:55.743 **********
Monday 21 April 2025 00:09:55 +0000 (0:00:00.052) 0:05:55.795 **********
TASK [win_nodes/kubernetes_patch : Ensure that user manifests directory exists] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:55 +0000 (0:00:00.269) 0:05:56.064 **********
TASK [win_nodes/kubernetes_patch : Check current nodeselector for kube-proxy daemonset] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:55 +0000 (0:00:00.314) 0:05:56.378 **********
TASK [win_nodes/kubernetes_patch : Apply nodeselector patch for kube-proxy daemonset] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:09:56 +0000 (0:00:00.312) 0:05:56.691 **********
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": [
"daemonset.apps/kube-proxy patched (no change)"
]
}
Monday 21 April 2025 00:09:56 +0000 (0:00:00.047) 0:05:56.739 **********
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => {
"msg": []
}
PLAY [Install Kubernetes apps] *************************************************
Monday 21 April 2025 00:09:56 +0000 (0:00:00.266) 0:05:57.005 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.056) 0:05:57.062 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.044) 0:05:57.106 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.037) 0:05:57.144 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.042) 0:05:57.186 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.039) 0:05:57.226 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.045) 0:05:57.272 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.034) 0:05:57.306 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.035) 0:05:57.342 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.033) 0:05:57.376 **********
Monday 21 April 2025 00:09:56 +0000 (0:00:00.049) 0:05:57.425 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.063) 0:05:57.489 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.034) 0:05:57.523 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.038) 0:05:57.562 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.056) 0:05:57.618 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.035) 0:05:57.654 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.033) 0:05:57.687 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.059) 0:05:57.747 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.035) 0:05:57.782 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.043) 0:05:57.826 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.034) 0:05:57.861 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.036) 0:05:57.897 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.034) 0:05:57.932 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.047) 0:05:57.979 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.096) 0:05:58.076 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.041) 0:05:58.117 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.036) 0:05:58.154 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.051) 0:05:58.205 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.027) 0:05:58.233 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.038) 0:05:58.272 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.044) 0:05:58.316 **********
Monday 21 April 2025 00:09:57 +0000 (0:00:00.052) 0:05:58.369 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.175) 0:05:58.544 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.040) 0:05:58.585 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.062) 0:05:58.648 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.027) 0:05:58.675 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.028) 0:05:58.704 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.030) 0:05:58.734 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.110) 0:05:58.845 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.030) 0:05:58.875 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.042) 0:05:58.918 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.030) 0:05:58.948 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.028) 0:05:58.976 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.027) 0:05:59.004 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.027) 0:05:59.031 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.030) 0:05:59.062 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.042) 0:05:59.105 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.028) 0:05:59.133 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.054) 0:05:59.188 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.069) 0:05:59.258 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.038) 0:05:59.297 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.033) 0:05:59.330 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.030) 0:05:59.360 **********
Monday 21 April 2025 00:09:58 +0000 (0:00:00.034) 0:05:59.395 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.043) 0:05:59.438 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.028) 0:05:59.467 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.033) 0:05:59.501 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.030) 0:05:59.531 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.032) 0:05:59.564 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.033) 0:05:59.597 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.034) 0:05:59.631 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.049) 0:05:59.681 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.029) 0:05:59.710 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.033) 0:05:59.744 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.027) 0:05:59.772 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.028) 0:05:59.800 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.028) 0:05:59.829 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.034) 0:05:59.863 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.042) 0:05:59.906 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.028) 0:05:59.934 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.030) 0:05:59.965 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.028) 0:05:59.994 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.030) 0:06:00.025 **********
Monday 21 April 2025 00:09:59 +0000 (0:00:00.051) 0:06:00.076 **********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Wait for kube-apiserver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1]
Monday 21 April 2025 00:10:00 +0000 (0:00:00.504) 0:06:00.581 **********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'coredns', 'file': 'coredns-config.yml', 'type': 'configmap'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'coredns', 'file': 'coredns-deployment.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'coredns', 'file': 'coredns-sa.yml', 'type': 'sa'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'coredns', 'file': 'coredns-svc.yml', 'type': 'svc'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'coredns', 'file': 'coredns-poddisruptionbudget.yml', 'type': 'poddisruptionbudget', 'condition': 'coredns_pod_disruption_budget'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-sa.yml', 'type': 'sa'})
Monday 21 April 2025 00:10:07 +0000 (0:00:07.041) 0:06:07.623 **********
Monday 21 April 2025 00:10:07 +0000 (0:00:00.069) 0:06:07.692 **********
Monday 21 April 2025 00:10:07 +0000 (0:00:00.031) 0:06:07.723 **********
Monday 21 April 2025 00:10:07 +0000 (0:00:00.053) 0:06:07.777 **********
Monday 21 April 2025 00:10:07 +0000 (0:00:00.038) 0:06:07.815 **********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Start Resources] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=coredns-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=coredns-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=coredns-config.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=coredns-deployment.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=coredns-sa.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=coredns-svc.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=dns-autoscaler.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=dns-autoscaler-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=dns-autoscaler-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=coredns-poddisruptionbudget.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-161-1] => (item=dns-autoscaler-sa.yml)
Monday 21 April 2025 00:10:11 +0000 (0:00:04.203) 0:06:12.019 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.049) 0:06:12.069 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.049) 0:06:12.118 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.032) 0:06:12.150 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.030) 0:06:12.180 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.031) 0:06:12.211 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.034) 0:06:12.246 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.031) 0:06:12.277 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.036) 0:06:12.314 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.049) 0:06:12.363 **********
Monday 21 April 2025 00:10:11 +0000 (0:00:00.043) 0:06:12.407 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.031) 0:06:12.438 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.029) 0:06:12.468 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.039) 0:06:12.508 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.027) 0:06:12.536 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.028) 0:06:12.565 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.041) 0:06:12.606 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.031) 0:06:12.638 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.033) 0:06:12.672 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.030) 0:06:12.702 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.034) 0:06:12.737 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.030) 0:06:12.767 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.029) 0:06:12.796 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.043) 0:06:12.840 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.039) 0:06:12.880 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.036) 0:06:12.916 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.037) 0:06:12.954 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.034) 0:06:12.988 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.046) 0:06:13.034 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.031) 0:06:13.066 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.029) 0:06:13.096 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.031) 0:06:13.127 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.028) 0:06:13.156 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.028) 0:06:13.184 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.029) 0:06:13.213 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.035) 0:06:13.248 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.031) 0:06:13.279 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.030) 0:06:13.310 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.033) 0:06:13.343 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.046) 0:06:13.389 **********
Monday 21 April 2025 00:10:12 +0000 (0:00:00.029) 0:06:13.419 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.032) 0:06:13.451 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.038) 0:06:13.490 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.036) 0:06:13.526 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.034) 0:06:13.561 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.053) 0:06:13.614 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.142) 0:06:13.757 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.062) 0:06:13.819 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.031) 0:06:13.850 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.032) 0:06:13.882 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.028) 0:06:13.911 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.028) 0:06:13.940 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.050) 0:06:13.990 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.070) 0:06:14.060 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.042) 0:06:14.103 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.053) 0:06:14.157 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.028) 0:06:14.186 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.030) 0:06:14.216 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.029) 0:06:14.245 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.049) 0:06:14.294 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.061) 0:06:14.356 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.029) 0:06:14.385 **********
Monday 21 April 2025 00:10:13 +0000 (0:00:00.030) 0:06:14.416 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.034) 0:06:14.450 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.051) 0:06:14.501 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.067) 0:06:14.569 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.036) 0:06:14.606 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.034) 0:06:14.641 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.073) 0:06:14.714 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.065) 0:06:14.780 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.029) 0:06:14.809 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.032) 0:06:14.842 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.056) 0:06:14.898 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.053) 0:06:14.952 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.031) 0:06:14.983 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.041) 0:06:15.025 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.029) 0:06:15.055 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.044) 0:06:15.099 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.033) 0:06:15.132 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.041) 0:06:15.174 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.031) 0:06:15.206 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.040) 0:06:15.246 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.027) 0:06:15.274 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.041) 0:06:15.316 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.030) 0:06:15.346 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.039) 0:06:15.385 **********
Monday 21 April 2025 00:10:14 +0000 (0:00:00.029) 0:06:15.415 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.050) 0:06:15.465 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.110) 0:06:15.575 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.043) 0:06:15.619 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.060) 0:06:15.679 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.033) 0:06:15.713 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.049) 0:06:15.763 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.030) 0:06:15.793 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.029) 0:06:15.823 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.033) 0:06:15.856 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.045) 0:06:15.902 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.030) 0:06:15.932 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.032) 0:06:15.965 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.034) 0:06:15.999 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.041) 0:06:16.040 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.030) 0:06:16.071 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.041) 0:06:16.113 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.032) 0:06:16.145 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.054) 0:06:16.200 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.037) 0:06:16.237 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.033) 0:06:16.271 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.031) 0:06:16.302 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.031) 0:06:16.333 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.035) 0:06:16.369 **********
Monday 21 April 2025 00:10:15 +0000 (0:00:00.058) 0:06:16.428 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.035) 0:06:16.463 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.039) 0:06:16.503 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.040) 0:06:16.544 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.036) 0:06:16.580 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.035) 0:06:16.615 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.035) 0:06:16.650 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.041) 0:06:16.692 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.036) 0:06:16.728 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.035) 0:06:16.764 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.035) 0:06:16.800 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.040) 0:06:16.841 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.034) 0:06:16.875 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.035) 0:06:16.911 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.033) 0:06:16.945 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.053) 0:06:16.999 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.029) 0:06:17.029 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.030) 0:06:17.059 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.031) 0:06:17.090 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.032) 0:06:17.123 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.028) 0:06:17.151 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.033) 0:06:17.185 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.029) 0:06:17.215 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.034) 0:06:17.250 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.036) 0:06:17.287 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.032) 0:06:17.319 **********
Monday 21 April 2025 00:10:16 +0000 (0:00:00.114) 0:06:17.434 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.046) 0:06:17.481 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.028) 0:06:17.510 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.049) 0:06:17.559 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.028) 0:06:17.588 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.033) 0:06:17.621 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.056) 0:06:17.678 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.040) 0:06:17.719 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.034) 0:06:17.754 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.031) 0:06:17.785 **********
PLAY [Apply resolv.conf changes now that cluster DNS is up] ********************
Monday 21 April 2025 00:10:17 +0000 (0:00:00.177) 0:06:17.962 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.052) 0:06:18.015 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.039) 0:06:18.055 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.036) 0:06:18.091 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.041) 0:06:18.133 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.037) 0:06:18.170 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.044) 0:06:18.215 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.037) 0:06:18.252 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.040) 0:06:18.293 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.031) 0:06:18.325 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.034) 0:06:18.359 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.027) 0:06:18.386 **********
Monday 21 April 2025 00:10:17 +0000 (0:00:00.028) 0:06:18.415 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.028) 0:06:18.443 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:18.471 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:18.499 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:18.526 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:18.554 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.030) 0:06:18.584 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:18.612 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.025) 0:06:18.637 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.026) 0:06:18.663 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.028) 0:06:18.692 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.026) 0:06:18.718 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.028) 0:06:18.746 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.028) 0:06:18.775 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.030) 0:06:18.805 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.030) 0:06:18.835 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.033) 0:06:18.868 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.033) 0:06:18.902 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.033) 0:06:18.936 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.032) 0:06:18.968 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.032) 0:06:19.001 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:19.028 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.029) 0:06:19.058 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.028) 0:06:19.086 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.028) 0:06:19.114 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:19.142 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.030) 0:06:19.173 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.030) 0:06:19.204 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.029) 0:06:19.233 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.027) 0:06:19.261 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.031) 0:06:19.293 **********
Monday 21 April 2025 00:10:18 +0000 (0:00:00.142) 0:06:19.435 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.030) 0:06:19.466 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.027) 0:06:19.494 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.028) 0:06:19.523 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.035) 0:06:19.559 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.028) 0:06:19.587 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.027) 0:06:19.614 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.030) 0:06:19.644 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.028) 0:06:19.673 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.029) 0:06:19.702 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.045) 0:06:19.748 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.030) 0:06:19.778 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.028) 0:06:19.806 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.032) 0:06:19.839 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.035) 0:06:19.875 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.034) 0:06:19.909 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.029) 0:06:19.938 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.033) 0:06:19.972 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.032) 0:06:20.004 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.032) 0:06:20.037 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.028) 0:06:20.065 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.027) 0:06:20.093 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.027) 0:06:20.120 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.029) 0:06:20.149 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.027) 0:06:20.177 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.030) 0:06:20.207 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.029) 0:06:20.236 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.031) 0:06:20.268 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.032) 0:06:20.300 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.032) 0:06:20.332 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.031) 0:06:20.364 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.030) 0:06:20.395 **********
Monday 21 April 2025 00:10:19 +0000 (0:00:00.027) 0:06:20.422 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.028) 0:06:20.451 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.027) 0:06:20.478 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.030) 0:06:20.509 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.028) 0:06:20.537 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.028) 0:06:20.565 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.030) 0:06:20.595 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.029) 0:06:20.625 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.031) 0:06:20.656 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.031) 0:06:20.687 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.034) 0:06:20.722 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.034) 0:06:20.756 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.044) 0:06:20.800 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.036) 0:06:20.836 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.027) 0:06:20.864 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.030) 0:06:20.894 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.039) 0:06:20.934 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.032) 0:06:20.966 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.041) 0:06:21.008 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.028) 0:06:21.037 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.036) 0:06:21.073 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.047) 0:06:21.121 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.058) 0:06:21.180 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.032) 0:06:21.212 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.032) 0:06:21.244 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.029) 0:06:21.273 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.028) 0:06:21.302 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.027) 0:06:21.329 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.031) 0:06:21.361 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.029) 0:06:21.390 **********
Monday 21 April 2025 00:10:20 +0000 (0:00:00.032) 0:06:21.423 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:21.452 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.027) 0:06:21.480 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:21.508 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:21.538 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:21.568 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:21.597 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:21.625 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.030) 0:06:21.656 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.033) 0:06:21.690 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:21.720 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:21.749 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:21.778 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.027) 0:06:21.806 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:21.836 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.032) 0:06:21.869 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.127) 0:06:21.996 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.037) 0:06:22.034 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:22.063 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.037) 0:06:22.100 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.035) 0:06:22.136 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.033) 0:06:22.169 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:22.198 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:22.227 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.032) 0:06:22.260 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.050) 0:06:22.310 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:22.339 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:22.368 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.029) 0:06:22.398 **********
Monday 21 April 2025 00:10:21 +0000 (0:00:00.028) 0:06:22.426 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.028) 0:06:22.454 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.028) 0:06:22.483 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.031) 0:06:22.515 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.027) 0:06:22.542 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.027) 0:06:22.570 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.030) 0:06:22.600 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.031) 0:06:22.631 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.026) 0:06:22.658 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.030) 0:06:22.688 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.031) 0:06:22.720 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.030) 0:06:22.751 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.030) 0:06:22.781 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.030) 0:06:22.812 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.035) 0:06:22.848 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.043) 0:06:22.891 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.028) 0:06:22.920 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.027) 0:06:22.947 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.028) 0:06:22.976 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.032) 0:06:23.008 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.029) 0:06:23.038 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.028) 0:06:23.066 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.021) 0:06:23.088 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.027) 0:06:23.115 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.027) 0:06:23.142 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.030) 0:06:23.173 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.029) 0:06:23.202 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.027) 0:06:23.229 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.026) 0:06:23.256 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.028) 0:06:23.284 **********
Monday 21 April 2025 00:10:22 +0000 (0:00:00.029) 0:06:23.314 **********
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-161-1 : ok=499 changed=110 unreachable=0 failed=0 skipped=1083 rescued=0 ignored=3
localhost : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 21 April 2025 00:10:22 +0000 (0:00:00.061) 0:06:23.376 **********
===============================================================================
kubernetes/preinstall : Install packages requirements ------------------ 40.04s
download : Download_container | Download image if required ------------- 15.95s
etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container -- 11.82s
download : Download_container | Download image if required ------------- 10.06s
container-engine/docker : Ensure docker packages are installed ---------- 9.49s
kubernetes/control-plane : Kubeadm | Initialize first master ------------ 9.28s
download : Download_container | Download image if required -------------- 7.77s
etcd : Reload etcd ------------------------------------------------------ 7.69s
kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates --- 7.04s
download : Download_container | Download image if required -------------- 6.51s
download : Download_container | Download image if required -------------- 6.10s
download : Download_file | Download item -------------------------------- 5.41s
etcd : Configure | Check if etcd cluster is healthy --------------------- 5.30s
download : Download_container | Download image if required -------------- 5.26s
download : Download_container | Download image if required -------------- 5.02s
container-engine/crictl : Download_file | Download item ----------------- 4.69s
container-engine/cri-dockerd : Download_file | Download item ------------ 4.40s
download : Download_file | Download item -------------------------------- 4.20s
kubernetes-apps/ansible : Kubernetes Apps | Start Resources ------------- 4.20s
container-engine/crictl : Extract_file | Unpacking archive -------------- 4.10s
INFO: done in 0s
INFO: done in 0s
DEBUG: kill running child jobs:
INFO: Stage k8s was run successfully Mon Apr 21 00:10:23 UTC 2025
[update tf stack configuration]
tf setup profile /home/rocky/.tf/stack.env
DEPLOYER=k8s_manifests
CONTRAIL_CONTAINER_TAG=nightly
CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
ORCHESTRATOR=kubernetes
OPENSTACK_VERSION=""
CONTROLLER_NODES="10.0.0.50 "
AGENT_NODES="10.0.0.50"
CONTROL_NODES="10.0.0.50 "
SSL_ENABLE="false"
LEGACY_ANALYTICS_ENABLE="true"
HUGE_PAGES_1G=
CONTAINER_RUNTIME=docker
K8S_CA=
DEPLOY_IPA_SERVER=
IPA_PASSWORD=
INFO: Successful deployment Mon Apr 21 00:10:23 UTC 2025
DEBUG: kill running child jobs:
INFO: Deploy platform finished
+ [[ 0 == 1 ]]
+ exit 0
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [FAILURE]. Did not execute build step #0.
Archiving artifacts
Finished: SUCCESS