Started by upstream project "pipeline-nightly" build number 136 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/test-unit-bgp [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/test-unit-bgp/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 610a56b328905e541c66650706b19a4c73cd82fa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 610a56b328905e541c66650706b19a4c73cd82fa # timeout=10 Commit message: "use py3 for tox instead of py36" > git rev-list --no-walk 610a56b328905e541c66650706b19a4c73cd82fa # 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-dev-env.git > git init /home/jenkins/workspace/test-unit-bgp/src/opensdn-io/tf-dev-env # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-dev-env.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-dev-env.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/opensdn-io/tf-dev-env.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 5310293fb50ded42aaaac3d24d7e44032e959f6c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5310293fb50ded42aaaac3d24d7e44032e959f6c # timeout=10 Commit message: "add bfd test to old UT runner" > git rev-list --no-walk 5310293fb50ded42aaaac3d24d7e44032e959f6c # timeout=10 Copied 3 artifacts from "pipeline-nightly" build number 136 [test-unit-bgp] $ /bin/bash -xe /tmp/jenkins11917596535265365063.sh + export TARGET_SET=bgp + TARGET_SET=bgp + source /home/jenkins/workspace/test-unit-bgp/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ 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_136 ++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_136 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ 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/test-unit-bgp/vars.test-unit-bgp.90233.env ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + desc='Pipeline: pipeline-nightly-136 Random: 90233
' + desc+='Target set: bgp
' + desc+='Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136/test-unit' + echo 'DESCRIPTION Pipeline: pipeline-nightly-136 Random: 90233
Target set: bgp
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136/test-unit' DESCRIPTION Pipeline: pipeline-nightly-136 Random: 90233
Target set: bgp
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136/test-unit [description-setter] Description set: Pipeline: pipeline-nightly-136 Random: 90233
Target set: bgp
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136/test-unit' [test-unit-bgp] $ /bin/bash -xe /tmp/jenkins16109941219960763124.sh + set -eo pipefail + source /home/jenkins/workspace/test-unit-bgp/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ 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_136 ++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_136 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ 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/test-unit-bgp/deps.test-unit-bgp.90233.env ++ export DEVENV_TAG=stable ++ DEVENV_TAG=stable ++ export UNITTEST_TARGETS=controller/src/agent:test,controller/src/bfd:test,controller/src/bgp:test,controller/src/cat:test,controller/src/config/api-server:test,controller/src/config/common:test,controller/src/config/contrail_issu:test,controller/src/config/device-manager:test,controller/src/config/fabric-ansible:test,controller/src/config/schema-transformer:test,controller/src/config/svc_monitor:test,controller/src/config/utils:test,controller/src/config/vnc_openstack:test,controller/src/container/kube-manager:test,controller/src/control-node:test,controller/src/db:test,controller/src/dns:test,controller/src/ifmap:test,controller/src/ksync:test,controller/src/net:test,controller/src/nodemgr:test,controller/src/xmpp:test,n3k-tests:test,openstack/neutron_plugin:test,sandesh:test,src/contrail-analytics/contrail-collector:test,src/contrail-analytics/contrail-opserver:test,src/contrail-analytics/contrail-query-engine:test,src/contrail-api-client/api-lib:test,src/contrail-api-client/schema:test,src/contrail-common/base:test,src/contrail-common/config-client-mgr:test,src/contrail-common/database/cassandra/cql:test,src/contrail-common/database/gendb:test,src/contrail-common/io:test,src/contrail-common/zookeeper:test,vrouter-py-ut:test, ++ UNITTEST_TARGETS=controller/src/agent:test,controller/src/bfd:test,controller/src/bgp:test,controller/src/cat:test,controller/src/config/api-server:test,controller/src/config/common:test,controller/src/config/contrail_issu:test,controller/src/config/device-manager:test,controller/src/config/fabric-ansible:test,controller/src/config/schema-transformer:test,controller/src/config/svc_monitor:test,controller/src/config/utils:test,controller/src/config/vnc_openstack:test,controller/src/container/kube-manager:test,controller/src/control-node:test,controller/src/db:test,controller/src/dns:test,controller/src/ifmap:test,controller/src/ksync:test,controller/src/net:test,controller/src/nodemgr:test,controller/src/xmpp:test,n3k-tests:test,openstack/neutron_plugin:test,sandesh:test,src/contrail-analytics/contrail-collector:test,src/contrail-analytics/contrail-opserver:test,src/contrail-analytics/contrail-query-engine:test,src/contrail-api-client/api-lib:test,src/contrail-api-client/schema:test,src/contrail-common/base:test,src/contrail-common/config-client-mgr:test,src/contrail-common/database/cassandra/cql:test,src/contrail-common/database/gendb:test,src/contrail-common/io:test,src/contrail-common/zookeeper:test,vrouter-py-ut:test, ++ export DEVENV_TAG=nightly ++ DEVENV_TAG=nightly + source /home/jenkins/workspace/test-unit-bgp/vars.test-unit-bgp.90233.env ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + [[ master == \R\2\4\.\1 ]] + ./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-dev-env ./patchsets-info.json [test-unit-bgp] $ /bin/bash -xe /tmp/jenkins9942631135375847731.sh + set -eo pipefail + export TARGET_SET=bgp + TARGET_SET=bgp + source /home/jenkins/workspace/test-unit-bgp/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ 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_136 ++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_136 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ 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/test-unit-bgp/vars.test-unit-bgp.90233.env ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + source /home/jenkins/workspace/test-unit-bgp/deps.test-unit-bgp.90233.env ++ export DEVENV_TAG=stable ++ DEVENV_TAG=stable ++ export UNITTEST_TARGETS=controller/src/agent:test,controller/src/bfd:test,controller/src/bgp:test,controller/src/cat:test,controller/src/config/api-server:test,controller/src/config/common:test,controller/src/config/contrail_issu:test,controller/src/config/device-manager:test,controller/src/config/fabric-ansible:test,controller/src/config/schema-transformer:test,controller/src/config/svc_monitor:test,controller/src/config/utils:test,controller/src/config/vnc_openstack:test,controller/src/container/kube-manager:test,controller/src/control-node:test,controller/src/db:test,controller/src/dns:test,controller/src/ifmap:test,controller/src/ksync:test,controller/src/net:test,controller/src/nodemgr:test,controller/src/xmpp:test,n3k-tests:test,openstack/neutron_plugin:test,sandesh:test,src/contrail-analytics/contrail-collector:test,src/contrail-analytics/contrail-opserver:test,src/contrail-analytics/contrail-query-engine:test,src/contrail-api-client/api-lib:test,src/contrail-api-client/schema:test,src/contrail-common/base:test,src/contrail-common/config-client-mgr:test,src/contrail-common/database/cassandra/cql:test,src/contrail-common/database/gendb:test,src/contrail-common/io:test,src/contrail-common/zookeeper:test,vrouter-py-ut:test, ++ UNITTEST_TARGETS=controller/src/agent:test,controller/src/bfd:test,controller/src/bgp:test,controller/src/cat:test,controller/src/config/api-server:test,controller/src/config/common:test,controller/src/config/contrail_issu:test,controller/src/config/device-manager:test,controller/src/config/fabric-ansible:test,controller/src/config/schema-transformer:test,controller/src/config/svc_monitor:test,controller/src/config/utils:test,controller/src/config/vnc_openstack:test,controller/src/container/kube-manager:test,controller/src/control-node:test,controller/src/db:test,controller/src/dns:test,controller/src/ifmap:test,controller/src/ksync:test,controller/src/net:test,controller/src/nodemgr:test,controller/src/xmpp:test,n3k-tests:test,openstack/neutron_plugin:test,sandesh:test,src/contrail-analytics/contrail-collector:test,src/contrail-analytics/contrail-opserver:test,src/contrail-analytics/contrail-query-engine:test,src/contrail-api-client/api-lib:test,src/contrail-api-client/schema:test,src/contrail-common/base:test,src/contrail-common/config-client-mgr:test,src/contrail-common/database/cassandra/cql:test,src/contrail-common/database/gendb:test,src/contrail-common/io:test,src/contrail-common/zookeeper:test,vrouter-py-ut:test, ++ export DEVENV_TAG=nightly ++ DEVENV_TAG=nightly + ./src/opensdn-io/tf-jenkins/jobs/test/unit/filter_targets.sh INFO: filtered set: controller/src/bgp:test + export FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_136/test-unit + FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_136/test-unit + ./src/opensdn-io/tf-jenkins/jobs/test/unit/create_workers.sh 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 Nov 10 00:14:18 UTC 2025 INFO: waiting for resources is finished Mon Nov 10 00:14:22 UTC 2025 INFO: openstack volume create --type ceph-ssd --size 80 --availability-zone GZ1 --image 4342c5af-7cec-453c-8480-30a37444aa06 --bootable jenkins-test-unit-bgp-2726_1_volume +---------------------+--------------------------------------+ | Field | Value | +---------------------+--------------------------------------+ | attachments | [] | | availability_zone | GZ1 | | bootable | false | | consistencygroup_id | None | | created_at | 2025-11-10T00:14:25.176938 | | description | None | | encrypted | False | | id | d9d7acfc-52c6-4cbe-8c4b-f5c89de8fd64 | | multiattach | False | | name | jenkins-test-unit-bgp-2726_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 jenkins-test-unit-bgp-2726_1 is available INFO: openstack server create --volume jenkins-test-unit-bgp-2726_1 --flavor STD3-4-16 --security-group default --availability-zone GZ1 --key-name=worker --network management --wait jenkins-test-unit-bgp-2726_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-11-10T00:15:07.000000 | | OS-SRV-USG:terminated_at | None | | accessIPv4 | | | accessIPv6 | | | addresses | management=10.0.0.23 | | adminPass | 3KoutuHQJy6G | | config_drive | | | created | 2025-11-10T00:14:45Z | | flavor | STD3-4-16 (b6760da7-d124-45c7-a0a7-64f40acae087) | | hostId | e97e48623ebae2f10a3524d88f5c97d0d04a0e1529ab9b57a3e835ed | | id | a5daae97-2827-47ca-9b6c-87eaf8836c78 | | image | N/A (booted from volume) | | key_name | worker | | name | jenkins-test-unit-bgp-2726_1 | | progress | 0 | | project_id | **** | | properties | | | security_groups | id='ae6a292d-c48f-4b92-9b1d-4d0a032b0697', name='default', sdn='sprut' | | status | ACTIVE | | updated | 2025-11-10T00:15:07Z | | user_id | 25d930adb802408885c71e341481886e | | volumes_attached | id='d9d7acfc-52c6-4cbe-8c4b-f5c89de8fd64' | +-----------------------------+------------------------------------------------------------------------+ nova CLI is deprecated and will be removed in a future release Request to add tag PipelineBuildTag=jenkins-pipeline-nightly-136 to specified server has been accepted. Request to add tag JobTag=jenkins-test-unit-bgp-2726 to specified server has been accepted. Request to add tag GroupTag=jenkins-test-unit-bgp-2726 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. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Linux jenkins-test-unit-bgp-2726-1.novalocal 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (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.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. INFO: copy mirror-epel9.repo to host Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. INFO: do not set default gateway for second interface Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 721 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 494 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 83 MB/s | 30 MB 00:00 Package openssh-server-8.7p1-43.el9.x86_64 is already installed. Package openssl-1:3.2.2-6.el9_5.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: 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 2 Packages Total download size: 3.7 M Downloading Packages: (1/2): openssl-3.2.2-6.el9_5.1.x86_64.rpm 31 MB/s | 1.3 MB 00:00 (2/2): openssl-libs-3.2.2-6.el9_5.1.x86_64.rpm 35 MB/s | 2.4 MB 00:00 -------------------------------------------------------------------------------- Total 53 MB/s | 3.7 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/4 Upgrading : openssl-1:3.2.2-6.el9_5.1.x86_64 2/4 Cleanup : openssl-1:3.2.2-6.el9_5.x86_64 3/4 Cleanup : openssl-libs-1:3.2.2-6.el9_5.x86_64 4/4 Running scriptlet: openssl-libs-1:3.2.2-6.el9_5.x86_64 4/4 Verifying : openssl-1:3.2.2-6.el9_5.1.x86_64 1/4 Verifying : openssl-1:3.2.2-6.el9_5.x86_64 2/4 Verifying : openssl-libs-1:3.2.2-6.el9_5.1.x86_64 3/4 Verifying : openssl-libs-1:3.2.2-6.el9_5.x86_64 4/4 Upgraded: 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.23' (ECDSA) to the list of known hosts. bash: line 1: nslookup: command not found real 0m0.000s user 0m0.000s sys 0m0.000s INFO: cat /etc/resolv.conf Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. # Generated by NetworkManager search mcs.local novalocal nameserver 10.0.0.2 DEBUG: port_id=7cc409a8-d3c9-45af-825d-1bb4beee50a8 for a5daae97-2827-47ca-9b6c-87eaf8836c78 in management + source /home/jenkins/workspace/test-unit-bgp/stackrc.test-unit-bgp.env ++ export PROVIDER=openstack ++ PROVIDER=openstack ++ export ENVIRONMENT_OS=rocky9 ++ ENVIRONMENT_OS=rocky9 ++ export IMAGE=4342c5af-7cec-453c-8480-30a37444aa06 ++ IMAGE=4342c5af-7cec-453c-8480-30a37444aa06 ++ export IMAGE_SSH_USER=rocky ++ IMAGE_SSH_USER=rocky ++ export INSTANCE_IDS=a5daae97-2827-47ca-9b6c-87eaf8836c78, ++ INSTANCE_IDS=a5daae97-2827-47ca-9b6c-87eaf8836c78, ++ export INSTANCE_IPS=10.0.0.23, ++ INSTANCE_IPS=10.0.0.23, ++ export instance_ip=10.0.0.23 ++ instance_ip=10.0.0.23 + ./src/opensdn-io/tf-jenkins/jobs/test/unit/run.sh INFO: UT started. ENVIRONMENT_OS=rocky9 LINUX_DISTR=rockylinux Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Local time: Mon 2025-11-10 00:16:03 UTC Universal time: Mon 2025-11-10 00:16:03 UTC RTC time: Mon 2025-11-10 00:16:03 Time zone: UTC (UTC, +0000) System clock synchronized: yes NTP service: active RTC in local TZ: no Local time: Sun 2025-11-09 16:16:03 PST Universal time: Mon 2025-11-10 00:16:03 UTC RTC time: Mon 2025-11-10 00:16:03 Time zone: America/Los_Angeles (PST, -0800) System clock synchronized: yes NTP service: active RTC in local TZ: no INFO: dev-env startup INFO: ensure python is present Last metadata expiration check: 0:00:27 ago on Sun 09 Nov 2025 04:15:36 PM PST. Package jq-1.6-17.el9.x86_64 is already installed. Package python3-3.9.19-8.el9_5.1.x86_64 is already installed. Dependencies resolved. ============================================================================================== Package Arch Version Repository Size ============================================================================================== Installing: lsof x86_64 4.94.0-3.el9 tf-mirrors.ci_repos_yum9-baseos 238 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 Transaction Summary ============================================================================================== Install 2 Packages Upgrade 3 Packages Total download size: 9.6 M Downloading Packages: (1/5): python3-3.9.21-1.el9_5.x86_64.rpm 1.1 MB/s | 26 kB 00:00 (2/5): lsof-4.94.0-3.el9.x86_64.rpm 7.9 MB/s | 238 kB 00:00 (3/5): python-unversioned-command-3.9.21-1.el9_ 2.2 MB/s | 9.1 kB 00:00 (4/5): python3-libs-3.9.21-1.el9_5.x86_64.rpm 83 MB/s | 7.5 MB 00:00 (5/5): python3-pip-21.3.1-1.el9.noarch.rpm 13 MB/s | 1.7 MB 00:00 -------------------------------------------------------------------------------- Total 70 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/8 Upgrading : python-unversioned-command-3.9.21-1.el9_5.noarch 2/8 Upgrading : python3-3.9.21-1.el9_5.x86_64 3/8 Installing : python3-pip-21.3.1-1.el9.noarch 4/8 Installing : lsof-4.94.0-3.el9.x86_64 5/8 Cleanup : python3-3.9.19-8.el9_5.1.x86_64 6/8 Cleanup : python-unversioned-command-3.9.19-8.el9_5.1.noarch 7/8 Cleanup : python3-libs-3.9.19-8.el9_5.1.x86_64 8/8 Running scriptlet: python3-libs-3.9.19-8.el9_5.1.x86_64 8/8 Verifying : lsof-4.94.0-3.el9.x86_64 1/8 Verifying : python3-pip-21.3.1-1.el9.noarch 2/8 Verifying : python3-3.9.21-1.el9_5.x86_64 3/8 Verifying : python3-3.9.19-8.el9_5.1.x86_64 4/8 Verifying : python3-libs-3.9.21-1.el9_5.x86_64 5/8 Verifying : python3-libs-3.9.19-8.el9_5.1.x86_64 6/8 Verifying : python-unversioned-command-3.9.21-1.el9_5.noarch 7/8 Verifying : python-unversioned-command-3.9.19-8.el9_5.1.noarch 8/8 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: lsof-4.94.0-3.el9.x86_64 python3-pip-21.3.1-1.el9.noarch Complete! +++ dirname /home/rocky/src/opensdn-io/tf-dev-env/common/setup_docker_root.sh ++ realpath /home/rocky/src/opensdn-io/tf-dev-env/common + scriptdir=/home/rocky/src/opensdn-io/tf-dev-env/common + source /home/rocky/src/opensdn-io/tf-dev-env/common/common.sh ++ '[' -n '' ']' ++ set -o errexit ++ export DEBUGINFO=FALSE ++ DEBUGINFO=FALSE ++ export WORKSPACE=/home/rocky ++ WORKSPACE=/home/rocky ++ export TF_CONFIG_DIR=/home/rocky/.tf ++ TF_CONFIG_DIR=/home/rocky/.tf ++ export TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ export BUILD_MODE=full ++ BUILD_MODE=full ++ export BUILD_ROOT=/buildroot ++ BUILD_ROOT=/buildroot ++ '[' -e /home/rocky/.tf/dev.env ']' ++ [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]] +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release +++ egrep '^ID=' +++ awk -F= '{print $2}' +++ tr -d '"' ++ export DISTRO=rocky ++ DISTRO=rocky +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release +++ egrep '^VERSION_ID=' +++ awk -F= '{print $2}' +++ tr -d '"' ++ export DISTRO_VER=9.5 ++ DISTRO_VER=9.5 ++ export DISTRO_VER_MAJOR=9 ++ DISTRO_VER_MAJOR=9 ++ '[' -z x ']' ++ '[' -z /home/rocky/contrail ']' ++ export CONTRAIL_DIR ++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102 ++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102 ++ [[ nexus.gz1.opensdn.io:5102 == *\:* ]] +++ echo nexus.gz1.opensdn.io:5102 +++ cut -f 1 -d : ++ export REGISTRY_IP=nexus.gz1.opensdn.io ++ REGISTRY_IP=nexus.gz1.opensdn.io +++ echo nexus.gz1.opensdn.io:5102 +++ cut -f 2 -d : ++ export REGISTRY_PORT=5102 ++ REGISTRY_PORT=5102 ++ export FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ export GERRIT_URL=https://gerrit.opensdn.io/r ++ GERRIT_URL=https://gerrit.opensdn.io/r ++ export RPM_REPO_IP=localhost ++ RPM_REPO_IP=localhost ++ export RPM_REPO_PORT=6667 ++ RPM_REPO_PORT=6667 ++ export REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ export DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ export CONTRAIL_PARALLEL_BUILD=true ++ CONTRAIL_PARALLEL_BUILD=true ++ export DEVENV_IMAGE_NAME=tf-dev-sandbox ++ DEVENV_IMAGE_NAME=tf-dev-sandbox ++ export DEVENV_TAG=nightly ++ DEVENV_TAG=nightly ++ export DEVENV_PUSH_TAG=nightly ++ DEVENV_PUSH_TAG=nightly ++ export DEVENV_IMAGE=tf-dev-sandbox:nightly ++ DEVENV_IMAGE=tf-dev-sandbox:nightly ++ export MULTI_KERNEL_BUILD=false ++ MULTI_KERNEL_BUILD=false ++ export CONTRAIL_CONTAINER_TAG=nightly ++ CONTRAIL_CONTAINER_TAG=nightly ++ export FROZEN_TAG= ++ FROZEN_TAG= ++ export VENDOR_NAME=OpenSDN-IO ++ VENDOR_NAME=OpenSDN-IO ++ export VENDOR_DOMAIN=io.opensdn ++ VENDOR_DOMAIN=io.opensdn ++ export CONTRAIL_BRANCH=master ++ CONTRAIL_BRANCH=master ++ '[' -z z ']' + source /home/rocky/src/opensdn-io/tf-dev-env/common/functions.sh + ensure_root ++ whoami + local me=root + '[' root '!=' root ']' + echo '' + echo 'INFO: [docker install]' + echo 'INFO: rocky detected' + which docker + '[' xrocky == xcentos ']' + '[' xrocky == xubuntu ']' + '[' xrocky == xrocky ']' + systemctl stop firewalld Failed to stop firewalld.service: Unit firewalld.service not loaded. + true + install_docker_rocky + which docker which: no docker in (/sbin:/bin:/usr/sbin:/usr/bin) + dnf install -y dnf-utils device-mapper-persistent-data lvm2 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo + retry dnf install -y docker-ce device-mapper-libs device-mapper-event-libs + local i + (( i=0 )) + (( i<5 )) + dnf install -y docker-ce device-mapper-libs device-mapper-event-libs Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg + break + [[ 0 == 5 ]] + dnf remove -y docker-buildx-plugin + systemctl start docker + echo + echo 'INFO: [docker config]' ++ ip route get 1 ++ grep -o 'dev.*' ++ awk '{print $2}' + default_iface=eth0 + CONTRAIL_SKIP_INSECURE_REGISTRY=0 + insecure_registries= + registry_ip=nexus.gz1.opensdn.io + UPDATE_INSECURE_REGISTRY=false + '[' 0 '!=' 0 ']' + '[' -z nexus.gz1.opensdn.io ']' + check_insecure_registry nexus.gz1.opensdn.io:5102 + check_docker_value insecure-registries nexus.gz1.opensdn.io:5102 + local name=insecure-registries + local value=nexus.gz1.opensdn.io:5102 + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''insecure-registries'\''));' + grep -qi nexus.gz1.opensdn.io:5102 + '[' -n '' ']' + insecure_registries+=nexus.gz1.opensdn.io:5102 + '[' -n nexus.gz1.opensdn.io:5102 ']' + UPDATE_INSECURE_REGISTRY=true ++ ip link show eth0 ++ grep -o 'mtu.*' ++ awk '{print $2}' + default_iface_mtu=1500 + docker_reload=0 + true + update_config_docker nexus.gz1.opensdn.io:5102 1500 + local insecure_registries=nexus.gz1.opensdn.io:5102 + local default_iface_mtu=1500 + '[' '!' -e /etc/docker/daemon.json ']' + python + docker_reload=1 ++ get_docker_mtu ++ docker network inspect '--format={{index .Options "com.docker.network.driver.mtu"}}' bridge + runtime_docker_mtu=1500 + [[ 1500 != \1\5\0\0 ]] + [[ 1 == \1 ]] + set_docker_mtu 1500 + local default_iface_mtu=1500 + echo 'INFO: set docker0 mtu to 1500' ++ command -v ifconfig + '[' -x '' ']' + ip link set dev docker0 mtu 1500 + restart_docker + echo 'INFO: restart docker' + [[ xrocky == x\c\e\n\t\o\s ]] + [[ xrocky == x\r\o\c\k\y ]] + systemctl restart docker + echo 'REGISTRY_IP: nexus.gz1.opensdn.io' INFO: [docker install] INFO: rocky detected Last metadata expiration check: 0:00:32 ago on Sun 09 Nov 2025 04:15:36 PM PST. Package yum-utils-4.3.0-16.el9.noarch is already installed. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: device-mapper-persistent-data x86_64 1.0.9-3.el9_4 tf-mirrors.ci_repos_yum9-baseos 1.0 M lvm2 x86_64 9:2.03.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M Installing dependencies: device-mapper-event x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 34 k device-mapper-event-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 31 k libaio x86_64 0.3.111-13.el9 tf-mirrors.ci_repos_yum9-baseos 23 k lvm2-libs x86_64 9:2.03.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M Transaction Summary ================================================================================================ Install 6 Packages Total download size: 3.6 M Installed size: 9.4 M Downloading Packages: (1/6): device-mapper-event-libs-1.02.198-2.el9. 1.4 MB/s | 31 kB 00:00 (2/6): device-mapper-event-1.02.198-2.el9.x86_6 1.3 MB/s | 34 kB 00:00 (3/6): libaio-0.3.111-13.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 (4/6): device-mapper-persistent-data-1.0.9-3.el 23 MB/s | 1.0 MB 00:00 (5/6): lvm2-libs-2.03.24-2.el9.x86_64.rpm 34 MB/s | 1.0 MB 00:00 (6/6): lvm2-2.03.24-2.el9.x86_64.rpm 27 MB/s | 1.5 MB 00:00 -------------------------------------------------------------------------------- Total 43 MB/s | 3.6 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : device-mapper-event-libs-9:1.02.198-2.el9.x86_64 1/6 Installing : libaio-0.3.111-13.el9.x86_64 2/6 Installing : device-mapper-event-9:1.02.198-2.el9.x86_64 3/6 Running scriptlet: device-mapper-event-9:1.02.198-2.el9.x86_64 3/6 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.24-2.el9.x86_64 4/6 Installing : device-mapper-persistent-data-1.0.9-3.el9_4.x86_64 5/6 Installing : lvm2-9:2.03.24-2.el9.x86_64 6/6 Running scriptlet: lvm2-9:2.03.24-2.el9.x86_64 6/6 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Verifying : device-mapper-event-9:1.02.198-2.el9.x86_64 1/6 Verifying : device-mapper-event-libs-9:1.02.198-2.el9.x86_64 2/6 Verifying : device-mapper-persistent-data-1.0.9-3.el9_4.x86_64 3/6 Verifying : libaio-0.3.111-13.el9.x86_64 4/6 Verifying : lvm2-9:2.03.24-2.el9.x86_64 5/6 Verifying : lvm2-libs-9:2.03.24-2.el9.x86_64 6/6 Installed: device-mapper-event-9:1.02.198-2.el9.x86_64 device-mapper-event-libs-9:1.02.198-2.el9.x86_64 device-mapper-persistent-data-1.0.9-3.el9_4.x86_64 libaio-0.3.111-13.el9.x86_64 lvm2-9:2.03.24-2.el9.x86_64 lvm2-libs-9:2.03.24-2.el9.x86_64 Complete! Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo Docker CE Stable - x86_64 274 kB/s | 59 kB 00:00 Package device-mapper-libs-9:1.02.198-2.el9.x86_64 is already installed. Package device-mapper-event-libs-9:1.02.198-2.el9.x86_64 is already installed. Dependencies resolved. ========================================================================================================== Package Arch Version Repository Size ========================================================================================================== Installing: docker-ce x86_64 3:28.5.2-1.el9 docker-ce-stable 21 M Installing dependencies: container-selinux noarch 3:2.232.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 55 k containerd.io x86_64 1.7.29-1.el9 docker-ce-stable 46 M docker-ce-cli x86_64 1:28.5.2-1.el9 docker-ce-stable 8.7 M fuse-common x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-baseos 7.3 k fuse-overlayfs x86_64 1.14-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k fuse3 x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 53 k fuse3-libs x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 91 k iptables-legacy x86_64 1.8.10-4.1.el9 tf-mirrors.ci_repos_epel9.repo 49 k iptables-legacy-libs x86_64 1.8.10-4.1.el9 tf-mirrors.ci_repos_epel9.repo 37 k libnftnl x86_64 1.2.6-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 87 k nftables x86_64 1:1.0.9-3.el9 tf-mirrors.ci_repos_yum9-baseos 421 k passt x86_64 0^20240806.gee36266-6.el9_5 tf-mirrors.ci_repos_yum9-appstream 193 k passt-selinux noarch 0^20240806.gee36266-6.el9_5 tf-mirrors.ci_repos_yum9-appstream 27 k Installing weak dependencies: docker-buildx-plugin x86_64 0.29.1-1.el9 docker-ce-stable 17 M docker-ce-rootless-extras x86_64 28.5.2-1.el9 docker-ce-stable 3.4 M docker-compose-plugin x86_64 2.40.3-1.el9 docker-ce-stable 15 M Transaction Summary ========================================================================================================== Install 17 Packages Total download size: 112 M Installed size: 446 M Downloading Packages: (1/17): fuse-common-3.10.2-9.el9.x86_64.rpm 400 kB/s | 7.3 kB 00:00 (2/17): libnftnl-1.2.6-4.el9_4.x86_64.rpm 3.9 MB/s | 87 kB 00:00 (3/17): container-selinux-2.232.1-1.el9.noarch. 8.4 MB/s | 55 kB 00:00 (4/17): fuse-overlayfs-1.14-1.el9.x86_64.rpm 10 MB/s | 66 kB 00:00 (5/17): fuse3-3.10.2-9.el9.x86_64.rpm 8.2 MB/s | 53 kB 00:00 (6/17): fuse3-libs-3.10.2-9.el9.x86_64.rpm 13 MB/s | 91 kB 00:00 (7/17): nftables-1.0.9-3.el9.x86_64.rpm 9.6 MB/s | 421 kB 00:00 (8/17): passt-selinux-0^20240806.gee36266-6.el9 2.7 MB/s | 27 kB 00:00 (9/17): iptables-legacy-1.8.10-4.1.el9.x86_64.r 8.3 MB/s | 49 kB 00:00 (10/17): iptables-legacy-libs-1.8.10-4.1.el9.x8 6.2 MB/s | 37 kB 00:00 (11/17): passt-0^20240806.gee36266-6.el9_5.x86_ 7.8 MB/s | 193 kB 00:00 (12/17): docker-buildx-plugin-0.29.1-1.el9.x86_ 34 MB/s | 17 MB 00:00 (13/17): docker-ce-28.5.2-1.el9.x86_64.rpm 30 MB/s | 21 MB 00:00 (14/17): docker-ce-rootless-extras-28.5.2-1.el9 10 MB/s | 3.4 MB 00:00 (15/17): docker-ce-cli-28.5.2-1.el9.x86_64.rpm 14 MB/s | 8.7 MB 00:00 (16/17): containerd.io-1.7.29-1.el9.x86_64.rpm 33 MB/s | 46 MB 00:01 (17/17): docker-compose-plugin-2.40.3-1.el9.x86 23 MB/s | 15 MB 00:00 -------------------------------------------------------------------------------- Total 65 MB/s | 112 MB 00:01 Docker CE Stable - x86_64 20 kB/s | 1.6 kB 00:00 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : passt-0^20240806.gee36266-6.el9_5.x86_64 1/17 Running scriptlet: passt-selinux-0^20240806.gee36266-6.el9_5.noarch 2/17 Installing : passt-selinux-0^20240806.gee36266-6.el9_5.noarch 2/17 Running scriptlet: passt-selinux-0^20240806.gee36266-6.el9_5.noarch 2/17 Installing : docker-buildx-plugin-0.29.1-1.el9.x86_64 3/17 Running scriptlet: docker-buildx-plugin-0.29.1-1.el9.x86_64 3/17 Installing : docker-compose-plugin-2.40.3-1.el9.x86_64 4/17 Running scriptlet: docker-compose-plugin-2.40.3-1.el9.x86_64 4/17 Installing : fuse3-libs-3.10.2-9.el9.x86_64 5/17 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 6/17 Installing : container-selinux-3:2.232.1-1.el9.noarch 6/17 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 6/17 Installing : containerd.io-1.7.29-1.el9.x86_64 7/17 Running scriptlet: containerd.io-1.7.29-1.el9.x86_64 7/17 Installing : docker-ce-cli-1:28.5.2-1.el9.x86_64 8/17 Running scriptlet: docker-ce-cli-1:28.5.2-1.el9.x86_64 8/17 Installing : iptables-legacy-libs-1.8.10-4.1.el9.x86_64 9/17 Installing : iptables-legacy-1.8.10-4.1.el9.x86_64 10/17 Running scriptlet: iptables-legacy-1.8.10-4.1.el9.x86_64 10/17 Installing : libnftnl-1.2.6-4.el9_4.x86_64 11/17 Installing : nftables-1:1.0.9-3.el9.x86_64 12/17 Running scriptlet: nftables-1:1.0.9-3.el9.x86_64 12/17 Installing : fuse-common-3.10.2-9.el9.x86_64 13/17 Installing : fuse3-3.10.2-9.el9.x86_64 14/17 Installing : fuse-overlayfs-1.14-1.el9.x86_64 15/17 Running scriptlet: fuse-overlayfs-1.14-1.el9.x86_64 15/17 Installing : docker-ce-3:28.5.2-1.el9.x86_64 16/17 Running scriptlet: docker-ce-3:28.5.2-1.el9.x86_64 16/17 Installing : docker-ce-rootless-extras-28.5.2-1.el9.x86_64 17/17 Running scriptlet: docker-ce-rootless-extras-28.5.2-1.el9.x86_64 17/17 Running scriptlet: passt-selinux-0^20240806.gee36266-6.el9_5.noarch 17/17 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 17/17 Running scriptlet: docker-ce-rootless-extras-28.5.2-1.el9.x86_64 17/17 Verifying : fuse-common-3.10.2-9.el9.x86_64 1/17 Verifying : libnftnl-1.2.6-4.el9_4.x86_64 2/17 Verifying : nftables-1:1.0.9-3.el9.x86_64 3/17 Verifying : container-selinux-3:2.232.1-1.el9.noarch 4/17 Verifying : fuse-overlayfs-1.14-1.el9.x86_64 5/17 Verifying : fuse3-3.10.2-9.el9.x86_64 6/17 Verifying : fuse3-libs-3.10.2-9.el9.x86_64 7/17 Verifying : passt-0^20240806.gee36266-6.el9_5.x86_64 8/17 Verifying : passt-selinux-0^20240806.gee36266-6.el9_5.noarch 9/17 Verifying : iptables-legacy-1.8.10-4.1.el9.x86_64 10/17 Verifying : iptables-legacy-libs-1.8.10-4.1.el9.x86_64 11/17 Verifying : containerd.io-1.7.29-1.el9.x86_64 12/17 Verifying : docker-buildx-plugin-0.29.1-1.el9.x86_64 13/17 Verifying : docker-ce-3:28.5.2-1.el9.x86_64 14/17 Verifying : docker-ce-cli-1:28.5.2-1.el9.x86_64 15/17 Verifying : docker-ce-rootless-extras-28.5.2-1.el9.x86_64 16/17 Verifying : docker-compose-plugin-2.40.3-1.el9.x86_64 17/17 Installed: container-selinux-3:2.232.1-1.el9.noarch containerd.io-1.7.29-1.el9.x86_64 docker-buildx-plugin-0.29.1-1.el9.x86_64 docker-ce-3:28.5.2-1.el9.x86_64 docker-ce-cli-1:28.5.2-1.el9.x86_64 docker-ce-rootless-extras-28.5.2-1.el9.x86_64 docker-compose-plugin-2.40.3-1.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-overlayfs-1.14-1.el9.x86_64 fuse3-3.10.2-9.el9.x86_64 fuse3-libs-3.10.2-9.el9.x86_64 iptables-legacy-1.8.10-4.1.el9.x86_64 iptables-legacy-libs-1.8.10-4.1.el9.x86_64 libnftnl-1.2.6-4.el9_4.x86_64 nftables-1:1.0.9-3.el9.x86_64 passt-0^20240806.gee36266-6.el9_5.x86_64 passt-selinux-0^20240806.gee36266-6.el9_5.noarch Complete! Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: docker-buildx-plugin x86_64 0.29.1-1.el9 @docker-ce-stable 75 M Transaction Summary ================================================================================ Remove 1 Package Freed space: 75 M Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: docker-buildx-plugin-0.29.1-1.el9.x86_64 1/1 Erasing : docker-buildx-plugin-0.29.1-1.el9.x86_64 1/1 Running scriptlet: docker-buildx-plugin-0.29.1-1.el9.x86_64 1/1 Verifying : docker-buildx-plugin-0.29.1-1.el9.x86_64 1/1 Removed: docker-buildx-plugin-0.29.1-1.el9.x86_64 Complete! INFO: [docker config] INFO: set docker0 mtu to 1500 INFO: restart docker REGISTRY_IP: nexus.gz1.opensdn.io [update tf devenv configuration] tf setup profile /home/rocky/.tf/dev.env # dev env options CONTRAIL_CONTAINER_TAG=${CONTRAIL_CONTAINER_TAG:-nightly} FROZEN_TAG=${FROZEN_TAG:-} FROZEN_REGISTRY=${FROZEN_REGISTRY:-nexus.opensdn.io:5101} CONTAINER_REGISTRY=${CONTAINER_REGISTRY:-nexus.gz1.opensdn.io:5102} RPM_REPO_IP='localhost' RPM_REPO_PORT=${RPM_REPO_PORT:-6667} BUILD_MODE=${BUILD_MODE:-full} # others VENDOR_NAME="${VENDOR_NAME:-OpenSDN-IO}" VENDOR_DOMAIN="${VENDOR_DOMAIN:-io.opensdn}" INFO: Docker registry deployment skipped [load tf devenv configuration] INFO: make common.env INFO: common.env content: LINUX_DISTR= LINUX_DISTR_VER= CONTRAIL_CONTAINER_TAG=nightly CONTRAIL_DEPLOYERS_TAG=nightly CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102 PIP_REPOSITORY=http://localhost:6667/pip/simple DEPLOYERS_BASE_CONTAINER=nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly CONTRAIL_PARALLEL_BUILD=true VENDOR_NAME=OpenSDN-IO VENDOR_DOMAIN=io.opensdn INFO: environment setup nightly: Pulling from tf-dev-sandbox 446f83f14b23: Pulling fs layer 6b70d2e26a28: Pulling fs layer 33a802ca7247: Pulling fs layer ca91a2e1d295: Pulling fs layer 6beb8882adff: Pulling fs layer 7da7abf74c3a: Pulling fs layer 6beb8882adff: Waiting 7da7abf74c3a: Waiting ca91a2e1d295: Waiting 6b70d2e26a28: Verifying Checksum 6b70d2e26a28: Download complete 33a802ca7247: Download complete ca91a2e1d295: Verifying Checksum ca91a2e1d295: Download complete 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete 6b70d2e26a28: Pull complete 33a802ca7247: Pull complete ca91a2e1d295: Pull complete 6beb8882adff: Verifying Checksum 6beb8882adff: Download complete 7da7abf74c3a: Verifying Checksum 7da7abf74c3a: Download complete 6beb8882adff: Pull complete 7da7abf74c3a: Pull complete Digest: sha256:dad462161783d1669bfad9da3afd9f810e1eb0714c49a3e1bb1ace23a065d313 Status: Downloaded newer image for nexus.gz1.opensdn.io:5102/tf-dev-sandbox:nightly nexus.gz1.opensdn.io:5102/tf-dev-sandbox:nightly INFO: start cmd 'mysudo docker run --network host --privileged --detach --name tf-dev-sandbox -w /root -e LC_ALL=en_US.UTF-8 -e LANG=en_US.UTF-8 -e LANGUAGE=en_US.UTF-8 -v /etc/localtime:/etc/localtime:z -v /home/rocky/src/opensdn-io/tf-dev-env:/root/tf-dev-env:z -v /home/rocky/output:/output:z -v /home/rocky/src/opensdn-io/tf-dev-env/input:/input:z -v /home/rocky/src/opensdn-io/tf-dev-env/config:/config:z -v /var/run:/var/run:z -it nexus.gz1.opensdn.io:5102/tf-dev-sandbox:nightly' 3fe3bff7967e7c3b28d364569daab229fa3d86af57036b71b2dfff5926100f16 tf-dev-sandbox created. INFO: run stage test with target INFO: run stage test with target [load tf devenv configuration] INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env INFO: create symlinks to work directories with artifacts Sun Nov 9 04:18:42 PM PST 2025 85 files removed INFO: Starting unit tests Sun Nov 9 04:18:43 PM PST 2025 INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env INFO: Running controller tests INFO: detected kernel version is total 0 INFO: Prepare targets Sun Nov 9 04:18:43 PM PST 2025 INFO: enable core dumps INFO: targets to run: controller/src/bgp:test INFO: Sun Nov 9 04:18:43 PM PST 2025 Starting unit tests for target controller/src/bgp:test INFO: Sun Nov 9 04:57:23 PM PST 2025 Unit test log is available at /output/logs/bgp.log INFO: process line {"node_path": "/root/contrail/build/debug/bgp/ermvpn/test/ermvpn_prefix_test.log", "xml_path": "/root/contrail/build/debug/bgp/ermvpn/test/ermvpn_prefix_test.xml", "log_path": "/root/contrail/build/debug/bgp/ermvpn/test/ermvpn_prefix_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/ermvpn/test/ermvpn_prefix_test.wwsqjonn.log INFO: moved 2 log files INFO: found log file /root/contrail/build/debug/bgp/ermvpn/test/ermvpn_prefix_test.wwsqjonn.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/ermvpn/test/ermvpn_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/ermvpn/test/ermvpn_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/ermvpn/test/ermvpn_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/ermvpn/test/ermvpn_table_test.dlutaqhd.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_prefix_test.log", "xml_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_prefix_test.xml", "log_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_prefix_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/evpn/test/evpn_prefix_test.bqtxtxrd.log INFO: moved 3 log files INFO: found log file /root/contrail/build/debug/bgp/evpn/test/evpn_prefix_test.bqtxtxrd.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/evpn/test/evpn_route_test.bjqdydxh.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/evpn/test/evpn_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/evpn/test/evpn_table_test.dfiwwcte.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet/test/inet_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet/test/inet_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet/test/inet_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet/test/inet_route_test.xxeojoci.log INFO: moved 2 log files INFO: found log file /root/contrail/build/debug/bgp/inet/test/inet_route_test.xxeojoci.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet/test/inet_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet/test/inet_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet/test/inet_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet/test/inet_table_test.uoztcntz.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_prefix_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_prefix_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_prefix_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet6/test/inet6_prefix_test.shmjuuyf.log INFO: moved 3 log files INFO: found log file /root/contrail/build/debug/bgp/inet6/test/inet6_prefix_test.shmjuuyf.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet6/test/inet6_route_test.nsveingl.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet6/test/inet6_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet6/test/inet6_table_test.dkzxuwwu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_prefix_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_prefix_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_prefix_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_prefix_test.mqkfkjes.log INFO: moved 3 log files INFO: found log file /root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_prefix_test.mqkfkjes.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_route_test.dyolxyyp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/inet6vpn/test/inet6vpn_table_test.rwksdqgl.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_peer_test.log", "xml_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_peer_test.xml", "log_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_peer_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/l3vpn/test/inetvpn_peer_test.fyyjpssq.log INFO: moved 3 log files INFO: found log file /root/contrail/build/debug/bgp/l3vpn/test/inetvpn_peer_test.fyyjpssq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/l3vpn/test/inetvpn_route_test.pccfkkgf.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/l3vpn/test/inetvpn_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/l3vpn/test/inetvpn_table_test.jmwxmkqg.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/mvpn/test/mvpn_prefix_test.log", "xml_path": "/root/contrail/build/debug/bgp/mvpn/test/mvpn_prefix_test.xml", "log_path": "/root/contrail/build/debug/bgp/mvpn/test/mvpn_prefix_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/mvpn/test/mvpn_prefix_test.pgephbci.log INFO: moved 2 log files INFO: found log file /root/contrail/build/debug/bgp/mvpn/test/mvpn_prefix_test.pgephbci.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/mvpn/test/mvpn_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/mvpn/test/mvpn_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/mvpn/test/mvpn_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/mvpn/test/mvpn_table_test.inppymeu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/origin-vn/test/origin_vn_test.log", "xml_path": "/root/contrail/build/debug/bgp/origin-vn/test/origin_vn_test.xml", "log_path": "/root/contrail/build/debug/bgp/origin-vn/test/origin_vn_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/origin-vn/test/origin_vn_test.zxalupam.log INFO: moved 1 log files INFO: found log file /root/contrail/build/debug/bgp/origin-vn/test/origin_vn_test.zxalupam.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_address_test.log", "xml_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_address_test.xml", "log_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_address_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/rtarget/test/rtarget_address_test.vemujrnx.log INFO: moved 3 log files INFO: found log file /root/contrail/build/debug/bgp/rtarget/test/rtarget_address_test.vemujrnx.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_prefix_test.log", "xml_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_prefix_test.xml", "log_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_prefix_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/rtarget/test/rtarget_prefix_test.dyxflfvu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/rtarget/test/rtarget_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/rtarget/test/rtarget_table_test.dsklcozg.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/tunnel_encap/test/tunnel_encap_test.log", "xml_path": "/root/contrail/build/debug/bgp/tunnel_encap/test/tunnel_encap_test.xml", "log_path": "/root/contrail/build/debug/bgp/tunnel_encap/test/tunnel_encap_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/tunnel_encap/test/tunnel_encap_test.gdxherba.log INFO: moved 1 log files INFO: found log file /root/contrail/build/debug/bgp/tunnel_encap/test/tunnel_encap_test.gdxherba.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/default_gateway_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/default_gateway_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/default_gateway_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/default_gateway_test.junixtok.log INFO: moved 12 log files INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/default_gateway_test.junixtok.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/es_import_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/es_import_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/es_import_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/es_import_test.yundcovc.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/esi_label_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/esi_label_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/esi_label_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/esi_label_test.qkwhtyhc.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/etree_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/etree_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/etree_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/etree_test.gbnycnec.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/load_balance_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/load_balance_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/load_balance_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/load_balance_test.omvjmkpw.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/mac_mobility_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/mac_mobility_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/mac_mobility_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/mac_mobility_test.vnatxtdl.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/router_mac_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/router_mac_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/router_mac_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/router_mac_test.emribset.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/site_of_origin_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/site_of_origin_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/site_of_origin_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/site_of_origin_test.jmqcsfwk.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/source_as_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/source_as_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/source_as_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/source_as_test.jzjcopza.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/sub_cluster_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/sub_cluster_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/sub_cluster_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/sub_cluster_test.oboinoze.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/tag_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/tag_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/tag_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/tag_test.hafnaytp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/extended-community/test/vrf_route_import_test.log", "xml_path": "/root/contrail/build/debug/bgp/extended-community/test/vrf_route_import_test.xml", "log_path": "/root/contrail/build/debug/bgp/extended-community/test/vrf_route_import_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/extended-community/test/vrf_route_import_test.grtnrvnt.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/large-community/test/tag_test.log", "xml_path": "/root/contrail/build/debug/bgp/large-community/test/tag_test.xml", "log_path": "/root/contrail/build/debug/bgp/large-community/test/tag_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/large-community/test/tag_test.bqwizahu.log INFO: moved 1 log files INFO: found log file /root/contrail/build/debug/bgp/large-community/test/tag_test.bqwizahu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_attr_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_attr_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_attr_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_attr_test.waoukjjv.log INFO: moved 139 log files INFO: found log file /root/contrail/build/debug/bgp/test/bgp_attr_test.waoukjjv.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_authentication_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_authentication_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_authentication_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_authentication_test.sjxybvtq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_bgpaas_test.vcqozlvp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_rd_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_rd_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_rd_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_bgpaas_rd_test.sqnfrurk.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_vxlan_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_vxlan_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_bgpaas_vxlan_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_bgpaas_vxlan_test.qofjnnfk.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_cat_control_node_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_cat_control_node_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_cat_control_node_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_cat_control_node_test.pjlgmsiy.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_condition_listener_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_condition_listener_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_condition_listener_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_condition_listener_test.pfhainxn.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_config_listener_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_config_listener_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_config_listener_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_config_listener_test.uzgdcizj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_dscp_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_dscp_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_dscp_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_dscp_test.vdqzaaal.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_ifmap_config_manager_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_ifmap_config_manager_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_ifmap_config_manager_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_ifmap_config_manager_test.umqjphoa.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_config_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_config_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_config_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_config_test.dnqbeqaf.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_aliasing_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_aliasing_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_aliasing_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_evpn_aliasing_test.dmlzajea.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_integration_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_integration_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_integration_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_evpn_integration_test.lkbkjlyt.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_manager_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_manager_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_manager_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_evpn_manager_test.xgcvucmt.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_evpn_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_evpn_test.hblhvfdu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_export_nostate_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_export_nostate_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_export_nostate_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_export_nostate_test.mebnmvdk.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_export_rstate_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_export_rstate_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_export_rstate_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_export_rstate_test.amvavlym.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_export_rtupdate_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_export_rtupdate_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_export_rtupdate_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_export_rtupdate_test.qylbahru.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_export_uplist_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_export_uplist_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_export_uplist_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_export_uplist_test.lqzujpsj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_ifmap_xmpp_integration_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_ifmap_xmpp_integration_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_ifmap_xmpp_integration_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_ifmap_xmpp_integration_test.qkgzipsb.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_ip_test1.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_ip_test1.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_ip_test1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_ip_test1.mxebsswp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_ip_test2.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_ip_test2.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_ip_test2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_ip_test2.ukquqwwa.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_membership_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_membership_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_membership_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_membership_test.ojswhptx.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_msg_builder_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_msg_builder_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_msg_builder_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_msg_builder_test.eehgfjbr.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_multicast_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_multicast_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_multicast_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_multicast_test.cckndkeh.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_integration_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_integration_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_integration_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_integration_test.mumftfpj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_peer_close_gr_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_peer_close_gr_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_peer_close_gr_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_peer_close_gr_test.toepkkao.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_peer_close_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_peer_close_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_peer_close_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_peer_close_test.pehrueqq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_peer_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_peer_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_peer_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_peer_test.pegkraso.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_proto_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_proto_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_proto_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_proto_test.noljktpq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_ribout_updates_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_ribout_updates_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_ribout_updates_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_ribout_updates_test.huswccnq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_route_test.hdjdbkne.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_server_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_server_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_server_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_server_test.xqgrriir.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_session_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_session_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_session_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_session_test.jhtsnzqe.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_evpn_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_evpn_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_evpn_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_evpn_table_test.nvbxayya.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_instance_config_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_instance_config_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_instance_config_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_instance_config_test.gzxzzkgv.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_multicast_manager_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_multicast_manager_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_multicast_manager_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_multicast_manager_test.uhlkvacv.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_mvpn_manager_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_mvpn_manager_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_mvpn_manager_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_mvpn_manager_test.cytqeiet.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_mvpn_project_manager_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_mvpn_project_manager_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_mvpn_project_manager_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_mvpn_project_manager_test.azypshvu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_neighbor_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_neighbor_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_neighbor_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_neighbor_test.hyjppxko.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_route_summary_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_route_summary_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_route_summary_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_route_summary_test.hqjrizqj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_routing_instance_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_routing_instance_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_routing_instance_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_routing_instance_test.ebjsjcyk.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_show_rtarget_group_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_show_rtarget_group_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_show_rtarget_group_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_show_rtarget_group_test.mcdxkemo.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_stress_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_stress_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_stress_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_stress_test.dodohosz.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_subcluster_integration_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_subcluster_integration_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_subcluster_integration_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_subcluster_integration_test.pbzvvnpe.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_table_export_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_table_export_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_table_export_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_table_export_test.xdynhype.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_table_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_table_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_table_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_table_test.aevugfzn.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_table_walk_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_table_walk_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_table_walk_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_table_walk_test.lyewotor.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_update_rx_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_update_rx_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_update_rx_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_update_rx_test.ucxdxbia.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_update_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_update_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_update_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_update_test.fyscjlyq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_update_sender_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_update_sender_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_update_sender_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_update_sender_test.jsludrtu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_basic_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_basic_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_basic_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_basic_test.tzkzfigp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_dscp_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_dscp_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_dscp_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_dscp_test.pddxmjel.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_channel_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_channel_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_channel_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_channel_test.xtnydilj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_deferq_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_deferq_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_deferq_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_deferq_test.khbqjdel.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_mcast_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_mcast_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_mcast_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_mcast_test.rozfwkyp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_evpn_test.mxofnvcf.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_inetvpn_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_inetvpn_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_inetvpn_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_inetvpn_test.acnohfpw.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_inet6vpn_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_inet6vpn_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_inet6vpn_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_inet6vpn_test.eabfowux.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_ip_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_ip_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_ip_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_ip_test.mscokzfe.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_labeledinet_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_labeledinet_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_labeledinet_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_labeledinet_test.vbunwsjm.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_mcast_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_mcast_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_mcast_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_mcast_test.jghiware.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_mvpn_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_mvpn_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_mvpn_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_mvpn_test.mfwaxbae.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_parse_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_parse_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_parse_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_parse_test.lpcfiste.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_test.xffbxrgh.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_manager_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_manager_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_manager_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_rtarget_manager_test.chtzodsb.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_test.dbqcjyhb.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_wready_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_wready_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_xmpp_wready_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_xmpp_wready_test.cgdtzrvv.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/path_resolver_test1.log", "xml_path": "/root/contrail/build/debug/bgp/test/path_resolver_test1.xml", "log_path": "/root/contrail/build/debug/bgp/test/path_resolver_test1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/path_resolver_test1.qpwpzjst.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/path_resolver_test2.log", "xml_path": "/root/contrail/build/debug/bgp/test/path_resolver_test2.xml", "log_path": "/root/contrail/build/debug/bgp/test/path_resolver_test2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/path_resolver_test2.cejwrhyx.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/peer_close_manager_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/peer_close_manager_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/peer_close_manager_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/peer_close_manager_test.showiikx.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/ribout_attributes_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/ribout_attributes_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/ribout_attributes_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/ribout_attributes_test.yobrumjb.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/route_aggregator_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/route_aggregator_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/route_aggregator_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/route_aggregator_test.cvrlpxdw.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routepath_replicator_random_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routepath_replicator_random_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routepath_replicator_random_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routepath_replicator_random_test.pkccsryd.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routepath_replicator_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routepath_replicator_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routepath_replicator_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routepath_replicator_test.ievaqmrr.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routing_instance_mgr_test.mxkpwenl.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_size_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_size_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_size_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_size_test.uiejfqng.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_threshold_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_threshold_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_threshold_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routing_instance_mgr_tracebuf_threshold_test.fslcgitd.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routing_instance_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routing_instance_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routing_instance_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routing_instance_test.inusnlab.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routing_policy_action_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routing_policy_action_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routing_policy_action_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routing_policy_action_test.lvlfemkh.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routing_policy_match_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routing_policy_match_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routing_policy_match_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routing_policy_match_test.fhioikeg.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/routing_policy_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/routing_policy_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/routing_policy_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/routing_policy_test.clrkbcio.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/service_chain_test1.log", "xml_path": "/root/contrail/build/debug/bgp/test/service_chain_test1.xml", "log_path": "/root/contrail/build/debug/bgp/test/service_chain_test1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/service_chain_test1.pjrpkzqw.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/service_chain_test2.log", "xml_path": "/root/contrail/build/debug/bgp/test/service_chain_test2.xml", "log_path": "/root/contrail/build/debug/bgp/test/service_chain_test2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/service_chain_test2.kecyctsa.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/service_chain_test3.log", "xml_path": "/root/contrail/build/debug/bgp/test/service_chain_test3.xml", "log_path": "/root/contrail/build/debug/bgp/test/service_chain_test3.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/service_chain_test3.jstpuuso.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/service_chain_test4.log", "xml_path": "/root/contrail/build/debug/bgp/test/service_chain_test4.xml", "log_path": "/root/contrail/build/debug/bgp/test/service_chain_test4.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/service_chain_test4.gykbwiro.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/show_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/show_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/show_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/show_route_test.plipvzyq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/state_machine_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/state_machine_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/state_machine_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/state_machine_test.tbmhfcpq.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/static_route_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/static_route_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/static_route_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/static_route_test.eayijgpu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_1.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_1.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_1.cgusdwhm.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_2.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_2.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_2.oesdnyjj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_3.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_3.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_3.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_3.mxxrlqaw.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_4.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_4.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_4.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_4.dtaqbxya.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_5.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_5.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_5.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_5.yswnnuku.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_6.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_6.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_6.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_6.iodbbusl.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_7.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_7.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_7.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_7.rnusesly.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_8.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_8.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_8.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test1_8.uknmqtng.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_1.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_1.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_1.rmmwwziv.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_2.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_2.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_2.atlfvunl.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_3.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_3.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_3.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_3.emnqhefk.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_4.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_4.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_4.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test2_4.rwttvimi.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_1.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_1.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_1.pimvalhp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_2.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_2.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_2.sdwjrugm.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_3.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_3.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_3.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_3.oondlroc.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_4.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_4.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_4.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test3_4.cxpaykey.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_1.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_1.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_1.xjzaxeoj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_2.log", "xml_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_2.xml", "log_path": "/root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/svc_static_route_intergration_test4_2.cwybleag.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/xmpp_message_builder_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/xmpp_message_builder_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/xmpp_message_builder_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/xmpp_message_builder_test.znaajjsu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/xmpp_sess_toggle_test.log", "xml_path": "/root/contrail/build/debug/bgp/test/xmpp_sess_toggle_test.xml", "log_path": "/root/contrail/build/debug/bgp/test/xmpp_sess_toggle_test.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/xmpp_sess_toggle_test.fpjtgfww.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test8.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test8.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test8.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test8.bepfugay.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test9.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test9.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test9.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test9.zgbqwhdp.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test10.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test10.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test10.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test10.mbsvagst.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test11.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test11.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test11.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_flap_all_test11.fiavymwt.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test1.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test1.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test1.jfnhvdrt.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test6.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test6.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test6.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test6.ekwtbtdl.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test10.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test10.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test10.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_flap_some_test10.pquxzcla.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test1.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test1.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test1.heolotog.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test2.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test2.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test2.kltycyem.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test3.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test3.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test3.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test3.zdapjqrn.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test5.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test5.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test5.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test5.tpuwtndy.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test6.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test6.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test6.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test6.gvsuvzph.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test7.log", "xml_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test7.xml", "log_path": "/root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test7.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/graceful_restart_instance_config_test7.ysqifznt.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test1.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test1.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test1.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test1.dovlwzmj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test2.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test2.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test2.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test2.pwatmnjj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test3.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test3.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test3.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test3.mtusxxlr.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test4.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test4.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test4.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test4.zljggska.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test5.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test5.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test5.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test5.osgqrqza.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test6.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test6.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test6.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test6.hqlwuqjg.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test7.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test7.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test7.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test7.phmdgdwj.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test8.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test8.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test8.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test8.vxrauple.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test9.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test9.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test9.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test9.aczbbpix.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test10.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test10.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test10.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test10.lwbyajej.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test11.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test11.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test11.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test11.rrqmrxiu.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test12.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test12.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test12.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test12.lvigqrio.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test13.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test13.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test13.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test13.rhbqiulz.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test14.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test14.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test14.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test14.diiqlxvf.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test15.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test15.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test15.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test15.xfgwaxqw.xml INFO: moved 0 log files INFO: process line {"node_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test16.log", "xml_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test16.xml", "log_path": "/root/contrail/build/debug/bgp/test/bgp_mvpn_test16.log", "matched": true} INFO: found log file /root/contrail/build/debug/bgp/test/bgp_mvpn_test16.gjxcvpcd.xml INFO: moved 0 log files INFO: cores: total 0 ls: cannot access '/output/cores/core-*': No such file or directory /output/logs ~/contrail ~/contrail real 0m49.300s user 0m47.596s sys 0m1.416s INFO: make successful Sun Nov 9 04:58:40 PM PST 2025 [DONE] There are stages available to run ./run.sh : build - perform sequence of stages: fetch, configure, compile, package (if stage was run previously it be skipped) fetch - sync TF git repos configure - fetch third party packages and install dependencies compile - build TF binaries package - package TF into docker containers (you can specify target container to build like container-vrouter) test - run unittests freeze - prepare tf-dev-env for pushing to container registry for future reuse by compressing contrail directory upload - push tf-dev-env to container registry none - create the tf-dev-env container empty frozen - fetch frozen tf-dev-env from Ci registry, you still have to use run.sh or fetch/configure to get sources doxygen - builds doxygen documentation for the project For advanced usage You can now connect to the sandbox container by using: sudo docker exec -it tf-dev-sandbox bash INFO: UT finished successfully + ./src/opensdn-io/tf-jenkins/jobs/test/unit/collect_logs.sh Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.23' (ECDSA) to the list of known hosts. Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. INFO: Logs collected at /var/www/logs/jenkins_logs/nightly/pipeline_136/test-unit + exit [PostBuildScript] - [INFO] Executing post build scripts. [test-unit-bgp] $ /bin/bash -xe /tmp/jenkins6888460078787014707.sh + source /home/jenkins/workspace/test-unit-bgp/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-136 ++ 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_136 ++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_136 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_136 ++ 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 + '[' -e /home/jenkins/workspace/test-unit-bgp/stackrc.test-unit-bgp.env ']' + echo 'INFO: stackrc file found. remove workers.' INFO: stackrc file found. remove workers. + source /home/jenkins/workspace/test-unit-bgp/stackrc.test-unit-bgp.env ++ export PROVIDER=openstack ++ PROVIDER=openstack ++ export ENVIRONMENT_OS=rocky9 ++ ENVIRONMENT_OS=rocky9 ++ export IMAGE=4342c5af-7cec-453c-8480-30a37444aa06 ++ IMAGE=4342c5af-7cec-453c-8480-30a37444aa06 ++ export IMAGE_SSH_USER=rocky ++ IMAGE_SSH_USER=rocky ++ export INSTANCE_IDS=a5daae97-2827-47ca-9b6c-87eaf8836c78, ++ INSTANCE_IDS=a5daae97-2827-47ca-9b6c-87eaf8836c78, ++ export INSTANCE_IPS=10.0.0.23, ++ INSTANCE_IPS=10.0.0.23, ++ export instance_ip=10.0.0.23 ++ instance_ip=10.0.0.23 + ./src/opensdn-io/tf-jenkins/infra/openstack/remove_workers.sh nova CLI is deprecated and will be removed in a future release | locked | False | INFO: do down nodes +-----------------------------+----------------------------------------------------------+ | 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-11-10T00:15:07.000000 | | OS-SRV-USG:terminated_at | None | | accessIPv4 | | | accessIPv6 | | | addresses | management=10.0.0.23 | | config_drive | | | created | 2025-11-10T00:14:45Z | | flavor | STD3-4-16 (b6760da7-d124-45c7-a0a7-64f40acae087) | | hostId | e97e48623ebae2f10a3524d88f5c97d0d04a0e1529ab9b57a3e835ed | | id | a5daae97-2827-47ca-9b6c-87eaf8836c78 | | image | N/A (booted from volume) | | key_name | worker | | name | jenkins-test-unit-bgp-2726_1 | | progress | 0 | | project_id | **** | | properties | | | status | ACTIVE | | updated | 2025-11-10T00:21:54Z | | user_id | 25d930adb802408885c71e341481886e | | volumes_attached | id='d9d7acfc-52c6-4cbe-8c4b-f5c89de8fd64' | +-----------------------------+----------------------------------------------------------+ + rm -f /home/jenkins/workspace/test-unit-bgp/stackrc.test-unit-bgp.env Archiving artifacts Finished: SUCCESS