Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85d723259c76060b4ff026bb392bcc1b56d72f27 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2401465556145672161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13128948224634747856.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9048546424656069923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18217456108021833010.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4266524213653771395.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2549 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 85d723259c76060b4ff026bb392bcc1b56d72f27 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d723259c76060b4ff026bb392bcc1b56d72f27 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#152)" > git rev-list --no-walk 6c540489546a6ce6477e70269ba5b11afcca6e9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-23T01:46:11.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-23T01:46:11.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-23T01:46:11.627Z] ========================================================= [2026-02-23T01:46:11.627Z] EdgeX Global Pipelines Version Info [2026-02-23T01:46:11.627Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:46:14.327Z] ------------------- [2026-02-23T01:46:14.327Z] stable info: [2026-02-23T01:46:14.327Z] ------------------- [2026-02-23T01:46:14.327Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-23T01:46:14.327Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-23T01:46:14.327Z] Message: update stable to v1.0.278 [2026-02-23T01:46:15.263Z] ------------------- [2026-02-23T01:46:15.263Z] experimental info: [2026-02-23T01:46:15.263Z] ------------------- [2026-02-23T01:46:15.263Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-23T01:46:15.263Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-23T01:46:15.263Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-23T01:46:15.334Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-02-23T01:46:15.350Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-02-23T01:46:15.370Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-23T01:46:15.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-23T01:46:15.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-23T01:46:15.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-23T01:46:15.463Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-23T01:46:15.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-23T01:46:15.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-23T01:46:15.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-23T01:46:15.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-23T01:46:15.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-02-23T01:46:15.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-23T01:46:15.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-23T01:46:15.647Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-23T01:46:15.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-23T01:46:15.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-23T01:46:15.719Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-23T01:46:15.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-23T01:46:15.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-23T01:46:15.798Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-02-23T01:46:15.823Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-02-23T01:46:15.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-23T01:46:15.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-23T01:46:15.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-23T01:46:15.905Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-23T01:46:15.927Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-23T01:46:15.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-23T01:46:15.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-23T01:46:15.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-23T01:46:16.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo [2026-02-23T01:46:16.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85d7232 [Pipeline] echo [2026-02-23T01:46:16.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T01:46:16.120Z] provisioning config files... [2026-02-23T01:46:16.135Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config674620439115160468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:46:16.476Z] ---> ****-login.sh [2026-02-23T01:46:16.476Z] nexus3.edgexfoundry.org:10001 [2026-02-23T01:46:16.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:16.736Z] [2026-02-23T01:46:16.737Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-23T01:46:16.737Z] Configure a credential helper to remove this warning. See [2026-02-23T01:46:16.737Z] https://docs.****.com/go/credential-store/ [2026-02-23T01:46:16.737Z] [2026-02-23T01:46:16.737Z] Login Succeeded [2026-02-23T01:46:16.737Z] nexus3.edgexfoundry.org:10002 [2026-02-23T01:46:16.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:16.997Z] [2026-02-23T01:46:16.997Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-23T01:46:16.997Z] Configure a credential helper to remove this warning. See [2026-02-23T01:46:16.997Z] https://docs.****.com/go/credential-store/ [2026-02-23T01:46:16.997Z] [2026-02-23T01:46:16.997Z] Login Succeeded [2026-02-23T01:46:16.997Z] nexus3.edgexfoundry.org:10003 [2026-02-23T01:46:16.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:16.997Z] [2026-02-23T01:46:16.997Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-23T01:46:16.997Z] Configure a credential helper to remove this warning. See [2026-02-23T01:46:16.997Z] https://docs.****.com/go/credential-store/ [2026-02-23T01:46:16.997Z] [2026-02-23T01:46:16.997Z] Login Succeeded [2026-02-23T01:46:16.997Z] nexus3.edgexfoundry.org:10004 [2026-02-23T01:46:16.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:16.997Z] [2026-02-23T01:46:16.997Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-23T01:46:16.997Z] Configure a credential helper to remove this warning. See [2026-02-23T01:46:16.997Z] https://docs.****.com/go/credential-store/ [2026-02-23T01:46:16.997Z] [2026-02-23T01:46:16.997Z] Login Succeeded [2026-02-23T01:46:16.997Z] ****.io [2026-02-23T01:46:17.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:17.258Z] [2026-02-23T01:46:17.258Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-23T01:46:17.258Z] Configure a credential helper to remove this warning. See [2026-02-23T01:46:17.258Z] https://docs.****.com/go/credential-store/ [2026-02-23T01:46:17.258Z] [2026-02-23T01:46:17.258Z] Login Succeeded [2026-02-23T01:46:17.258Z] ---> ****-login.sh ends [Pipeline] } [2026-02-23T01:46:17.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-23T01:46:17.679Z] + git rev-list -1 --merges 85d723259c76060b4ff026bb392bcc1b56d72f27~1..85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo [2026-02-23T01:46:17.708Z] -----------> git rev-list -1 --merges 85d723259c76060b4ff026bb392bcc1b56d72f27~1..85d723259c76060b4ff026bb392bcc1b56d72f27 85d723259c76060b4ff026bb392bcc1b56d72f27 [false] [Pipeline] sh [2026-02-23T01:46:18.003Z] + git log --format=format:%s -1 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo [2026-02-23T01:46:18.019Z] ========================================================= [2026-02-23T01:46:18.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-23T01:46:18.019Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-23T01:46:18.362Z] + git log --format=format:%s -1 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo [2026-02-23T01:46:18.384Z] [semverPrep] GIT_COMMIT: 85d723259c76060b4ff026bb392bcc1b56d72f27, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#152) [Pipeline] echo [2026-02-23T01:46:18.398Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-23T01:46:18.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-23T01:46:18.796Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-23T01:46:18.796Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-23T01:46:18.796Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-23T01:46:18.796Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-23T01:46:18.796Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-23T01:46:18.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:46:19.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-23T01:46:19.210Z] [2026-02-23T01:46:19.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:46:19.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-23T01:46:19.514Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-23T01:46:19.514Z] 3dae71ba6b94: Pulling fs layer [2026-02-23T01:46:19.514Z] 6bf1a483ea7c: Pulling fs layer [2026-02-23T01:46:19.514Z] f5dfc541a4d3: Pulling fs layer [2026-02-23T01:46:19.514Z] 461d9e800cba: Pulling fs layer [2026-02-23T01:46:19.514Z] 80192f66455f: Pulling fs layer [2026-02-23T01:46:19.514Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-23T01:46:19.514Z] a29436f7fd5d: Pulling fs layer [2026-02-23T01:46:19.514Z] 923cac83aea3: Pulling fs layer [2026-02-23T01:46:19.514Z] 25ad8b0a4227: Pulling fs layer [2026-02-23T01:46:19.514Z] db01528c6b51: Pulling fs layer [2026-02-23T01:46:19.514Z] 28988de357af: Pulling fs layer [2026-02-23T01:46:19.514Z] a29436f7fd5d: Waiting [2026-02-23T01:46:19.514Z] 461d9e800cba: Waiting [2026-02-23T01:46:19.514Z] 923cac83aea3: Waiting [2026-02-23T01:46:19.514Z] 25ad8b0a4227: Waiting [2026-02-23T01:46:19.514Z] db01528c6b51: Waiting [2026-02-23T01:46:19.514Z] 28988de357af: Waiting [2026-02-23T01:46:19.514Z] 80192f66455f: Waiting [2026-02-23T01:46:19.514Z] 2e8e34ca0e6c: Waiting [2026-02-23T01:46:19.514Z] 6bf1a483ea7c: Verifying Checksum [2026-02-23T01:46:19.514Z] 6bf1a483ea7c: Download complete [2026-02-23T01:46:19.775Z] 461d9e800cba: Verifying Checksum [2026-02-23T01:46:19.775Z] 461d9e800cba: Download complete [2026-02-23T01:46:19.775Z] 80192f66455f: Download complete [2026-02-23T01:46:19.775Z] f5dfc541a4d3: Verifying Checksum [2026-02-23T01:46:19.775Z] f5dfc541a4d3: Download complete [2026-02-23T01:46:19.775Z] 3dae71ba6b94: Verifying Checksum [2026-02-23T01:46:19.775Z] 3dae71ba6b94: Download complete [2026-02-23T01:46:19.775Z] 923cac83aea3: Verifying Checksum [2026-02-23T01:46:19.775Z] 923cac83aea3: Download complete [2026-02-23T01:46:20.034Z] 25ad8b0a4227: Verifying Checksum [2026-02-23T01:46:20.034Z] 25ad8b0a4227: Download complete [2026-02-23T01:46:20.034Z] db01528c6b51: Verifying Checksum [2026-02-23T01:46:20.034Z] db01528c6b51: Download complete [2026-02-23T01:46:20.034Z] 28988de357af: Verifying Checksum [2026-02-23T01:46:20.034Z] 28988de357af: Download complete [2026-02-23T01:46:20.034Z] a29436f7fd5d: Verifying Checksum [2026-02-23T01:46:20.034Z] a29436f7fd5d: Download complete [2026-02-23T01:46:20.604Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-23T01:46:20.604Z] 2e8e34ca0e6c: Download complete [2026-02-23T01:46:21.171Z] 3dae71ba6b94: Pull complete [2026-02-23T01:46:21.430Z] 6bf1a483ea7c: Pull complete [2026-02-23T01:46:22.368Z] f5dfc541a4d3: Pull complete [2026-02-23T01:46:22.368Z] 461d9e800cba: Pull complete [2026-02-23T01:46:22.368Z] 80192f66455f: Pull complete [2026-02-23T01:46:27.639Z] 2e8e34ca0e6c: Pull complete [2026-02-23T01:46:28.204Z] a29436f7fd5d: Pull complete [2026-02-23T01:46:28.204Z] 923cac83aea3: Pull complete [2026-02-23T01:46:28.204Z] 25ad8b0a4227: Pull complete [2026-02-23T01:46:28.204Z] db01528c6b51: Pull complete [2026-02-23T01:46:28.462Z] 28988de357af: Pull complete [2026-02-23T01:46:28.462Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-23T01:46:28.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-23T01:46:28.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T01:46:28.591Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T01:46:28.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-23T01:46:31.952Z] $ docker top ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 -eo pid,comm [2026-02-23T01:46:31.998Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-23T01:46:31.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-23T01:46:32.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-23T01:46:32.051Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-23T01:46:32.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-23T01:46:32.169Z] $ docker exec ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent [2026-02-23T01:46:32.271Z] SSH_AUTH_SOCK=/tmp/ssh-uGrwbD9NTMsS/agent.33 [2026-02-23T01:46:32.271Z] SSH_AGENT_PID=39 [2026-02-23T01:46:32.277Z] Running ssh-add (command line suppressed) [2026-02-23T01:46:32.372Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16103223782914367500.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16103223782914367500.key) [2026-02-23T01:46:32.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-23T01:46:32.684Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-02-23T01:46:32.971Z] + git tag --points-at HEAD [Pipeline] } [2026-02-23T01:46:32.981Z] $ docker exec --env ******** --env ******** ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent -k [2026-02-23T01:46:33.070Z] unset SSH_AUTH_SOCK; [2026-02-23T01:46:33.070Z] unset SSH_AGENT_PID; [2026-02-23T01:46:33.070Z] echo Agent pid 39 killed; [2026-02-23T01:46:33.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-23T01:46:33.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-23T01:46:33.125Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-23T01:46:33.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-23T01:46:33.230Z] $ docker exec ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent [2026-02-23T01:46:33.335Z] SSH_AUTH_SOCK=/tmp/ssh-7fOnfVj2zLBC/agent.87 [2026-02-23T01:46:33.336Z] SSH_AGENT_PID=93 [2026-02-23T01:46:33.340Z] Running ssh-add (command line suppressed) [2026-02-23T01:46:33.445Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16795150434523130953.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16795150434523130953.key) [2026-02-23T01:46:33.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-23T01:46:33.752Z] + git semver init [2026-02-23T01:46:34.012Z] 2026-02-23 01:46:33,970 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-23T01:46:34.012Z] 2026-02-23 01:46:33,973 [run_init] DEBUG init version:0.0.0 force:False [2026-02-23T01:46:34.012Z] 2026-02-23 01:46:33,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-02-23T01:46:34.012Z] 2026-02-23 01:46:33,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-02-23T01:46:34.012Z] 2026-02-23 01:46:33,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-02-23T01:46:35.390Z] 2026-02-23 01:46:35,162 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-02-23T01:46:35.390Z] 2026-02-23 01:46:35,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-02-23T01:46:35.390Z] 2026-02-23 01:46:35,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T01:46:35.390Z] 2026-02-23 01:46:35,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T01:46:35.390Z] 4.1.0-dev.14 [Pipeline] } [2026-02-23T01:46:35.400Z] $ docker exec --env ******** --env ******** ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent -k [2026-02-23T01:46:35.498Z] unset SSH_AUTH_SOCK; [2026-02-23T01:46:35.499Z] unset SSH_AGENT_PID; [2026-02-23T01:46:35.499Z] echo Agent pid 93 killed; [2026-02-23T01:46:35.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-23T01:46:35.832Z] + git semver [Pipeline] } [2026-02-23T01:46:36.109Z] $ docker stop --time=1 ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 [2026-02-23T01:46:37.394Z] $ docker rm -f --volumes ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-23T01:46:37.729Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-23T01:46:37.993Z] Stashed 1 file(s) [Pipeline] echo [2026-02-23T01:46:37.997Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T01:46:38.160Z] provisioning config files... [2026-02-23T01:46:38.181Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2315613315944434059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:46:38.499Z] ---> ****-login.sh [2026-02-23T01:46:38.500Z] nexus3.edgexfoundry.org:10001 [2026-02-23T01:46:38.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:38.500Z] Login Succeeded [2026-02-23T01:46:38.500Z] nexus3.edgexfoundry.org:10002 [2026-02-23T01:46:38.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:38.500Z] Login Succeeded [2026-02-23T01:46:38.500Z] nexus3.edgexfoundry.org:10003 [2026-02-23T01:46:38.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:38.759Z] Login Succeeded [2026-02-23T01:46:38.759Z] nexus3.edgexfoundry.org:10004 [2026-02-23T01:46:38.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:38.759Z] Login Succeeded [2026-02-23T01:46:38.759Z] ****.io [2026-02-23T01:46:38.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:46:39.017Z] Login Succeeded [2026-02-23T01:46:39.017Z] ---> ****-login.sh ends [Pipeline] } [2026-02-23T01:46:39.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-23T01:46:39.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-23T01:46:39.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-23T01:46:39.145Z] ========================================================= [2026-02-23T01:46:39.145Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-23T01:46:39.145Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:46:39.479Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-02-23T01:46:40.048Z] #0 building with "default" instance using docker driver [2026-02-23T01:46:40.048Z] [2026-02-23T01:46:40.048Z] #1 [internal] load build definition from Dockerfile [2026-02-23T01:46:40.048Z] #1 transferring dockerfile: 1.28kB done [2026-02-23T01:46:40.048Z] #1 DONE 0.0s [2026-02-23T01:46:40.048Z] [2026-02-23T01:46:40.048Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-23T01:46:40.048Z] #2 DONE 0.1s [2026-02-23T01:46:40.310Z] [2026-02-23T01:46:40.310Z] #3 [internal] load .dockerignore [2026-02-23T01:46:40.310Z] #3 transferring context: 102B done [2026-02-23T01:46:40.310Z] #3 DONE 0.0s [2026-02-23T01:46:40.310Z] [2026-02-23T01:46:40.310Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-23T01:46:40.310Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-02-23T01:46:40.310Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-23T01:46:40.310Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-02-23T01:46:40.310Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-02-23T01:46:40.310Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-02-23T01:46:40.310Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-23T01:46:40.310Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-23T01:46:40.310Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-02-23T01:46:40.310Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-02-23T01:46:40.576Z] #4 ... [2026-02-23T01:46:40.576Z] [2026-02-23T01:46:40.576Z] #5 [internal] load build context [2026-02-23T01:46:40.576Z] #5 transferring context: 18.70MB 0.1s done [2026-02-23T01:46:40.576Z] #5 DONE 0.2s [2026-02-23T01:46:40.576Z] [2026-02-23T01:46:40.576Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-23T01:46:40.576Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done [2026-02-23T01:46:40.576Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-02-23T01:46:40.576Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-02-23T01:46:40.576Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-02-23T01:46:40.576Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-02-23T01:46:40.576Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-02-23T01:46:40.576Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 34.60MB / 60.15MB 0.4s [2026-02-23T01:46:40.576Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-02-23T01:46:40.576Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2026-02-23T01:46:40.576Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.4s [2026-02-23T01:46:40.837Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.6s [2026-02-23T01:46:40.837Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-02-23T01:46:40.837Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 25.17MB / 112.58MB 0.6s [2026-02-23T01:46:40.837Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-02-23T01:46:40.837Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.70MB / 14.72MB 0.6s [2026-02-23T01:46:41.095Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.8s [2026-02-23T01:46:41.095Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-02-23T01:46:41.095Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done [2026-02-23T01:46:41.095Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 1.0s [2026-02-23T01:46:41.095Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-02-23T01:46:41.095Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-02-23T01:46:41.353Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 1.1s [2026-02-23T01:46:41.353Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s [2026-02-23T01:46:41.918Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done [2026-02-23T01:46:46.102Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2026-02-23T01:46:46.102Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-23T01:46:46.102Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-23T01:46:46.102Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-23T01:46:46.102Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-23T01:46:46.102Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-02-23T01:46:46.668Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-02-23T01:46:46.668Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-02-23T01:46:49.946Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-02-23T01:46:49.946Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-23T01:46:50.205Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-02-23T01:46:50.205Z] #4 DONE 10.0s [2026-02-23T01:46:50.205Z] [2026-02-23T01:46:50.205Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-02-23T01:46:50.205Z] #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-23T01:46:50.464Z] #6 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-23T01:46:50.722Z] #6 0.605 OK: 265 MiB in 60 packages [2026-02-23T01:46:53.124Z] Still waiting to schedule task [2026-02-23T01:46:53.124Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2548’ [2026-02-23T01:46:54.006Z] #6 DONE 3.8s [2026-02-23T01:46:54.264Z] [2026-02-23T01:46:54.264Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-02-23T01:46:54.264Z] #7 DONE 0.0s [2026-02-23T01:46:54.264Z] [2026-02-23T01:46:54.264Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-23T01:46:54.264Z] #8 DONE 0.0s [2026-02-23T01:46:54.264Z] [2026-02-23T01:46:54.264Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-23T01:47:20.842Z] #9 DONE 23.0s [2026-02-23T01:47:20.842Z] [2026-02-23T01:47:20.842Z] #10 [builder 6/7] COPY . . [2026-02-23T01:47:20.842Z] #10 DONE 0.2s [2026-02-23T01:47:20.842Z] [2026-02-23T01:47:20.842Z] #11 [builder 7/7] RUN echo noop [2026-02-23T01:47:20.842Z] #11 0.216 noop [2026-02-23T01:47:20.842Z] #11 DONE 0.3s [2026-02-23T01:47:20.842Z] [2026-02-23T01:47:20.842Z] #12 exporting to image [2026-02-23T01:47:20.842Z] #12 exporting layers [2026-02-23T01:47:25.064Z] #12 exporting layers 7.7s done [2026-02-23T01:47:25.322Z] #12 writing image sha256:caa05ad54d85cfdb2c444a97f5ecde5f73a0058f3f3e6b9fabc4730bdaf3cd60 done [2026-02-23T01:47:25.323Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-23T01:47:25.323Z] #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:47:25.654Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-23T01:47:25.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T01:47:25.732Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T01:47:25.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-23T01:47:26.183Z] $ docker top ae8e240af2ef3bd62a6d670255f56c04c2381b2c729dd15ddfd85a40c3dd2025 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-23T01:47:26.530Z] + go version [2026-02-23T01:47:26.530Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-23T01:47:26.541Z] $ docker stop --time=1 ae8e240af2ef3bd62a6d670255f56c04c2381b2c729dd15ddfd85a40c3dd2025 [2026-02-23T01:47:27.817Z] $ docker rm -f --volumes ae8e240af2ef3bd62a6d670255f56c04c2381b2c729dd15ddfd85a40c3dd2025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:47:28.241Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-23T01:47:28.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T01:47:28.312Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T01:47:28.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-23T01:47:28.559Z] $ docker top 88c1160c5032936cb6ad91ef36f0675891752e30a7dc2af6927f7f9b958fa1c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-23T01:47:28.895Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-02-23T01:47:29.193Z] + make test [2026-02-23T01:47:29.193Z] go test ./... -coverprofile=coverage.out [2026-02-23T01:47:30.568Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-02-23T01:47:52.511Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-02-23T01:47:52.511Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements [2026-02-23T01:47:52.511Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-02-23T01:48:00.622Z] 0 issues. [2026-02-23T01:48:00.622Z] go vet ./... [2026-02-23T01:48:05.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-23T01:48:05.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-23T01:48:05.886Z] ./bin/test-attribution-txt.sh [2026-02-23T01:48:05.886Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-23T01:48:06.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-23T01:48:06.176Z] $ docker stop --time=1 88c1160c5032936cb6ad91ef36f0675891752e30a7dc2af6927f7f9b958fa1c9 [2026-02-23T01:48:09.527Z] $ docker rm -f --volumes 88c1160c5032936cb6ad91ef36f0675891752e30a7dc2af6927f7f9b958fa1c9 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-23T01:48:10.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-23T01:48:10.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-02-23T01:48:10.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-23T01:48:10.943Z] + ls -al . [2026-02-23T01:48:10.943Z] total 236 [2026-02-23T01:48:10.943Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 01:47 . [2026-02-23T01:48:10.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:46 .. [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 62 Feb 23 01:46 .dockerignore [2026-02-23T01:48:10.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 01:47 .git [2026-02-23T01:48:10.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:46 .github [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 101 Feb 23 01:46 .gitignore [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 23 01:46 .golangci.yml [2026-02-23T01:48:10.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 01:46 .semver [2026-02-23T01:48:10.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:46 .vscode [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 22466 Feb 23 01:46 Attribution.txt [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 2560 Feb 23 01:46 CHANGELOG.md [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 1242 Feb 23 01:46 Dockerfile [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 672 Feb 23 01:46 Jenkinsfile [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 01:46 LICENSE [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 2473 Feb 23 01:46 Makefile [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 4109 Feb 23 01:46 README.md [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 01:46 VERSION [2026-02-23T01:48:10.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:46 bin [2026-02-23T01:48:10.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 01:46 cmd [2026-02-23T01:48:10.943Z] -rw-r--r-- 1 jenkins jenkins 23970 Feb 23 01:47 coverage.out [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 6820 Feb 23 01:46 go.mod [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 89461 Feb 23 01:46 go.sum [2026-02-23T01:48:10.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:46 internal [2026-02-23T01:48:10.943Z] -rw-rw-r-- 1 jenkins jenkins 260 Feb 23 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:11.254Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=85d723259c76060b4ff026bb392bcc1b56d72f27 --label arch=amd64 --label version=4.1.0-dev.14 . [2026-02-23T01:48:11.513Z] #0 building with "default" instance using docker driver [2026-02-23T01:48:11.513Z] [2026-02-23T01:48:11.513Z] #1 [internal] load build definition from Dockerfile [2026-02-23T01:48:11.513Z] #1 transferring dockerfile: 1.28kB done [2026-02-23T01:48:11.513Z] #1 DONE 0.0s [2026-02-23T01:48:11.513Z] [2026-02-23T01:48:11.513Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-23T01:48:11.513Z] #2 DONE 0.0s [2026-02-23T01:48:11.513Z] [2026-02-23T01:48:11.513Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-23T01:48:12.083Z] #3 DONE 0.6s [2026-02-23T01:48:12.083Z] [2026-02-23T01:48:12.083Z] #4 [internal] load .dockerignore [2026-02-23T01:48:12.083Z] #4 transferring context: 102B done [2026-02-23T01:48:12.083Z] #4 DONE 0.0s [2026-02-23T01:48:12.083Z] [2026-02-23T01:48:12.083Z] #5 [internal] load build context [2026-02-23T01:48:12.083Z] #5 transferring context: 36.05kB done [2026-02-23T01:48:12.083Z] #5 DONE 0.0s [2026-02-23T01:48:12.083Z] [2026-02-23T01:48:12.083Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-23T01:48:12.083Z] #6 DONE 0.1s [2026-02-23T01:48:12.083Z] [2026-02-23T01:48:12.083Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-23T01:48:12.083Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-23T01:48:12.083Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-23T01:48:12.083Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-23T01:48:12.083Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.2s [2026-02-23T01:48:12.083Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-23T01:48:12.352Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 2.10MB / 3.80MB 0.3s [2026-02-23T01:48:12.352Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-23T01:48:12.352Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-02-23T01:48:12.352Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-23T01:48:12.613Z] #7 DONE 0.6s [2026-02-23T01:48:12.613Z] [2026-02-23T01:48:12.613Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-02-23T01:48:12.613Z] #8 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-23T01:48:12.872Z] #8 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-23T01:48:13.132Z] #8 ... [2026-02-23T01:48:13.132Z] [2026-02-23T01:48:13.132Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-02-23T01:48:13.132Z] #9 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-23T01:48:13.132Z] #9 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-23T01:48:13.132Z] #9 0.741 OK: 265 MiB in 60 packages [2026-02-23T01:48:13.132Z] #9 DONE 1.0s [2026-02-23T01:48:13.132Z] [2026-02-23T01:48:13.132Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-02-23T01:48:13.132Z] #10 DONE 0.0s [2026-02-23T01:48:13.132Z] [2026-02-23T01:48:13.132Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-23T01:48:13.132Z] #11 DONE 0.0s [2026-02-23T01:48:13.132Z] [2026-02-23T01:48:13.132Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-02-23T01:48:13.132Z] #8 0.637 (1/6) Installing dumb-init (1.2.5-r3) [2026-02-23T01:48:13.390Z] #8 0.661 (2/6) Installing libgcc (14.2.0-r6) [2026-02-23T01:48:13.390Z] #8 0.670 (3/6) Installing libsodium (1.0.20-r1) [2026-02-23T01:48:13.390Z] #8 0.685 (4/6) Installing libstdc++ (14.2.0-r6) [2026-02-23T01:48:13.390Z] #8 0.706 (5/6) Installing libzmq (4.3.5-r2) [2026-02-23T01:48:13.390Z] #8 0.803 (6/6) Installing zeromq (4.3.5-r2) [2026-02-23T01:48:13.648Z] #8 ... [2026-02-23T01:48:13.648Z] [2026-02-23T01:48:13.648Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-23T01:48:13.648Z] #12 DONE 0.4s [2026-02-23T01:48:13.648Z] [2026-02-23T01:48:13.648Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-02-23T01:48:13.648Z] #8 0.895 Executing busybox-1.37.0-r20.trigger [2026-02-23T01:48:13.648Z] #8 0.902 OK: 11 MiB in 22 packages [2026-02-23T01:48:13.648Z] #8 DONE 1.0s [2026-02-23T01:48:13.648Z] [2026-02-23T01:48:13.648Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-23T01:48:13.909Z] #13 ... [2026-02-23T01:48:13.909Z] [2026-02-23T01:48:13.909Z] #14 [builder 6/7] COPY . . [2026-02-23T01:48:13.909Z] #14 DONE 0.3s [2026-02-23T01:48:13.909Z] [2026-02-23T01:48:13.909Z] #15 [builder 7/7] RUN make build [2026-02-23T01:48:14.166Z] #15 0.253 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-02-23T01:48:14.731Z] #15 ... [2026-02-23T01:48:14.731Z] [2026-02-23T01:48:14.731Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-23T01:48:14.731Z] #13 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-23T01:48:14.731Z] #13 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-23T01:48:14.731Z] #13 0.900 OK: 11 MiB in 22 packages [2026-02-23T01:48:14.731Z] #13 DONE 1.1s [2026-02-23T01:48:14.731Z] [2026-02-23T01:48:14.731Z] #15 [builder 7/7] RUN make build [2026-02-23T01:48:41.278Z] #15 24.27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-02-23T01:48:41.278Z] #15 DONE 26.1s [2026-02-23T01:48:41.278Z] [2026-02-23T01:48:41.278Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-02-23T01:48:41.278Z] #16 DONE 0.4s [2026-02-23T01:48:41.278Z] [2026-02-23T01:48:41.278Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-02-23T01:48:41.278Z] #17 DONE 0.0s [2026-02-23T01:48:41.278Z] [2026-02-23T01:48:41.278Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-02-23T01:48:41.278Z] #18 DONE 0.0s [2026-02-23T01:48:41.278Z] [2026-02-23T01:48:41.278Z] #19 exporting to image [2026-02-23T01:48:41.278Z] #19 exporting layers [2026-02-23T01:48:41.278Z] #19 exporting layers 0.3s done [2026-02-23T01:48:41.278Z] #19 writing image sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done [2026-02-23T01:48:41.278Z] #19 naming to docker.io/library/device-opc-ua done [2026-02-23T01:48:41.278Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T01:48:41.401Z] provisioning config files... [2026-02-23T01:48:41.409Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9619816746044482779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:48:41.705Z] ---> ****-login.sh [2026-02-23T01:48:41.706Z] nexus3.edgexfoundry.org:10001 [2026-02-23T01:48:41.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:48:41.706Z] Login Succeeded [2026-02-23T01:48:41.706Z] nexus3.edgexfoundry.org:10002 [2026-02-23T01:48:41.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:48:41.706Z] Login Succeeded [2026-02-23T01:48:41.706Z] nexus3.edgexfoundry.org:10003 [2026-02-23T01:48:41.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:48:41.966Z] Login Succeeded [2026-02-23T01:48:41.966Z] nexus3.edgexfoundry.org:10004 [2026-02-23T01:48:41.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:48:41.966Z] Login Succeeded [2026-02-23T01:48:41.966Z] ****.io [2026-02-23T01:48:41.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:48:42.226Z] Login Succeeded [2026-02-23T01:48:42.226Z] ---> ****-login.sh ends [Pipeline] } [2026-02-23T01:48:42.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-23T01:48:42.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-23T01:48:42.312Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-02-23T01:48:42.312Z] 85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T01:48:42.312Z] latest [2026-02-23T01:48:42.312Z] 4.1.0-dev.14 [2026-02-23T01:48:42.312Z] 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T01:48:42.312Z] main [2026-02-23T01:48:42.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:42.649Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:42.968Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T01:48:42.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-02-23T01:48:42.968Z] 7d7c18639234: Preparing [2026-02-23T01:48:42.968Z] ed588144505a: Preparing [2026-02-23T01:48:42.968Z] 8682ecdb6833: Preparing [2026-02-23T01:48:42.968Z] d6497a634931: Preparing [2026-02-23T01:48:42.968Z] e9e3d97fd182: Preparing [2026-02-23T01:48:42.968Z] cce92674e987: Preparing [2026-02-23T01:48:42.968Z] cce92674e987: Waiting [2026-02-23T01:48:42.968Z] 7d7c18639234: Pushed [2026-02-23T01:48:42.968Z] ed588144505a: Pushed [2026-02-23T01:48:42.968Z] d6497a634931: Pushed [2026-02-23T01:48:42.968Z] cce92674e987: Layer already exists [2026-02-23T01:48:43.533Z] e9e3d97fd182: Pushed [2026-02-23T01:48:48.803Z] 8682ecdb6833: Pushed [2026-02-23T01:48:48.803Z] 85d723259c76060b4ff026bb392bcc1b56d72f27: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:49.122Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:49.434Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-02-23T01:48:49.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-02-23T01:48:49.434Z] 7d7c18639234: Preparing [2026-02-23T01:48:49.434Z] ed588144505a: Preparing [2026-02-23T01:48:49.434Z] 8682ecdb6833: Preparing [2026-02-23T01:48:49.434Z] d6497a634931: Preparing [2026-02-23T01:48:49.434Z] e9e3d97fd182: Preparing [2026-02-23T01:48:49.434Z] cce92674e987: Preparing [2026-02-23T01:48:49.434Z] cce92674e987: Waiting [2026-02-23T01:48:49.434Z] 8682ecdb6833: Layer already exists [2026-02-23T01:48:49.434Z] ed588144505a: Layer already exists [2026-02-23T01:48:49.434Z] e9e3d97fd182: Layer already exists [2026-02-23T01:48:49.434Z] 7d7c18639234: Layer already exists [2026-02-23T01:48:49.434Z] d6497a634931: Layer already exists [2026-02-23T01:48:49.434Z] cce92674e987: Layer already exists [2026-02-23T01:48:49.434Z] latest: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:49.745Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:50.059Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 [2026-02-23T01:48:50.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-02-23T01:48:50.059Z] 7d7c18639234: Preparing [2026-02-23T01:48:50.059Z] ed588144505a: Preparing [2026-02-23T01:48:50.059Z] 8682ecdb6833: Preparing [2026-02-23T01:48:50.059Z] d6497a634931: Preparing [2026-02-23T01:48:50.059Z] e9e3d97fd182: Preparing [2026-02-23T01:48:50.059Z] cce92674e987: Preparing [2026-02-23T01:48:50.059Z] cce92674e987: Waiting [2026-02-23T01:48:50.059Z] e9e3d97fd182: Layer already exists [2026-02-23T01:48:50.059Z] 7d7c18639234: Layer already exists [2026-02-23T01:48:50.059Z] d6497a634931: Layer already exists [2026-02-23T01:48:50.059Z] ed588144505a: Layer already exists [2026-02-23T01:48:50.059Z] 8682ecdb6833: Layer already exists [2026-02-23T01:48:50.059Z] cce92674e987: Layer already exists [2026-02-23T01:48:50.059Z] 4.1.0-dev.14: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:50.382Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:50.700Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T01:48:50.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-02-23T01:48:50.701Z] 7d7c18639234: Preparing [2026-02-23T01:48:50.701Z] ed588144505a: Preparing [2026-02-23T01:48:50.701Z] 8682ecdb6833: Preparing [2026-02-23T01:48:50.701Z] d6497a634931: Preparing [2026-02-23T01:48:50.701Z] e9e3d97fd182: Preparing [2026-02-23T01:48:50.701Z] cce92674e987: Preparing [2026-02-23T01:48:50.701Z] cce92674e987: Waiting [2026-02-23T01:48:50.701Z] 7d7c18639234: Layer already exists [2026-02-23T01:48:50.701Z] ed588144505a: Layer already exists [2026-02-23T01:48:50.701Z] d6497a634931: Layer already exists [2026-02-23T01:48:50.701Z] 8682ecdb6833: Layer already exists [2026-02-23T01:48:50.701Z] e9e3d97fd182: Layer already exists [2026-02-23T01:48:50.701Z] cce92674e987: Layer already exists [2026-02-23T01:48:50.701Z] 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:51.021Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:48:51.340Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-02-23T01:48:51.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-02-23T01:48:51.340Z] 7d7c18639234: Preparing [2026-02-23T01:48:51.340Z] ed588144505a: Preparing [2026-02-23T01:48:51.340Z] 8682ecdb6833: Preparing [2026-02-23T01:48:51.340Z] d6497a634931: Preparing [2026-02-23T01:48:51.340Z] e9e3d97fd182: Preparing [2026-02-23T01:48:51.340Z] cce92674e987: Preparing [2026-02-23T01:48:51.340Z] cce92674e987: Waiting [2026-02-23T01:48:51.340Z] e9e3d97fd182: Layer already exists [2026-02-23T01:48:51.340Z] 7d7c18639234: Layer already exists [2026-02-23T01:48:51.340Z] 8682ecdb6833: Layer already exists [2026-02-23T01:48:51.340Z] d6497a634931: Layer already exists [2026-02-23T01:48:51.340Z] ed588144505a: Layer already exists [2026-02-23T01:48:51.340Z] cce92674e987: Layer already exists [2026-02-23T01:48:51.340Z] main: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-23T01:48:51.413Z] ===================================================== [Pipeline] echo [2026-02-23T01:48:51.428Z] taggedImages: [2026-02-23T01:48:51.428Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T01:48:51.428Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-02-23T01:48:51.428Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 [2026-02-23T01:48:51.428Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T01:48:51.428Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2026-02-23T01:48:51.471Z] ========================================================= [2026-02-23T01:48:51.471Z] [edgeXBuildMultiArch] RAW Config: [2026-02-23T01:48:51.471Z] images: [2026-02-23T01:48:51.471Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T01:48:51.471Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-02-23T01:48:51.471Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 [2026-02-23T01:48:51.471Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T01:48:51.471Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-02-23T01:48:51.471Z] settingsFile: [2026-02-23T01:48:51.471Z] device-opc-ua-settings [2026-02-23T01:48:51.471Z] ========================================================= [Pipeline] node [2026-02-23T01:49:06.475Z] Still waiting to schedule task [2026-02-23T01:49:06.475Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-02-23T01:49:55.250Z] Running on prd-centos7-docker-4c-2g-2551 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T01:49:55.291Z] provisioning config files... [2026-02-23T01:49:55.306Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11825321730676831266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:49:59.688Z] ---> ****-login.sh [2026-02-23T01:49:59.688Z] nexus3.edgexfoundry.org:10001 [2026-02-23T01:49:59.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:49:59.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:49:59.954Z] Configure a credential helper to remove this warning. See [2026-02-23T01:49:59.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:49:59.954Z] [2026-02-23T01:49:59.954Z] Login Succeeded [2026-02-23T01:49:59.954Z] nexus3.edgexfoundry.org:10002 [2026-02-23T01:50:00.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:00.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:00.232Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:00.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:00.232Z] [2026-02-23T01:50:00.232Z] Login Succeeded [2026-02-23T01:50:00.232Z] nexus3.edgexfoundry.org:10003 [2026-02-23T01:50:00.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:00.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:00.232Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:00.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:00.232Z] [2026-02-23T01:50:00.232Z] Login Succeeded [2026-02-23T01:50:00.232Z] nexus3.edgexfoundry.org:10004 [2026-02-23T01:50:00.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:00.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:00.232Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:00.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:00.232Z] [2026-02-23T01:50:00.232Z] Login Succeeded [2026-02-23T01:50:00.232Z] ****.io [2026-02-23T01:50:00.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:00.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:00.500Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:00.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:00.500Z] [2026-02-23T01:50:00.500Z] Login Succeeded [2026-02-23T01:50:00.500Z] ---> ****-login.sh ends [Pipeline] } [2026-02-23T01:50:00.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-23T01:50:00.865Z] + docker buildx ls [2026-02-23T01:50:01.125Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-23T01:50:01.125Z] default * docker [2026-02-23T01:50:01.125Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-23T01:50:01.429Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-23T01:50:01.429Z] edgex-builder [Pipeline] sh [2026-02-23T01:50:01.723Z] + docker buildx inspect --bootstrap [2026-02-23T01:50:01.723Z] #1 [internal] booting buildkit [2026-02-23T01:50:01.723Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-23T01:50:05.045Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2026-02-23T01:50:05.045Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-02-23T01:50:06.965Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2026-02-23T01:50:06.965Z] #1 DONE 5.2s [2026-02-23T01:50:06.965Z] Name: edgex-builder [2026-02-23T01:50:06.965Z] Driver: docker-container [2026-02-23T01:50:06.965Z] [2026-02-23T01:50:06.965Z] Nodes: [2026-02-23T01:50:06.965Z] Name: edgex-builder0 [2026-02-23T01:50:06.965Z] Endpoint: unix:///var/run/docker.sock [2026-02-23T01:50:06.965Z] Status: running [2026-02-23T01:50:06.965Z] Buildkit: v0.27.1 [2026-02-23T01:50:06.965Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-23T01:50:07.267Z] + docker buildx ls [2026-02-23T01:50:07.267Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-23T01:50:07.267Z] edgex-builder * docker-container [2026-02-23T01:50:07.267Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-23T01:50:07.267Z] default docker [2026-02-23T01:50:07.267Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-23T01:50:07.584Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27' [2026-02-23T01:50:07.584Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 --push - [2026-02-23T01:50:07.845Z] #1 [internal] load build definition from Dockerfile [2026-02-23T01:50:07.845Z] #1 transferring dockerfile: 198B done [2026-02-23T01:50:07.845Z] #1 DONE 0.0s [2026-02-23T01:50:07.845Z] [2026-02-23T01:50:07.845Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T01:50:07.845Z] #2 DONE 0.1s [2026-02-23T01:50:07.845Z] [2026-02-23T01:50:07.845Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T01:50:07.845Z] #3 DONE 0.1s [2026-02-23T01:50:07.845Z] [2026-02-23T01:50:07.845Z] #4 [internal] load .dockerignore [2026-02-23T01:50:07.845Z] #4 transferring context: [2026-02-23T01:50:07.845Z] #4 transferring context: 2B done [2026-02-23T01:50:07.845Z] #4 DONE 0.0s [2026-02-23T01:50:07.845Z] [2026-02-23T01:50:07.845Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:07.845Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:07.845Z] #5 DONE 0.0s [2026-02-23T01:50:07.845Z] [2026-02-23T01:50:07.845Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:07.845Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f done [2026-02-23T01:50:07.845Z] #6 DONE 0.1s [2026-02-23T01:50:07.845Z] [2026-02-23T01:50:07.845Z] #7 exporting to image [2026-02-23T01:50:07.845Z] #7 exporting layers done [2026-02-23T01:50:07.845Z] #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done [2026-02-23T01:50:07.845Z] #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf [2026-02-23T01:50:07.845Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-23T01:50:08.105Z] #7 ... [2026-02-23T01:50:08.105Z] [2026-02-23T01:50:08.105Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-23T01:50:08.105Z] #8 DONE 0.0s [2026-02-23T01:50:08.105Z] [2026-02-23T01:50:08.105Z] #7 exporting to image [2026-02-23T01:50:08.105Z] #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done [2026-02-23T01:50:08.105Z] #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done [2026-02-23T01:50:08.105Z] #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done [2026-02-23T01:50:08.105Z] #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done [2026-02-23T01:50:08.105Z] #7 pushing layers 0.1s done [2026-02-23T01:50:08.105Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac [2026-02-23T01:50:08.105Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done [2026-02-23T01:50:08.105Z] #7 DONE 0.2s [2026-02-23T01:50:08.105Z] [2026-02-23T01:50:08.105Z] 1 warning found (use --debug to expand): [2026-02-23T01:50:08.105Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-23T01:50:08.409Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2026-02-23T01:50:08.409Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2026-02-23T01:50:08.409Z] #1 [internal] load build definition from Dockerfile [2026-02-23T01:50:08.409Z] #1 transferring dockerfile: 164B done [2026-02-23T01:50:08.409Z] #1 DONE 0.0s [2026-02-23T01:50:08.409Z] [2026-02-23T01:50:08.409Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-02-23T01:50:08.409Z] #2 DONE 0.0s [2026-02-23T01:50:08.409Z] [2026-02-23T01:50:08.409Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-02-23T01:50:08.409Z] #3 DONE 0.0s [2026-02-23T01:50:08.409Z] [2026-02-23T01:50:08.409Z] #4 [internal] load .dockerignore [2026-02-23T01:50:08.409Z] #4 transferring context: 2B done [2026-02-23T01:50:08.409Z] #4 DONE 0.0s [2026-02-23T01:50:08.409Z] [2026-02-23T01:50:08.409Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:08.409Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:08.409Z] #5 CACHED [2026-02-23T01:50:08.409Z] [2026-02-23T01:50:08.409Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:08.409Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:08.409Z] #6 CACHED [2026-02-23T01:50:08.409Z] [2026-02-23T01:50:08.409Z] #7 exporting to image [2026-02-23T01:50:08.409Z] #7 exporting layers done [2026-02-23T01:50:08.409Z] #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done [2026-02-23T01:50:08.409Z] #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done [2026-02-23T01:50:08.409Z] #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 [2026-02-23T01:50:08.409Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-23T01:50:08.668Z] #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done [2026-02-23T01:50:08.668Z] #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done [2026-02-23T01:50:08.668Z] #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done [2026-02-23T01:50:08.668Z] #7 pushing layers 0.0s done [2026-02-23T01:50:08.668Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done [2026-02-23T01:50:08.668Z] #7 DONE 0.1s [2026-02-23T01:50:08.668Z] [2026-02-23T01:50:08.668Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-23T01:50:08.668Z] #8 DONE 0.0s [2026-02-23T01:50:08.668Z] [2026-02-23T01:50:08.668Z] 1 warning found (use --debug to expand): [2026-02-23T01:50:08.668Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-23T01:50:08.972Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14' [2026-02-23T01:50:08.972Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 --push - [2026-02-23T01:50:08.972Z] #1 [internal] load build definition from Dockerfile [2026-02-23T01:50:08.972Z] #1 transferring dockerfile: 170B done [2026-02-23T01:50:08.972Z] #1 DONE 0.0s [2026-02-23T01:50:08.972Z] [2026-02-23T01:50:08.972Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 [2026-02-23T01:50:08.972Z] #2 DONE 0.0s [2026-02-23T01:50:08.972Z] [2026-02-23T01:50:08.972Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 [2026-02-23T01:50:08.972Z] #3 DONE 0.0s [2026-02-23T01:50:08.972Z] [2026-02-23T01:50:08.972Z] #4 [internal] load .dockerignore [2026-02-23T01:50:08.972Z] #4 transferring context: 2B done [2026-02-23T01:50:08.972Z] #4 DONE 0.0s [2026-02-23T01:50:08.972Z] [2026-02-23T01:50:08.972Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:08.972Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:08.972Z] #5 CACHED [2026-02-23T01:50:08.972Z] [2026-02-23T01:50:08.972Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:08.972Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:08.972Z] #6 CACHED [2026-02-23T01:50:08.972Z] [2026-02-23T01:50:08.972Z] #7 exporting to image [2026-02-23T01:50:08.972Z] #7 exporting layers done [2026-02-23T01:50:08.972Z] #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done [2026-02-23T01:50:08.972Z] #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done [2026-02-23T01:50:08.972Z] #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done [2026-02-23T01:50:08.972Z] #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done [2026-02-23T01:50:08.972Z] #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done [2026-02-23T01:50:08.972Z] #7 pushing layers 0.0s done [2026-02-23T01:50:08.972Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac [2026-02-23T01:50:08.972Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-23T01:50:09.233Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done [2026-02-23T01:50:09.233Z] #7 DONE 0.1s [2026-02-23T01:50:09.233Z] [2026-02-23T01:50:09.233Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-23T01:50:09.233Z] #8 DONE 0.0s [2026-02-23T01:50:09.233Z] [2026-02-23T01:50:09.233Z] 1 warning found (use --debug to expand): [2026-02-23T01:50:09.233Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-23T01:50:09.526Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 --push - [2026-02-23T01:50:09.526Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14' [2026-02-23T01:50:09.787Z] #1 [internal] load build definition from Dockerfile [2026-02-23T01:50:09.787Z] #1 transferring dockerfile: 211B done [2026-02-23T01:50:09.787Z] #1 DONE 0.0s [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T01:50:09.787Z] #2 DONE 0.0s [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T01:50:09.787Z] #3 DONE 0.0s [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] #4 [internal] load .dockerignore [2026-02-23T01:50:09.787Z] #4 transferring context: 2B done [2026-02-23T01:50:09.787Z] #4 DONE 0.0s [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:09.787Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:09.787Z] #5 CACHED [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:09.787Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:09.787Z] #6 CACHED [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] #7 exporting to image [2026-02-23T01:50:09.787Z] #7 exporting layers done [2026-02-23T01:50:09.787Z] #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done [2026-02-23T01:50:09.787Z] #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done [2026-02-23T01:50:09.787Z] #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done [2026-02-23T01:50:09.787Z] #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done [2026-02-23T01:50:09.787Z] #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done [2026-02-23T01:50:09.787Z] #7 pushing layers 0.0s done [2026-02-23T01:50:09.787Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac [2026-02-23T01:50:09.787Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-23T01:50:09.787Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done [2026-02-23T01:50:09.787Z] #7 DONE 0.1s [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-23T01:50:09.787Z] #8 DONE 0.0s [2026-02-23T01:50:09.787Z] [2026-02-23T01:50:09.787Z] 1 warning found (use --debug to expand): [2026-02-23T01:50:09.787Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-23T01:50:10.069Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2026-02-23T01:50:10.069Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2026-02-23T01:50:10.329Z] #1 [internal] load build definition from Dockerfile [2026-02-23T01:50:10.329Z] #1 transferring dockerfile: 162B done [2026-02-23T01:50:10.329Z] #1 DONE 0.0s [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-02-23T01:50:10.329Z] #2 DONE 0.0s [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-02-23T01:50:10.329Z] #3 DONE 0.0s [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] #4 [internal] load .dockerignore [2026-02-23T01:50:10.329Z] #4 transferring context: 2B done [2026-02-23T01:50:10.329Z] #4 DONE 0.0s [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:10.329Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:10.329Z] #5 CACHED [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f [2026-02-23T01:50:10.329Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done [2026-02-23T01:50:10.329Z] #6 CACHED [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] #7 exporting to image [2026-02-23T01:50:10.329Z] #7 exporting layers done [2026-02-23T01:50:10.329Z] #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done [2026-02-23T01:50:10.329Z] #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done [2026-02-23T01:50:10.329Z] #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done [2026-02-23T01:50:10.329Z] #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done [2026-02-23T01:50:10.329Z] #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done [2026-02-23T01:50:10.329Z] #7 pushing layers 0.0s done [2026-02-23T01:50:10.329Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac [2026-02-23T01:50:10.329Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-23T01:50:10.329Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done [2026-02-23T01:50:10.329Z] #7 DONE 0.1s [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-23T01:50:10.329Z] #8 DONE 0.0s [2026-02-23T01:50:10.329Z] [2026-02-23T01:50:10.329Z] 1 warning found (use --debug to expand): [2026-02-23T01:50:10.329Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-23T01:50:10.688Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:10.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:11.535Z] ---> package-listing.sh [2026-02-23T01:50:11.535Z] ++ facter osfamily [2026-02-23T01:50:11.535Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-23T01:50:11.792Z] + OS_FAMILY=redhat [2026-02-23T01:50:11.792Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-02-23T01:50:11.792Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-23T01:50:11.792Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-23T01:50:11.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-23T01:50:11.792Z] + PACKAGES=/tmp/packages_start.txt [2026-02-23T01:50:11.792Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-02-23T01:50:11.792Z] + PACKAGES=/tmp/packages_end.txt [2026-02-23T01:50:11.792Z] + case "${OS_FAMILY}" in [2026-02-23T01:50:11.792Z] + rpm -qa [2026-02-23T01:50:11.792Z] + sort [2026-02-23T01:50:12.358Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-23T01:50:12.358Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-23T01:50:12.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-23T01:50:12.358Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-02-23T01:50:12.358Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-02-23T01:50:12.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-02-23T01:50:12.369Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-23T01:50:12.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:50:13.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-23T01:50:13.218Z] [2026-02-23T01:50:13.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:50:13.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-23T01:50:13.531Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-23T01:50:13.531Z] 5eb5b503b376: Pulling fs layer [2026-02-23T01:50:13.531Z] 5c69ac0246d0: Pulling fs layer [2026-02-23T01:50:13.531Z] ec43610c2a17: Pulling fs layer [2026-02-23T01:50:13.531Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-23T01:50:13.531Z] 33b1e0a273af: Pulling fs layer [2026-02-23T01:50:13.531Z] 5d3b04190fa2: Pulling fs layer [2026-02-23T01:50:13.531Z] 2f39f015ded8: Pulling fs layer [2026-02-23T01:50:13.531Z] 3a2ae6a8a46f: Waiting [2026-02-23T01:50:13.531Z] 33b1e0a273af: Waiting [2026-02-23T01:50:13.531Z] 5d3b04190fa2: Waiting [2026-02-23T01:50:13.531Z] 2f39f015ded8: Waiting [2026-02-23T01:50:13.531Z] 5c69ac0246d0: Verifying Checksum [2026-02-23T01:50:13.531Z] 5c69ac0246d0: Download complete [2026-02-23T01:50:13.531Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-23T01:50:13.531Z] 3a2ae6a8a46f: Download complete [2026-02-23T01:50:13.531Z] ec43610c2a17: Verifying Checksum [2026-02-23T01:50:13.531Z] ec43610c2a17: Download complete [2026-02-23T01:50:13.531Z] 5d3b04190fa2: Verifying Checksum [2026-02-23T01:50:13.531Z] 5d3b04190fa2: Download complete [2026-02-23T01:50:13.531Z] 33b1e0a273af: Verifying Checksum [2026-02-23T01:50:13.531Z] 33b1e0a273af: Download complete [2026-02-23T01:50:13.794Z] 5eb5b503b376: Verifying Checksum [2026-02-23T01:50:13.794Z] 5eb5b503b376: Download complete [2026-02-23T01:50:14.362Z] 2f39f015ded8: Verifying Checksum [2026-02-23T01:50:14.362Z] 2f39f015ded8: Download complete [2026-02-23T01:50:14.927Z] 5eb5b503b376: Pull complete [2026-02-23T01:50:15.188Z] 5c69ac0246d0: Pull complete [2026-02-23T01:50:15.452Z] ec43610c2a17: Pull complete [2026-02-23T01:50:15.713Z] 3a2ae6a8a46f: Pull complete [2026-02-23T01:50:15.713Z] 33b1e0a273af: Pull complete [2026-02-23T01:50:15.971Z] 5d3b04190fa2: Pull complete [2026-02-23T01:50:17.429Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2550 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-02-23T01:50:17.446Z] Running in /w/workspace/device-opc-ua/29 [Pipeline] { [Pipeline] checkout [2026-02-23T01:50:17.473Z] Selected Git installation does not exist. Using Default [2026-02-23T01:50:17.473Z] The recommended git tool is: NONE [2026-02-23T01:50:20.184Z] 2f39f015ded8: Pull complete [2026-02-23T01:50:20.184Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-23T01:50:20.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-23T01:50:20.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T01:50:20.334Z] prd-centos7-docker-4c-2g-2551 does not seem to be running inside a container [2026-02-23T01:50:20.368Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-23T01:50:22.131Z] using credential edgex-jenkins-ssh [2026-02-23T01:50:22.152Z] Cloning the remote Git repository [2026-02-23T01:50:22.190Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-02-23T01:50:22.278Z] > git init /w/workspace/device-opc-ua/29 # timeout=10 [2026-02-23T01:50:22.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-02-23T01:50:22.415Z] > git --version # timeout=10 [2026-02-23T01:50:22.437Z] > git --version # 'git version 2.25.1' [2026-02-23T01:50:22.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-23T01:50:22.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-23T01:50:24.194Z] $ docker top e23304db49559eef709b3c09d5cf01fe3b26322a5758c2663d909fcbf213e209 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-23T01:50:24.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-23T01:50:24.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-23T01:50:24.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-02-23T01:50:24.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-23T01:50:25.109Z] + ls /var/log/sa-host [2026-02-23T01:50:25.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T01:50:25.256Z] provisioning config files... [2026-02-23T01:50:25.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16380710237898861938tmp [Pipeline] { [Pipeline] echo [2026-02-23T01:50:25.281Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:25.510Z] Avoid second fetch [2026-02-23T01:50:25.511Z] Checking out Revision 85d723259c76060b4ff026bb392bcc1b56d72f27 (main) [2026-02-23T01:50:25.572Z] ---> create-netrc.sh [Pipeline] } [2026-02-23T01:50:25.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:25.923Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-23T01:50:25.932Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:26.141Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#152)" [2026-02-23T01:50:26.219Z] ---> sudo-logs.sh [2026-02-23T01:50:26.219Z] Archiving 'sudo' log.. [2026-02-23T01:50:26.219Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2551.novalocal: Name or service not known [2026-02-23T01:50:26.219Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2551.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-23T01:50:26.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:25.526Z] > git config core.sparsecheckout # timeout=10 [2026-02-23T01:50:25.607Z] > git checkout -f 85d723259c76060b4ff026bb392bcc1b56d72f27 # timeout=10 [2026-02-23T01:50:26.527Z] ---> job-cost.sh [2026-02-23T01:50:26.527Z] lf-activate-venv: SKIPPING [2026-02-23T01:50:26.527Z] INFO: No Stack... [2026-02-23T01:50:26.785Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-23T01:50:27.352Z] INFO: Archiving Costs [Pipeline] echo [2026-02-23T01:50:27.364Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:27.649Z] ---> logs-deploy.sh [2026-02-23T01:50:27.649Z] lf-activate-venv: SKIPPING [2026-02-23T01:50:27.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/29 [2026-02-23T01:50:27.649Z] INFO: archiving workspace using pattern(s): [2026-02-23T01:50:28.586Z] Archives upload complete. [2026-02-23T01:50:28.586Z] INFO: archiving logs to Nexus [2026-02-23T01:50:29.524Z] ---> uname -a: [2026-02-23T01:50:29.524Z] Linux prd-centos7-docker-4c-2g-2551.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] ---> lscpu: [2026-02-23T01:50:29.524Z] Architecture: x86_64 [2026-02-23T01:50:29.524Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-23T01:50:29.524Z] Byte Order: Little Endian [2026-02-23T01:50:29.524Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-23T01:50:29.524Z] CPU(s): 2 [2026-02-23T01:50:29.524Z] On-line CPU(s) list: 0,1 [2026-02-23T01:50:29.524Z] Thread(s) per core: 1 [2026-02-23T01:50:29.524Z] Core(s) per socket: 1 [2026-02-23T01:50:29.524Z] Socket(s): 2 [2026-02-23T01:50:29.524Z] NUMA node(s): 1 [2026-02-23T01:50:29.524Z] Vendor ID: AuthenticAMD [2026-02-23T01:50:29.524Z] CPU family: 23 [2026-02-23T01:50:29.524Z] Model: 49 [2026-02-23T01:50:29.524Z] Model name: AMD EPYC-Rome Processor [2026-02-23T01:50:29.524Z] Stepping: 0 [2026-02-23T01:50:29.524Z] CPU MHz: 2800.000 [2026-02-23T01:50:29.524Z] BogoMIPS: 5600.00 [2026-02-23T01:50:29.524Z] Virtualization: AMD-V [2026-02-23T01:50:29.524Z] Hypervisor vendor: KVM [2026-02-23T01:50:29.524Z] Virtualization type: full [2026-02-23T01:50:29.524Z] L1d cache: 64 KiB [2026-02-23T01:50:29.524Z] L1i cache: 64 KiB [2026-02-23T01:50:29.524Z] L2 cache: 1 MiB [2026-02-23T01:50:29.524Z] L3 cache: 32 MiB [2026-02-23T01:50:29.524Z] NUMA node0 CPU(s): 0,1 [2026-02-23T01:50:29.524Z] Vulnerability Itlb multihit: Not affected [2026-02-23T01:50:29.524Z] Vulnerability L1tf: Not affected [2026-02-23T01:50:29.524Z] Vulnerability Mds: Not affected [2026-02-23T01:50:29.524Z] Vulnerability Meltdown: Not affected [2026-02-23T01:50:29.524Z] Vulnerability Mmio stale data: Not affected [2026-02-23T01:50:29.524Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-23T01:50:29.524Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-23T01:50:29.524Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-23T01:50:29.524Z] Vulnerability Srbds: Not affected [2026-02-23T01:50:29.524Z] Vulnerability Tsx async abort: Not affected [2026-02-23T01:50:29.524Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] ---> nproc: [2026-02-23T01:50:29.524Z] 2 [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] ---> df -h: [2026-02-23T01:50:29.524Z] Filesystem Size Used Avail Use% Mounted on [2026-02-23T01:50:29.524Z] overlay 40G 7.4G 33G 19% / [2026-02-23T01:50:29.524Z] tmpfs 64M 0 64M 0% /dev [2026-02-23T01:50:29.524Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-23T01:50:29.524Z] shm 64M 0 64M 0% /dev/shm [2026-02-23T01:50:29.524Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] [2026-02-23T01:50:29.524Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2026-02-23T01:50:29.524Z] Please check if data collecting is enabled [2026-02-23T01:50:29.524Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-23T01:50:29.557Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-23T01:50:29.561Z] $ docker stop --time=1 e23304db49559eef709b3c09d5cf01fe3b26322a5758c2663d909fcbf213e209 [2026-02-23T01:50:30.697Z] $ docker rm -f --volumes e23304db49559eef709b3c09d5cf01fe3b26322a5758c2663d909fcbf213e209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-23T01:50:30.766Z] [WS-CLEANUP] Deleting project workspace... [2026-02-23T01:50:30.766Z] [WS-CLEANUP] Deferred wipeout is used... [Pipeline] withEnv [Pipeline] { [2026-02-23T01:50:30.785Z] [WS-CLEANUP] done [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T01:50:30.892Z] provisioning config files... [Pipeline] // stage Post stage [2026-02-23T01:50:30.923Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/29@tmp/config16393650467964422384tmp [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:31.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-23T01:50:31.219Z] [2026-02-23T01:50:31.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:50:31.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-23T01:50:31.591Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-23T01:50:31.591Z] 5eb5b503b376: Pulling fs layer [2026-02-23T01:50:31.591Z] 5c69ac0246d0: Pulling fs layer [2026-02-23T01:50:31.591Z] ec43610c2a17: Pulling fs layer [2026-02-23T01:50:31.591Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-23T01:50:31.591Z] 33b1e0a273af: Pulling fs layer [2026-02-23T01:50:31.591Z] 5d3b04190fa2: Pulling fs layer [2026-02-23T01:50:31.591Z] 2f39f015ded8: Pulling fs layer [2026-02-23T01:50:31.591Z] 5d3b04190fa2: Waiting [2026-02-23T01:50:31.591Z] 2f39f015ded8: Waiting [2026-02-23T01:50:31.591Z] 3a2ae6a8a46f: Waiting [2026-02-23T01:50:31.591Z] 33b1e0a273af: Waiting [2026-02-23T01:50:31.591Z] 5c69ac0246d0: Download complete [2026-02-23T01:50:31.591Z] 3a2ae6a8a46f: Download complete [2026-02-23T01:50:31.591Z] 33b1e0a273af: Verifying Checksum [2026-02-23T01:50:31.591Z] 33b1e0a273af: Download complete [2026-02-23T01:50:31.591Z] ec43610c2a17: Verifying Checksum [2026-02-23T01:50:31.591Z] ec43610c2a17: Download complete [2026-02-23T01:50:31.591Z] 5d3b04190fa2: Download complete [2026-02-23T01:50:31.611Z] ---> ****-login.sh [2026-02-23T01:50:31.611Z] nexus3.edgexfoundry.org:10001 [2026-02-23T01:50:31.849Z] 5eb5b503b376: Download complete [2026-02-23T01:50:31.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:32.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:32.150Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:32.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:32.150Z] [2026-02-23T01:50:32.150Z] Login Succeeded [2026-02-23T01:50:32.150Z] nexus3.edgexfoundry.org:10002 [2026-02-23T01:50:32.416Z] 2f39f015ded8: Verifying Checksum [2026-02-23T01:50:32.416Z] 2f39f015ded8: Download complete [2026-02-23T01:50:32.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:32.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:32.697Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:32.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:32.697Z] [2026-02-23T01:50:32.697Z] Login Succeeded [2026-02-23T01:50:32.697Z] nexus3.edgexfoundry.org:10003 [2026-02-23T01:50:32.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:32.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:32.970Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:32.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:32.970Z] [2026-02-23T01:50:32.970Z] Login Succeeded [2026-02-23T01:50:32.970Z] nexus3.edgexfoundry.org:10004 [2026-02-23T01:50:33.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:33.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:33.241Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:33.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:33.241Z] [2026-02-23T01:50:33.241Z] Login Succeeded [2026-02-23T01:50:33.241Z] ****.io [2026-02-23T01:50:33.349Z] 5eb5b503b376: Pull complete [2026-02-23T01:50:33.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T01:50:33.606Z] 5c69ac0246d0: Pull complete [2026-02-23T01:50:33.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T01:50:33.784Z] Configure a credential helper to remove this warning. See [2026-02-23T01:50:33.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T01:50:33.784Z] [2026-02-23T01:50:33.784Z] Login Succeeded [2026-02-23T01:50:33.784Z] ---> ****-login.sh ends [Pipeline] } [2026-02-23T01:50:33.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-23T01:50:34.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-23T01:50:34.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-23T01:50:34.136Z] ========================================================= [2026-02-23T01:50:34.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-23T01:50:34.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2026-02-23T01:50:34.170Z] ec43610c2a17: Pull complete [2026-02-23T01:50:34.170Z] 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:50:34.430Z] 33b1e0a273af: Pull complete [2026-02-23T01:50:34.430Z] 5d3b04190fa2: Pull complete [2026-02-23T01:50:34.518Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-02-23T01:50:35.934Z] Sending build context to Docker daemon 9.551MB [2026-02-23T01:50:35.934Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-02-23T01:50:35.934Z] Step 2/10 : FROM ${BASE} AS builder [2026-02-23T01:50:36.207Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-23T01:50:36.207Z] 6b59a28fa201: Pulling fs layer [2026-02-23T01:50:36.207Z] d32bb0dddca7: Pulling fs layer [2026-02-23T01:50:36.207Z] 5dab1238d3d9: Pulling fs layer [2026-02-23T01:50:36.207Z] 196fd7d83e7d: Pulling fs layer [2026-02-23T01:50:36.207Z] 4f4fb700ef54: Pulling fs layer [2026-02-23T01:50:36.207Z] 8ba94037c8f0: Pulling fs layer [2026-02-23T01:50:36.207Z] deaec5988b04: Pulling fs layer [2026-02-23T01:50:36.207Z] 9f65657bb879: Pulling fs layer [2026-02-23T01:50:36.207Z] 4f4fb700ef54: Waiting [2026-02-23T01:50:36.207Z] 8ba94037c8f0: Waiting [2026-02-23T01:50:36.207Z] deaec5988b04: Waiting [2026-02-23T01:50:36.207Z] 9f65657bb879: Waiting [2026-02-23T01:50:36.207Z] 196fd7d83e7d: Waiting [2026-02-23T01:50:36.207Z] d32bb0dddca7: Verifying Checksum [2026-02-23T01:50:36.207Z] d32bb0dddca7: Download complete [2026-02-23T01:50:36.207Z] 196fd7d83e7d: Verifying Checksum [2026-02-23T01:50:36.207Z] 196fd7d83e7d: Download complete [2026-02-23T01:50:36.207Z] 4f4fb700ef54: Verifying Checksum [2026-02-23T01:50:36.207Z] 4f4fb700ef54: Download complete [2026-02-23T01:50:36.207Z] 8ba94037c8f0: Verifying Checksum [2026-02-23T01:50:36.207Z] 8ba94037c8f0: Download complete [2026-02-23T01:50:36.207Z] 6b59a28fa201: Download complete [2026-02-23T01:50:36.860Z] 9f65657bb879: Verifying Checksum [2026-02-23T01:50:36.860Z] 9f65657bb879: Download complete [2026-02-23T01:50:37.477Z] 6b59a28fa201: Pull complete [2026-02-23T01:50:38.064Z] d32bb0dddca7: Pull complete [2026-02-23T01:50:38.064Z] 5dab1238d3d9: Verifying Checksum [2026-02-23T01:50:38.064Z] 5dab1238d3d9: Download complete [2026-02-23T01:50:40.014Z] deaec5988b04: Verifying Checksum [2026-02-23T01:50:40.014Z] deaec5988b04: Download complete [2026-02-23T01:50:42.539Z] 2f39f015ded8: Pull complete [2026-02-23T01:50:42.539Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-23T01:50:42.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-23T01:50:42.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T01:50:42.630Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T01:50:42.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-23T01:50:42.862Z] $ docker top 72832bfc2944ec087374a610a684e3d833a87eeae7eeb5a4405c8e0fcf8a621e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T01:50:43.247Z] ---> job-cost.sh [2026-02-23T01:50:43.247Z] lf-activate-venv: SKIPPING [2026-02-23T01:50:43.247Z] INFO: No Stack... [2026-02-23T01:50:43.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-23T01:50:43.764Z] INFO: Archiving Costs [Pipeline] sh [2026-02-23T01:50:44.050Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-02-23T01:50:44.050Z] + cut -d, -f6 [Pipeline] lock [2026-02-23T01:50:44.062Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [2026-02-23T01:50:44.068Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] did not exist. Created. [2026-02-23T01:50:44.073Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-23T01:50:44.379Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-23T01:50:44.414Z] Stashed 1 file(s) [Pipeline] } [2026-02-23T01:50:44.426Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-23T01:50:44.447Z] $ docker stop --time=1 72832bfc2944ec087374a610a684e3d833a87eeae7eeb5a4405c8e0fcf8a621e [2026-02-23T01:50:45.585Z] $ docker rm -f --volumes 72832bfc2944ec087374a610a684e3d833a87eeae7eeb5a4405c8e0fcf8a621e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-23T01:50:55.040Z] 5dab1238d3d9: Pull complete [2026-02-23T01:50:55.041Z] 196fd7d83e7d: Pull complete [2026-02-23T01:50:55.041Z] 4f4fb700ef54: Pull complete [2026-02-23T01:50:55.041Z] 8ba94037c8f0: Pull complete [2026-02-23T01:51:03.314Z] deaec5988b04: Pull complete [2026-02-23T01:51:05.267Z] 9f65657bb879: Pull complete [2026-02-23T01:51:05.267Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-23T01:51:05.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-23T01:51:05.267Z] ---> 334268110677 [2026-02-23T01:51:05.267Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-02-23T01:51:07.221Z] ---> Running in c84e4d7352a1 [2026-02-23T01:51:07.492Z] Removing intermediate container c84e4d7352a1 [2026-02-23T01:51:07.492Z] ---> dd5f2a496c7d [2026-02-23T01:51:07.492Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-23T01:51:07.492Z] ---> Running in 2bf75c3f059c [2026-02-23T01:51:08.090Z] Removing intermediate container 2bf75c3f059c [2026-02-23T01:51:08.090Z] ---> ad44736feca2 [2026-02-23T01:51:08.090Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-02-23T01:51:08.090Z] ---> Running in 149b3a855537 [2026-02-23T01:51:09.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-23T01:51:09.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-23T01:51:11.053Z] OK: 255 MiB in 60 packages [2026-02-23T01:51:12.016Z] Removing intermediate container 149b3a855537 [2026-02-23T01:51:12.016Z] ---> f9e70d67ae4c [2026-02-23T01:51:12.016Z] Step 6/10 : WORKDIR /device-opcua [2026-02-23T01:51:12.016Z] ---> Running in 6f7f5f5d04a9 [2026-02-23T01:51:12.288Z] Removing intermediate container 6f7f5f5d04a9 [2026-02-23T01:51:12.288Z] ---> 2f3ded52d8cd [2026-02-23T01:51:12.288Z] Step 7/10 : COPY go.mod vendor* ./ [2026-02-23T01:51:12.875Z] ---> 2a4273cf483b [2026-02-23T01:51:12.875Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-23T01:51:12.875Z] ---> Running in f096f5f7cfdf [2026-02-23T01:53:19.568Z] Removing intermediate container f096f5f7cfdf [2026-02-23T01:53:19.568Z] ---> ec248a37caf6 [2026-02-23T01:53:19.568Z] Step 9/10 : COPY . . [2026-02-23T01:53:19.568Z] ---> a19c032836a2 [2026-02-23T01:53:19.568Z] Step 10/10 : RUN ${MAKE} [2026-02-23T01:53:19.568Z] ---> Running in c1ea754ca2b7 [2026-02-23T01:53:19.568Z] noop [2026-02-23T01:53:19.568Z] Removing intermediate container c1ea754ca2b7 [2026-02-23T01:53:19.568Z] ---> cd4b36192a34 [2026-02-23T01:53:19.568Z] Successfully built cd4b36192a34 [2026-02-23T01:53:19.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:53:19.942Z] + docker inspect -f . ci-base-image-arm64 [2026-02-23T01:53:19.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T01:53:20.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container [2026-02-23T01:53:20.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/29 -v /w/workspace/device-opc-ua/29:/w/workspace/device-opc-ua/29:rw,z -v /w/workspace/device-opc-ua/29@tmp:/w/workspace/device-opc-ua/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-23T01:53:21.417Z] $ docker top b4fe0e265c44a766d5f22f2648ed0b5c9ffbd8d14996718645ba187beb06d083 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-23T01:53:22.255Z] + go version [2026-02-23T01:53:22.255Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-23T01:53:22.271Z] $ docker stop --time=1 b4fe0e265c44a766d5f22f2648ed0b5c9ffbd8d14996718645ba187beb06d083 [2026-02-23T01:53:23.904Z] $ docker rm -f --volumes b4fe0e265c44a766d5f22f2648ed0b5c9ffbd8d14996718645ba187beb06d083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:53:24.500Z] + docker inspect -f . ci-base-image-arm64 [2026-02-23T01:53:24.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T01:53:24.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container [2026-02-23T01:53:24.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/29 -v /w/workspace/device-opc-ua/29:/w/workspace/device-opc-ua/29:rw,z -v /w/workspace/device-opc-ua/29@tmp:/w/workspace/device-opc-ua/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-23T01:53:28.399Z] $ docker top a103f6c9ba3b648e307dab05a5a7cee775dc37116af16edf4632ba19ea0c6fc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-23T01:53:29.232Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/29 [Pipeline] fileExists [Pipeline] sh [2026-02-23T01:53:29.875Z] + make test [2026-02-23T01:53:29.875Z] go test ./... -coverprofile=coverage.out [2026-02-23T01:53:35.221Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-02-23T01:57:44.456Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-02-23T01:57:44.456Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.078s coverage: 41.4% of statements [2026-02-23T01:57:44.456Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-02-23T01:57:44.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-02-23T01:57:44.456Z] go vet ./... [2026-02-23T01:58:31.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-23T01:58:31.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-23T01:58:31.311Z] ./bin/test-attribution-txt.sh [2026-02-23T01:58:31.311Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-23T01:58:31.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-23T01:58:31.329Z] $ docker stop --time=1 a103f6c9ba3b648e307dab05a5a7cee775dc37116af16edf4632ba19ea0c6fc6 [2026-02-23T01:58:33.275Z] $ docker rm -f --volumes a103f6c9ba3b648e307dab05a5a7cee775dc37116af16edf4632ba19ea0c6fc6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-23T01:58:34.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-23T01:58:34.957Z] Warning: overwriting stash ‘coverage-report’ [2026-02-23T01:58:35.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-23T01:58:35.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-23T01:58:36.109Z] + ls -al . [2026-02-23T01:58:36.109Z] total 232 [2026-02-23T01:58:36.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 01:53 . [2026-02-23T01:58:36.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:50 .. [2026-02-23T01:58:36.109Z] -rw-rw-r-- 1 jenkins jenkins 62 Feb 23 01:50 .dockerignore [2026-02-23T01:58:36.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 01:50 .git [2026-02-23T01:58:36.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:50 .github [2026-02-23T01:58:36.109Z] -rw-rw-r-- 1 jenkins jenkins 101 Feb 23 01:50 .gitignore [2026-02-23T01:58:36.109Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 23 01:50 .golangci.yml [2026-02-23T01:58:36.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:50 .vscode [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 22466 Feb 23 01:50 Attribution.txt [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 2560 Feb 23 01:50 CHANGELOG.md [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 1242 Feb 23 01:50 Dockerfile [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 672 Feb 23 01:50 Jenkinsfile [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 01:50 LICENSE [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 2473 Feb 23 01:50 Makefile [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 4109 Feb 23 01:50 README.md [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 01:46 VERSION [2026-02-23T01:58:36.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:50 bin [2026-02-23T01:58:36.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 01:50 cmd [2026-02-23T01:58:36.110Z] -rw-r--r-- 1 jenkins jenkins 23970 Feb 23 01:57 coverage.out [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 6820 Feb 23 01:50 go.mod [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 89461 Feb 23 01:50 go.sum [2026-02-23T01:58:36.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:50 internal [2026-02-23T01:58:36.110Z] -rw-rw-r-- 1 jenkins jenkins 260 Feb 23 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T01:58:36.452Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=85d723259c76060b4ff026bb392bcc1b56d72f27 --label arch=arm64 --label version=4.1.0-dev.14 . [2026-02-23T01:58:37.042Z] Sending build context to Docker daemon 9.575MB [2026-02-23T01:58:37.042Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-02-23T01:58:37.042Z] Step 2/23 : FROM ${BASE} AS builder [2026-02-23T01:58:37.042Z] ---> cd4b36192a34 [2026-02-23T01:58:37.042Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-02-23T01:58:37.042Z] ---> Running in a2dbba416b4c [2026-02-23T01:58:37.310Z] Removing intermediate container a2dbba416b4c [2026-02-23T01:58:37.310Z] ---> 0fe34d79a290 [2026-02-23T01:58:37.310Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-23T01:58:37.310Z] ---> Running in fa0cc3a938ed [2026-02-23T01:58:37.578Z] Removing intermediate container fa0cc3a938ed [2026-02-23T01:58:37.578Z] ---> 9e62718e078c [2026-02-23T01:58:37.578Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-02-23T01:58:37.846Z] ---> Running in d23ef864870f [2026-02-23T01:58:38.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-23T01:58:39.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-23T01:58:41.030Z] OK: 255 MiB in 60 packages [2026-02-23T01:58:42.008Z] Removing intermediate container d23ef864870f [2026-02-23T01:58:42.008Z] ---> f8d07d7e9572 [2026-02-23T01:58:42.008Z] Step 6/23 : WORKDIR /device-opcua [2026-02-23T01:58:42.008Z] ---> Running in 8e287f170f55 [2026-02-23T01:58:42.276Z] Removing intermediate container 8e287f170f55 [2026-02-23T01:58:42.276Z] ---> 88ab2a797cf1 [2026-02-23T01:58:42.276Z] Step 7/23 : COPY go.mod vendor* ./ [2026-02-23T01:58:42.863Z] ---> cb7424f8d245 [2026-02-23T01:58:42.863Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-23T01:58:42.863Z] ---> Running in 17c8ab1f06e1 [2026-02-23T01:58:45.447Z] Removing intermediate container 17c8ab1f06e1 [2026-02-23T01:58:45.447Z] ---> e5b48e3b34f8 [2026-02-23T01:58:45.447Z] Step 9/23 : COPY . . [2026-02-23T01:58:46.030Z] ---> ebcb0b38bdf9 [2026-02-23T01:58:46.030Z] Step 10/23 : RUN ${MAKE} [2026-02-23T01:58:46.297Z] ---> Running in 94d0b4a17a4d [2026-02-23T01:58:47.260Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-02-23T02:02:39.037Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-02-23T02:02:39.305Z] Removing intermediate container 94d0b4a17a4d [2026-02-23T02:02:39.305Z] ---> d68cd3083f85 [2026-02-23T02:02:39.305Z] Step 11/23 : FROM alpine:3.22 [2026-02-23T02:02:39.887Z] 3.22: Pulling from library/alpine [2026-02-23T02:02:40.156Z] d741ee1608f3: Pulling fs layer [2026-02-23T02:02:40.422Z] d741ee1608f3: Download complete [2026-02-23T02:02:41.004Z] d741ee1608f3: Pull complete [2026-02-23T02:02:41.004Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-23T02:02:41.004Z] Status: Downloaded newer image for alpine:3.22 [2026-02-23T02:02:41.004Z] ---> 5a766deef0c8 [2026-02-23T02:02:41.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-02-23T02:02:41.274Z] ---> Running in d5af3332c92f [2026-02-23T02:02:41.540Z] Removing intermediate container d5af3332c92f [2026-02-23T02:02:41.540Z] ---> d909e3b5f719 [2026-02-23T02:02:41.540Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-02-23T02:02:41.540Z] ---> Running in ad9f157ec6e0 [2026-02-23T02:02:42.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-23T02:02:42.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-23T02:02:44.698Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-02-23T02:02:44.698Z] (2/6) Installing libgcc (14.2.0-r6) [2026-02-23T02:02:44.698Z] (3/6) Installing libsodium (1.0.20-r1) [2026-02-23T02:02:44.698Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-02-23T02:02:44.698Z] (5/6) Installing libzmq (4.3.5-r2) [2026-02-23T02:02:44.698Z] (6/6) Installing zeromq (4.3.5-r2) [2026-02-23T02:02:44.698Z] Executing busybox-1.37.0-r20.trigger [2026-02-23T02:02:44.966Z] OK: 12 MiB in 22 packages [2026-02-23T02:02:45.935Z] Removing intermediate container ad9f157ec6e0 [2026-02-23T02:02:45.935Z] ---> 4e3526293278 [2026-02-23T02:02:45.935Z] Step 14/23 : RUN apk --no-cache upgrade [2026-02-23T02:02:45.935Z] ---> Running in 740ab498e190 [2026-02-23T02:02:46.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-23T02:02:47.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-23T02:02:49.120Z] OK: 12 MiB in 22 packages [2026-02-23T02:02:49.700Z] Removing intermediate container 740ab498e190 [2026-02-23T02:02:49.700Z] ---> fb5d5e004642 [2026-02-23T02:02:49.700Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-02-23T02:02:52.275Z] ---> 52f52522afbb [2026-02-23T02:02:52.275Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-02-23T02:02:52.540Z] ---> b7a6560c3178 [2026-02-23T02:02:52.540Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-02-23T02:02:53.124Z] ---> 4b09a21bcfe1 [2026-02-23T02:02:53.124Z] Step 18/23 : EXPOSE 59997 [2026-02-23T02:02:53.124Z] ---> Running in 94dd04ed0aa8 [2026-02-23T02:02:53.394Z] Removing intermediate container 94dd04ed0aa8 [2026-02-23T02:02:53.394Z] ---> d3ac84a35e62 [2026-02-23T02:02:53.394Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-02-23T02:02:53.394Z] ---> Running in 91775b4402f1 [2026-02-23T02:02:53.662Z] Removing intermediate container 91775b4402f1 [2026-02-23T02:02:53.662Z] ---> d80f76614688 [2026-02-23T02:02:53.662Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-02-23T02:02:53.662Z] ---> Running in 50e2ac29be96 [2026-02-23T02:02:53.928Z] Removing intermediate container 50e2ac29be96 [2026-02-23T02:02:53.928Z] ---> 534dc564412d [2026-02-23T02:02:53.928Z] Step 21/23 : LABEL arch=arm64 [2026-02-23T02:02:54.193Z] ---> Running in 17fc650b3c89 [2026-02-23T02:02:54.459Z] Removing intermediate container 17fc650b3c89 [2026-02-23T02:02:54.459Z] ---> 947c62f8a199 [2026-02-23T02:02:54.459Z] Step 22/23 : LABEL git_sha=85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T02:02:54.459Z] ---> Running in 16eb97c46e06 [2026-02-23T02:02:54.725Z] Removing intermediate container 16eb97c46e06 [2026-02-23T02:02:54.726Z] ---> 19b1aa92cff2 [2026-02-23T02:02:54.726Z] Step 23/23 : LABEL version=4.1.0-dev.14 [2026-02-23T02:02:54.726Z] ---> Running in 43b34e77b3c4 [2026-02-23T02:02:54.992Z] Removing intermediate container 43b34e77b3c4 [2026-02-23T02:02:54.992Z] ---> 09496eb67b38 [2026-02-23T02:02:54.992Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-23T02:02:54.992Z] Successfully built 09496eb67b38 [2026-02-23T02:02:54.992Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T02:02:55.424Z] provisioning config files... [2026-02-23T02:02:55.441Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/29@tmp/config683063835564924282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:02:55.783Z] ---> ****-login.sh [2026-02-23T02:02:55.783Z] nexus3.edgexfoundry.org:10001 [2026-02-23T02:02:55.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T02:02:56.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T02:02:56.052Z] Configure a credential helper to remove this warning. See [2026-02-23T02:02:56.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T02:02:56.052Z] [2026-02-23T02:02:56.053Z] Login Succeeded [2026-02-23T02:02:56.053Z] nexus3.edgexfoundry.org:10002 [2026-02-23T02:02:56.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T02:02:56.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T02:02:56.323Z] Configure a credential helper to remove this warning. See [2026-02-23T02:02:56.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T02:02:56.323Z] [2026-02-23T02:02:56.323Z] Login Succeeded [2026-02-23T02:02:56.323Z] nexus3.edgexfoundry.org:10003 [2026-02-23T02:02:56.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T02:02:56.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T02:02:56.864Z] Configure a credential helper to remove this warning. See [2026-02-23T02:02:56.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T02:02:56.864Z] [2026-02-23T02:02:56.864Z] Login Succeeded [2026-02-23T02:02:56.864Z] nexus3.edgexfoundry.org:10004 [2026-02-23T02:02:57.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T02:02:57.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T02:02:57.133Z] Configure a credential helper to remove this warning. See [2026-02-23T02:02:57.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T02:02:57.133Z] [2026-02-23T02:02:57.133Z] Login Succeeded [2026-02-23T02:02:57.133Z] ****.io [2026-02-23T02:02:57.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-23T02:02:57.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-23T02:02:57.681Z] Configure a credential helper to remove this warning. See [2026-02-23T02:02:57.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-23T02:02:57.681Z] [2026-02-23T02:02:57.681Z] Login Succeeded [2026-02-23T02:02:57.681Z] ---> ****-login.sh ends [Pipeline] } [2026-02-23T02:02:57.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-23T02:02:57.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-23T02:02:57.765Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-02-23T02:02:57.765Z] 85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T02:02:57.765Z] latest [2026-02-23T02:02:57.765Z] 4.1.0-dev.14 [2026-02-23T02:02:57.765Z] 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T02:02:57.765Z] main [2026-02-23T02:02:57.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:02:58.140Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:02:58.519Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T02:02:58.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-02-23T02:02:58.519Z] abd7d7b008e4: Preparing [2026-02-23T02:02:58.519Z] b7534e013fe4: Preparing [2026-02-23T02:02:58.519Z] b63f86808ff7: Preparing [2026-02-23T02:02:58.519Z] c4676e4e3f60: Preparing [2026-02-23T02:02:58.519Z] 698e667117ef: Preparing [2026-02-23T02:02:58.519Z] c4e71c2a4573: Preparing [2026-02-23T02:02:58.519Z] c4e71c2a4573: Waiting [2026-02-23T02:02:58.784Z] c4676e4e3f60: Pushed [2026-02-23T02:02:58.784Z] abd7d7b008e4: Pushed [2026-02-23T02:02:58.784Z] b7534e013fe4: Pushed [2026-02-23T02:02:58.784Z] c4e71c2a4573: Layer already exists [2026-02-23T02:02:59.739Z] 698e667117ef: Pushed [2026-02-23T02:03:09.807Z] b63f86808ff7: Pushed [2026-02-23T02:03:09.807Z] 85d723259c76060b4ff026bb392bcc1b56d72f27: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:10.158Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:10.512Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-02-23T02:03:10.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-02-23T02:03:10.512Z] abd7d7b008e4: Preparing [2026-02-23T02:03:10.512Z] b7534e013fe4: Preparing [2026-02-23T02:03:10.512Z] b63f86808ff7: Preparing [2026-02-23T02:03:10.512Z] c4676e4e3f60: Preparing [2026-02-23T02:03:10.512Z] 698e667117ef: Preparing [2026-02-23T02:03:10.512Z] c4e71c2a4573: Preparing [2026-02-23T02:03:10.512Z] c4e71c2a4573: Waiting [2026-02-23T02:03:10.512Z] abd7d7b008e4: Layer already exists [2026-02-23T02:03:10.512Z] b63f86808ff7: Layer already exists [2026-02-23T02:03:10.512Z] 698e667117ef: Layer already exists [2026-02-23T02:03:10.512Z] c4676e4e3f60: Layer already exists [2026-02-23T02:03:10.512Z] b7534e013fe4: Layer already exists [2026-02-23T02:03:10.512Z] c4e71c2a4573: Layer already exists [2026-02-23T02:03:10.512Z] latest: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:11.127Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:11.473Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 [2026-02-23T02:03:11.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-02-23T02:03:11.473Z] abd7d7b008e4: Preparing [2026-02-23T02:03:11.473Z] b7534e013fe4: Preparing [2026-02-23T02:03:11.473Z] b63f86808ff7: Preparing [2026-02-23T02:03:11.473Z] c4676e4e3f60: Preparing [2026-02-23T02:03:11.473Z] 698e667117ef: Preparing [2026-02-23T02:03:11.473Z] c4e71c2a4573: Preparing [2026-02-23T02:03:11.473Z] c4e71c2a4573: Waiting [2026-02-23T02:03:11.473Z] b63f86808ff7: Layer already exists [2026-02-23T02:03:11.473Z] abd7d7b008e4: Layer already exists [2026-02-23T02:03:11.473Z] c4676e4e3f60: Layer already exists [2026-02-23T02:03:11.473Z] 698e667117ef: Layer already exists [2026-02-23T02:03:11.473Z] b7534e013fe4: Layer already exists [2026-02-23T02:03:11.473Z] c4e71c2a4573: Layer already exists [2026-02-23T02:03:11.473Z] 4.1.0-dev.14: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:11.832Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:12.185Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T02:03:12.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-02-23T02:03:12.185Z] abd7d7b008e4: Preparing [2026-02-23T02:03:12.185Z] b7534e013fe4: Preparing [2026-02-23T02:03:12.185Z] b63f86808ff7: Preparing [2026-02-23T02:03:12.185Z] c4676e4e3f60: Preparing [2026-02-23T02:03:12.185Z] 698e667117ef: Preparing [2026-02-23T02:03:12.185Z] c4e71c2a4573: Preparing [2026-02-23T02:03:12.185Z] c4e71c2a4573: Waiting [2026-02-23T02:03:12.185Z] b7534e013fe4: Layer already exists [2026-02-23T02:03:12.185Z] b63f86808ff7: Layer already exists [2026-02-23T02:03:12.185Z] 698e667117ef: Layer already exists [2026-02-23T02:03:12.185Z] abd7d7b008e4: Layer already exists [2026-02-23T02:03:12.185Z] c4676e4e3f60: Layer already exists [2026-02-23T02:03:12.185Z] c4e71c2a4573: Layer already exists [2026-02-23T02:03:12.185Z] 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:12.532Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:12.881Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-02-23T02:03:12.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-02-23T02:03:12.881Z] abd7d7b008e4: Preparing [2026-02-23T02:03:12.881Z] b7534e013fe4: Preparing [2026-02-23T02:03:12.881Z] b63f86808ff7: Preparing [2026-02-23T02:03:12.881Z] c4676e4e3f60: Preparing [2026-02-23T02:03:12.881Z] 698e667117ef: Preparing [2026-02-23T02:03:12.881Z] c4e71c2a4573: Preparing [2026-02-23T02:03:12.881Z] c4e71c2a4573: Waiting [2026-02-23T02:03:12.881Z] b7534e013fe4: Layer already exists [2026-02-23T02:03:12.881Z] c4676e4e3f60: Layer already exists [2026-02-23T02:03:12.881Z] abd7d7b008e4: Layer already exists [2026-02-23T02:03:12.881Z] b63f86808ff7: Layer already exists [2026-02-23T02:03:12.881Z] 698e667117ef: Layer already exists [2026-02-23T02:03:12.881Z] c4e71c2a4573: Layer already exists [2026-02-23T02:03:13.148Z] main: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-23T02:03:13.223Z] ===================================================== [Pipeline] echo [2026-02-23T02:03:13.236Z] taggedImages: [2026-02-23T02:03:13.236Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 [2026-02-23T02:03:13.236Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-02-23T02:03:13.236Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 [2026-02-23T02:03:13.236Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [2026-02-23T02:03:13.236Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2026-02-23T02:03:13.247Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo [2026-02-23T02:03:13.256Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2026-02-23T02:03:13.267Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 [Pipeline] echo [2026-02-23T02:03:13.282Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [Pipeline] echo [2026-02-23T02:03:13.297Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:13.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-23T02:03:13.683Z] [2026-02-23T02:03:13.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:14.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-23T02:03:14.277Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-23T02:03:14.277Z] 8998bd30e6a1: Pulling fs layer [2026-02-23T02:03:14.277Z] 04944245beec: Pulling fs layer [2026-02-23T02:03:14.277Z] 699f458cf7ca: Pulling fs layer [2026-02-23T02:03:14.277Z] 765212b225bb: Pulling fs layer [2026-02-23T02:03:14.277Z] f23df028b6ca: Pulling fs layer [2026-02-23T02:03:14.277Z] d65c8cfc05b1: Pulling fs layer [2026-02-23T02:03:14.277Z] 2437ff75d9bd: Pulling fs layer [2026-02-23T02:03:14.277Z] f23df028b6ca: Waiting [2026-02-23T02:03:14.277Z] 765212b225bb: Waiting [2026-02-23T02:03:14.277Z] 2437ff75d9bd: Waiting [2026-02-23T02:03:14.277Z] d65c8cfc05b1: Waiting [2026-02-23T02:03:14.277Z] 04944245beec: Verifying Checksum [2026-02-23T02:03:14.277Z] 04944245beec: Download complete [2026-02-23T02:03:14.277Z] 765212b225bb: Verifying Checksum [2026-02-23T02:03:14.277Z] 765212b225bb: Download complete [2026-02-23T02:03:14.277Z] f23df028b6ca: Verifying Checksum [2026-02-23T02:03:14.277Z] f23df028b6ca: Download complete [2026-02-23T02:03:14.542Z] d65c8cfc05b1: Verifying Checksum [2026-02-23T02:03:14.542Z] d65c8cfc05b1: Download complete [2026-02-23T02:03:14.542Z] 699f458cf7ca: Verifying Checksum [2026-02-23T02:03:14.542Z] 699f458cf7ca: Download complete [2026-02-23T02:03:14.809Z] 8998bd30e6a1: Verifying Checksum [2026-02-23T02:03:14.809Z] 8998bd30e6a1: Download complete [2026-02-23T02:03:17.381Z] 2437ff75d9bd: Verifying Checksum [2026-02-23T02:03:17.381Z] 2437ff75d9bd: Download complete [2026-02-23T02:03:19.316Z] 8998bd30e6a1: Pull complete [2026-02-23T02:03:19.896Z] 04944245beec: Pull complete [2026-02-23T02:03:21.301Z] 699f458cf7ca: Pull complete [2026-02-23T02:03:21.567Z] 765212b225bb: Pull complete [2026-02-23T02:03:22.525Z] f23df028b6ca: Pull complete [2026-02-23T02:03:22.791Z] d65c8cfc05b1: Pull complete [2026-02-23T02:03:41.002Z] 2437ff75d9bd: Pull complete [2026-02-23T02:03:41.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-23T02:03:41.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-23T02:03:41.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T02:03:41.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container [2026-02-23T02:03:41.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/29 -v /w/workspace/device-opc-ua/29:/w/workspace/device-opc-ua/29:rw,z -v /w/workspace/device-opc-ua/29@tmp:/w/workspace/device-opc-ua/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-23T02:03:44.188Z] $ docker top a8219ca8d9a7a091d11d2d94b2ed93819c9fe93c10a24ee734d5f9ba089d02f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:03:45.069Z] ---> job-cost.sh [2026-02-23T02:03:45.069Z] lf-activate-venv: SKIPPING [2026-02-23T02:03:45.069Z] INFO: No Stack... [2026-02-23T02:03:45.335Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-23T02:03:46.291Z] INFO: Archiving Costs [Pipeline] sh [2026-02-23T02:03:46.932Z] + cat /w/workspace/device-opc-ua/29/archives/cost.csv [2026-02-23T02:03:46.932Z] + cut -d, -f6 [Pipeline] lock [2026-02-23T02:03:46.996Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [2026-02-23T02:03:47.003Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] did not exist. Created. [2026-02-23T02:03:47.010Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-23T02:03:47.658Z] /w/workspace/device-opc-ua/29@tmp/durable-fedbbd86/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-23T02:03:48.289Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-23T02:03:48.301Z] Warning: overwriting stash ‘stack-cost’ [2026-02-23T02:03:48.343Z] Stashed 1 file(s) [Pipeline] } [2026-02-23T02:03:48.352Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-23T02:03:48.355Z] $ docker stop --time=1 a8219ca8d9a7a091d11d2d94b2ed93819c9fe93c10a24ee734d5f9ba089d02f0 [2026-02-23T02:03:49.875Z] $ docker rm -f --volumes a8219ca8d9a7a091d11d2d94b2ed93819c9fe93c10a24ee734d5f9ba089d02f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-02-23T02:03:50.390Z] provisioning config files... [2026-02-23T02:03:50.397Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2084299742180353365tmp [Pipeline] { [Pipeline] sh [2026-02-23T02:03:50.688Z] + set +x [2026-02-23T02:03:50.688Z] + bash -s -- [2026-02-23T02:03:50.688Z] + curl -s https://codecov.io/bash [2026-02-23T02:03:50.688Z] [2026-02-23T02:03:50.688Z] _____ _ [2026-02-23T02:03:50.688Z] / ____| | | [2026-02-23T02:03:50.688Z] | | ___ __| | ___ ___ _____ __ [2026-02-23T02:03:50.688Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-23T02:03:50.688Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-23T02:03:50.688Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-23T02:03:50.688Z] Bash-1.0.6 [2026-02-23T02:03:50.688Z] [2026-02-23T02:03:50.688Z] [2026-02-23T02:03:50.688Z] ==> git version 2.25.1 found [2026-02-23T02:03:50.945Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-02-23T02:03:50.945Z] Release-Date: 2020-01-08 [2026-02-23T02:03:50.945Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-23T02:03:50.945Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-23T02:03:50.945Z] ==> Jenkins CI detected. [2026-02-23T02:03:50.945Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2026-02-23T02:03:50.945Z] project root: . [2026-02-23T02:03:50.945Z] --> token set from env [2026-02-23T02:03:50.945Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-23T02:03:50.945Z] ==> Running gcov in . (disable via -X gcov) [2026-02-23T02:03:50.946Z] ==> Python coveragepy not found [2026-02-23T02:03:50.946Z] ==> Searching for coverage reports in: [2026-02-23T02:03:50.946Z] + . [2026-02-23T02:03:50.946Z] -> Found 1 reports [2026-02-23T02:03:50.946Z] ==> Detecting git/mercurial file structure [2026-02-23T02:03:50.946Z] ==> Reading reports [2026-02-23T02:03:50.946Z] + ./coverage.out bytes=23970 [2026-02-23T02:03:50.946Z] ==> Appending adjustments [2026-02-23T02:03:50.946Z] https://docs.codecov.io/docs/fixing-reports [2026-02-23T02:03:50.946Z] + Found adjustments [2026-02-23T02:03:50.946Z] ==> Gzipping contents [2026-02-23T02:03:50.946Z] 4.0K /tmp/codecov.ZEvj43.gz [2026-02-23T02:03:50.946Z] ==> Uploading reports [2026-02-23T02:03:50.946Z] url: https://codecov.io [2026-02-23T02:03:50.946Z] query: branch=main&commit=85d723259c76060b4ff026bb392bcc1b56d72f27&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-23T02:03:50.946Z] -> Pinging Codecov [2026-02-23T02:03:50.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=85d723259c76060b4ff026bb392bcc1b56d72f27&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-23T02:03:51.202Z] -> Uploading to [2026-02-23T02:03:51.202Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/85d723259c76060b4ff026bb392bcc1b56d72f27/f9df0328-895c-4c72-98ed-7934aedfd2d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260223T020351Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5c79941775fe984fdaec50feb5acc073cf6594c434420c82331a8d04f0337c05 [2026-02-23T02:03:51.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-23T02:03:51.202Z] Dload Upload Total Spent Left Speed [2026-02-23T02:03:51.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 12324 --:--:-- --:--:-- --:--:-- 12286 100 3993 0 0 100 3993 0 12324 --:--:-- --:--:-- --:--:-- 12286 [2026-02-23T02:03:51.460Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] } [2026-02-23T02:03:51.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-02-23T02:03:51.671Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-23T02:03:51.690Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:51.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-23T02:03:51.992Z] [2026-02-23T02:03:51.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:03:52.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-23T02:03:52.287Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-23T02:03:52.287Z] 2d35ebdb57d9: Already exists [2026-02-23T02:03:52.287Z] 85e8836fcdb2: Pulling fs layer [2026-02-23T02:03:52.287Z] 91631faa732a: Pulling fs layer [2026-02-23T02:03:52.287Z] f3f5ae8826fa: Pulling fs layer [2026-02-23T02:03:52.287Z] 4f4fb700ef54: Pulling fs layer [2026-02-23T02:03:52.287Z] 7861252a18e6: Pulling fs layer [2026-02-23T02:03:52.287Z] 9130f900ef6f: Pulling fs layer [2026-02-23T02:03:52.287Z] 4f4fb700ef54: Waiting [2026-02-23T02:03:52.287Z] 7861252a18e6: Waiting [2026-02-23T02:03:52.287Z] 9130f900ef6f: Waiting [2026-02-23T02:03:52.287Z] f3f5ae8826fa: Download complete [2026-02-23T02:03:52.287Z] 85e8836fcdb2: Download complete [2026-02-23T02:03:52.287Z] 4f4fb700ef54: Download complete [2026-02-23T02:03:52.548Z] 85e8836fcdb2: Pull complete [2026-02-23T02:03:52.548Z] 7861252a18e6: Verifying Checksum [2026-02-23T02:03:52.548Z] 7861252a18e6: Download complete [2026-02-23T02:03:52.806Z] 91631faa732a: Verifying Checksum [2026-02-23T02:03:52.806Z] 91631faa732a: Download complete [2026-02-23T02:03:53.743Z] 9130f900ef6f: Verifying Checksum [2026-02-23T02:03:53.743Z] 9130f900ef6f: Download complete [2026-02-23T02:03:57.948Z] 91631faa732a: Pull complete [2026-02-23T02:03:57.948Z] f3f5ae8826fa: Pull complete [2026-02-23T02:03:57.948Z] 4f4fb700ef54: Pull complete [2026-02-23T02:03:57.948Z] 7861252a18e6: Pull complete [2026-02-23T02:04:02.124Z] 9130f900ef6f: Pull complete [2026-02-23T02:04:02.125Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-23T02:04:02.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-23T02:04:02.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T02:04:02.207Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T02:04:02.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-02-23T02:04:05.095Z] $ docker top 754dfcec56062085a812cf0ad297f21008516625ce9e668b43e311e94637a775 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-23T02:04:05.440Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2026-02-23T02:04:05.450Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2026-02-23T02:04:05.730Z] + set -o pipefail [2026-02-23T02:04:05.730Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2026-02-23T02:04:13.851Z] [2026-02-23T02:04:13.851Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2026-02-23T02:04:13.851Z] [2026-02-23T02:04:13.851Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/a30e0638-a346-4e0b-8c3f-2d093f0b544c [2026-02-23T02:04:13.851Z] [2026-02-23T02:04:13.851Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-23T02:04:13.851Z] [Pipeline] } [2026-02-23T02:04:13.855Z] $ docker stop --time=1 754dfcec56062085a812cf0ad297f21008516625ce9e668b43e311e94637a775 [2026-02-23T02:04:17.352Z] $ docker rm -f --volumes 754dfcec56062085a812cf0ad297f21008516625ce9e668b43e311e94637a775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-23T02:04:18.235Z] + git log --format=format:%s -1 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] sh [2026-02-23T02:04:18.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-23T02:04:18.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:04:18.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-23T02:04:18.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T02:04:18.903Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T02:04:18.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-23T02:04:19.241Z] $ docker top c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c -eo pid,comm [2026-02-23T02:04:19.295Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-23T02:04:19.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-23T02:04:19.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-23T02:04:19.356Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-23T02:04:19.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-23T02:04:19.448Z] $ docker exec c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c ssh-agent [2026-02-23T02:04:19.573Z] SSH_AUTH_SOCK=/tmp/ssh-URiRDgyP2CId/agent.33 [2026-02-23T02:04:19.573Z] SSH_AGENT_PID=39 [2026-02-23T02:04:19.578Z] Running ssh-add (command line suppressed) [2026-02-23T02:04:19.678Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657713769184239012.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657713769184239012.key) [2026-02-23T02:04:19.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-23T02:04:19.988Z] + git semver tag [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,189 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,193 [run_tag] DEBUG tag force:False [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,193 [check_head_tag] DEBUG check head tag [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,193 [execute] INFO git cat-file --batch-check [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,195 [execute] INFO git cat-file --batch [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,201 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,201 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-02-23T02:04:20.247Z] 2026-02-23 02:04:20,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T02:04:20.247Z] 4.1.0-dev.14 [Pipeline] } [2026-02-23T02:04:20.249Z] $ docker exec --env ******** --env ******** c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c ssh-agent -k [2026-02-23T02:04:20.337Z] unset SSH_AUTH_SOCK; [2026-02-23T02:04:20.337Z] unset SSH_AGENT_PID; [2026-02-23T02:04:20.337Z] echo Agent pid 39 killed; [2026-02-23T02:04:20.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-23T02:04:20.670Z] + git semver [Pipeline] } [2026-02-23T02:04:20.936Z] $ docker stop --time=1 c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c [2026-02-23T02:04:22.185Z] $ docker rm -f --volumes c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:04:22.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-23T02:04:22.595Z] [2026-02-23T02:04:22.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:04:22.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-23T02:04:22.899Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-23T02:04:22.899Z] ab5ef0e58194: Pulling fs layer [2026-02-23T02:04:22.899Z] 9712f1f96733: Pulling fs layer [2026-02-23T02:04:22.899Z] 63f879dbbcfc: Pulling fs layer [2026-02-23T02:04:22.899Z] 0d9ebad4ef96: Pulling fs layer [2026-02-23T02:04:22.899Z] e9a5061849ea: Pulling fs layer [2026-02-23T02:04:22.899Z] d747dcd14b5f: Pulling fs layer [2026-02-23T02:04:22.899Z] 2de7ff778b66: Pulling fs layer [2026-02-23T02:04:22.899Z] d747dcd14b5f: Waiting [2026-02-23T02:04:22.899Z] 0d9ebad4ef96: Waiting [2026-02-23T02:04:22.899Z] 2de7ff778b66: Waiting [2026-02-23T02:04:22.899Z] e9a5061849ea: Waiting [2026-02-23T02:04:22.899Z] 9712f1f96733: Verifying Checksum [2026-02-23T02:04:22.899Z] 9712f1f96733: Download complete [2026-02-23T02:04:23.158Z] 63f879dbbcfc: Verifying Checksum [2026-02-23T02:04:23.158Z] 63f879dbbcfc: Download complete [2026-02-23T02:04:23.419Z] e9a5061849ea: Verifying Checksum [2026-02-23T02:04:23.419Z] e9a5061849ea: Download complete [2026-02-23T02:04:23.419Z] d747dcd14b5f: Download complete [2026-02-23T02:04:23.677Z] 0d9ebad4ef96: Verifying Checksum [2026-02-23T02:04:23.677Z] 0d9ebad4ef96: Download complete [2026-02-23T02:04:23.677Z] 2de7ff778b66: Verifying Checksum [2026-02-23T02:04:23.677Z] 2de7ff778b66: Download complete [2026-02-23T02:04:23.677Z] ab5ef0e58194: Verifying Checksum [2026-02-23T02:04:23.677Z] ab5ef0e58194: Download complete [2026-02-23T02:04:27.860Z] ab5ef0e58194: Pull complete [2026-02-23T02:04:27.860Z] 9712f1f96733: Pull complete [2026-02-23T02:04:28.791Z] 63f879dbbcfc: Pull complete [2026-02-23T02:04:34.104Z] 0d9ebad4ef96: Pull complete [2026-02-23T02:04:34.360Z] e9a5061849ea: Pull complete [2026-02-23T02:04:34.360Z] d747dcd14b5f: Pull complete [2026-02-23T02:04:35.741Z] 2de7ff778b66: Pull complete [2026-02-23T02:04:35.741Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-23T02:04:35.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-23T02:04:35.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T02:04:35.835Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T02:04:35.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-02-23T02:04:39.048Z] $ docker top 3932d24772284bb1c97584f36f9297ac174a7b7942469e01fcfef91afe4ad137 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-23T02:04:39.121Z] provisioning config files... [2026-02-23T02:04:39.126Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2685157856135923420tmp [2026-02-23T02:04:39.135Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6584492859111790493tmp [2026-02-23T02:04:39.143Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3662831948582854292tmp [Pipeline] { [Pipeline] echo [2026-02-23T02:04:39.170Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:39.453Z] ---> sigul-configuration.sh [2026-02-23T02:04:39.453Z] gpg: directory `/root/.gnupg' created [2026-02-23T02:04:39.453Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-23T02:04:39.453Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-23T02:04:39.453Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-23T02:04:39.453Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-23T02:04:39.453Z] gpg: CAST5 encrypted data [2026-02-23T02:04:39.453Z] gpg: encrypted with 1 passphrase [2026-02-23T02:04:39.453Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-23T02:04:39.786Z] + mkdir /home/jenkins [2026-02-23T02:04:39.786Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-23T02:04:40.140Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-02-23T02:04:40.163Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:40.502Z] ---> sigul-install.sh [2026-02-23T02:04:40.502Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-23T02:04:40.792Z] + git tag --list [2026-02-23T02:04:40.792Z] v4.0 [2026-02-23T02:04:40.792Z] v4.0.0 [2026-02-23T02:04:40.792Z] v4.0.1 [2026-02-23T02:04:40.792Z] v4.0.1-dev.1 [2026-02-23T02:04:40.792Z] v4.1.0-dev.1 [2026-02-23T02:04:40.792Z] v4.1.0-dev.10 [2026-02-23T02:04:40.792Z] v4.1.0-dev.11 [2026-02-23T02:04:40.792Z] v4.1.0-dev.12 [2026-02-23T02:04:40.792Z] v4.1.0-dev.13 [2026-02-23T02:04:40.792Z] v4.1.0-dev.14 [2026-02-23T02:04:40.792Z] v4.1.0-dev.2 [2026-02-23T02:04:40.792Z] v4.1.0-dev.3 [2026-02-23T02:04:40.792Z] v4.1.0-dev.4 [2026-02-23T02:04:40.792Z] v4.1.0-dev.5 [2026-02-23T02:04:40.792Z] v4.1.0-dev.6 [2026-02-23T02:04:40.792Z] v4.1.0-dev.7 [2026-02-23T02:04:40.792Z] v4.1.0-dev.8 [2026-02-23T02:04:40.792Z] v4.1.0-dev.9 [Pipeline] sh [2026-02-23T02:04:41.090Z] + lftools sign git-tag v4.1.0-dev.14 [2026-02-23T02:04:41.656Z] Signing Git tag with Sigul... [2026-02-23T02:04:41.656Z] Signing v4.1.0-dev.14 [Pipeline] echo [2026-02-23T02:04:41.926Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:42.214Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-23T02:04:42.223Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-23T02:04:42.241Z] $ docker stop --time=1 3932d24772284bb1c97584f36f9297ac174a7b7942469e01fcfef91afe4ad137 [2026-02-23T02:04:43.510Z] $ docker rm -f --volumes 3932d24772284bb1c97584f36f9297ac174a7b7942469e01fcfef91afe4ad137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-23T02:04:43.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-23T02:04:43.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:04:44.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-23T02:04:44.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T02:04:44.289Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T02:04:44.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-23T02:04:44.555Z] $ docker top 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca -eo pid,comm [2026-02-23T02:04:44.599Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-23T02:04:44.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-23T02:04:44.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-23T02:04:44.660Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-23T02:04:44.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-23T02:04:44.764Z] $ docker exec 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca ssh-agent [2026-02-23T02:04:44.869Z] SSH_AUTH_SOCK=/tmp/ssh-rrsdSWeotDPB/agent.32 [2026-02-23T02:04:44.869Z] SSH_AGENT_PID=38 [2026-02-23T02:04:44.873Z] Running ssh-add (command line suppressed) [2026-02-23T02:04:44.956Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5691408619758719901.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5691408619758719901.key) [2026-02-23T02:04:44.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-23T02:04:45.257Z] + git semver bump pre [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,441 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,446 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,446 [bump_version] DEBUG bumped version:4.1.0-dev.15 [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,446 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,446 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,448 [execute] INFO git cat-file --batch-check [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,452 [execute] INFO git cat-file --batch [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-23T02:04:45.516Z] 2026-02-23 02:04:45,456 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T02:04:45.516Z] 4.1.0-dev.15 [Pipeline] } [2026-02-23T02:04:45.518Z] $ docker exec --env ******** --env ******** 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca ssh-agent -k [2026-02-23T02:04:45.611Z] unset SSH_AUTH_SOCK; [2026-02-23T02:04:45.611Z] unset SSH_AGENT_PID; [2026-02-23T02:04:45.611Z] echo Agent pid 38 killed; [2026-02-23T02:04:45.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-23T02:04:45.945Z] + git semver [Pipeline] } [2026-02-23T02:04:46.208Z] $ docker stop --time=1 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca [2026-02-23T02:04:47.455Z] $ docker rm -f --volumes 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-23T02:04:47.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-23T02:04:47.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:04:48.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-23T02:04:48.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T02:04:48.165Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T02:04:48.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-23T02:04:48.435Z] $ docker top 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb -eo pid,comm [2026-02-23T02:04:48.494Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-23T02:04:48.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-23T02:04:48.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-23T02:04:48.537Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-23T02:04:48.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-23T02:04:48.637Z] $ docker exec 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb ssh-agent [2026-02-23T02:04:48.736Z] SSH_AUTH_SOCK=/tmp/ssh-tgKfCst6HwLw/agent.32 [2026-02-23T02:04:48.736Z] SSH_AGENT_PID=38 [2026-02-23T02:04:48.740Z] Running ssh-add (command line suppressed) [2026-02-23T02:04:48.825Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15526252067703138235.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15526252067703138235.key) [2026-02-23T02:04:48.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-23T02:04:49.131Z] + git semver push [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,328 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,331 [run_push] DEBUG push [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,331 [execute] INFO git cat-file --batch-check [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,333 [execute] INFO git rev-list 53abd018d81c554ccfbf334bf265b9da6456e71d -- [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,334 [execute] DEBUG Popen(['git', 'rev-list', '53abd018d81c554ccfbf334bf265b9da6456e71d', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,339 [execute] INFO git fetch -v -- origin [2026-02-23T02:04:49.390Z] 2026-02-23 02:04:49,339 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-23T02:04:49.956Z] 2026-02-23 02:04:49,850 [run_push] DEBUG no remote changes detected [2026-02-23T02:04:49.956Z] 2026-02-23 02:04:49,850 [execute] INFO git push origin semver [2026-02-23T02:04:49.956Z] 2026-02-23 02:04:49,851 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-23T02:04:50.892Z] 2026-02-23 02:04:50,640 [run_push] DEBUG push all version tags [2026-02-23T02:04:50.892Z] 2026-02-23 02:04:50,641 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-23T02:04:50.892Z] 2026-02-23 02:04:50,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-02-23T02:04:51.460Z] 2026-02-23 02:04:51,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-02-23T02:04:51.460Z] 4.1.0-dev.15 [Pipeline] } [2026-02-23T02:04:51.463Z] $ docker exec --env ******** --env ******** 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb ssh-agent -k [2026-02-23T02:04:51.550Z] unset SSH_AUTH_SOCK; [2026-02-23T02:04:51.550Z] unset SSH_AGENT_PID; [2026-02-23T02:04:51.550Z] echo Agent pid 38 killed; [2026-02-23T02:04:51.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-23T02:04:51.885Z] + git semver [Pipeline] } [2026-02-23T02:04:52.150Z] $ docker stop --time=1 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb [2026-02-23T02:04:53.392Z] $ docker rm -f --volumes 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-23T02:04:53.941Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-02-23T02:04:53.941Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-02-23T02:04:53.941Z] total 16 [2026-02-23T02:04:53.941Z] drwxr-xr-x 3 root root 4096 Feb 23 01:50 . [2026-02-23T02:04:53.941Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 02:04 .. [2026-02-23T02:04:53.941Z] drwxr-xr-x 2 root root 4096 Feb 23 01:50 cost [2026-02-23T02:04:53.941Z] -rw-r--r-- 1 root root 84 Feb 23 01:50 cost.csv [2026-02-23T02:04:53.941Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-02-23T02:04:53.941Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-02-23T02:04:53.941Z] total 16 [2026-02-23T02:04:53.941Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 01:50 . [2026-02-23T02:04:53.941Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 02:04 .. [2026-02-23T02:04:53.941Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 01:50 cost [2026-02-23T02:04:53.941Z] -rw-r--r-- 1 jenkins jenkins 84 Feb 23 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:54.229Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:55.075Z] ---> package-listing.sh [2026-02-23T02:04:55.075Z] ++ facter osfamily [2026-02-23T02:04:55.075Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-23T02:04:55.332Z] + OS_FAMILY=debian [2026-02-23T02:04:55.332Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-02-23T02:04:55.332Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-23T02:04:55.332Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-23T02:04:55.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-23T02:04:55.333Z] + PACKAGES=/tmp/packages_start.txt [2026-02-23T02:04:55.333Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-02-23T02:04:55.333Z] + PACKAGES=/tmp/packages_end.txt [2026-02-23T02:04:55.333Z] + case "${OS_FAMILY}" in [2026-02-23T02:04:55.333Z] + dpkg -l [2026-02-23T02:04:55.333Z] + grep '^ii' [2026-02-23T02:04:55.333Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-23T02:04:55.333Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-23T02:04:55.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-23T02:04:55.333Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-02-23T02:04:55.333Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-02-23T02:04:55.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-02-23T02:04:55.343Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-23T02:04:55.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-23T02:04:56.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-23T02:04:56.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-23T02:04:56.238Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2026-02-23T02:04:56.259Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-23T02:04:56.468Z] $ docker top 1804c704ede6b1bc5f84488e47c3b3ddf9c809e382c7a0117af56927fbd4f2ba -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-23T02:04:56.814Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-23T02:04:57.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-23T02:04:57.371Z] + ls /var/log/sa-host [2026-02-23T02:04:57.371Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-23T02:04:57.397Z] provisioning config files... [2026-02-23T02:04:57.405Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3528320151286732116tmp [Pipeline] { [Pipeline] echo [2026-02-23T02:04:57.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:57.700Z] ---> create-netrc.sh [Pipeline] } [2026-02-23T02:04:57.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:58.007Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-23T02:04:58.014Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:58.292Z] ---> sudo-logs.sh [2026-02-23T02:04:58.292Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-23T02:04:58.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:58.594Z] ---> job-cost.sh [2026-02-23T02:04:58.594Z] lf-activate-venv: SKIPPING [2026-02-23T02:04:58.594Z] DEBUG: total: 0.2199999988079071 [2026-02-23T02:04:58.594Z] INFO: Retrieving Stack Cost... [2026-02-23T02:04:58.851Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-23T02:04:59.417Z] INFO: Archiving Costs [Pipeline] echo [2026-02-23T02:04:59.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-23T02:04:59.711Z] ---> logs-deploy.sh [2026-02-23T02:04:59.711Z] lf-activate-venv: SKIPPING [2026-02-23T02:04:59.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/29 [2026-02-23T02:04:59.711Z] INFO: archiving workspace using pattern(s): [2026-02-23T02:05:00.647Z] Archives upload complete. [2026-02-23T02:05:00.906Z] INFO: archiving logs to Nexus [2026-02-23T02:05:01.476Z] ---> uname -a: [2026-02-23T02:05:01.476Z] Linux prd-ubuntu20-04-docker-8c-8g-2549 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] ---> lscpu: [2026-02-23T02:05:01.476Z] Architecture: x86_64 [2026-02-23T02:05:01.476Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-23T02:05:01.476Z] Byte Order: Little Endian [2026-02-23T02:05:01.476Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-23T02:05:01.476Z] CPU(s): 8 [2026-02-23T02:05:01.476Z] On-line CPU(s) list: 0-7 [2026-02-23T02:05:01.476Z] Thread(s) per core: 1 [2026-02-23T02:05:01.476Z] Core(s) per socket: 1 [2026-02-23T02:05:01.476Z] Socket(s): 8 [2026-02-23T02:05:01.476Z] NUMA node(s): 1 [2026-02-23T02:05:01.476Z] Vendor ID: AuthenticAMD [2026-02-23T02:05:01.476Z] CPU family: 23 [2026-02-23T02:05:01.476Z] Model: 49 [2026-02-23T02:05:01.476Z] Model name: AMD EPYC-Rome Processor [2026-02-23T02:05:01.476Z] Stepping: 0 [2026-02-23T02:05:01.476Z] CPU MHz: 2800.000 [2026-02-23T02:05:01.476Z] BogoMIPS: 5600.00 [2026-02-23T02:05:01.476Z] Virtualization: AMD-V [2026-02-23T02:05:01.476Z] Hypervisor vendor: KVM [2026-02-23T02:05:01.476Z] Virtualization type: full [2026-02-23T02:05:01.476Z] L1d cache: 256 KiB [2026-02-23T02:05:01.476Z] L1i cache: 256 KiB [2026-02-23T02:05:01.476Z] L2 cache: 4 MiB [2026-02-23T02:05:01.476Z] L3 cache: 128 MiB [2026-02-23T02:05:01.476Z] NUMA node0 CPU(s): 0-7 [2026-02-23T02:05:01.476Z] Vulnerability Gather data sampling: Not affected [2026-02-23T02:05:01.476Z] Vulnerability Itlb multihit: Not affected [2026-02-23T02:05:01.476Z] Vulnerability L1tf: Not affected [2026-02-23T02:05:01.476Z] Vulnerability Mds: Not affected [2026-02-23T02:05:01.476Z] Vulnerability Meltdown: Not affected [2026-02-23T02:05:01.476Z] Vulnerability Mmio stale data: Not affected [2026-02-23T02:05:01.476Z] Vulnerability Retbleed: Vulnerable [2026-02-23T02:05:01.476Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-23T02:05:01.476Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-02-23T02:05:01.476Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-02-23T02:05:01.476Z] Vulnerability Srbds: Not affected [2026-02-23T02:05:01.476Z] Vulnerability Tsx async abort: Not affected [2026-02-23T02:05:01.476Z] 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 [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] ---> nproc: [2026-02-23T02:05:01.476Z] 8 [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] ---> df -h: [2026-02-23T02:05:01.476Z] Filesystem Size Used Avail Use% Mounted on [2026-02-23T02:05:01.476Z] overlay 155G 14G 141G 10% / [2026-02-23T02:05:01.476Z] tmpfs 64M 0 64M 0% /dev [2026-02-23T02:05:01.476Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-02-23T02:05:01.476Z] shm 64M 0 64M 0% /dev/shm [2026-02-23T02:05:01.476Z] /dev/vda1 155G 14G 141G 10% /facter-os [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] ---> sar -b -r -n DEV: [2026-02-23T02:05:01.476Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2549) 02/23/26 _x86_64_ (8 CPU) [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] 01:45:30 LINUX RESTART (8 CPU) [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] 01:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-02-23T02:05:01.476Z] 01:47:01 404.25 23.01 381.24 0.00 3379.87 57002.37 0.00 [2026-02-23T02:05:01.476Z] 01:48:01 166.86 2.75 164.11 0.00 27.46 41836.49 0.00 [2026-02-23T02:05:01.476Z] 01:49:01 117.91 0.18 117.73 0.00 15.33 35235.73 0.00 [2026-02-23T02:05:01.476Z] 01:50:01 3.05 0.00 3.05 0.00 0.00 33.08 0.00 [2026-02-23T02:05:01.476Z] 01:51:01 71.36 3.45 67.91 0.00 2521.56 24435.05 0.00 [2026-02-23T02:05:01.476Z] 01:52:01 2.13 0.00 2.13 0.00 0.00 26.53 0.00 [2026-02-23T02:05:01.476Z] 01:53:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2026-02-23T02:05:01.476Z] 01:54:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2026-02-23T02:05:01.476Z] 01:55:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2026-02-23T02:05:01.476Z] 01:56:01 1.98 0.00 1.98 0.00 0.00 32.12 0.00 [2026-02-23T02:05:01.476Z] 01:57:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2026-02-23T02:05:01.476Z] 01:58:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 [2026-02-23T02:05:01.476Z] 01:59:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 [2026-02-23T02:05:01.476Z] 02:00:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 [2026-02-23T02:05:01.476Z] 02:01:01 1.85 0.02 1.83 0.00 0.13 21.46 0.00 [2026-02-23T02:05:01.476Z] 02:02:02 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2026-02-23T02:05:01.476Z] 02:03:01 1.39 0.00 1.39 0.00 0.00 16.13 0.00 [2026-02-23T02:05:01.476Z] 02:04:01 14.58 0.13 14.45 0.00 11.86 11665.39 0.00 [2026-02-23T02:05:01.476Z] 02:05:01 156.37 0.92 155.46 0.00 21.73 59649.93 0.00 [2026-02-23T02:05:01.476Z] Average: 49.86 1.59 48.27 0.00 312.25 12080.49 0.00 [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] 01:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-02-23T02:05:01.476Z] 01:47:01 28377556 31473520 810792 2.47 96408 3261784 2078928 6.13 1115400 2963776 7404 [2026-02-23T02:05:01.476Z] 01:48:01 26546644 31348496 925296 2.81 161216 4715200 2179300 6.42 1718676 3989236 427440 [2026-02-23T02:05:01.476Z] 01:49:01 26658408 31519300 756268 2.30 163880 4792536 1653292 4.87 1651264 3970792 512 [2026-02-23T02:05:01.476Z] 01:50:01 26657520 31518652 756692 2.30 163936 4792664 1653292 4.87 1650872 3970920 8 [2026-02-23T02:05:01.476Z] 01:51:01 25932300 31490332 771708 2.35 182784 5414500 1722012 5.08 1810772 4459048 332 [2026-02-23T02:05:01.476Z] 01:52:01 25934020 31492024 770148 2.34 182824 5414496 1722012 5.08 1809756 4459008 44 [2026-02-23T02:05:01.476Z] 01:53:01 25945060 31503132 758948 2.31 182904 5414500 1722012 5.08 1798860 4459012 12 [2026-02-23T02:05:01.476Z] 01:54:01 25947320 31505504 756340 2.30 182940 5414504 1722012 5.08 1797472 4459012 20 [2026-02-23T02:05:01.476Z] 01:55:01 25947644 31505868 755908 2.30 182964 5414508 1722012 5.08 1796884 4459020 176 [2026-02-23T02:05:01.476Z] 01:56:01 25949204 31507500 754256 2.29 183052 5414488 1722012 5.08 1795544 4459000 36 [2026-02-23T02:05:01.476Z] 01:57:01 25948588 31506924 754712 2.30 183088 5414488 1722012 5.08 1795032 4459000 12 [2026-02-23T02:05:01.476Z] 01:58:01 25948760 31507140 754484 2.30 183136 5414496 1722012 5.08 1794840 4459008 16 [2026-02-23T02:05:01.476Z] 01:59:01 25948276 31506852 754736 2.30 183160 5414624 1722012 5.08 1794912 4459136 8 [2026-02-23T02:05:01.476Z] 02:00:01 25949236 31507892 753564 2.29 183216 5414628 1722012 5.08 1794676 4459140 16 [2026-02-23T02:05:01.476Z] 02:01:01 25947868 31506732 754352 2.29 183288 5414620 1742792 5.14 1794280 4459140 28 [2026-02-23T02:05:01.476Z] 02:02:02 25948292 31507160 753704 2.29 183312 5414632 1742792 5.14 1794224 4459144 12 [2026-02-23T02:05:01.476Z] 02:03:01 25947508 31506440 754288 2.29 183376 5414636 1725788 5.09 1794612 4459152 20 [2026-02-23T02:05:01.476Z] 02:04:01 25008096 31477980 781284 2.38 198988 6254852 1827560 5.39 1834832 5298740 575104 [2026-02-23T02:05:01.476Z] 02:05:01 24344168 31415652 834672 2.54 236276 6730684 1797280 5.30 1982992 5721008 688 [2026-02-23T02:05:01.476Z] Average: 26046656 31489847 774324 2.36 178987 5312465 1769534 5.22 1753995 4414857 53257 [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] 01:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-02-23T02:05:01.476Z] 01:47:01 lo 4.95 4.95 0.50 0.50 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:47:01 docker0 140.87 163.91 11.84 304.15 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:47:01 veth43a923e 116.11 135.72 11.62 109.01 0.00 0.00 0.00 0.01 [2026-02-23T02:05:01.476Z] 01:47:01 ens3 643.70 443.70 7958.37 126.69 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:48:01 docker0 228.68 394.40 18.97 2919.56 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:48:01 vethe8b033e 0.15 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:48:01 ens3 428.93 248.73 2957.68 34.41 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:49:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:49:01 docker0 5.70 10.73 0.41 152.41 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:49:01 ens3 98.02 80.77 258.67 410.43 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:50:01 ens3 1.73 0.92 4.10 0.25 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:51:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:51:01 ens3 160.16 86.77 3928.71 13.28 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:52:01 ens3 0.62 0.35 0.28 0.21 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:54:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:55:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:56:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 01:59:01 ens3 0.27 0.07 0.13 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:00:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:01:01 ens3 0.80 0.10 0.11 0.07 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:02:02 ens3 0.72 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:03:01 ens3 0.78 0.42 0.43 0.28 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:04:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:04:01 ens3 123.33 70.47 4023.64 9.09 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:05:01 docker0 63.39 88.65 6.31 921.16 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] 02:05:01 ens3 328.70 239.91 4226.46 186.92 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] Average: docker0 23.00 34.53 1.97 226.29 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] Average: ens3 93.75 61.45 1224.61 41.10 0.00 0.00 0.00 0.00 [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] ---> sar -P ALL: [2026-02-23T02:05:01.476Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2549) 02/23/26 _x86_64_ (8 CPU) [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] 01:45:30 LINUX RESTART (8 CPU) [2026-02-23T02:05:01.476Z] [2026-02-23T02:05:01.476Z] 01:46:02 CPU %user %nice %system %iowait %steal %idle [2026-02-23T02:05:01.476Z] 01:47:01 all 8.81 0.00 3.07 2.53 0.06 85.52 [2026-02-23T02:05:01.476Z] 01:47:01 0 9.07 0.00 4.45 8.26 0.07 78.14 [2026-02-23T02:05:01.476Z] 01:47:01 1 7.42 0.00 3.46 0.98 0.05 88.09 [2026-02-23T02:05:01.476Z] 01:47:01 2 10.40 0.00 2.82 5.63 0.07 81.08 [2026-02-23T02:05:01.476Z] 01:47:01 3 9.28 0.00 2.60 0.65 0.07 87.40 [2026-02-23T02:05:01.476Z] 01:47:01 4 8.99 0.00 2.86 0.46 0.09 87.60 [2026-02-23T02:05:01.476Z] 01:47:01 5 7.08 0.00 2.74 3.48 0.07 86.63 [2026-02-23T02:05:01.476Z] 01:47:01 6 9.70 0.00 3.32 0.22 0.05 86.70 [2026-02-23T02:05:01.476Z] 01:47:01 7 8.56 0.00 2.29 0.58 0.05 88.52 [2026-02-23T02:05:01.476Z] 01:48:01 all 43.14 0.00 6.56 2.05 0.08 48.18 [2026-02-23T02:05:01.476Z] 01:48:01 0 42.95 0.00 6.19 2.06 0.07 48.72 [2026-02-23T02:05:01.476Z] 01:48:01 1 43.15 0.00 6.01 1.23 0.08 49.52 [2026-02-23T02:05:01.476Z] 01:48:01 2 44.16 0.00 6.88 1.54 0.08 47.33 [2026-02-23T02:05:01.476Z] 01:48:01 3 43.40 0.00 6.51 0.40 0.08 49.61 [2026-02-23T02:05:01.476Z] 01:48:01 4 43.13 0.00 6.47 0.45 0.08 49.87 [2026-02-23T02:05:01.477Z] 01:48:01 5 41.84 0.00 6.42 1.72 0.07 49.96 [2026-02-23T02:05:01.477Z] 01:48:01 6 43.45 0.00 7.14 0.37 0.08 48.96 [2026-02-23T02:05:01.477Z] 01:48:01 7 43.00 0.00 6.87 8.63 0.08 41.41 [2026-02-23T02:05:01.477Z] 01:49:01 all 28.83 0.00 4.91 1.47 0.08 64.72 [2026-02-23T02:05:01.477Z] 01:49:01 0 28.11 0.00 4.81 1.91 0.07 65.10 [2026-02-23T02:05:01.477Z] 01:49:01 1 29.47 0.00 4.76 0.18 0.07 65.51 [2026-02-23T02:05:01.477Z] 01:49:01 2 27.79 0.00 4.68 1.64 0.07 65.82 [2026-02-23T02:05:01.477Z] 01:49:01 3 29.31 0.00 5.01 0.59 0.07 65.03 [2026-02-23T02:05:01.477Z] 01:49:01 4 27.87 0.00 5.26 3.68 0.08 63.10 [2026-02-23T02:05:01.477Z] 01:49:01 5 28.32 0.00 5.06 0.35 0.08 66.18 [2026-02-23T02:05:01.477Z] 01:49:01 6 29.49 0.00 4.73 1.39 0.10 64.28 [2026-02-23T02:05:01.477Z] 01:49:01 7 30.26 0.00 4.98 1.98 0.07 62.72 [2026-02-23T02:05:01.477Z] 01:50:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2026-02-23T02:05:01.477Z] 01:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 01:50:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2026-02-23T02:05:01.477Z] 01:50:01 2 0.03 0.00 0.00 0.05 0.00 99.92 [2026-02-23T02:05:01.477Z] 01:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 01:50:01 4 0.05 0.00 0.08 0.02 0.03 99.82 [2026-02-23T02:05:01.477Z] 01:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 01:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2026-02-23T02:05:01.477Z] 01:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:51:01 all 3.15 0.00 1.18 1.32 0.03 94.32 [2026-02-23T02:05:01.477Z] 01:51:01 0 3.54 0.00 0.93 0.07 0.02 95.44 [2026-02-23T02:05:01.477Z] 01:51:01 1 3.62 0.00 1.00 0.49 0.05 94.85 [2026-02-23T02:05:01.477Z] 01:51:01 2 2.34 0.00 0.75 0.60 0.02 96.29 [2026-02-23T02:05:01.477Z] 01:51:01 3 3.13 0.00 0.91 0.05 0.03 95.88 [2026-02-23T02:05:01.477Z] 01:51:01 4 2.67 0.00 2.18 4.66 0.05 90.44 [2026-02-23T02:05:01.477Z] 01:51:01 5 3.08 0.00 1.44 0.22 0.02 95.25 [2026-02-23T02:05:01.477Z] 01:51:01 6 3.01 0.00 1.12 0.72 0.02 95.13 [2026-02-23T02:05:01.477Z] 01:51:01 7 3.81 0.00 1.09 3.78 0.02 91.31 [2026-02-23T02:05:01.477Z] 01:52:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2026-02-23T02:05:01.477Z] 01:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-02-23T02:05:01.477Z] 01:52:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2026-02-23T02:05:01.477Z] 01:52:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2026-02-23T02:05:01.477Z] 01:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:52:01 4 0.02 0.00 0.05 0.02 0.02 99.90 [2026-02-23T02:05:01.477Z] 01:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 01:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 01:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2026-02-23T02:05:01.477Z] 01:53:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2026-02-23T02:05:01.477Z] 01:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2026-02-23T02:05:01.477Z] 01:53:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2026-02-23T02:05:01.477Z] 01:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 01:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 01:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 01:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-02-23T02:05:01.477Z] 01:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-02-23T02:05:01.477Z] 01:53:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2026-02-23T02:05:01.477Z] 01:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-02-23T02:05:01.477Z] 01:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2026-02-23T02:05:01.477Z] 01:54:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2026-02-23T02:05:01.477Z] 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-02-23T02:05:01.477Z] 01:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 01:54:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2026-02-23T02:05:01.477Z] 01:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 01:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 01:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 01:55:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2026-02-23T02:05:01.477Z] 01:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2026-02-23T02:05:01.477Z] 01:55:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2026-02-23T02:05:01.477Z] 01:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 01:55:01 3 0.42 0.00 0.00 0.00 0.02 99.57 [2026-02-23T02:05:01.477Z] 01:55:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2026-02-23T02:05:01.477Z] 01:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 01:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:55:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:56:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2026-02-23T02:05:01.477Z] 01:56:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2026-02-23T02:05:01.477Z] 01:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 01:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-02-23T02:05:01.477Z] 01:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 01:56:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2026-02-23T02:05:01.477Z] 01:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-02-23T02:05:01.477Z] 01:56:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2026-02-23T02:05:01.477Z] 01:57:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2026-02-23T02:05:01.477Z] 01:57:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2026-02-23T02:05:01.477Z] 01:57:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2026-02-23T02:05:01.477Z] 01:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 01:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 01:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 01:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 01:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 01:57:01 7 0.07 0.00 0.05 0.02 0.00 99.87 [2026-02-23T02:05:01.477Z] [2026-02-23T02:05:01.477Z] 01:57:01 CPU %user %nice %system %iowait %steal %idle [2026-02-23T02:05:01.477Z] 01:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2026-02-23T02:05:01.477Z] 01:58:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2026-02-23T02:05:01.477Z] 01:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-02-23T02:05:01.477Z] 01:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2026-02-23T02:05:01.477Z] 01:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 01:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 01:58:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2026-02-23T02:05:01.477Z] 01:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-02-23T02:05:01.477Z] 01:59:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2026-02-23T02:05:01.477Z] 01:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 01:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-02-23T02:05:01.477Z] 01:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 01:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2026-02-23T02:05:01.477Z] 01:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 01:59:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 01:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2026-02-23T02:05:01.477Z] 02:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2026-02-23T02:05:01.477Z] 02:00:01 0 0.02 0.00 0.03 0.02 0.03 99.90 [2026-02-23T02:05:01.477Z] 02:00:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2026-02-23T02:05:01.477Z] 02:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-02-23T02:05:01.477Z] 02:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 02:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 02:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 02:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 02:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2026-02-23T02:05:01.477Z] 02:01:01 all 0.02 0.00 0.03 0.00 0.01 99.93 [2026-02-23T02:05:01.477Z] 02:01:01 0 0.00 0.00 0.07 0.02 0.03 99.88 [2026-02-23T02:05:01.477Z] 02:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 02:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 02:01:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2026-02-23T02:05:01.477Z] 02:01:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2026-02-23T02:05:01.477Z] 02:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 02:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-02-23T02:05:01.477Z] 02:01:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2026-02-23T02:05:01.477Z] 02:02:02 all 0.02 0.00 0.01 0.00 0.02 99.94 [2026-02-23T02:05:01.477Z] 02:02:02 0 0.02 0.00 0.02 0.00 0.03 99.93 [2026-02-23T02:05:01.477Z] 02:02:02 1 0.07 0.00 0.00 0.00 0.02 99.92 [2026-02-23T02:05:01.477Z] 02:02:02 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 02:02:02 3 0.02 0.00 0.03 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 02:02:02 4 0.03 0.00 0.03 0.02 0.02 99.90 [2026-02-23T02:05:01.477Z] 02:02:02 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 02:02:02 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-02-23T02:05:01.477Z] 02:02:02 7 0.00 0.00 0.02 0.02 0.00 99.97 [2026-02-23T02:05:01.477Z] 02:03:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2026-02-23T02:05:01.477Z] 02:03:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2026-02-23T02:05:01.477Z] 02:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 02:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 02:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-02-23T02:05:01.477Z] 02:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-02-23T02:05:01.477Z] 02:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2026-02-23T02:05:01.477Z] 02:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2026-02-23T02:05:01.477Z] 02:03:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2026-02-23T02:05:01.477Z] 02:04:01 all 2.57 0.00 1.04 0.28 0.02 96.10 [2026-02-23T02:05:01.477Z] 02:04:01 0 1.99 0.00 0.64 1.86 0.03 95.48 [2026-02-23T02:05:01.477Z] 02:04:01 1 2.63 0.00 0.97 0.00 0.03 96.36 [2026-02-23T02:05:01.477Z] 02:04:01 2 3.45 0.00 0.85 0.00 0.00 95.70 [2026-02-23T02:05:01.477Z] 02:04:01 3 2.68 0.00 1.22 0.00 0.02 96.08 [2026-02-23T02:05:01.477Z] 02:04:01 4 2.79 0.00 1.20 0.00 0.02 95.99 [2026-02-23T02:05:01.477Z] 02:04:01 5 2.85 0.00 1.63 0.02 0.02 95.49 [2026-02-23T02:05:01.477Z] 02:04:01 6 2.52 0.00 1.25 0.00 0.02 96.20 [2026-02-23T02:05:01.477Z] 02:04:01 7 1.62 0.00 0.52 0.38 0.02 97.46 [2026-02-23T02:05:01.477Z] 02:05:01 all 7.37 0.00 2.94 1.82 0.06 87.81 [2026-02-23T02:05:01.477Z] 02:05:01 0 7.23 0.00 3.68 3.69 0.07 85.33 [2026-02-23T02:05:01.477Z] 02:05:01 1 9.01 0.00 3.25 0.86 0.05 86.83 [2026-02-23T02:05:01.477Z] 02:05:01 2 5.88 0.00 2.17 0.02 0.05 91.88 [2026-02-23T02:05:01.477Z] 02:05:01 3 6.44 0.00 2.66 0.13 0.07 90.70 [2026-02-23T02:05:01.477Z] 02:05:01 4 8.39 0.00 2.93 0.59 0.05 88.05 [2026-02-23T02:05:01.477Z] 02:05:01 5 8.60 0.00 3.48 6.58 0.07 81.27 [2026-02-23T02:05:01.477Z] 02:05:01 6 6.44 0.00 2.46 0.69 0.07 90.34 [2026-02-23T02:05:01.477Z] 02:05:01 7 6.94 0.00 2.91 2.07 0.05 88.04 [2026-02-23T02:05:01.477Z] Average: all 4.93 0.00 1.04 0.50 0.03 93.51 [2026-02-23T02:05:01.477Z] Average: 0 4.89 0.00 1.10 0.93 0.04 93.05 [2026-02-23T02:05:01.477Z] Average: 1 5.04 0.00 1.03 0.19 0.03 93.70 [2026-02-23T02:05:01.477Z] Average: 2 4.92 0.00 0.95 0.49 0.02 93.62 [2026-02-23T02:05:01.477Z] Average: 3 4.98 0.00 1.00 0.10 0.03 93.89 [2026-02-23T02:05:01.477Z] Average: 4 4.92 0.00 1.11 0.52 0.03 93.42 [2026-02-23T02:05:01.477Z] Average: 5 4.81 0.00 1.09 0.64 0.02 93.44 [2026-02-23T02:05:01.477Z] Average: 6 4.96 0.00 1.05 0.18 0.02 93.79 [2026-02-23T02:05:01.477Z] Average: 7 4.93 0.00 0.98 0.92 0.02 93.14 [2026-02-23T02:05:01.477Z] [2026-02-23T02:05:01.477Z] [2026-02-23T02:05:01.477Z]