17:46:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/139008 17:46:29 Running as SYSTEM 17:46:29 [EnvInject] - Loading node environment variables. 17:46:29 Building remotely on prd-centos8-builder-2c-1g-74729 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jjb-deploy-job 17:46:29 [ssh-agent] Looking for ssh-agent implementation... 17:46:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:29 $ ssh-agent 17:46:29 SSH_AUTH_SOCK=/tmp/ssh-XNO1fbKXNlEi/agent.20618 17:46:29 SSH_AGENT_PID=20627 17:46:29 [ssh-agent] Started. 17:46:29 Running ssh-add (command line suppressed) 17:46:29 Identity added: /w/workspace/ci-management-jjb-deploy-job@tmp/private_key_13093917880209179927.key (/w/workspace/ci-management-jjb-deploy-job@tmp/private_key_13093917880209179927.key) 17:46:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:46:29 The recommended git tool is: NONE 17:46:31 using credential onap-jenkins-ssh 17:46:31 Wiping out workspace first. 17:46:31 Cloning the remote Git repository 17:46:31 Cloning repository git://cloud.onap.org/mirror/ci-management 17:46:31 > git init /w/workspace/ci-management-jjb-deploy-job # timeout=10 17:46:31 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 17:46:31 > git --version # timeout=10 17:46:31 > git --version # 'git version 2.39.0' 17:46:31 using GIT_SSH to set credentials Gerrit user 17:46:31 [INFO] Currently running in a labeled security context 17:46:31 [INFO] Currently SELinux is 'enforcing' on the host 17:46:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh11294001109819010932.key 17:46:31 Verifying host key using manually-configured host key entries 17:46:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:33 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 17:46:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:33 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 17:46:33 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 17:46:33 using GIT_SSH to set credentials Gerrit user 17:46:33 [INFO] Currently running in a labeled security context 17:46:33 [INFO] Currently SELinux is 'enforcing' on the host 17:46:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh17314826691514368712.key 17:46:33 Verifying host key using manually-configured host key entries 17:46:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/08/139008/13 # timeout=10 17:46:34 > git rev-parse c367f0beb2df0679e81b2e941dcba8820be91301^{commit} # timeout=10 17:46:34 Checking out Revision c367f0beb2df0679e81b2e941dcba8820be91301 (refs/changes/08/139008/13) 17:46:34 > git config core.sparsecheckout # timeout=10 17:46:34 > git checkout -f c367f0beb2df0679e81b2e941dcba8820be91301 # timeout=10 17:46:37 Commit message: "Update ONAP Maven Verify job to run FTC tests on a1pms patch set" 17:46:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:46:37 > git rev-list --no-walk a2d37fd72fb5c8d5df43f4e0be64c7dc249cc6b6 # timeout=10 17:46:37 > git remote # timeout=10 17:46:37 > git submodule init # timeout=10 17:46:37 > git submodule sync # timeout=10 17:46:37 > git config --get remote.origin.url # timeout=10 17:46:37 > git submodule init # timeout=10 17:46:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:46:37 > git config --get submodule.global-jjb.url # timeout=10 17:46:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:46:37 > git config --get submodule.packer/common-packer.url # timeout=10 17:46:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:46:37 > git submodule update --init --recursive global-jjb # timeout=10 17:46:38 > git submodule update --init --recursive packer/common-packer # timeout=10 17:46:39 provisioning config files... 17:46:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:46:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:46:39 provisioning config files... 17:46:39 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 17:46:39 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins4020870409227553107.sh 17:46:39 ---> jjb-deploy-job.sh 17:46:39 Setup pyenv: 17:46:39 system 17:46:39 * 3.8.13 (set by /opt/pyenv/version) 17:46:39 * 3.9.13 (set by /opt/pyenv/version) 17:46:39 * 3.10.6 (set by /opt/pyenv/version) 17:46:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vok7 17:46:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 17:46:46 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.2 setuptools==65.7.0 17:46:52 lf-activate-venv(): INFO: Adding /tmp/venv-vok7/bin to PATH 17:46:52 -----> Fetching ci-management patch 17:46:52 From git://cloud.onap.org/mirror/ci-management 17:46:52 * branch refs/changes/08/139008/13 -> FETCH_HEAD 17:46:52 HEAD is now at c367f0be Update ONAP Maven Verify job to run FTC tests on a1pms patch set 17:46:52 Deploying Job ccsdk-oran-maven-verify-master* to sandbox 17:46:52 INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/aai'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/ccsdk'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/ci-management'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/cps'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/dcaegen2'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/demo'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/doc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/lab'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/msb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/multicloud'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/onap-jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom-platform-cert-manager'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom-platform-cert-service'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom-utils'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oparent'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/openci'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/policy'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/portal-ng'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/portal-ng-e2e'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/relman'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/rtdv3'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/sdc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/sdnc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/so'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/testsuite'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/usecases'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/usecaseui'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/vfc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/vnfrqts'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/vnfsdk'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/jenkins-admin'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/jenkins-init-scripts'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/shell'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/docker'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/simulators'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/usecases'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/xtesting'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/simulators/nf-simulator'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/testsuite/pythonsdk-tests'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/testsuite/robot-utils')] (['ccsdk-oran-maven-verify-master*']) 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 307.va_1f3ef06575a_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 307.va_1f3ef06575a_ for plugin ansible is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 497.v94e7d9fffa_b_9 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 497.v94e7d9fffa_b_9 for plugin ant is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 162.v0e6ec0fcfcf6 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 162.v0e6ec0fcfcf6 for plugin antisamy-markup-formatter is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.5.14-208.v438351942757 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 5.3.1-1.0 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 9.7-33.v4d23ef79fcc8 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.53.v1c90fd9191a_b_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1.53.v1c90fd9191a_b_ for plugin authentication-tokens is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 231.v08a_59f17d742 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 231.v08a_59f17d742 for plugin aws-credentials is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.12.696-451.v0651a_da_9ca_ec is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.30.1.77-225.v26ea_c9455fd9 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1169.va_f810c56e895 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 2.1169.va_f810c56e895 for plugin branch-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.1.8-133.v17b_1ff2e0599 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 336.v788e4055508b_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 336.v788e4055508b_ for plugin cloud-stats is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 6.901.vb_4c7a_da_75da_3 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 6.901.vb_4c7a_da_75da_3 for plugin cloudbees-folder is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 107.v773860566e2e is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 107.v773860566e2e for plugin command-launcher is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.13.0-62.v7d18e55f51e2 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0-109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0+109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1.11.0+109.vfe16c66636eb_ for plugin commons-text-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 973.vb_a_80ecb_9a_4d0 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 973.vb_a_80ecb_9a_4d0 for plugin config-file-provider is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1775.v810dc950b_514 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1775.v810dc950b_514 for plugin configuration-as-code is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 677.vdc9d38cb_254d is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 677.vdc9d38cb_254d for plugin credentials-binding is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1337.v60b_d7b_c7b_c9f is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1337.v60b_d7b_c7b_c9f for plugin credentials is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 239.vd0a_6b_785f92d is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 239.vd0a_6b_785f92d for plugin description-setter is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.204.vf6fddd8a_8b_e9 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 2.204.vf6fddd8a_8b_e9 for plugin display-url-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 439.va_3cb_0a_6a_fb_29 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 439.va_3cb_0a_6a_fb_29 for plugin docker-commons is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 572.v950f58993843 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 572.v950f58993843 for plugin docker-workflow is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 555.v6802fe0f0b_82 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 555.v6802fe0f0b_82 for plugin durable-task is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1806.v856a_01a_fa_39a_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1806.v856a_01a_fa_39a_ for plugin email-ext is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.199.v3ce31253ed13 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1.199.v3ce31253ed13 for plugin envinject-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.908.v66a_774b_31d93 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 2.908.v66a_774b_31d93 for plugin envinject is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 53.v6499940139e5 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 53.v6499940139e5 for plugin extended-read-permission is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 215.v2e88e894db_f8 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 215.v2e88e894db_f8 for plugin external-monitor-job is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 117.veb_68868fa_027 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 117.veb_68868fa_027 for plugin git-server is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.10.1-15.v0d99f670e0a_7 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1.8-30.v7e777411b_148 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 185.v303dc7c645f9 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 185.v303dc7c645f9 for plugin instance-identity is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vb_f522f227457 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 73.vb_f522f227457 for plugin ionicons-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.17.0-379.v02de8ec9f64c is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 243.vb_b_503b_b_45537 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 243.vb_b_503b_b_45537 for plugin javadoc is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vddf737284550 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 73.vddf737284550 for plugin jdk-tool is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 627.v7c23cef20a_6a is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 627.v7c23cef20a_6a for plugin jenkins-multijob-plugin is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1229.v3039470161a_d is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1229.v3039470161a_d for plugin jobConfigHistory is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 481.v15f51ca_4c6b_7 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 481.v15f51ca_4c6b_7 for plugin jobcacher is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7-29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7+29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 2.12.7+29.v5a_b_e3a_82269a_ for plugin joda-time-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16-86.v42e010d9484b_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16+86.v42e010d9484b_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 0.2.16+86.v42e010d9484b_ for plugin jsch is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 20240303-41.v94e11e6de726 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.9.0-58.v62e3e85b_a_655 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1265.v65b_14fa_f12f0 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1265.v65b_14fa_f12f0 for plugin junit is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 725.v3cb_b_711b_1a_ef is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 725.v3cb_b_711b_1a_ef for plugin ldap is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1255.vf48745da_35d0 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1255.vf48745da_35d0 for plugin lockable-resources is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 472.vf7c289a_4b_420 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 472.vf7c289a_4b_420 for plugin mailer is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 173.v6a_077a_291eb_5 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 173.v6a_077a_291eb_5 for plugin mask-passwords is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 822.824.v14451b_c0fd42 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 822.824.v14451b_c0fd42 for plugin matrix-project is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.2.21-449.v6960d7c54c69 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.1-101.v85b_e08b_780dd is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.16.481.ved9f5106e132 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 3.16.481.ved9f5106e132 for plugin nexus-jenkins-plugin is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.11.0-172.vda_da_1feeb_c6e is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 787.v665fcf2a_830b_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 787.v665fcf2a_830b_ for plugin parameterized-trigger is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 540.vb_e8849e1a_b_d8 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 540.vb_e8849e1a_b_d8 for plugin pipeline-build-step is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 216.vfd8b_ece330ca_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 216.vfd8b_ece330ca_ for plugin pipeline-graph-analysis is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 704.vc58b_8890a_384 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 704.vc58b_8890a_384 for plugin pipeline-groovy-lib is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 495.ve9c153f6067b_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 495.ve9c153f6067b_ for plugin pipeline-input-step is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 119.vdfdc43fc3b_9a_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 119.vdfdc43fc3b_9a_ for plugin pipeline-milestone-step is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2198.v41dd8ef6dd56 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-api is being treated as a LegacyVersion 17:46:55 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-definition is being treated as a LegacyVersion 17:46:55 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-extensions is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 312.v8cd10304c27a_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 312.v8cd10304c27a_ for plugin pipeline-stage-step is being treated as a LegacyVersion 17:46:55 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-stage-tags-metadata is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 179.vc5cb_98f6db_38 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 179.vc5cb_98f6db_38 for plugin plain-credentials is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.2.0-550.v88192b_d3e922 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 332.va_1ee476d8f6d is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 332.va_1ee476d8f6d for plugin rebuild is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.464.vea_cb_75d7f5e0 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 4.464.vea_cb_75d7f5e0 for plugin saml is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 690.vfc8b_54395023 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 690.vfc8b_54395023 for plugin scm-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.vf33a_a_9863911 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1336.vf33a_a_9863911 for plugin script-security is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2-111.vc6598e30cc65 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 367.vf9076cd4ee21 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 367.vf9076cd4ee21 for plugin ssh-agent is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v395d2403ccd4 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 337.v395d2403ccd4 for plugin ssh-credentials is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.948.vb_8050d697fec is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 2.948.vb_8050d697fec for plugin ssh-slaves is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.322.v159e91f6a_550 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 3.322.v159e91f6a_550 for plugin sshd is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v1b_04ea_4df7c8 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 337.v1b_04ea_4df7c8 for plugin structs is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 835.v51ed3da_fcc35 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 835.v51ed3da_fcc35 for plugin testng-plugin is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 400.v35420b_922dcb_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 400.v35420b_922dcb_ for plugin token-macro is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.142.v748523a_76693 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 2.142.v748523a_76693 for plugin trilead-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 60.v7290fc0eb_b_cd is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 60.v7290fc0eb_b_cd for plugin variant is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 369.ve0513a_a_f5524 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 369.ve0513a_a_f5524 for plugin view-job-filters is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 596.v8c21c963d92d is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 596.v8c21c963d92d for plugin workflow-aggregator is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1291.v51fd2a_625da_7 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1291.v51fd2a_625da_7 for plugin workflow-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1058.vcb_fc1e3a_21a_9 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1058.vcb_fc1e3a_21a_9 for plugin workflow-basic-steps is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 612.v55f2f80781ef is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 612.v55f2f80781ef for plugin workflow-cps-global-lib is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3894.3896.vca_2c931e7935 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 3894.3896.vca_2c931e7935 for plugin workflow-cps is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.v768003e07199 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1336.v768003e07199 for plugin workflow-durable-task-step is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1400.v7fd111b_ec82f is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 1400.v7fd111b_ec82f for plugin workflow-job is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 773.vc4fe1378f1d5 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 773.vc4fe1378f1d5 for plugin workflow-multibranch is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 427.v4ca_6512e7df1 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 427.v4ca_6512e7df1 for plugin workflow-scm-step is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 657.v03b_e8115821b_ is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 657.v03b_e8115821b_ for plugin workflow-step-api is being treated as a LegacyVersion 17:46:55 /tmp/venv-vok7/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 907.v6713a_ed8a_573 is an invalid version and will not be supported in a future release 17:46:55 warnings.warn( 17:46:55 WARNING:jenkins_jobs.registry:Version 907.v6713a_ed8a_573 for plugin workflow-support is being treated as a LegacyVersion 17:47:01 INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties 17:47:01 INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters 17:47:01 INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM 17:47:01 INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers 17:47:01 INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders 17:47:02 INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers 17:47:02 INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers 17:47:02 INFO:jenkins_jobs.builder:Number of jobs generated: 1 17:47:02 INFO:jenkins_jobs.builder:Creating jenkins job ccsdk-oran-maven-verify-master-mvn38-openjdk17 17:47:02 INFO:jenkins_jobs.cli.subcommand.update:Number of jobs updated: 1 17:47:02 $ ssh-agent -k 17:47:02 unset SSH_AUTH_SOCK; 17:47:02 unset SSH_AGENT_PID; 17:47:02 echo Agent pid 20627 killed; 17:47:02 [ssh-agent] Stopped. 17:47:02 [PostBuildScript] - [INFO] Executing post build scripts. 17:47:02 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins1061267311377619451.sh 17:47:02 ---> sysstat.sh 17:47:03 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins13393534271908053736.sh 17:47:03 ---> package-listing.sh 17:47:03 ++ facter osfamily 17:47:03 ++ tr '[:upper:]' '[:lower:]' 17:47:03 + OS_FAMILY=redhat 17:47:03 + workspace=/w/workspace/ci-management-jjb-deploy-job 17:47:03 + START_PACKAGES=/tmp/packages_start.txt 17:47:03 + END_PACKAGES=/tmp/packages_end.txt 17:47:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:03 + PACKAGES=/tmp/packages_start.txt 17:47:03 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 17:47:03 + PACKAGES=/tmp/packages_end.txt 17:47:03 + case "${OS_FAMILY}" in 17:47:03 + rpm -qa 17:47:03 + sort 17:47:03 + '[' -f /tmp/packages_start.txt ']' 17:47:03 + '[' -f /tmp/packages_end.txt ']' 17:47:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:03 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 17:47:03 + mkdir -p /w/workspace/ci-management-jjb-deploy-job/archives/ 17:47:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-deploy-job/archives/ 17:47:03 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins13911779716880346585.sh 17:47:03 ---> capture-instance-metadata.sh 17:47:03 Setup pyenv: 17:47:03 system 17:47:03 3.8.13 17:47:03 3.9.13 17:47:03 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 17:47:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l7Ub 17:47:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:47:10 lf-activate-venv(): INFO: Installing: lftools 17:47:35 lf-activate-venv(): INFO: Adding /tmp/venv-l7Ub/bin to PATH 17:47:35 INFO: Running in OpenStack, capturing instance metadata 17:47:35 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins10676407608595386176.sh 17:47:35 provisioning config files... 17:47:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-deploy-job@tmp/config11682796786052822919tmp 17:47:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:47:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:47:35 [EnvInject] - Injecting environment variables from a build step. 17:47:35 [EnvInject] - Injecting as environment variables the properties content 17:47:35 SERVER_ID=logs 17:47:35 17:47:35 [EnvInject] - Variables injected successfully. 17:47:35 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins4888911886908877430.sh 17:47:35 ---> create-netrc.sh 17:47:35 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins2530046222104957154.sh 17:47:35 ---> python-tools-install.sh 17:47:35 Setup pyenv: 17:47:35 system 17:47:35 3.8.13 17:47:35 3.9.13 17:47:35 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 17:47:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l7Ub from file:/tmp/.os_lf_venv 17:47:36 lf-activate-venv(): INFO: Installing: lftools 17:47:43 lf-activate-venv(): INFO: Adding /tmp/venv-l7Ub/bin to PATH 17:47:43 Generating Requirements File 17:48:02 Python 3.10.6 17:48:02 pip 24.2 from /tmp/venv-l7Ub/lib/python3.10/site-packages/pip (python 3.10) 17:48:03 appdirs==1.4.4 17:48:03 argcomplete==3.5.0 17:48:03 aspy.yaml==1.3.0 17:48:03 attrs==24.2.0 17:48:03 autopage==0.5.2 17:48:03 beautifulsoup4==4.12.3 17:48:03 boto3==1.35.34 17:48:03 botocore==1.35.34 17:48:03 bs4==0.0.2 17:48:03 cachetools==5.5.0 17:48:03 certifi==2024.8.30 17:48:03 cffi==1.17.1 17:48:03 cfgv==3.4.0 17:48:03 chardet==5.2.0 17:48:03 charset-normalizer==3.3.2 17:48:03 click==8.1.7 17:48:03 cliff==4.7.0 17:48:03 cmd2==2.4.3 17:48:03 cryptography==3.3.2 17:48:03 debtcollector==3.0.0 17:48:03 decorator==5.1.1 17:48:03 defusedxml==0.7.1 17:48:03 Deprecated==1.2.14 17:48:03 distlib==0.3.8 17:48:03 dnspython==2.6.1 17:48:03 docker==4.2.2 17:48:03 dogpile.cache==1.3.3 17:48:03 durationpy==0.9 17:48:03 email_validator==2.2.0 17:48:03 filelock==3.16.1 17:48:03 future==1.0.0 17:48:03 gitdb==4.0.11 17:48:03 GitPython==3.1.43 17:48:03 google-auth==2.35.0 17:48:03 httplib2==0.22.0 17:48:03 identify==2.6.1 17:48:03 idna==3.10 17:48:03 importlib-resources==1.5.0 17:48:03 iso8601==2.1.0 17:48:03 Jinja2==3.1.4 17:48:03 jmespath==1.0.1 17:48:03 jsonpatch==1.33 17:48:03 jsonpointer==3.0.0 17:48:03 jsonschema==4.23.0 17:48:03 jsonschema-specifications==2023.12.1 17:48:03 keystoneauth1==5.8.0 17:48:03 kubernetes==31.0.0 17:48:03 lftools==0.37.10 17:48:03 lxml==5.3.0 17:48:03 MarkupSafe==2.1.5 17:48:03 msgpack==1.1.0 17:48:03 multi_key_dict==2.0.3 17:48:03 munch==4.0.0 17:48:03 netaddr==1.3.0 17:48:03 netifaces==0.11.0 17:48:03 niet==1.4.2 17:48:03 nodeenv==1.9.1 17:48:03 oauth2client==4.1.3 17:48:03 oauthlib==3.2.2 17:48:03 openstacksdk==4.0.0 17:48:03 os-client-config==2.1.0 17:48:03 os-service-types==1.7.0 17:48:03 osc-lib==3.1.0 17:48:03 oslo.config==9.6.0 17:48:03 oslo.context==5.6.0 17:48:03 oslo.i18n==6.4.0 17:48:03 oslo.log==6.1.2 17:48:03 oslo.serialization==5.5.0 17:48:03 oslo.utils==7.3.0 17:48:03 packaging==24.1 17:48:03 pbr==6.1.0 17:48:03 platformdirs==4.3.6 17:48:03 prettytable==3.11.0 17:48:03 pyasn1==0.6.1 17:48:03 pyasn1_modules==0.4.1 17:48:03 pycparser==2.22 17:48:03 pygerrit2==2.0.15 17:48:03 PyGithub==2.4.0 17:48:03 PyJWT==2.9.0 17:48:03 PyNaCl==1.5.0 17:48:03 pyparsing==2.4.7 17:48:03 pyperclip==1.9.0 17:48:03 pyrsistent==0.20.0 17:48:03 python-cinderclient==9.6.0 17:48:03 python-dateutil==2.9.0.post0 17:48:03 python-heatclient==4.0.0 17:48:03 python-jenkins==1.8.2 17:48:03 python-keystoneclient==5.5.0 17:48:03 python-magnumclient==4.7.0 17:48:03 python-openstackclient==7.1.2 17:48:03 python-swiftclient==4.6.0 17:48:03 PyYAML==6.0.2 17:48:03 referencing==0.35.1 17:48:03 requests==2.32.3 17:48:03 requests-oauthlib==2.0.0 17:48:03 requestsexceptions==1.4.0 17:48:03 rfc3986==2.0.0 17:48:03 rpds-py==0.20.0 17:48:03 rsa==4.9 17:48:03 ruamel.yaml==0.18.6 17:48:03 ruamel.yaml.clib==0.2.8 17:48:03 s3transfer==0.10.2 17:48:03 simplejson==3.19.3 17:48:03 six==1.16.0 17:48:03 smmap==5.0.1 17:48:03 soupsieve==2.6 17:48:03 stevedore==5.3.0 17:48:03 tabulate==0.9.0 17:48:03 toml==0.10.2 17:48:03 tomlkit==0.13.2 17:48:03 tqdm==4.66.5 17:48:03 typing_extensions==4.12.2 17:48:03 tzdata==2024.2 17:48:03 urllib3==1.26.20 17:48:03 virtualenv==20.26.6 17:48:03 wcwidth==0.2.13 17:48:03 websocket-client==1.8.0 17:48:03 wrapt==1.16.0 17:48:03 xdg==6.0.0 17:48:03 xmltodict==0.13.0 17:48:03 yq==3.4.3 17:48:03 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins18038613242306365464.sh 17:48:03 ---> sudo-logs.sh 17:48:03 Archiving 'sudo' log.. 17:48:03 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins11197341352613381693.sh 17:48:03 ---> job-cost.sh 17:48:03 Setup pyenv: 17:48:03 system 17:48:03 3.8.13 17:48:03 3.9.13 17:48:03 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 17:48:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l7Ub from file:/tmp/.os_lf_venv 17:48:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:48:08 lf-activate-venv(): INFO: Adding /tmp/venv-l7Ub/bin to PATH 17:48:08 INFO: No Stack... 17:48:08 INFO: Retrieving Pricing Info for: v3-standard-2 17:48:09 INFO: Archiving Costs 17:48:09 [ci-management-jjb-deploy-job] $ /bin/bash -l /tmp/jenkins10691621818444211462.sh 17:48:09 ---> logs-deploy.sh 17:48:09 Setup pyenv: 17:48:09 system 17:48:09 3.8.13 17:48:09 3.9.13 17:48:09 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 17:48:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l7Ub from file:/tmp/.os_lf_venv 17:48:10 lf-activate-venv(): INFO: Installing: lftools 17:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-l7Ub/bin to PATH 17:48:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jjb-deploy-job/82 17:48:17 INFO: archiving workspace using pattern(s): 17:48:18 Archives upload complete. 17:48:18 INFO: archiving logs to Nexus 17:48:19 ---> uname -a: 17:48:19 Linux prd-centos8-builder-2c-1g-74729.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:48:19 17:48:19 17:48:19 ---> lscpu: 17:48:19 Architecture: x86_64 17:48:19 CPU op-mode(s): 32-bit, 64-bit 17:48:19 Byte Order: Little Endian 17:48:19 CPU(s): 2 17:48:19 On-line CPU(s) list: 0,1 17:48:19 Thread(s) per core: 1 17:48:19 Core(s) per socket: 1 17:48:19 Socket(s): 2 17:48:19 NUMA node(s): 1 17:48:19 Vendor ID: AuthenticAMD 17:48:19 CPU family: 23 17:48:19 Model: 49 17:48:19 Model name: AMD EPYC-Rome Processor 17:48:19 Stepping: 0 17:48:19 CPU MHz: 2799.998 17:48:19 BogoMIPS: 5599.99 17:48:19 Virtualization: AMD-V 17:48:19 Hypervisor vendor: KVM 17:48:19 Virtualization type: full 17:48:19 L1d cache: 32K 17:48:19 L1i cache: 32K 17:48:19 L2 cache: 512K 17:48:19 L3 cache: 16384K 17:48:19 NUMA node0 CPU(s): 0,1 17:48:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:48:19 17:48:19 17:48:19 ---> nproc: 17:48:19 2 17:48:19 17:48:19 17:48:19 ---> df -h: 17:48:19 Filesystem Size Used Avail Use% Mounted on 17:48:19 devtmpfs 3.8G 0 3.8G 0% /dev 17:48:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:48:19 tmpfs 3.8G 17M 3.8G 1% /run 17:48:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:48:19 /dev/vda1 40G 8.5G 32G 22% / 17:48:19 tmpfs 770M 0 770M 0% /run/user/1001 17:48:19 17:48:19 17:48:19 ---> free -m: 17:48:19 total used free shared buff/cache available 17:48:19 Mem: 7699 556 5014 19 2128 6837 17:48:19 Swap: 1023 0 1023 17:48:19 17:48:19 17:48:19 ---> ip addr: 17:48:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:48:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:48:19 inet 127.0.0.1/8 scope host lo 17:48:19 valid_lft forever preferred_lft forever 17:48:19 inet6 ::1/128 scope host 17:48:19 valid_lft forever preferred_lft forever 17:48:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:48:19 link/ether fa:16:3e:0a:fa:9f brd ff:ff:ff:ff:ff:ff 17:48:19 altname enp0s3 17:48:19 altname ens3 17:48:19 inet 10.30.106.144/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:48:19 valid_lft 86261sec preferred_lft 86261sec 17:48:19 inet6 fe80::f816:3eff:fe0a:fa9f/64 scope link 17:48:19 valid_lft forever preferred_lft forever 17:48:19 17:48:19 17:48:19 ---> sar -b -r -n DEV: 17:48:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/05/2024 _x86_64_ (2 CPU) 17:48:19 17:48:19 17:45:57 LINUX RESTART (2 CPU) 17:48:19 17:48:19 05:47:01 PM tps rtps wtps bread/s bwrtn/s 17:48:19 05:48:01 PM 105.90 7.03 98.87 1332.71 7123.63 17:48:19 Average: 105.90 7.03 98.87 1332.71 7123.63 17:48:19 17:48:19 05:47:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:48:19 05:48:01 PM 5106572 6972732 2777864 35.23 2688 2033004 734036 8.22 408160 2004016 203068 17:48:19 Average: 5106572 6972732 2777864 35.23 2688 2033004 734036 8.22 408160 2004016 203068 17:48:19 17:48:19 05:47:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:48:19 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:19 05:48:01 PM eth0 62.87 43.73 800.70 11.88 0.00 0.00 0.00 0.00 17:48:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:19 Average: eth0 62.87 43.73 800.70 11.88 0.00 0.00 0.00 0.00 17:48:19 17:48:19 17:48:19 ---> sar -P ALL: 17:48:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/05/2024 _x86_64_ (2 CPU) 17:48:19 17:48:19 17:45:57 LINUX RESTART (2 CPU) 17:48:19 17:48:19 05:47:01 PM CPU %user %nice %system %iowait %steal %idle 17:48:19 05:48:01 PM all 40.31 0.00 4.02 3.12 0.11 52.44 17:48:19 05:48:01 PM 0 29.59 0.00 3.53 2.38 0.12 64.38 17:48:19 05:48:01 PM 1 51.10 0.00 4.51 3.87 0.10 40.43 17:48:19 Average: all 40.31 0.00 4.02 3.12 0.11 52.44 17:48:19 Average: 0 29.59 0.00 3.53 2.38 0.12 64.38 17:48:19 Average: 1 51.10 0.00 4.51 3.87 0.10 40.43 17:48:19 17:48:19 17:48:19