13:55:05 Started by timer 13:55:05 Running as SYSTEM 13:55:06 [EnvInject] - Loading node environment variables. 13:55:06 Building remotely on prd-ubuntu2204-docker-2c-2g-40922 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-maven-merge-master 13:55:06 [ssh-agent] Looking for ssh-agent implementation... 13:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:06 $ ssh-agent 13:55:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMFNxKb/agent.1524 13:55:06 SSH_AGENT_PID=1526 13:55:06 [ssh-agent] Started. 13:55:06 Running ssh-add (command line suppressed) 13:55:06 Identity added: /w/workspace/odlparent-maven-merge-master@tmp/private_key_6326788386157618678.key (/w/workspace/odlparent-maven-merge-master@tmp/private_key_6326788386157618678.key) 13:55:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:55:06 The recommended git tool is: NONE 13:55:08 using credential jenkins-ssh 13:55:08 Wiping out workspace first. 13:55:08 Cloning the remote Git repository 13:55:08 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 13:55:08 > git init /w/workspace/odlparent-maven-merge-master # timeout=10 13:55:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 13:55:09 > git --version # timeout=10 13:55:09 > git --version # 'git version 2.34.1' 13:55:09 using GIT_SSH to set credentials jenkins-ssh 13:55:09 Verifying host key using known hosts file, will automatically accept unseen keys 13:55:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 13:55:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:11 Avoid second fetch 13:55:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:55:11 Checking out Revision 706a27616dd779b4b75cc46f00353ada7ad314da (refs/remotes/origin/master) 13:55:11 > git config core.sparsecheckout # timeout=10 13:55:11 > git checkout -f 706a27616dd779b4b75cc46f00353ada7ad314da # timeout=10 13:55:12 Commit message: "ci: migrate Sonar scan to security-workflows" 13:55:12 > git rev-list --no-walk 706a27616dd779b4b75cc46f00353ada7ad314da # timeout=10 13:55:15 provisioning config files... 13:55:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:55:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:55:15 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins16821232715416282081.sh 13:55:15 ---> python-tools-install.sh 13:55:15 Setup pyenv: 13:55:15 * system (set by /opt/pyenv/version) 13:55:15 * 3.8.20 (set by /opt/pyenv/version) 13:55:15 * 3.9.20 (set by /opt/pyenv/version) 13:55:15 3.10.15 13:55:15 3.11.10 13:55:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tjF4 13:55:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:55:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:55:20 ERROR: Could not find a version that satisfies the requirement virtualenv (from versions: none) 13:55:20 ERROR: No matching distribution found for virtualenv 13:55:20 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:55:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:55:25 ERROR: Could not find a version that satisfies the requirement lftools (from versions: none) 13:55:25 ERROR: No matching distribution found for lftools 13:55:25 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-tjF4/bin to PATH 13:55:47 Generating Requirements File 13:55:49 ERROR: Could not find a version that satisfies the requirement setuptools==65.7.0 (from versions: none) 13:55:49 ERROR: No matching distribution found for setuptools==65.7.0 13:55:49 Build step 'Execute shell' marked build as failure 13:55:49 $ ssh-agent -k 13:55:49 unset SSH_AUTH_SOCK; 13:55:49 unset SSH_AGENT_PID; 13:55:49 echo Agent pid 1526 killed; 13:55:49 [ssh-agent] Stopped. 13:55:49 [PostBuildScript] - [INFO] Executing post build scripts. 13:55:49 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins8573735381549869845.sh 13:55:49 ---> sysstat.sh 13:55:49 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins3772426473706242745.sh 13:55:49 ---> package-listing.sh 13:55:49 ++ facter osfamily 13:55:49 ++ tr '[:upper:]' '[:lower:]' 13:55:50 + OS_FAMILY=debian 13:55:50 + workspace=/w/workspace/odlparent-maven-merge-master 13:55:50 + START_PACKAGES=/tmp/packages_start.txt 13:55:50 + END_PACKAGES=/tmp/packages_end.txt 13:55:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:55:50 + PACKAGES=/tmp/packages_start.txt 13:55:50 + '[' /w/workspace/odlparent-maven-merge-master ']' 13:55:50 + PACKAGES=/tmp/packages_end.txt 13:55:50 + case "${OS_FAMILY}" in 13:55:50 + dpkg -l 13:55:50 + grep '^ii' 13:55:50 + '[' -f /tmp/packages_start.txt ']' 13:55:50 + '[' -f /tmp/packages_end.txt ']' 13:55:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:55:50 + '[' /w/workspace/odlparent-maven-merge-master ']' 13:55:50 + mkdir -p /w/workspace/odlparent-maven-merge-master/archives/ 13:55:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-maven-merge-master/archives/ 13:55:50 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins9453958264841969739.sh 13:55:50 ---> capture-instance-metadata.sh 13:55:50 Setup pyenv: 13:55:50 system 13:55:50 3.8.20 13:55:50 3.9.20 13:55:50 3.10.15 13:55:50 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 13:55:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tjF4 from file:/tmp/.os_lf_venv 13:55:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:55:50 ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) 13:55:50 ERROR: No matching distribution found for setuptools<66 13:55:50 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:55:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-tjF4/bin to PATH 13:55:53 INFO: Running in OpenStack, capturing instance metadata 13:55:54 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins16467783198978939902.sh 13:55:54 provisioning config files... 13:55:54 Could not find credentials [logs] for odlparent-maven-merge-master #4364 13:55:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-maven-merge-master@tmp/config10157720362873674528tmp 13:55:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:55:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:55:54 provisioning config files... 13:55:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:55:54 [EnvInject] - Injecting environment variables from a build step. 13:55:54 [EnvInject] - Injecting as environment variables the properties content 13:55:54 SERVER_ID=logs 13:55:54 13:55:54 [EnvInject] - Variables injected successfully. 13:55:54 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins14541690597390713748.sh 13:55:54 ---> create-netrc.sh 13:55:54 WARN: Log server credential not found. 13:55:54 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins15469692083073108262.sh 13:55:54 ---> python-tools-install.sh 13:55:54 Setup pyenv: 13:55:54 system 13:55:54 3.8.20 13:55:54 3.9.20 13:55:54 3.10.15 13:55:54 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 13:55:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tjF4 from file:/tmp/.os_lf_venv 13:55:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:55:55 lf-activate-venv(): INFO: Installing additional packages: lftools 13:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-tjF4/bin to PATH 13:55:57 Generating Requirements File 13:55:58 ERROR: Could not find a version that satisfies the requirement urllib3~=1.26.15 (from versions: none) 13:55:58 ERROR: No matching distribution found for urllib3~=1.26.15 13:55:58 [odlparent-maven-merge-master] $ /bin/sh /tmp/jenkins1847959264579299809.sh 13:55:58 ---> uv-install.sh 13:55:58 Installing uv/uvx (latest) using shell installer 13:55:58 2026-08-25 13:55:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-mIdETr.sh" [1] 13:55:58 downloading uv 0.12.5 x86_64-unknown-linux-gnu 13:55:59 installing to /home/jenkins/.local/bin 13:55:59 uv 13:55:59 uvx 13:55:59 everything's installed! 13:55:59 13:55:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:55:59 13:55:59 source $HOME/.local/bin/env (sh, bash, zsh) 13:55:59 source $HOME/.local/bin/env.fish (fish) 13:55:59 Adding install location to PATH 13:55:59 ---> Validating uv/uvx install 13:55:59 uvx 0.12.5 (x86_64-unknown-linux-gnu) 13:55:59 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins2270860261619691882.sh 13:55:59 ---> sudo-logs.sh 13:55:59 Archiving 'sudo' log.. 13:56:00 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins7587313314768431453.sh 13:56:00 ---> job-cost.sh 13:56:00 INFO: Activating Python virtual environment... 13:56:00 Setup pyenv: 13:56:00 system 13:56:00 3.8.20 13:56:00 3.9.20 13:56:00 3.10.15 13:56:00 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 13:56:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tjF4 from file:/tmp/.os_lf_venv 13:56:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:56:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:56:01 ERROR: Could not find a version that satisfies the requirement zipp==1.1.0 (from versions: none) 13:56:01 ERROR: No matching distribution found for zipp==1.1.0 13:56:01 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:56:13 lf-activate-venv(): INFO: Adding /tmp/venv-tjF4/bin to PATH 13:56:13 INFO: No stack-cost file found 13:56:13 INFO: Instance uptime: 117s 13:56:13 INFO: Fetching instance metadata (attempt 1 of 3)... 13:56:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:56:13 INFO: Successfully fetched instance metadata 13:56:13 INFO: Instance type: v3-standard-2 13:56:13 INFO: Retrieving pricing info for: v3-standard-2 13:56:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:56:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=117 13:56:13 INFO: Successfully fetched Vexxhost pricing API 13:56:13 INFO: Retrieved cost: 0.06 13:56:13 INFO: Retrieved resource: v3-standard-2 13:56:13 INFO: Creating archive directory: /w/workspace/odlparent-maven-merge-master/archives/cost 13:56:13 INFO: Archiving costs to: /w/workspace/odlparent-maven-merge-master/archives/cost.csv 13:56:13 INFO: Successfully archived job cost data 13:56:13 DEBUG: Cost data: odlparent-maven-merge-master,4364,2026-08-25 13:56:13,v3-standard-2,117,0.06,0.00,FAILURE 13:56:13 [odlparent-maven-merge-master] $ /bin/bash -l /tmp/jenkins16155433650283472890.sh 13:56:13 ---> logs-deploy.sh 13:56:13 Setup pyenv: 13:56:13 system 13:56:13 3.8.20 13:56:13 3.9.20 13:56:13 3.10.15 13:56:13 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 13:56:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tjF4 from file:/tmp/.os_lf_venv 13:56:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:56:14 ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) 13:56:14 ERROR: No matching distribution found for setuptools<66 13:56:14 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 13:56:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:56:17 lf-activate-venv(): INFO: Adding /tmp/venv-tjF4/bin to PATH 13:56:17 WARNING: Nexus logging server not set 13:56:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-maven-merge-master/4364/ 13:56:17 INFO: archiving logs to S3 13:56:18 ---> uname -a: 13:56:18 Linux prd-ubuntu2204-docker-2c-2g-40922 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:56:18 13:56:18 13:56:18 ---> lscpu: 13:56:18 Architecture: x86_64 13:56:18 CPU op-mode(s): 32-bit, 64-bit 13:56:18 Address sizes: 40 bits physical, 48 bits virtual 13:56:18 Byte Order: Little Endian 13:56:18 CPU(s): 2 13:56:18 On-line CPU(s) list: 0,1 13:56:18 Vendor ID: AuthenticAMD 13:56:18 Model name: AMD EPYC-Rome Processor 13:56:18 CPU family: 23 13:56:18 Model: 49 13:56:18 Thread(s) per core: 1 13:56:18 Core(s) per socket: 1 13:56:18 Socket(s): 2 13:56:18 Stepping: 0 13:56:18 BogoMIPS: 5599.99 13:56:18 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:56:18 Virtualization: AMD-V 13:56:18 Hypervisor vendor: KVM 13:56:18 Virtualization type: full 13:56:18 L1d cache: 64 KiB (2 instances) 13:56:18 L1i cache: 64 KiB (2 instances) 13:56:18 L2 cache: 1 MiB (2 instances) 13:56:18 L3 cache: 32 MiB (2 instances) 13:56:18 NUMA node(s): 1 13:56:18 NUMA node0 CPU(s): 0,1 13:56:18 Vulnerability Gather data sampling: Not affected 13:56:18 Vulnerability Indirect target selection: Not affected 13:56:18 Vulnerability Itlb multihit: Not affected 13:56:18 Vulnerability L1tf: Not affected 13:56:18 Vulnerability Mds: Not affected 13:56:18 Vulnerability Meltdown: Not affected 13:56:18 Vulnerability Mmio stale data: Not affected 13:56:18 Vulnerability Reg file data sampling: Not affected 13:56:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:56:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:56:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:56:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:56:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:56:18 Vulnerability Srbds: Not affected 13:56:18 Vulnerability Tsa: Not affected 13:56:18 Vulnerability Tsx async abort: Not affected 13:56:18 Vulnerability Vmscape: Not affected 13:56:18 13:56:18 13:56:18 ---> nproc: 13:56:18 2 13:56:18 13:56:18 13:56:18 ---> df -h: 13:56:18 Filesystem Size Used Avail Use% Mounted on 13:56:18 tmpfs 794M 1.1M 793M 1% /run 13:56:18 /dev/vda1 39G 8.4G 31G 22% / 13:56:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:56:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:56:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:56:18 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:56:18 13:56:18 13:56:18 ---> free -m: 13:56:18 total used free shared buff/cache available 13:56:18 Mem: 7937 533 4865 4 2539 7113 13:56:18 Swap: 1023 0 1023 13:56:18 13:56:18 13:56:18 ---> ip addr: 13:56:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:56:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:56:18 inet 127.0.0.1/8 scope host lo 13:56:18 valid_lft forever preferred_lft forever 13:56:18 inet6 ::1/128 scope host 13:56:18 valid_lft forever preferred_lft forever 13:56:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:56:18 link/ether fa:16:3e:0e:c0:26 brd ff:ff:ff:ff:ff:ff 13:56:18 altname enp0s3 13:56:18 inet 10.30.170.71/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:56:18 valid_lft 86286sec preferred_lft 86286sec 13:56:18 inet6 fe80::f816:3eff:fe0e:c026/64 scope link 13:56:18 valid_lft forever preferred_lft forever 13:56:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:56:18 link/ether b6:51:8d:f6:07:e3 brd ff:ff:ff:ff:ff:ff 13:56:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:56:18 valid_lft forever preferred_lft forever 13:56:18 13:56:18 13:56:18 ---> sar -b -r -n DEV: 13:56:18 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-2c-2g-40922) 08/25/26 _x86_64_ (2 CPU) 13:56:18 13:56:18 13:54:26 LINUX RESTART (2 CPU) 13:56:18 13:56:18 13:56:18 ---> sar -P ALL: 13:56:18 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-2c-2g-40922) 08/25/26 _x86_64_ (2 CPU) 13:56:18 13:56:18 13:54:26 LINUX RESTART (2 CPU) 13:56:18 13:56:18 13:56:18