Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 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-ssh10289655983333218617.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-ssh4205968823324887371.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-ssh10203116713669475924.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-ssh7375202944202054465.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-ssh1451598939276228856.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3692 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 > 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 Avoid second fetch Checking out Revision cd44489fc3ae82cf3a2d67b36bef951c93f0e65f (main) Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.79.3" > git config core.sparsecheckout # timeout=10 > git checkout -f cd44489fc3ae82cf3a2d67b36bef951c93f0e65f # timeout=10 > git rev-list --no-walk 5a3e1eab7525728335601804ebdbe922a7b7d868 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-19T03:02:27.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-19T03:02:27.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-19T03:02:27.355Z] ========================================================= [2026-03-19T03:02:27.355Z] EdgeX Global Pipelines Version Info [2026-03-19T03:02:27.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:02:28.080Z] ------------------- [2026-03-19T03:02:28.080Z] stable info: [2026-03-19T03:02:28.080Z] ------------------- [2026-03-19T03:02:28.080Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-19T03:02:28.080Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-19T03:02:28.080Z] Message: update stable to v1.0.278 [2026-03-19T03:02:29.022Z] ------------------- [2026-03-19T03:02:29.022Z] experimental info: [2026-03-19T03:02:29.022Z] ------------------- [2026-03-19T03:02:29.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-19T03:02:29.023Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-19T03:02:29.023Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-19T03:02:29.102Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-03-19T03:02:29.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-03-19T03:02:29.142Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-19T03:02:29.166Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-19T03:02:29.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-19T03:02:29.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-19T03:02:29.244Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-19T03:02:29.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-19T03:02:29.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-19T03:02:29.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-19T03:02:29.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-19T03:02:29.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-03-19T03:02:29.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-19T03:02:29.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-19T03:02:29.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-19T03:02:29.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-19T03:02:29.478Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-19T03:02:29.500Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-19T03:02:29.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-19T03:02:29.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-19T03:02:29.575Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-19T03:02:29.592Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-19T03:02:29.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-19T03:02:29.637Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-19T03:02:29.662Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-19T03:02:29.687Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-19T03:02:29.708Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-19T03:02:29.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-19T03:02:29.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-19T03:02:29.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-19T03:02:29.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo [2026-03-19T03:02:29.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd44489 [Pipeline] echo [2026-03-19T03:02:29.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-19T03:02:29.940Z] provisioning config files... [2026-03-19T03:02:29.955Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9999188034424963578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:02:30.286Z] ---> ****-login.sh [2026-03-19T03:02:30.286Z] nexus3.edgexfoundry.org:10001 [2026-03-19T03:02:30.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:30.547Z] [2026-03-19T03:02:30.547Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-19T03:02:30.547Z] Configure a credential helper to remove this warning. See [2026-03-19T03:02:30.547Z] https://docs.****.com/go/credential-store/ [2026-03-19T03:02:30.547Z] [2026-03-19T03:02:30.547Z] Login Succeeded [2026-03-19T03:02:30.547Z] nexus3.edgexfoundry.org:10002 [2026-03-19T03:02:30.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:30.547Z] [2026-03-19T03:02:30.547Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-19T03:02:30.547Z] Configure a credential helper to remove this warning. See [2026-03-19T03:02:30.547Z] https://docs.****.com/go/credential-store/ [2026-03-19T03:02:30.547Z] [2026-03-19T03:02:30.548Z] Login Succeeded [2026-03-19T03:02:30.548Z] nexus3.edgexfoundry.org:10003 [2026-03-19T03:02:30.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:30.548Z] [2026-03-19T03:02:30.548Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-19T03:02:30.548Z] Configure a credential helper to remove this warning. See [2026-03-19T03:02:30.548Z] https://docs.****.com/go/credential-store/ [2026-03-19T03:02:30.548Z] [2026-03-19T03:02:30.548Z] Login Succeeded [2026-03-19T03:02:30.548Z] nexus3.edgexfoundry.org:10004 [2026-03-19T03:02:30.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:30.808Z] [2026-03-19T03:02:30.808Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-19T03:02:30.808Z] Configure a credential helper to remove this warning. See [2026-03-19T03:02:30.808Z] https://docs.****.com/go/credential-store/ [2026-03-19T03:02:30.808Z] [2026-03-19T03:02:30.808Z] Login Succeeded [2026-03-19T03:02:30.808Z] ****.io [2026-03-19T03:02:30.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:31.069Z] [2026-03-19T03:02:31.069Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-19T03:02:31.069Z] Configure a credential helper to remove this warning. See [2026-03-19T03:02:31.069Z] https://docs.****.com/go/credential-store/ [2026-03-19T03:02:31.069Z] [2026-03-19T03:02:31.069Z] Login Succeeded [2026-03-19T03:02:31.069Z] ---> ****-login.sh ends [Pipeline] } [2026-03-19T03:02:31.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-19T03:02:31.479Z] + git rev-list -1 --merges cd44489fc3ae82cf3a2d67b36bef951c93f0e65f~1..cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo [2026-03-19T03:02:31.507Z] -----------> git rev-list -1 --merges cd44489fc3ae82cf3a2d67b36bef951c93f0e65f~1..cd44489fc3ae82cf3a2d67b36bef951c93f0e65f cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:02:31.507Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [false] [Pipeline] sh [2026-03-19T03:02:31.802Z] + git log --format=format:%s -1 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo [2026-03-19T03:02:31.817Z] ========================================================= [2026-03-19T03:02:31.818Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-19T03:02:31.818Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-19T03:02:32.165Z] + git log --format=format:%s -1 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo [2026-03-19T03:02:32.178Z] [semverPrep] GIT_COMMIT: cd44489fc3ae82cf3a2d67b36bef951c93f0e65f, Commit Message: Merge pull request #154 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.79.3 [Pipeline] echo [2026-03-19T03:02:32.194Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-19T03:02:32.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T03:02:32.574Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-19T03:02:32.574Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-19T03:02:32.574Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-19T03:02:32.574Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-19T03:02:32.574Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-19T03:02:32.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:02:32.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T03:02:32.926Z] [2026-03-19T03:02:32.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:02:33.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T03:02:33.231Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-19T03:02:33.231Z] 3dae71ba6b94: Pulling fs layer [2026-03-19T03:02:33.231Z] 6bf1a483ea7c: Pulling fs layer [2026-03-19T03:02:33.231Z] f5dfc541a4d3: Pulling fs layer [2026-03-19T03:02:33.231Z] 461d9e800cba: Pulling fs layer [2026-03-19T03:02:33.231Z] 80192f66455f: Pulling fs layer [2026-03-19T03:02:33.231Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-19T03:02:33.231Z] a29436f7fd5d: Pulling fs layer [2026-03-19T03:02:33.231Z] 923cac83aea3: Pulling fs layer [2026-03-19T03:02:33.231Z] 25ad8b0a4227: Pulling fs layer [2026-03-19T03:02:33.231Z] db01528c6b51: Pulling fs layer [2026-03-19T03:02:33.231Z] 28988de357af: Pulling fs layer [2026-03-19T03:02:33.231Z] 461d9e800cba: Waiting [2026-03-19T03:02:33.231Z] 80192f66455f: Waiting [2026-03-19T03:02:33.231Z] 2e8e34ca0e6c: Waiting [2026-03-19T03:02:33.231Z] a29436f7fd5d: Waiting [2026-03-19T03:02:33.231Z] 923cac83aea3: Waiting [2026-03-19T03:02:33.231Z] 25ad8b0a4227: Waiting [2026-03-19T03:02:33.231Z] 28988de357af: Waiting [2026-03-19T03:02:33.231Z] db01528c6b51: Waiting [2026-03-19T03:02:33.231Z] 6bf1a483ea7c: Verifying Checksum [2026-03-19T03:02:33.231Z] 6bf1a483ea7c: Download complete [2026-03-19T03:02:33.231Z] 461d9e800cba: Verifying Checksum [2026-03-19T03:02:33.231Z] 461d9e800cba: Download complete [2026-03-19T03:02:33.231Z] 80192f66455f: Download complete [2026-03-19T03:02:33.495Z] f5dfc541a4d3: Verifying Checksum [2026-03-19T03:02:33.495Z] f5dfc541a4d3: Download complete [2026-03-19T03:02:33.495Z] 3dae71ba6b94: Verifying Checksum [2026-03-19T03:02:33.495Z] 3dae71ba6b94: Download complete [2026-03-19T03:02:33.495Z] 923cac83aea3: Download complete [2026-03-19T03:02:33.756Z] 25ad8b0a4227: Verifying Checksum [2026-03-19T03:02:33.756Z] 25ad8b0a4227: Download complete [2026-03-19T03:02:33.756Z] db01528c6b51: Download complete [2026-03-19T03:02:33.756Z] 28988de357af: Verifying Checksum [2026-03-19T03:02:33.756Z] 28988de357af: Download complete [2026-03-19T03:02:33.756Z] a29436f7fd5d: Verifying Checksum [2026-03-19T03:02:33.756Z] a29436f7fd5d: Download complete [2026-03-19T03:02:34.327Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-19T03:02:34.327Z] 2e8e34ca0e6c: Download complete [2026-03-19T03:02:35.264Z] 3dae71ba6b94: Pull complete [2026-03-19T03:02:35.264Z] 6bf1a483ea7c: Pull complete [2026-03-19T03:02:35.831Z] f5dfc541a4d3: Pull complete [2026-03-19T03:02:36.090Z] 461d9e800cba: Pull complete [2026-03-19T03:02:36.090Z] 80192f66455f: Pull complete [2026-03-19T03:02:39.387Z] 2e8e34ca0e6c: Pull complete [2026-03-19T03:02:40.322Z] a29436f7fd5d: Pull complete [2026-03-19T03:02:40.322Z] 923cac83aea3: Pull complete [2026-03-19T03:02:40.322Z] 25ad8b0a4227: Pull complete [2026-03-19T03:02:40.322Z] db01528c6b51: Pull complete [2026-03-19T03:02:40.582Z] 28988de357af: Pull complete [2026-03-19T03:02:40.582Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-19T03:02:40.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T03:02:40.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:02:40.715Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:02:40.746Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T03:02:42.323Z] $ docker top 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 -eo pid,comm [2026-03-19T03:02:42.375Z] 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-03-19T03:02:42.375Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T03:02:42.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T03:02:42.432Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T03:02:42.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T03:02:42.541Z] $ docker exec 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent [2026-03-19T03:02:42.647Z] SSH_AUTH_SOCK=/tmp/ssh-Ywr1BPHavmZj/agent.32 [2026-03-19T03:02:42.647Z] SSH_AGENT_PID=38 [2026-03-19T03:02:42.657Z] Running ssh-add (command line suppressed) [2026-03-19T03:02:42.751Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5480035319644451367.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5480035319644451367.key) [2026-03-19T03:02:42.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T03:02:43.059Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-03-19T03:02:43.344Z] + git tag --points-at HEAD [Pipeline] } [2026-03-19T03:02:43.353Z] $ docker exec --env ******** --env ******** 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent -k [2026-03-19T03:02:43.469Z] unset SSH_AUTH_SOCK; [2026-03-19T03:02:43.470Z] unset SSH_AGENT_PID; [2026-03-19T03:02:43.470Z] echo Agent pid 38 killed; [2026-03-19T03:02:43.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-19T03:02:43.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T03:02:43.585Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T03:02:43.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T03:02:43.700Z] $ docker exec 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent [2026-03-19T03:02:43.795Z] SSH_AUTH_SOCK=/tmp/ssh-ReOXvisJZxKw/agent.85 [2026-03-19T03:02:43.795Z] SSH_AGENT_PID=91 [2026-03-19T03:02:43.799Z] Running ssh-add (command line suppressed) [2026-03-19T03:02:43.914Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18039538887301474547.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18039538887301474547.key) [2026-03-19T03:02:43.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T03:02:44.222Z] + git semver init [2026-03-19T03:02:44.480Z] 2026-03-19 03:02:44,429 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T03:02:44.480Z] 2026-03-19 03:02:44,434 [run_init] DEBUG init version:0.0.0 force:False [2026-03-19T03:02:44.480Z] 2026-03-19 03:02:44,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-03-19T03:02:44.480Z] 2026-03-19 03:02:44,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-03-19T03:02:44.480Z] 2026-03-19 03:02:44,435 [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-03-19T03:02:45.857Z] 2026-03-19 03:02:45,533 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-03-19T03:02:45.857Z] 2026-03-19 03:02:45,534 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-03-19T03:02:45.857Z] 2026-03-19 03:02:45,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:02:45.857Z] 2026-03-19 03:02:45,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:02:45.857Z] 4.1.0-dev.16 [Pipeline] } [2026-03-19T03:02:45.865Z] $ docker exec --env ******** --env ******** 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent -k [2026-03-19T03:02:45.957Z] unset SSH_AUTH_SOCK; [2026-03-19T03:02:45.957Z] unset SSH_AGENT_PID; [2026-03-19T03:02:45.957Z] echo Agent pid 91 killed; [2026-03-19T03:02:45.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T03:02:46.294Z] + git semver [Pipeline] } [2026-03-19T03:02:46.563Z] $ docker stop --time=1 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 [2026-03-19T03:02:47.856Z] $ docker rm -f --volumes 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-19T03:02:48.200Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-19T03:02:48.485Z] Stashed 1 file(s) [Pipeline] echo [2026-03-19T03:02:48.487Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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-03-19T03:02:48.655Z] provisioning config files... [2026-03-19T03:02:48.679Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10401673884392529775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:02:48.978Z] ---> ****-login.sh [2026-03-19T03:02:48.978Z] nexus3.edgexfoundry.org:10001 [2026-03-19T03:02:48.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:48.978Z] Login Succeeded [2026-03-19T03:02:48.978Z] nexus3.edgexfoundry.org:10002 [2026-03-19T03:02:48.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:48.978Z] Login Succeeded [2026-03-19T03:02:48.978Z] nexus3.edgexfoundry.org:10003 [2026-03-19T03:02:49.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:49.237Z] Login Succeeded [2026-03-19T03:02:49.237Z] nexus3.edgexfoundry.org:10004 [2026-03-19T03:02:49.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:49.237Z] Login Succeeded [2026-03-19T03:02:49.237Z] ****.io [2026-03-19T03:02:49.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:02:49.496Z] Login Succeeded [2026-03-19T03:02:49.496Z] ---> ****-login.sh ends [Pipeline] } [2026-03-19T03:02:49.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-19T03:02:49.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T03:02:49.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T03:02:49.636Z] ========================================================= [2026-03-19T03:02:49.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-19T03:02:49.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:02:49.972Z] + 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-03-19T03:02:50.539Z] #0 building with "default" instance using docker driver [2026-03-19T03:02:50.539Z] [2026-03-19T03:02:50.539Z] #1 [internal] load build definition from Dockerfile [2026-03-19T03:02:50.539Z] #1 transferring dockerfile: 1.28kB done [2026-03-19T03:02:50.539Z] #1 DONE 0.0s [2026-03-19T03:02:50.539Z] [2026-03-19T03:02:50.539Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-19T03:02:50.539Z] #2 DONE 0.1s [2026-03-19T03:02:50.801Z] [2026-03-19T03:02:50.801Z] #3 [internal] load .dockerignore [2026-03-19T03:02:50.801Z] #3 transferring context: 102B done [2026-03-19T03:02:50.801Z] #3 DONE 0.0s [2026-03-19T03:02:50.801Z] [2026-03-19T03:02:50.801Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-19T03:02:50.801Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-19T03:02:50.801Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-19T03:02:50.801Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-19T03:02:50.801Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-19T03:02:50.801Z] #4 ... [2026-03-19T03:02:50.801Z] [2026-03-19T03:02:50.801Z] #5 [internal] load build context [2026-03-19T03:02:50.801Z] #5 transferring context: 18.78MB 0.1s done [2026-03-19T03:02:50.801Z] #5 DONE 0.2s [2026-03-19T03:02:50.801Z] [2026-03-19T03:02:50.801Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-19T03:02:50.801Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-19T03:02:50.801Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-19T03:02:50.801Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-19T03:02:50.801Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 19.92MB / 60.15MB 0.2s [2026-03-19T03:02:50.801Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-03-19T03:02:50.801Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-19T03:02:50.801Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-19T03:02:50.801Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-19T03:02:50.801Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-03-19T03:02:51.059Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.70MB / 60.15MB 0.3s [2026-03-19T03:02:51.059Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-19T03:02:51.059Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s [2026-03-19T03:02:51.059Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-19T03:02:51.059Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-19T03:02:51.059Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-19T03:02:51.059Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.73MB / 112.58MB 0.5s [2026-03-19T03:02:51.059Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-19T03:02:51.059Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.16MB / 14.72MB 0.5s [2026-03-19T03:02:51.318Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-03-19T03:02:51.318Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.21MB / 112.58MB 0.6s [2026-03-19T03:02:51.318Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s [2026-03-19T03:02:51.318Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-19T03:02:51.576Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.7s [2026-03-19T03:02:51.576Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-19T03:02:51.576Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 80.74MB / 112.58MB 0.8s [2026-03-19T03:02:51.576Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s [2026-03-19T03:02:51.834Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-03-19T03:02:56.019Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2026-03-19T03:02:56.019Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-19T03:02:56.019Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-19T03:02:56.019Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-19T03:02:56.019Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-19T03:02:56.019Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-03-19T03:02:56.281Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-03-19T03:02:56.539Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-19T03:02:59.089Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-03-19T03:02:59.089Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-19T03:03:00.026Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-03-19T03:03:00.026Z] #4 DONE 9.3s [2026-03-19T03:03:00.026Z] [2026-03-19T03:03:00.026Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-19T03:03:00.026Z] #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-19T03:03:00.286Z] #6 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-19T03:03:00.854Z] #6 0.745 OK: 265 MiB in 60 packages [2026-03-19T03:03:02.230Z] #6 DONE 2.1s [2026-03-19T03:03:02.230Z] [2026-03-19T03:03:02.230Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-03-19T03:03:02.230Z] #7 DONE 0.0s [2026-03-19T03:03:02.230Z] [2026-03-19T03:03:02.230Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-19T03:03:02.230Z] #8 DONE 0.0s [2026-03-19T03:03:02.230Z] [2026-03-19T03:03:02.230Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-19T03:03:03.620Z] Still waiting to schedule task [2026-03-19T03:03:03.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-19T03:03:14.423Z] #9 DONE 10.8s [2026-03-19T03:03:14.423Z] [2026-03-19T03:03:14.423Z] #10 [builder 6/7] COPY . . [2026-03-19T03:03:14.423Z] #10 DONE 0.1s [2026-03-19T03:03:14.423Z] [2026-03-19T03:03:14.423Z] #11 [builder 7/7] RUN echo noop [2026-03-19T03:03:14.423Z] #11 0.199 noop [2026-03-19T03:03:14.423Z] #11 DONE 0.2s [2026-03-19T03:03:14.423Z] [2026-03-19T03:03:14.423Z] #12 exporting to image [2026-03-19T03:03:14.423Z] #12 exporting layers [2026-03-19T03:03:20.985Z] #12 exporting layers 7.4s done [2026-03-19T03:03:20.985Z] #12 writing image sha256:b70d63133ea3adba51294b8a465d8f6e6bbd4d8f31a5d1dde268d9409e14b9d4 done [2026-03-19T03:03:20.985Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-19T03:03:20.985Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:03:21.312Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-19T03:03:21.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:03:21.384Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:03:21.410Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-19T03:03:21.686Z] $ docker top 2a2997b552b6b602aa24f50166dbd427dac9cf9e48d914cebc2da4b754f8dcc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T03:03:22.024Z] + go version [2026-03-19T03:03:22.024Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-19T03:03:22.032Z] $ docker stop --time=1 2a2997b552b6b602aa24f50166dbd427dac9cf9e48d914cebc2da4b754f8dcc3 [2026-03-19T03:03:23.271Z] $ docker rm -f --volumes 2a2997b552b6b602aa24f50166dbd427dac9cf9e48d914cebc2da4b754f8dcc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:03:23.698Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-19T03:03:23.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:03:23.772Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:03:23.799Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-19T03:03:24.016Z] $ docker top 5d9bd52f425bfbcd54bd055ccbf3bc01414bee7e6450edeffb270fd8c2acce38 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T03:03:24.358Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-03-19T03:03:24.657Z] + make test [2026-03-19T03:03:24.657Z] go test ./... -coverprofile=coverage.out [2026-03-19T03:03:26.031Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-03-19T03:03:47.949Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-03-19T03:03:47.949Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.024s coverage: 41.4% of statements [2026-03-19T03:03:47.949Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-03-19T03:04:00.141Z] 0 issues. [2026-03-19T03:04:00.141Z] go vet ./... [2026-03-19T03:04:05.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-19T03:04:05.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-19T03:04:05.406Z] ./bin/test-attribution-txt.sh [2026-03-19T03:04:05.406Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-19T03:04:05.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-19T03:04:05.436Z] $ docker stop --time=1 5d9bd52f425bfbcd54bd055ccbf3bc01414bee7e6450edeffb270fd8c2acce38 [2026-03-19T03:04:07.177Z] $ docker rm -f --volumes 5d9bd52f425bfbcd54bd055ccbf3bc01414bee7e6450edeffb270fd8c2acce38 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-19T03:04:07.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-19T03:04:07.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-19T03:04:08.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-19T03:04:08.715Z] + ls -al . [2026-03-19T03:04:08.715Z] total 236 [2026-03-19T03:04:08.715Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 03:03 . [2026-03-19T03:04:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:02 .. [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 19 03:02 .dockerignore [2026-03-19T03:04:08.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 03:03 .git [2026-03-19T03:04:08.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:02 .github [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 19 03:02 .gitignore [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 19 03:02 .golangci.yml [2026-03-19T03:04:08.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 03:02 .semver [2026-03-19T03:04:08.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:02 .vscode [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 22466 Mar 19 03:02 Attribution.txt [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 19 03:02 CHANGELOG.md [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 1242 Mar 19 03:02 Dockerfile [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 672 Mar 19 03:02 Jenkinsfile [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 19 03:02 LICENSE [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 2473 Mar 19 03:02 Makefile [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 19 03:02 README.md [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 19 03:02 VERSION [2026-03-19T03:04:08.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:02 bin [2026-03-19T03:04:08.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 03:02 cmd [2026-03-19T03:04:08.715Z] -rw-r--r-- 1 jenkins jenkins 23970 Mar 19 03:03 coverage.out [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 6819 Mar 19 03:02 go.mod [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 89459 Mar 19 03:02 go.sum [2026-03-19T03:04:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:02 internal [2026-03-19T03:04:08.715Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 19 03:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:09.031Z] + 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=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f --label arch=amd64 --label version=4.1.0-dev.16 . [2026-03-19T03:04:09.291Z] #0 building with "default" instance using docker driver [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #1 [internal] load build definition from Dockerfile [2026-03-19T03:04:09.291Z] #1 transferring dockerfile: 1.28kB done [2026-03-19T03:04:09.291Z] #1 DONE 0.0s [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-19T03:04:09.291Z] #2 DONE 0.0s [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-19T03:04:09.291Z] #3 DONE 0.1s [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #4 [internal] load .dockerignore [2026-03-19T03:04:09.291Z] #4 transferring context: 102B done [2026-03-19T03:04:09.291Z] #4 DONE 0.0s [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #5 [internal] load build context [2026-03-19T03:04:09.291Z] #5 transferring context: 36.14kB 0.0s done [2026-03-19T03:04:09.291Z] #5 DONE 0.1s [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-19T03:04:09.291Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-19T03:04:09.291Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-19T03:04:09.291Z] #6 ... [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-19T03:04:09.291Z] #7 DONE 0.1s [2026-03-19T03:04:09.291Z] [2026-03-19T03:04:09.291Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-19T03:04:09.291Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-19T03:04:09.291Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-19T03:04:09.291Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-19T03:04:09.291Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-19T03:04:09.551Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-19T03:04:09.551Z] #6 DONE 0.3s [2026-03-19T03:04:09.551Z] [2026-03-19T03:04:09.551Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-03-19T03:04:09.809Z] #8 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-19T03:04:09.809Z] #8 0.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-19T03:04:10.067Z] #8 ... [2026-03-19T03:04:10.067Z] [2026-03-19T03:04:10.067Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-19T03:04:10.067Z] #9 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-19T03:04:10.067Z] #9 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-19T03:04:10.067Z] #9 0.623 OK: 265 MiB in 60 packages [2026-03-19T03:04:10.067Z] #9 DONE 0.7s [2026-03-19T03:04:10.325Z] [2026-03-19T03:04:10.325Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-03-19T03:04:10.325Z] #10 DONE 0.0s [2026-03-19T03:04:10.325Z] [2026-03-19T03:04:10.325Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-19T03:04:10.325Z] #11 DONE 0.0s [2026-03-19T03:04:10.325Z] [2026-03-19T03:04:10.325Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-03-19T03:04:10.325Z] #8 0.615 (1/6) Installing dumb-init (1.2.5-r3) [2026-03-19T03:04:10.325Z] #8 0.619 (2/6) Installing libgcc (14.2.0-r6) [2026-03-19T03:04:10.325Z] #8 0.625 (3/6) Installing libsodium (1.0.20-r1) [2026-03-19T03:04:10.325Z] #8 0.634 (4/6) Installing libstdc++ (14.2.0-r6) [2026-03-19T03:04:10.325Z] #8 0.661 (5/6) Installing libzmq (4.3.5-r2) [2026-03-19T03:04:10.325Z] #8 0.672 (6/6) Installing zeromq (4.3.5-r2) [2026-03-19T03:04:10.325Z] #8 0.677 Executing busybox-1.37.0-r20.trigger [2026-03-19T03:04:10.325Z] #8 0.685 OK: 11 MiB in 22 packages [2026-03-19T03:04:10.325Z] #8 DONE 0.8s [2026-03-19T03:04:10.325Z] [2026-03-19T03:04:10.325Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-19T03:04:10.891Z] #12 DONE 0.4s [2026-03-19T03:04:10.891Z] [2026-03-19T03:04:10.891Z] #13 [builder 6/7] COPY . . [2026-03-19T03:04:10.891Z] #13 DONE 0.1s [2026-03-19T03:04:10.891Z] [2026-03-19T03:04:10.891Z] #14 [builder 7/7] RUN make build [2026-03-19T03:04:10.891Z] #14 0.282 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-03-19T03:04:11.151Z] #14 ... [2026-03-19T03:04:11.151Z] [2026-03-19T03:04:11.151Z] #15 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-19T03:04:11.151Z] #15 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-19T03:04:11.151Z] #15 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-19T03:04:11.151Z] #15 0.695 OK: 11 MiB in 22 packages [2026-03-19T03:04:11.151Z] #15 DONE 0.8s [2026-03-19T03:04:11.411Z] [2026-03-19T03:04:11.411Z] #14 [builder 7/7] RUN make build [2026-03-19T03:04:37.950Z] #14 24.72 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-03-19T03:04:37.950Z] #14 DONE 25.5s [2026-03-19T03:04:37.950Z] [2026-03-19T03:04:37.950Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-03-19T03:04:37.950Z] #16 DONE 0.2s [2026-03-19T03:04:37.950Z] [2026-03-19T03:04:37.950Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-03-19T03:04:37.950Z] #17 DONE 0.0s [2026-03-19T03:04:37.950Z] [2026-03-19T03:04:37.950Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-03-19T03:04:37.950Z] #18 DONE 0.0s [2026-03-19T03:04:37.950Z] [2026-03-19T03:04:37.950Z] #19 exporting to image [2026-03-19T03:04:37.950Z] #19 exporting layers [2026-03-19T03:04:37.950Z] #19 exporting layers 0.2s done [2026-03-19T03:04:37.950Z] #19 writing image sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done [2026-03-19T03:04:37.950Z] #19 naming to docker.io/library/device-opc-ua done [2026-03-19T03:04:37.950Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-19T03:04:38.070Z] provisioning config files... [2026-03-19T03:04:38.080Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18252068289264620365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:04:38.379Z] ---> ****-login.sh [2026-03-19T03:04:38.380Z] nexus3.edgexfoundry.org:10001 [2026-03-19T03:04:38.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:38.380Z] Login Succeeded [2026-03-19T03:04:38.380Z] nexus3.edgexfoundry.org:10002 [2026-03-19T03:04:38.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:38.380Z] Login Succeeded [2026-03-19T03:04:38.380Z] nexus3.edgexfoundry.org:10003 [2026-03-19T03:04:38.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:38.640Z] Login Succeeded [2026-03-19T03:04:38.640Z] nexus3.edgexfoundry.org:10004 [2026-03-19T03:04:38.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:38.640Z] Login Succeeded [2026-03-19T03:04:38.640Z] ****.io [2026-03-19T03:04:38.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:38.898Z] Login Succeeded [2026-03-19T03:04:38.898Z] ---> ****-login.sh ends [Pipeline] } [2026-03-19T03:04:38.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-19T03:04:38.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T03:04:38.984Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-03-19T03:04:38.984Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:04:38.984Z] latest [2026-03-19T03:04:38.984Z] 4.1.0-dev.16 [2026-03-19T03:04:38.984Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:04:38.984Z] main [2026-03-19T03:04:38.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:39.335Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:39.650Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:04:39.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-19T03:04:39.650Z] ef390f3e0a5e: Preparing [2026-03-19T03:04:39.650Z] 1dfd1a1081ba: Preparing [2026-03-19T03:04:39.650Z] 2deb6cf5b357: Preparing [2026-03-19T03:04:39.650Z] a9f784baf055: Preparing [2026-03-19T03:04:39.650Z] 4836c5e056a1: Preparing [2026-03-19T03:04:39.650Z] cce92674e987: Preparing [2026-03-19T03:04:39.650Z] cce92674e987: Waiting [2026-03-19T03:04:39.650Z] a9f784baf055: Pushed [2026-03-19T03:04:39.650Z] ef390f3e0a5e: Pushed [2026-03-19T03:04:39.650Z] 1dfd1a1081ba: Pushed [2026-03-19T03:04:39.650Z] cce92674e987: Layer already exists [2026-03-19T03:04:40.216Z] 4836c5e056a1: Pushed [2026-03-19T03:04:44.020Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3693 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-03-19T03:04:44.036Z] Running in /w/workspace/device-opc-ua/31 [Pipeline] { [Pipeline] checkout [2026-03-19T03:04:44.076Z] Selected Git installation does not exist. Using Default [2026-03-19T03:04:44.076Z] The recommended git tool is: NONE [2026-03-19T03:04:45.491Z] 2deb6cf5b357: Pushed [2026-03-19T03:04:45.491Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:45.827Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:46.147Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-19T03:04:46.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-19T03:04:46.147Z] ef390f3e0a5e: Preparing [2026-03-19T03:04:46.147Z] 1dfd1a1081ba: Preparing [2026-03-19T03:04:46.147Z] 2deb6cf5b357: Preparing [2026-03-19T03:04:46.147Z] a9f784baf055: Preparing [2026-03-19T03:04:46.147Z] 4836c5e056a1: Preparing [2026-03-19T03:04:46.147Z] cce92674e987: Preparing [2026-03-19T03:04:46.147Z] cce92674e987: Waiting [2026-03-19T03:04:46.147Z] a9f784baf055: Layer already exists [2026-03-19T03:04:46.147Z] 1dfd1a1081ba: Layer already exists [2026-03-19T03:04:46.147Z] 4836c5e056a1: Layer already exists [2026-03-19T03:04:46.147Z] 2deb6cf5b357: Layer already exists [2026-03-19T03:04:46.147Z] ef390f3e0a5e: Layer already exists [2026-03-19T03:04:46.147Z] cce92674e987: Layer already exists [2026-03-19T03:04:46.147Z] latest: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:46.469Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:46.790Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 [2026-03-19T03:04:46.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-19T03:04:46.790Z] ef390f3e0a5e: Preparing [2026-03-19T03:04:46.790Z] 1dfd1a1081ba: Preparing [2026-03-19T03:04:46.790Z] 2deb6cf5b357: Preparing [2026-03-19T03:04:46.790Z] a9f784baf055: Preparing [2026-03-19T03:04:46.790Z] 4836c5e056a1: Preparing [2026-03-19T03:04:46.790Z] cce92674e987: Preparing [2026-03-19T03:04:46.790Z] cce92674e987: Waiting [2026-03-19T03:04:46.790Z] ef390f3e0a5e: Layer already exists [2026-03-19T03:04:46.790Z] a9f784baf055: Layer already exists [2026-03-19T03:04:46.790Z] 2deb6cf5b357: Layer already exists [2026-03-19T03:04:46.790Z] 4836c5e056a1: Layer already exists [2026-03-19T03:04:46.790Z] 1dfd1a1081ba: Layer already exists [2026-03-19T03:04:46.790Z] cce92674e987: Layer already exists [2026-03-19T03:04:46.790Z] 4.1.0-dev.16: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:47.134Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:47.462Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:04:47.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-19T03:04:47.462Z] ef390f3e0a5e: Preparing [2026-03-19T03:04:47.462Z] 1dfd1a1081ba: Preparing [2026-03-19T03:04:47.462Z] 2deb6cf5b357: Preparing [2026-03-19T03:04:47.462Z] a9f784baf055: Preparing [2026-03-19T03:04:47.462Z] 4836c5e056a1: Preparing [2026-03-19T03:04:47.462Z] cce92674e987: Preparing [2026-03-19T03:04:47.462Z] cce92674e987: Waiting [2026-03-19T03:04:47.462Z] 1dfd1a1081ba: Layer already exists [2026-03-19T03:04:47.462Z] a9f784baf055: Layer already exists [2026-03-19T03:04:47.462Z] 2deb6cf5b357: Layer already exists [2026-03-19T03:04:47.462Z] 4836c5e056a1: Layer already exists [2026-03-19T03:04:47.462Z] ef390f3e0a5e: Layer already exists [2026-03-19T03:04:47.462Z] cce92674e987: Layer already exists [2026-03-19T03:04:47.462Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:47.787Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:04:48.112Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-19T03:04:48.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-19T03:04:48.112Z] ef390f3e0a5e: Preparing [2026-03-19T03:04:48.112Z] 1dfd1a1081ba: Preparing [2026-03-19T03:04:48.112Z] 2deb6cf5b357: Preparing [2026-03-19T03:04:48.112Z] a9f784baf055: Preparing [2026-03-19T03:04:48.112Z] 4836c5e056a1: Preparing [2026-03-19T03:04:48.112Z] cce92674e987: Preparing [2026-03-19T03:04:48.112Z] cce92674e987: Waiting [2026-03-19T03:04:48.112Z] ef390f3e0a5e: Layer already exists [2026-03-19T03:04:48.112Z] a9f784baf055: Layer already exists [2026-03-19T03:04:48.112Z] 1dfd1a1081ba: Layer already exists [2026-03-19T03:04:48.112Z] 4836c5e056a1: Layer already exists [2026-03-19T03:04:48.112Z] 2deb6cf5b357: Layer already exists [2026-03-19T03:04:48.112Z] cce92674e987: Layer already exists [2026-03-19T03:04:48.112Z] main: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-19T03:04:48.190Z] ===================================================== [Pipeline] echo [2026-03-19T03:04:48.204Z] taggedImages: [2026-03-19T03:04:48.204Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:04:48.204Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-19T03:04:48.204Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 [2026-03-19T03:04:48.204Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:04:48.204Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2026-03-19T03:04:48.239Z] ========================================================= [2026-03-19T03:04:48.239Z] [edgeXBuildMultiArch] RAW Config: [2026-03-19T03:04:48.239Z] images: [2026-03-19T03:04:48.239Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:04:48.239Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-19T03:04:48.239Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 [2026-03-19T03:04:48.239Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:04:48.239Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-19T03:04:48.239Z] settingsFile: [2026-03-19T03:04:48.239Z] device-opc-ua-settings [2026-03-19T03:04:48.239Z] ========================================================= [Pipeline] node [2026-03-19T03:04:48.561Z] using credential edgex-jenkins-ssh [2026-03-19T03:04:48.583Z] Cloning the remote Git repository [2026-03-19T03:04:48.620Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-03-19T03:04:48.723Z] > git init /w/workspace/device-opc-ua/31 # timeout=10 [2026-03-19T03:04:48.863Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-03-19T03:04:48.864Z] > git --version # timeout=10 [2026-03-19T03:04:48.884Z] > git --version # 'git version 2.25.1' [2026-03-19T03:04:48.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-19T03:04:49.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-19T03:04:50.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-03-19T03:04:50.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-19T03:04:51.771Z] Avoid second fetch [2026-03-19T03:04:51.771Z] Checking out Revision cd44489fc3ae82cf3a2d67b36bef951c93f0e65f (main) [2026-03-19T03:04:52.359Z] Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.79.3" [2026-03-19T03:04:51.785Z] > git config core.sparsecheckout # timeout=10 [2026-03-19T03:04:51.849Z] > git checkout -f cd44489fc3ae82cf3a2d67b36bef951c93f0e65f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-19T03:04:56.554Z] provisioning config files... [2026-03-19T03:04:56.582Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/31@tmp/config17299115615921441273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:04:57.245Z] ---> ****-login.sh [2026-03-19T03:04:57.245Z] nexus3.edgexfoundry.org:10001 [2026-03-19T03:04:57.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:57.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:04:57.796Z] Configure a credential helper to remove this warning. See [2026-03-19T03:04:57.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:04:57.797Z] [2026-03-19T03:04:57.797Z] Login Succeeded [2026-03-19T03:04:57.797Z] nexus3.edgexfoundry.org:10002 [2026-03-19T03:04:58.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:58.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:04:58.071Z] Configure a credential helper to remove this warning. See [2026-03-19T03:04:58.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:04:58.071Z] [2026-03-19T03:04:58.071Z] Login Succeeded [2026-03-19T03:04:58.071Z] nexus3.edgexfoundry.org:10003 [2026-03-19T03:04:58.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:58.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:04:58.612Z] Configure a credential helper to remove this warning. See [2026-03-19T03:04:58.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:04:58.612Z] [2026-03-19T03:04:58.612Z] Login Succeeded [2026-03-19T03:04:58.612Z] nexus3.edgexfoundry.org:10004 [2026-03-19T03:04:58.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:58.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:04:58.884Z] Configure a credential helper to remove this warning. See [2026-03-19T03:04:58.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:04:58.884Z] [2026-03-19T03:04:58.884Z] Login Succeeded [2026-03-19T03:04:58.884Z] ****.io [2026-03-19T03:04:59.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:04:59.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:04:59.421Z] Configure a credential helper to remove this warning. See [2026-03-19T03:04:59.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:04:59.421Z] [2026-03-19T03:04:59.421Z] Login Succeeded [2026-03-19T03:04:59.421Z] ---> ****-login.sh ends [Pipeline] } [2026-03-19T03:04:59.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-19T03:04:59.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T03:04:59.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T03:04:59.785Z] ========================================================= [2026-03-19T03:04:59.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-19T03:04:59.785Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:05:00.162Z] + 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-03-19T03:05:00.436Z] Sending build context to Docker daemon 9.596MB [2026-03-19T03:05:00.436Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-03-19T03:05:00.436Z] Step 2/10 : FROM ${BASE} AS builder [2026-03-19T03:05:00.708Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-19T03:05:00.708Z] 6b59a28fa201: Pulling fs layer [2026-03-19T03:05:00.708Z] d32bb0dddca7: Pulling fs layer [2026-03-19T03:05:00.708Z] 5dab1238d3d9: Pulling fs layer [2026-03-19T03:05:00.708Z] 196fd7d83e7d: Pulling fs layer [2026-03-19T03:05:00.708Z] 4f4fb700ef54: Pulling fs layer [2026-03-19T03:05:00.708Z] 8ba94037c8f0: Pulling fs layer [2026-03-19T03:05:00.708Z] deaec5988b04: Pulling fs layer [2026-03-19T03:05:00.708Z] 9f65657bb879: Pulling fs layer [2026-03-19T03:05:00.708Z] 8ba94037c8f0: Waiting [2026-03-19T03:05:00.708Z] deaec5988b04: Waiting [2026-03-19T03:05:00.708Z] 9f65657bb879: Waiting [2026-03-19T03:05:00.708Z] 196fd7d83e7d: Waiting [2026-03-19T03:05:00.708Z] 4f4fb700ef54: Waiting [2026-03-19T03:05:00.708Z] d32bb0dddca7: Verifying Checksum [2026-03-19T03:05:00.708Z] d32bb0dddca7: Download complete [2026-03-19T03:05:00.708Z] 196fd7d83e7d: Verifying Checksum [2026-03-19T03:05:00.708Z] 196fd7d83e7d: Download complete [2026-03-19T03:05:00.708Z] 4f4fb700ef54: Verifying Checksum [2026-03-19T03:05:00.708Z] 4f4fb700ef54: Download complete [2026-03-19T03:05:00.708Z] 8ba94037c8f0: Verifying Checksum [2026-03-19T03:05:00.708Z] 8ba94037c8f0: Download complete [2026-03-19T03:05:00.708Z] 6b59a28fa201: Verifying Checksum [2026-03-19T03:05:00.708Z] 6b59a28fa201: Download complete [2026-03-19T03:05:01.294Z] 9f65657bb879: Verifying Checksum [2026-03-19T03:05:01.294Z] 9f65657bb879: Download complete [2026-03-19T03:05:01.882Z] 6b59a28fa201: Pull complete [2026-03-19T03:05:02.469Z] d32bb0dddca7: Pull complete [2026-03-19T03:05:02.469Z] 5dab1238d3d9: Verifying Checksum [2026-03-19T03:05:02.469Z] 5dab1238d3d9: Download complete [2026-03-19T03:05:03.241Z] Still waiting to schedule task [2026-03-19T03:05:03.241Z] ‘prd-centos7-docker-4c-2g-3691’ is offline [2026-03-19T03:05:04.417Z] deaec5988b04: Verifying Checksum [2026-03-19T03:05:04.417Z] deaec5988b04: Download complete [2026-03-19T03:05:16.748Z] 5dab1238d3d9: Pull complete [2026-03-19T03:05:16.748Z] 196fd7d83e7d: Pull complete [2026-03-19T03:05:16.748Z] 4f4fb700ef54: Pull complete [2026-03-19T03:05:16.748Z] 8ba94037c8f0: Pull complete [2026-03-19T03:05:26.834Z] deaec5988b04: Pull complete [2026-03-19T03:05:27.800Z] 9f65657bb879: Pull complete [2026-03-19T03:05:27.800Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-19T03:05:27.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-19T03:05:27.800Z] ---> 334268110677 [2026-03-19T03:05:27.800Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-03-19T03:05:29.752Z] ---> Running in b0d8d42e3766 [2026-03-19T03:05:30.021Z] Removing intermediate container b0d8d42e3766 [2026-03-19T03:05:30.021Z] ---> 7745969b38a6 [2026-03-19T03:05:30.021Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-19T03:05:30.021Z] ---> Running in c92811ba83ef [2026-03-19T03:05:30.288Z] Removing intermediate container c92811ba83ef [2026-03-19T03:05:30.288Z] ---> da1cea6edd7a [2026-03-19T03:05:30.288Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-19T03:05:30.555Z] ---> Running in fe6e4eb74aae [2026-03-19T03:05:31.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-19T03:05:31.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-19T03:05:33.732Z] OK: 255 MiB in 60 packages [2026-03-19T03:05:34.693Z] Removing intermediate container fe6e4eb74aae [2026-03-19T03:05:34.693Z] ---> 2efa06294411 [2026-03-19T03:05:34.693Z] Step 6/10 : WORKDIR /device-opcua [2026-03-19T03:05:34.693Z] ---> Running in 0d050554db76 [2026-03-19T03:05:34.964Z] Removing intermediate container 0d050554db76 [2026-03-19T03:05:34.964Z] ---> 36598573b35a [2026-03-19T03:05:34.964Z] Step 7/10 : COPY go.mod vendor* ./ [2026-03-19T03:05:35.552Z] ---> 1362526f1760 [2026-03-19T03:05:35.552Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-19T03:05:35.552Z] ---> Running in bd840d8c6317 [2026-03-19T03:06:28.181Z] Running on prd-centos7-docker-4c-2g-3695 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-19T03:06:28.226Z] provisioning config files... [2026-03-19T03:06:28.250Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7619357258915341706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:06:32.528Z] ---> ****-login.sh [2026-03-19T03:06:32.528Z] nexus3.edgexfoundry.org:10001 [2026-03-19T03:06:32.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:06:32.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:06:32.528Z] Configure a credential helper to remove this warning. See [2026-03-19T03:06:32.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:06:32.528Z] [2026-03-19T03:06:32.528Z] Login Succeeded [2026-03-19T03:06:32.528Z] nexus3.edgexfoundry.org:10002 [2026-03-19T03:06:32.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:06:32.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:06:32.789Z] Configure a credential helper to remove this warning. See [2026-03-19T03:06:32.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:06:32.790Z] [2026-03-19T03:06:32.790Z] Login Succeeded [2026-03-19T03:06:32.790Z] nexus3.edgexfoundry.org:10003 [2026-03-19T03:06:32.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:06:32.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:06:32.790Z] Configure a credential helper to remove this warning. See [2026-03-19T03:06:32.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:06:32.790Z] [2026-03-19T03:06:32.790Z] Login Succeeded [2026-03-19T03:06:32.790Z] nexus3.edgexfoundry.org:10004 [2026-03-19T03:06:32.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:06:32.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:06:32.790Z] Configure a credential helper to remove this warning. See [2026-03-19T03:06:32.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:06:32.790Z] [2026-03-19T03:06:32.790Z] Login Succeeded [2026-03-19T03:06:33.051Z] ****.io [2026-03-19T03:06:33.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:06:33.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:06:33.051Z] Configure a credential helper to remove this warning. See [2026-03-19T03:06:33.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:06:33.051Z] [2026-03-19T03:06:33.051Z] Login Succeeded [2026-03-19T03:06:33.051Z] ---> ****-login.sh ends [Pipeline] } [2026-03-19T03:06:33.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T03:06:33.422Z] + docker buildx ls [2026-03-19T03:06:33.422Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-19T03:06:33.422Z] default * docker [2026-03-19T03:06:33.422Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-19T03:06:33.719Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-19T03:06:33.719Z] edgex-builder [Pipeline] sh [2026-03-19T03:06:34.016Z] + docker buildx inspect --bootstrap [2026-03-19T03:06:34.016Z] #1 [internal] booting buildkit [2026-03-19T03:06:34.016Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-19T03:06:38.227Z] #1 pulling image moby/buildkit:buildx-stable-1 4.0s done [2026-03-19T03:06:38.227Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-19T03:06:40.141Z] #1 creating container buildx_buildkit_edgex-builder0 2.2s done [2026-03-19T03:06:40.141Z] #1 DONE 6.2s [2026-03-19T03:06:40.141Z] Name: edgex-builder [2026-03-19T03:06:40.141Z] Driver: docker-container [2026-03-19T03:06:40.141Z] [2026-03-19T03:06:40.141Z] Nodes: [2026-03-19T03:06:40.141Z] Name: edgex-builder0 [2026-03-19T03:06:40.141Z] Endpoint: unix:///var/run/docker.sock [2026-03-19T03:06:40.141Z] Status: running [2026-03-19T03:06:40.141Z] Buildkit: v0.28.0 [2026-03-19T03:06:40.141Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-19T03:06:40.438Z] + docker buildx ls [2026-03-19T03:06:40.438Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-19T03:06:40.438Z] edgex-builder * docker-container [2026-03-19T03:06:40.438Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-19T03:06:40.438Z] default docker [2026-03-19T03:06:40.438Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-19T03:06:40.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f' [2026-03-19T03:06:40.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f --push - [2026-03-19T03:06:40.990Z] #1 [internal] load build definition from Dockerfile [2026-03-19T03:06:40.991Z] #1 transferring dockerfile: 198B done [2026-03-19T03:06:40.991Z] #1 DONE 0.1s [2026-03-19T03:06:40.991Z] [2026-03-19T03:06:40.991Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:06:40.991Z] #2 DONE 0.1s [2026-03-19T03:06:40.991Z] [2026-03-19T03:06:40.991Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:06:40.991Z] #3 DONE 0.1s [2026-03-19T03:06:40.991Z] [2026-03-19T03:06:40.991Z] #4 [internal] load .dockerignore [2026-03-19T03:06:40.991Z] #4 transferring context: 2B done [2026-03-19T03:06:40.991Z] #4 DONE 0.0s [2026-03-19T03:06:40.991Z] [2026-03-19T03:06:40.991Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:40.991Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:40.991Z] #5 DONE 0.0s [2026-03-19T03:06:40.991Z] [2026-03-19T03:06:40.991Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:40.991Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:41.251Z] #6 DONE 0.2s [2026-03-19T03:06:41.251Z] [2026-03-19T03:06:41.251Z] #7 exporting to image [2026-03-19T03:06:41.251Z] #7 exporting layers done [2026-03-19T03:06:41.251Z] #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd 0.0s done [2026-03-19T03:06:41.251Z] #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done [2026-03-19T03:06:41.251Z] #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 [2026-03-19T03:06:41.251Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-19T03:06:41.251Z] #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 0.0s done [2026-03-19T03:06:41.251Z] #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb 0.0s done [2026-03-19T03:06:41.251Z] #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done [2026-03-19T03:06:41.251Z] #7 DONE 0.1s [2026-03-19T03:06:41.251Z] [2026-03-19T03:06:41.251Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-19T03:06:41.251Z] #8 DONE 0.0s [2026-03-19T03:06:41.512Z] [2026-03-19T03:06:41.512Z] 1 warning found (use --debug to expand): [2026-03-19T03:06:41.512Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-19T03:06:41.839Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2026-03-19T03:06:41.839Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2026-03-19T03:06:42.098Z] #1 [internal] load build definition from Dockerfile [2026-03-19T03:06:42.098Z] #1 transferring dockerfile: 164B done [2026-03-19T03:06:42.098Z] #1 DONE 0.0s [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-19T03:06:42.098Z] #2 DONE 0.0s [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-19T03:06:42.098Z] #3 DONE 0.0s [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] #4 [internal] load .dockerignore [2026-03-19T03:06:42.098Z] #4 transferring context: 2B done [2026-03-19T03:06:42.098Z] #4 DONE 0.0s [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:42.098Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:42.098Z] #5 CACHED [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:42.098Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:42.098Z] #6 CACHED [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] #7 exporting to image [2026-03-19T03:06:42.098Z] #7 exporting layers done [2026-03-19T03:06:42.098Z] #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done [2026-03-19T03:06:42.098Z] #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done [2026-03-19T03:06:42.098Z] #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done [2026-03-19T03:06:42.098Z] #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done [2026-03-19T03:06:42.098Z] #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done [2026-03-19T03:06:42.098Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-19T03:06:42.098Z] #7 DONE 0.0s [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-19T03:06:42.098Z] #8 DONE 0.0s [2026-03-19T03:06:42.098Z] [2026-03-19T03:06:42.098Z] 1 warning found (use --debug to expand): [2026-03-19T03:06:42.098Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-19T03:06:42.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 --push - [2026-03-19T03:06:42.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16' [2026-03-19T03:06:42.652Z] #1 [internal] load build definition from Dockerfile [2026-03-19T03:06:42.652Z] #1 transferring dockerfile: 170B done [2026-03-19T03:06:42.652Z] #1 DONE 0.0s [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 [2026-03-19T03:06:42.652Z] #2 DONE 0.0s [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 [2026-03-19T03:06:42.652Z] #3 DONE 0.0s [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #4 [internal] load .dockerignore [2026-03-19T03:06:42.652Z] #4 transferring context: 2B done [2026-03-19T03:06:42.652Z] #4 DONE 0.0s [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:42.652Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:42.652Z] #5 DONE 0.0s [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:42.652Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:42.652Z] #6 CACHED [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:42.652Z] #5 CACHED [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #7 exporting to image [2026-03-19T03:06:42.652Z] #7 exporting layers done [2026-03-19T03:06:42.652Z] #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done [2026-03-19T03:06:42.652Z] #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done [2026-03-19T03:06:42.652Z] #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done [2026-03-19T03:06:42.652Z] #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done [2026-03-19T03:06:42.652Z] #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done [2026-03-19T03:06:42.652Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-19T03:06:42.652Z] #7 DONE 0.0s [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-19T03:06:42.652Z] #8 DONE 0.0s [2026-03-19T03:06:42.652Z] [2026-03-19T03:06:42.652Z] 1 warning found (use --debug to expand): [2026-03-19T03:06:42.652Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-19T03:06:43.013Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16' [2026-03-19T03:06:43.013Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 --push - [2026-03-19T03:06:43.013Z] #1 [internal] load build definition from Dockerfile [2026-03-19T03:06:43.013Z] #1 transferring dockerfile: 211B done [2026-03-19T03:06:43.013Z] #1 DONE 0.0s [2026-03-19T03:06:43.013Z] [2026-03-19T03:06:43.013Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:06:43.013Z] #2 DONE 0.0s [2026-03-19T03:06:43.013Z] [2026-03-19T03:06:43.013Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:06:43.013Z] #3 DONE 0.0s [2026-03-19T03:06:43.013Z] [2026-03-19T03:06:43.013Z] #4 [internal] load .dockerignore [2026-03-19T03:06:43.013Z] #4 transferring context: 2B done [2026-03-19T03:06:43.013Z] #4 DONE 0.0s [2026-03-19T03:06:43.013Z] [2026-03-19T03:06:43.013Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:43.013Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:43.013Z] #5 CACHED [2026-03-19T03:06:43.013Z] [2026-03-19T03:06:43.013Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:43.271Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:43.271Z] #6 CACHED [2026-03-19T03:06:43.271Z] [2026-03-19T03:06:43.271Z] #7 exporting to image [2026-03-19T03:06:43.271Z] #7 exporting layers done [2026-03-19T03:06:43.271Z] #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done [2026-03-19T03:06:43.271Z] #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done [2026-03-19T03:06:43.271Z] #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done [2026-03-19T03:06:43.271Z] #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done [2026-03-19T03:06:43.271Z] #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done [2026-03-19T03:06:43.271Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-19T03:06:43.271Z] #7 DONE 0.0s [2026-03-19T03:06:43.271Z] [2026-03-19T03:06:43.271Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-19T03:06:43.272Z] #8 DONE 0.0s [2026-03-19T03:06:43.272Z] [2026-03-19T03:06:43.272Z] 1 warning found (use --debug to expand): [2026-03-19T03:06:43.272Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-19T03:06:43.571Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2026-03-19T03:06:43.571Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2026-03-19T03:06:43.830Z] #1 [internal] load build definition from Dockerfile [2026-03-19T03:06:43.830Z] #1 transferring dockerfile: 162B done [2026-03-19T03:06:43.830Z] #1 DONE 0.0s [2026-03-19T03:06:43.830Z] [2026-03-19T03:06:43.830Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-19T03:06:43.830Z] #2 DONE 0.0s [2026-03-19T03:06:43.830Z] [2026-03-19T03:06:43.830Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-19T03:06:43.830Z] #3 DONE 0.0s [2026-03-19T03:06:43.830Z] [2026-03-19T03:06:43.830Z] #4 [internal] load .dockerignore [2026-03-19T03:06:43.830Z] #4 transferring context: 2B done [2026-03-19T03:06:43.830Z] #4 DONE 0.0s [2026-03-19T03:06:43.830Z] [2026-03-19T03:06:43.830Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:43.830Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:43.830Z] #5 DONE 0.0s [2026-03-19T03:06:43.830Z] [2026-03-19T03:06:43.830Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:43.830Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done [2026-03-19T03:06:43.830Z] #6 CACHED [2026-03-19T03:06:43.830Z] [2026-03-19T03:06:43.830Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 [2026-03-19T03:06:43.830Z] #5 CACHED [2026-03-19T03:06:43.830Z] [2026-03-19T03:06:43.830Z] #7 exporting to image [2026-03-19T03:06:43.830Z] #7 exporting layers done [2026-03-19T03:06:43.830Z] #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done [2026-03-19T03:06:43.830Z] #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done [2026-03-19T03:06:43.830Z] #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done [2026-03-19T03:06:43.830Z] #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done [2026-03-19T03:06:43.830Z] #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done [2026-03-19T03:06:43.830Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-19T03:06:43.830Z] #7 DONE 0.0s [2026-03-19T03:06:44.401Z] [2026-03-19T03:06:44.401Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-19T03:06:44.401Z] #8 DONE 0.0s [2026-03-19T03:06:44.401Z] [2026-03-19T03:06:44.401Z] 1 warning found (use --debug to expand): [2026-03-19T03:06:44.401Z]  - 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-03-19T03:06:44.797Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:06:45.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:06:45.648Z] ---> package-listing.sh [2026-03-19T03:06:45.648Z] ++ facter osfamily [2026-03-19T03:06:45.648Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-19T03:06:45.919Z] + OS_FAMILY=redhat [2026-03-19T03:06:45.919Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-03-19T03:06:45.919Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-19T03:06:45.919Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-19T03:06:45.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-19T03:06:45.919Z] + PACKAGES=/tmp/packages_start.txt [2026-03-19T03:06:45.920Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-19T03:06:45.920Z] + PACKAGES=/tmp/packages_end.txt [2026-03-19T03:06:45.920Z] + case "${OS_FAMILY}" in [2026-03-19T03:06:45.920Z] + sort [2026-03-19T03:06:45.920Z] + rpm -qa [2026-03-19T03:06:46.489Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-19T03:06:46.489Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-19T03:06:46.489Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-19T03:06:46.489Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-19T03:06:46.489Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-03-19T03:06:46.489Z] + 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-03-19T03:06:46.758Z] 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-03-19T03:06:47.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:06:47.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T03:06:47.627Z] [2026-03-19T03:06:47.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:06:47.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T03:06:47.937Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-19T03:06:47.937Z] 5eb5b503b376: Pulling fs layer [2026-03-19T03:06:47.937Z] 5c69ac0246d0: Pulling fs layer [2026-03-19T03:06:47.937Z] ec43610c2a17: Pulling fs layer [2026-03-19T03:06:47.937Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-19T03:06:47.937Z] 33b1e0a273af: Pulling fs layer [2026-03-19T03:06:47.937Z] 5d3b04190fa2: Pulling fs layer [2026-03-19T03:06:47.937Z] 2f39f015ded8: Pulling fs layer [2026-03-19T03:06:47.937Z] 3a2ae6a8a46f: Waiting [2026-03-19T03:06:47.937Z] 33b1e0a273af: Waiting [2026-03-19T03:06:47.937Z] 5d3b04190fa2: Waiting [2026-03-19T03:06:47.937Z] 2f39f015ded8: Waiting [2026-03-19T03:06:47.937Z] 5c69ac0246d0: Verifying Checksum [2026-03-19T03:06:47.937Z] 5c69ac0246d0: Download complete [2026-03-19T03:06:47.937Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-19T03:06:47.937Z] 3a2ae6a8a46f: Download complete [2026-03-19T03:06:48.200Z] 33b1e0a273af: Verifying Checksum [2026-03-19T03:06:48.200Z] 33b1e0a273af: Download complete [2026-03-19T03:06:48.200Z] 5d3b04190fa2: Verifying Checksum [2026-03-19T03:06:48.200Z] 5d3b04190fa2: Download complete [2026-03-19T03:06:48.200Z] ec43610c2a17: Verifying Checksum [2026-03-19T03:06:48.200Z] ec43610c2a17: Download complete [2026-03-19T03:06:48.200Z] 5eb5b503b376: Verifying Checksum [2026-03-19T03:06:48.200Z] 5eb5b503b376: Download complete [2026-03-19T03:06:48.769Z] 2f39f015ded8: Verifying Checksum [2026-03-19T03:06:48.769Z] 2f39f015ded8: Download complete [2026-03-19T03:06:49.741Z] 5eb5b503b376: Pull complete [2026-03-19T03:06:49.741Z] 5c69ac0246d0: Pull complete [2026-03-19T03:06:50.314Z] ec43610c2a17: Pull complete [2026-03-19T03:06:50.314Z] 3a2ae6a8a46f: Pull complete [2026-03-19T03:06:50.573Z] 33b1e0a273af: Pull complete [2026-03-19T03:06:50.573Z] 5d3b04190fa2: Pull complete [2026-03-19T03:06:54.800Z] 2f39f015ded8: Pull complete [2026-03-19T03:06:54.800Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-19T03:06:54.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T03:06:54.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:06:54.980Z] prd-centos7-docker-4c-2g-3695 does not seem to be running inside a container [2026-03-19T03:06:55.018Z] $ 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-03-19T03:07:02.025Z] $ docker top c36fc4d3d8b87ea4e4079bf9b90d7df182229d4945617524c15665f90718fdda -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T03:07:02.375Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-19T03:07:02.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-19T03:07:02.954Z] + ls /var/log/sa-host [2026-03-19T03:07:02.954Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-19T03:07:03.116Z] provisioning config files... [2026-03-19T03:07:03.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6005168433446162103tmp [Pipeline] { [Pipeline] echo [2026-03-19T03:07:03.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:07:03.441Z] ---> create-netrc.sh [Pipeline] } [2026-03-19T03:07:03.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:07:03.804Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-19T03:07:03.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:07:04.100Z] ---> sudo-logs.sh [2026-03-19T03:07:04.100Z] Archiving 'sudo' log.. [2026-03-19T03:07:04.100Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3695.novalocal: Name or service not known [2026-03-19T03:07:04.100Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3695.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-19T03:07:04.125Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:07:04.417Z] ---> job-cost.sh [2026-03-19T03:07:04.417Z] lf-activate-venv: SKIPPING [2026-03-19T03:07:04.417Z] INFO: No Stack... [2026-03-19T03:07:04.676Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-19T03:07:04.935Z] INFO: Archiving Costs [Pipeline] echo [2026-03-19T03:07:04.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:07:05.233Z] ---> logs-deploy.sh [2026-03-19T03:07:05.233Z] lf-activate-venv: SKIPPING [2026-03-19T03:07:05.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/31 [2026-03-19T03:07:05.233Z] INFO: archiving workspace using pattern(s): [2026-03-19T03:07:06.174Z] Archives upload complete. [2026-03-19T03:07:06.174Z] INFO: archiving logs to Nexus [2026-03-19T03:07:07.110Z] ---> uname -a: [2026-03-19T03:07:07.110Z] Linux prd-centos7-docker-4c-2g-3695.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-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] ---> lscpu: [2026-03-19T03:07:07.110Z] Architecture: x86_64 [2026-03-19T03:07:07.110Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-19T03:07:07.110Z] Byte Order: Little Endian [2026-03-19T03:07:07.110Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-19T03:07:07.110Z] CPU(s): 2 [2026-03-19T03:07:07.110Z] On-line CPU(s) list: 0,1 [2026-03-19T03:07:07.110Z] Thread(s) per core: 1 [2026-03-19T03:07:07.110Z] Core(s) per socket: 1 [2026-03-19T03:07:07.110Z] Socket(s): 2 [2026-03-19T03:07:07.110Z] NUMA node(s): 1 [2026-03-19T03:07:07.110Z] Vendor ID: AuthenticAMD [2026-03-19T03:07:07.110Z] CPU family: 23 [2026-03-19T03:07:07.110Z] Model: 49 [2026-03-19T03:07:07.110Z] Model name: AMD EPYC-Rome Processor [2026-03-19T03:07:07.110Z] Stepping: 0 [2026-03-19T03:07:07.110Z] CPU MHz: 2800.000 [2026-03-19T03:07:07.110Z] BogoMIPS: 5600.00 [2026-03-19T03:07:07.110Z] Virtualization: AMD-V [2026-03-19T03:07:07.110Z] Hypervisor vendor: KVM [2026-03-19T03:07:07.110Z] Virtualization type: full [2026-03-19T03:07:07.110Z] L1d cache: 64 KiB [2026-03-19T03:07:07.110Z] L1i cache: 64 KiB [2026-03-19T03:07:07.110Z] L2 cache: 1 MiB [2026-03-19T03:07:07.110Z] L3 cache: 32 MiB [2026-03-19T03:07:07.110Z] NUMA node0 CPU(s): 0,1 [2026-03-19T03:07:07.110Z] Vulnerability Itlb multihit: Not affected [2026-03-19T03:07:07.110Z] Vulnerability L1tf: Not affected [2026-03-19T03:07:07.110Z] Vulnerability Mds: Not affected [2026-03-19T03:07:07.110Z] Vulnerability Meltdown: Not affected [2026-03-19T03:07:07.110Z] Vulnerability Mmio stale data: Not affected [2026-03-19T03:07:07.110Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-19T03:07:07.110Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-19T03:07:07.110Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-19T03:07:07.110Z] Vulnerability Srbds: Not affected [2026-03-19T03:07:07.110Z] Vulnerability Tsx async abort: Not affected [2026-03-19T03:07:07.110Z] 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-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] ---> nproc: [2026-03-19T03:07:07.110Z] 2 [2026-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] ---> df -h: [2026-03-19T03:07:07.110Z] Filesystem Size Used Avail Use% Mounted on [2026-03-19T03:07:07.110Z] overlay 40G 7.4G 33G 19% / [2026-03-19T03:07:07.110Z] tmpfs 64M 0 64M 0% /dev [2026-03-19T03:07:07.110Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-19T03:07:07.110Z] shm 64M 0 64M 0% /dev/shm [2026-03-19T03:07:07.110Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] [2026-03-19T03:07:07.110Z] Cannot open /var/log/sysstat/sa19: No such file or directory [2026-03-19T03:07:07.110Z] Please check if data collecting is enabled [2026-03-19T03:07:07.110Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-19T03:07:07.146Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-19T03:07:07.150Z] $ docker stop --time=1 c36fc4d3d8b87ea4e4079bf9b90d7df182229d4945617524c15665f90718fdda [2026-03-19T03:07:08.920Z] $ docker rm -f --volumes c36fc4d3d8b87ea4e4079bf9b90d7df182229d4945617524c15665f90718fdda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-19T03:07:09.013Z] [WS-CLEANUP] Deleting project workspace... [2026-03-19T03:07:09.013Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-19T03:07:09.032Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:07:09.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T03:07:09.456Z] [2026-03-19T03:07:09.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:07:09.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T03:07:09.756Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-19T03:07:09.756Z] 5eb5b503b376: Pulling fs layer [2026-03-19T03:07:09.756Z] 5c69ac0246d0: Pulling fs layer [2026-03-19T03:07:09.756Z] ec43610c2a17: Pulling fs layer [2026-03-19T03:07:09.756Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-19T03:07:09.756Z] 33b1e0a273af: Pulling fs layer [2026-03-19T03:07:09.756Z] 5d3b04190fa2: Pulling fs layer [2026-03-19T03:07:09.756Z] 2f39f015ded8: Pulling fs layer [2026-03-19T03:07:09.756Z] 33b1e0a273af: Waiting [2026-03-19T03:07:09.756Z] 5d3b04190fa2: Waiting [2026-03-19T03:07:09.756Z] 2f39f015ded8: Waiting [2026-03-19T03:07:09.756Z] 3a2ae6a8a46f: Waiting [2026-03-19T03:07:09.756Z] 5c69ac0246d0: Verifying Checksum [2026-03-19T03:07:09.756Z] 5c69ac0246d0: Download complete [2026-03-19T03:07:09.756Z] 3a2ae6a8a46f: Download complete [2026-03-19T03:07:09.756Z] 33b1e0a273af: Verifying Checksum [2026-03-19T03:07:09.756Z] 33b1e0a273af: Download complete [2026-03-19T03:07:09.756Z] 5d3b04190fa2: Download complete [2026-03-19T03:07:09.756Z] ec43610c2a17: Verifying Checksum [2026-03-19T03:07:09.756Z] ec43610c2a17: Download complete [2026-03-19T03:07:10.014Z] 5eb5b503b376: Verifying Checksum [2026-03-19T03:07:10.014Z] 5eb5b503b376: Download complete [2026-03-19T03:07:10.578Z] 2f39f015ded8: Download complete [2026-03-19T03:07:11.509Z] 5eb5b503b376: Pull complete [2026-03-19T03:07:11.509Z] 5c69ac0246d0: Pull complete [2026-03-19T03:07:12.073Z] ec43610c2a17: Pull complete [2026-03-19T03:07:12.073Z] 3a2ae6a8a46f: Pull complete [2026-03-19T03:07:12.331Z] 33b1e0a273af: Pull complete [2026-03-19T03:07:12.331Z] 5d3b04190fa2: Pull complete [2026-03-19T03:07:17.593Z] 2f39f015ded8: Pull complete [2026-03-19T03:07:17.593Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-19T03:07:17.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T03:07:17.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:07:17.689Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:07:17.713Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-19T03:07:18.940Z] $ docker top c6934cf38231b19837af4686b2a63ecaadbfabb2429d49f2d77c63a63fa96ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:07:19.327Z] ---> job-cost.sh [2026-03-19T03:07:19.327Z] lf-activate-venv: SKIPPING [2026-03-19T03:07:19.327Z] INFO: No Stack... [2026-03-19T03:07:19.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-19T03:07:19.843Z] INFO: Archiving Costs [Pipeline] sh [2026-03-19T03:07:20.128Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-03-19T03:07:20.128Z] + cut -d, -f6 [Pipeline] lock [2026-03-19T03:07:20.140Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [2026-03-19T03:07:20.149Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] did not exist. Created. [2026-03-19T03:07:20.155Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-19T03:07:20.459Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-19T03:07:20.494Z] Stashed 1 file(s) [Pipeline] } [2026-03-19T03:07:20.501Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-19T03:07:20.526Z] $ docker stop --time=1 c6934cf38231b19837af4686b2a63ecaadbfabb2429d49f2d77c63a63fa96ae9 [2026-03-19T03:07:21.671Z] $ docker rm -f --volumes c6934cf38231b19837af4686b2a63ecaadbfabb2429d49f2d77c63a63fa96ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-19T03:07:27.216Z] Removing intermediate container bd840d8c6317 [2026-03-19T03:07:27.216Z] ---> 6a7e27ee2cf9 [2026-03-19T03:07:27.216Z] Step 9/10 : COPY . . [2026-03-19T03:07:27.216Z] ---> a8b155d73a56 [2026-03-19T03:07:27.216Z] Step 10/10 : RUN ${MAKE} [2026-03-19T03:07:27.216Z] ---> Running in 7cbbedfd60b4 [2026-03-19T03:07:27.216Z] noop [2026-03-19T03:07:27.216Z] Removing intermediate container 7cbbedfd60b4 [2026-03-19T03:07:27.216Z] ---> 9ae93ea1eeca [2026-03-19T03:07:27.216Z] Successfully built 9ae93ea1eeca [2026-03-19T03:07:27.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:07:27.588Z] + docker inspect -f . ci-base-image-arm64 [2026-03-19T03:07:27.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:07:27.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-3693 does not seem to be running inside a container [2026-03-19T03:07:27.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/31 -v /w/workspace/device-opc-ua/31:/w/workspace/device-opc-ua/31:rw,z -v /w/workspace/device-opc-ua/31@tmp:/w/workspace/device-opc-ua/31@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-03-19T03:07:30.050Z] $ docker top a087475e8b75c73f8c4041401bc48ff0733e3ae1fe669a63c0ba5d9c2e5c8ff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T03:07:30.882Z] + go version [2026-03-19T03:07:30.882Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-19T03:07:30.895Z] $ docker stop --time=1 a087475e8b75c73f8c4041401bc48ff0733e3ae1fe669a63c0ba5d9c2e5c8ff2 [2026-03-19T03:07:32.489Z] $ docker rm -f --volumes a087475e8b75c73f8c4041401bc48ff0733e3ae1fe669a63c0ba5d9c2e5c8ff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:07:33.071Z] + docker inspect -f . ci-base-image-arm64 [2026-03-19T03:07:33.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:07:33.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-3693 does not seem to be running inside a container [2026-03-19T03:07:33.311Z] $ 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/31 -v /w/workspace/device-opc-ua/31:/w/workspace/device-opc-ua/31:rw,z -v /w/workspace/device-opc-ua/31@tmp:/w/workspace/device-opc-ua/31@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-03-19T03:07:34.445Z] $ docker top c88def796b9ee8f3275878c4b0e25b15d41d8e84bcba1108ab0800d671b7a86d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T03:07:35.317Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/31 [Pipeline] fileExists [Pipeline] sh [2026-03-19T03:07:35.966Z] + make test [2026-03-19T03:07:35.966Z] go test ./... -coverprofile=coverage.out [2026-03-19T03:07:41.301Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-03-19T03:11:33.115Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-03-19T03:11:33.115Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.062s coverage: 41.4% of statements [2026-03-19T03:11:33.115Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-03-19T03:11:33.115Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-19T03:11:33.115Z] go vet ./... [2026-03-19T03:12:20.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-19T03:12:20.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-19T03:12:20.296Z] ./bin/test-attribution-txt.sh [2026-03-19T03:12:20.296Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-19T03:12:20.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-19T03:12:20.334Z] $ docker stop --time=1 c88def796b9ee8f3275878c4b0e25b15d41d8e84bcba1108ab0800d671b7a86d [2026-03-19T03:12:22.206Z] $ docker rm -f --volumes c88def796b9ee8f3275878c4b0e25b15d41d8e84bcba1108ab0800d671b7a86d [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-19T03:12:23.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-19T03:12:23.879Z] Warning: overwriting stash ‘coverage-report’ [2026-03-19T03:12:24.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-19T03:12:24.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-19T03:12:25.063Z] + ls -al . [2026-03-19T03:12:25.064Z] total 232 [2026-03-19T03:12:25.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 03:07 . [2026-03-19T03:12:25.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:04 .. [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 19 03:04 .dockerignore [2026-03-19T03:12:25.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 03:04 .git [2026-03-19T03:12:25.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:04 .github [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 19 03:04 .gitignore [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 19 03:04 .golangci.yml [2026-03-19T03:12:25.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:04 .vscode [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 22466 Mar 19 03:04 Attribution.txt [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 19 03:04 CHANGELOG.md [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 1242 Mar 19 03:04 Dockerfile [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 672 Mar 19 03:04 Jenkinsfile [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 19 03:04 LICENSE [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 2473 Mar 19 03:04 Makefile [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 19 03:04 README.md [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 19 03:02 VERSION [2026-03-19T03:12:25.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:04 bin [2026-03-19T03:12:25.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 03:04 cmd [2026-03-19T03:12:25.064Z] -rw-r--r-- 1 jenkins jenkins 23970 Mar 19 03:11 coverage.out [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 6819 Mar 19 03:04 go.mod [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 89459 Mar 19 03:04 go.sum [2026-03-19T03:12:25.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:04 internal [2026-03-19T03:12:25.064Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 19 03:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:12:25.405Z] + 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=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f --label arch=arm64 --label version=4.1.0-dev.16 . [2026-03-19T03:12:25.673Z] Sending build context to Docker daemon 9.621MB [2026-03-19T03:12:25.939Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-03-19T03:12:25.939Z] Step 2/23 : FROM ${BASE} AS builder [2026-03-19T03:12:25.939Z] ---> 9ae93ea1eeca [2026-03-19T03:12:25.939Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-03-19T03:12:25.939Z] ---> Running in cabc61c6f2d7 [2026-03-19T03:12:26.205Z] Removing intermediate container cabc61c6f2d7 [2026-03-19T03:12:26.206Z] ---> c61898766fc6 [2026-03-19T03:12:26.206Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-19T03:12:26.206Z] ---> Running in 5f2dcca4e100 [2026-03-19T03:12:26.474Z] Removing intermediate container 5f2dcca4e100 [2026-03-19T03:12:26.474Z] ---> 46bf5b08d4f5 [2026-03-19T03:12:26.474Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-19T03:12:26.742Z] ---> Running in b7438ca20835 [2026-03-19T03:12:27.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-19T03:12:27.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-19T03:12:29.372Z] OK: 255 MiB in 60 packages [2026-03-19T03:12:30.332Z] Removing intermediate container b7438ca20835 [2026-03-19T03:12:30.332Z] ---> 9cea8fecdd21 [2026-03-19T03:12:30.332Z] Step 6/23 : WORKDIR /device-opcua [2026-03-19T03:12:30.332Z] ---> Running in b404a76ad173 [2026-03-19T03:12:30.604Z] Removing intermediate container b404a76ad173 [2026-03-19T03:12:30.604Z] ---> 04f4436b5fb6 [2026-03-19T03:12:30.604Z] Step 7/23 : COPY go.mod vendor* ./ [2026-03-19T03:12:31.193Z] ---> 1eb786b75fab [2026-03-19T03:12:31.193Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-19T03:12:31.193Z] ---> Running in bbcffa3dffee [2026-03-19T03:12:33.777Z] Removing intermediate container bbcffa3dffee [2026-03-19T03:12:33.777Z] ---> 62ee99e8803a [2026-03-19T03:12:33.777Z] Step 9/23 : COPY . . [2026-03-19T03:12:34.361Z] ---> 6102ee932bc9 [2026-03-19T03:12:34.361Z] Step 10/23 : RUN ${MAKE} [2026-03-19T03:12:34.361Z] ---> Running in fe36e0b45a6d [2026-03-19T03:12:35.326Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-03-19T03:16:27.101Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-03-19T03:16:33.728Z] Removing intermediate container fe36e0b45a6d [2026-03-19T03:16:33.728Z] ---> 4c7263d43b48 [2026-03-19T03:16:33.728Z] Step 11/23 : FROM alpine:3.22 [2026-03-19T03:16:33.728Z] 3.22: Pulling from library/alpine [2026-03-19T03:16:33.728Z] d741ee1608f3: Pulling fs layer [2026-03-19T03:16:33.993Z] d741ee1608f3: Download complete [2026-03-19T03:16:34.948Z] d741ee1608f3: Pull complete [2026-03-19T03:16:34.948Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-19T03:16:34.948Z] Status: Downloaded newer image for alpine:3.22 [2026-03-19T03:16:34.948Z] ---> 5a766deef0c8 [2026-03-19T03:16:34.949Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-03-19T03:16:34.949Z] ---> Running in f2c5d8b7749c [2026-03-19T03:16:35.217Z] Removing intermediate container f2c5d8b7749c [2026-03-19T03:16:35.217Z] ---> 08d4db28f84b [2026-03-19T03:16:35.217Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-03-19T03:16:35.217Z] ---> Running in 15c8aace5933 [2026-03-19T03:16:36.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-19T03:16:36.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-19T03:16:38.375Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-03-19T03:16:38.375Z] (2/6) Installing libgcc (14.2.0-r6) [2026-03-19T03:16:38.375Z] (3/6) Installing libsodium (1.0.20-r1) [2026-03-19T03:16:38.375Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-03-19T03:16:38.375Z] (5/6) Installing libzmq (4.3.5-r2) [2026-03-19T03:16:38.375Z] (6/6) Installing zeromq (4.3.5-r2) [2026-03-19T03:16:38.375Z] Executing busybox-1.37.0-r20.trigger [2026-03-19T03:16:38.375Z] OK: 12 MiB in 22 packages [2026-03-19T03:16:39.787Z] Removing intermediate container 15c8aace5933 [2026-03-19T03:16:39.787Z] ---> f2f0484a4e9f [2026-03-19T03:16:39.787Z] Step 14/23 : RUN apk --no-cache upgrade [2026-03-19T03:16:39.787Z] ---> Running in 4c54fe3444e6 [2026-03-19T03:16:40.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-19T03:16:40.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-19T03:16:42.039Z] OK: 12 MiB in 22 packages [2026-03-19T03:16:42.995Z] Removing intermediate container 4c54fe3444e6 [2026-03-19T03:16:42.995Z] ---> df2599c490e3 [2026-03-19T03:16:42.995Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-03-19T03:16:45.567Z] ---> 55c36cb4d4bb [2026-03-19T03:16:45.567Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-03-19T03:16:45.832Z] ---> 847a1873d893 [2026-03-19T03:16:45.833Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-03-19T03:16:46.416Z] ---> 2755ca3886c6 [2026-03-19T03:16:46.416Z] Step 18/23 : EXPOSE 59997 [2026-03-19T03:16:46.416Z] ---> Running in 0167bbdcaafe [2026-03-19T03:16:46.682Z] Removing intermediate container 0167bbdcaafe [2026-03-19T03:16:46.682Z] ---> 0ce4c5e300c0 [2026-03-19T03:16:46.682Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-03-19T03:16:46.949Z] ---> Running in d5cdeaaeea96 [2026-03-19T03:16:47.216Z] Removing intermediate container d5cdeaaeea96 [2026-03-19T03:16:47.216Z] ---> dc3f070bad23 [2026-03-19T03:16:47.216Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-19T03:16:47.216Z] ---> Running in 1481777c6c96 [2026-03-19T03:16:47.482Z] Removing intermediate container 1481777c6c96 [2026-03-19T03:16:47.482Z] ---> fb24619257c5 [2026-03-19T03:16:47.482Z] Step 21/23 : LABEL arch=arm64 [2026-03-19T03:16:47.482Z] ---> Running in 9e8e1038d8ac [2026-03-19T03:16:47.749Z] Removing intermediate container 9e8e1038d8ac [2026-03-19T03:16:47.749Z] ---> ee4903ee93f6 [2026-03-19T03:16:47.749Z] Step 22/23 : LABEL git_sha=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:16:47.749Z] ---> Running in 6d8490301860 [2026-03-19T03:16:48.016Z] Removing intermediate container 6d8490301860 [2026-03-19T03:16:48.016Z] ---> 67d7d0cbb272 [2026-03-19T03:16:48.016Z] Step 23/23 : LABEL version=4.1.0-dev.16 [2026-03-19T03:16:48.284Z] ---> Running in 6795fede52f1 [2026-03-19T03:16:48.549Z] Removing intermediate container 6795fede52f1 [2026-03-19T03:16:48.549Z] ---> bcf1c4befb9f [2026-03-19T03:16:48.549Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-19T03:16:48.549Z] Successfully built bcf1c4befb9f [2026-03-19T03:16:48.549Z] 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-03-19T03:16:48.681Z] provisioning config files... [2026-03-19T03:16:48.693Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/31@tmp/config8158088292752868318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:16:49.027Z] ---> ****-login.sh [2026-03-19T03:16:49.027Z] nexus3.edgexfoundry.org:10001 [2026-03-19T03:16:49.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:16:49.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:16:49.293Z] Configure a credential helper to remove this warning. See [2026-03-19T03:16:49.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:16:49.293Z] [2026-03-19T03:16:49.293Z] Login Succeeded [2026-03-19T03:16:49.293Z] nexus3.edgexfoundry.org:10002 [2026-03-19T03:16:49.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:16:49.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:16:49.559Z] Configure a credential helper to remove this warning. See [2026-03-19T03:16:49.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:16:49.559Z] [2026-03-19T03:16:49.559Z] Login Succeeded [2026-03-19T03:16:49.559Z] nexus3.edgexfoundry.org:10003 [2026-03-19T03:16:49.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:16:49.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:16:49.825Z] Configure a credential helper to remove this warning. See [2026-03-19T03:16:49.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:16:49.825Z] [2026-03-19T03:16:49.825Z] Login Succeeded [2026-03-19T03:16:50.091Z] nexus3.edgexfoundry.org:10004 [2026-03-19T03:16:50.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:16:50.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:16:50.360Z] Configure a credential helper to remove this warning. See [2026-03-19T03:16:50.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:16:50.360Z] [2026-03-19T03:16:50.360Z] Login Succeeded [2026-03-19T03:16:50.360Z] ****.io [2026-03-19T03:16:50.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-19T03:16:50.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-19T03:16:50.890Z] Configure a credential helper to remove this warning. See [2026-03-19T03:16:50.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-19T03:16:50.891Z] [2026-03-19T03:16:50.891Z] Login Succeeded [2026-03-19T03:16:50.891Z] ---> ****-login.sh ends [Pipeline] } [2026-03-19T03:16:50.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-19T03:16:50.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T03:16:50.984Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-03-19T03:16:50.984Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:16:50.984Z] latest [2026-03-19T03:16:50.984Z] 4.1.0-dev.16 [2026-03-19T03:16:50.984Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:16:50.984Z] main [2026-03-19T03:16:50.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:16:51.356Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:16:51.712Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:16:51.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-19T03:16:51.712Z] 56f46fb5f2b8: Preparing [2026-03-19T03:16:51.712Z] c2f56720d448: Preparing [2026-03-19T03:16:51.712Z] 5d0202d464eb: Preparing [2026-03-19T03:16:51.712Z] e39942b76482: Preparing [2026-03-19T03:16:51.712Z] ad7855989168: Preparing [2026-03-19T03:16:51.712Z] c4e71c2a4573: Preparing [2026-03-19T03:16:51.712Z] c4e71c2a4573: Waiting [2026-03-19T03:16:51.978Z] e39942b76482: Pushed [2026-03-19T03:16:51.978Z] c2f56720d448: Pushed [2026-03-19T03:16:51.978Z] 56f46fb5f2b8: Pushed [2026-03-19T03:16:51.978Z] c4e71c2a4573: Layer already exists [2026-03-19T03:16:52.932Z] ad7855989168: Pushed [2026-03-19T03:17:02.995Z] 5d0202d464eb: Pushed [2026-03-19T03:17:03.259Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:03.621Z] + 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-03-19T03:17:03.969Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-03-19T03:17:03.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-19T03:17:03.969Z] 56f46fb5f2b8: Preparing [2026-03-19T03:17:03.969Z] c2f56720d448: Preparing [2026-03-19T03:17:03.969Z] 5d0202d464eb: Preparing [2026-03-19T03:17:03.969Z] e39942b76482: Preparing [2026-03-19T03:17:03.969Z] ad7855989168: Preparing [2026-03-19T03:17:03.969Z] c4e71c2a4573: Preparing [2026-03-19T03:17:03.969Z] c4e71c2a4573: Waiting [2026-03-19T03:17:03.969Z] e39942b76482: Layer already exists [2026-03-19T03:17:03.969Z] ad7855989168: Layer already exists [2026-03-19T03:17:03.969Z] 5d0202d464eb: Layer already exists [2026-03-19T03:17:03.969Z] 56f46fb5f2b8: Layer already exists [2026-03-19T03:17:03.969Z] c2f56720d448: Layer already exists [2026-03-19T03:17:03.969Z] c4e71c2a4573: Layer already exists [2026-03-19T03:17:03.969Z] latest: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:04.320Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:04.675Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 [2026-03-19T03:17:04.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-19T03:17:04.675Z] 56f46fb5f2b8: Preparing [2026-03-19T03:17:04.675Z] c2f56720d448: Preparing [2026-03-19T03:17:04.675Z] 5d0202d464eb: Preparing [2026-03-19T03:17:04.675Z] e39942b76482: Preparing [2026-03-19T03:17:04.675Z] ad7855989168: Preparing [2026-03-19T03:17:04.675Z] c4e71c2a4573: Preparing [2026-03-19T03:17:04.675Z] c4e71c2a4573: Waiting [2026-03-19T03:17:04.675Z] ad7855989168: Layer already exists [2026-03-19T03:17:04.675Z] 56f46fb5f2b8: Layer already exists [2026-03-19T03:17:04.675Z] e39942b76482: Layer already exists [2026-03-19T03:17:04.675Z] c2f56720d448: Layer already exists [2026-03-19T03:17:04.675Z] 5d0202d464eb: Layer already exists [2026-03-19T03:17:04.675Z] c4e71c2a4573: Layer already exists [2026-03-19T03:17:04.675Z] 4.1.0-dev.16: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:05.030Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:05.421Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:17:05.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-19T03:17:05.421Z] 56f46fb5f2b8: Preparing [2026-03-19T03:17:05.421Z] c2f56720d448: Preparing [2026-03-19T03:17:05.421Z] 5d0202d464eb: Preparing [2026-03-19T03:17:05.421Z] e39942b76482: Preparing [2026-03-19T03:17:05.421Z] ad7855989168: Preparing [2026-03-19T03:17:05.421Z] c4e71c2a4573: Preparing [2026-03-19T03:17:05.421Z] c4e71c2a4573: Waiting [2026-03-19T03:17:05.421Z] c2f56720d448: Layer already exists [2026-03-19T03:17:05.421Z] 5d0202d464eb: Layer already exists [2026-03-19T03:17:05.421Z] ad7855989168: Layer already exists [2026-03-19T03:17:05.421Z] 56f46fb5f2b8: Layer already exists [2026-03-19T03:17:05.421Z] e39942b76482: Layer already exists [2026-03-19T03:17:05.421Z] c4e71c2a4573: Layer already exists [2026-03-19T03:17:05.421Z] cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:05.778Z] + 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-03-19T03:17:06.131Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-03-19T03:17:06.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-19T03:17:06.131Z] 56f46fb5f2b8: Preparing [2026-03-19T03:17:06.131Z] c2f56720d448: Preparing [2026-03-19T03:17:06.131Z] 5d0202d464eb: Preparing [2026-03-19T03:17:06.131Z] e39942b76482: Preparing [2026-03-19T03:17:06.131Z] ad7855989168: Preparing [2026-03-19T03:17:06.131Z] c4e71c2a4573: Preparing [2026-03-19T03:17:06.131Z] c4e71c2a4573: Waiting [2026-03-19T03:17:06.131Z] 56f46fb5f2b8: Layer already exists [2026-03-19T03:17:06.131Z] 5d0202d464eb: Layer already exists [2026-03-19T03:17:06.131Z] c2f56720d448: Layer already exists [2026-03-19T03:17:06.131Z] e39942b76482: Layer already exists [2026-03-19T03:17:06.131Z] c4e71c2a4573: Layer already exists [2026-03-19T03:17:07.533Z] ad7855989168: Layer already exists [2026-03-19T03:17:07.533Z] main: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-19T03:17:07.606Z] ===================================================== [Pipeline] echo [2026-03-19T03:17:07.621Z] taggedImages: [2026-03-19T03:17:07.621Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [2026-03-19T03:17:07.621Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-03-19T03:17:07.621Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 [2026-03-19T03:17:07.621Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [2026-03-19T03:17:07.621Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2026-03-19T03:17:07.633Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo [2026-03-19T03:17:07.646Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2026-03-19T03:17:07.661Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 [Pipeline] echo [2026-03-19T03:17:07.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [Pipeline] echo [2026-03-19T03:17:07.684Z] 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-03-19T03:17:08.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-19T03:17:08.086Z] [2026-03-19T03:17:08.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:08.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-19T03:17:09.006Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-19T03:17:09.006Z] 8998bd30e6a1: Pulling fs layer [2026-03-19T03:17:09.006Z] 04944245beec: Pulling fs layer [2026-03-19T03:17:09.006Z] 699f458cf7ca: Pulling fs layer [2026-03-19T03:17:09.006Z] 765212b225bb: Pulling fs layer [2026-03-19T03:17:09.006Z] f23df028b6ca: Pulling fs layer [2026-03-19T03:17:09.007Z] d65c8cfc05b1: Pulling fs layer [2026-03-19T03:17:09.007Z] 2437ff75d9bd: Pulling fs layer [2026-03-19T03:17:09.007Z] 765212b225bb: Waiting [2026-03-19T03:17:09.007Z] f23df028b6ca: Waiting [2026-03-19T03:17:09.007Z] d65c8cfc05b1: Waiting [2026-03-19T03:17:09.007Z] 2437ff75d9bd: Waiting [2026-03-19T03:17:09.273Z] 04944245beec: Verifying Checksum [2026-03-19T03:17:09.273Z] 04944245beec: Download complete [2026-03-19T03:17:09.273Z] 765212b225bb: Download complete [2026-03-19T03:17:09.273Z] f23df028b6ca: Download complete [2026-03-19T03:17:09.273Z] d65c8cfc05b1: Verifying Checksum [2026-03-19T03:17:09.273Z] d65c8cfc05b1: Download complete [2026-03-19T03:17:09.539Z] 699f458cf7ca: Verifying Checksum [2026-03-19T03:17:09.539Z] 699f458cf7ca: Download complete [2026-03-19T03:17:09.816Z] 8998bd30e6a1: Verifying Checksum [2026-03-19T03:17:09.816Z] 8998bd30e6a1: Download complete [2026-03-19T03:17:12.387Z] 2437ff75d9bd: Verifying Checksum [2026-03-19T03:17:12.387Z] 2437ff75d9bd: Download complete [2026-03-19T03:17:14.324Z] 8998bd30e6a1: Pull complete [2026-03-19T03:17:14.907Z] 04944245beec: Pull complete [2026-03-19T03:17:16.312Z] 699f458cf7ca: Pull complete [2026-03-19T03:17:16.576Z] 765212b225bb: Pull complete [2026-03-19T03:17:17.532Z] f23df028b6ca: Pull complete [2026-03-19T03:17:17.532Z] d65c8cfc05b1: Pull complete [2026-03-19T03:17:35.734Z] 2437ff75d9bd: Pull complete [2026-03-19T03:17:35.734Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-19T03:17:35.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-19T03:17:35.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:17:35.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-3693 does not seem to be running inside a container [2026-03-19T03:17:35.994Z] $ 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/31 -v /w/workspace/device-opc-ua/31:/w/workspace/device-opc-ua/31:rw,z -v /w/workspace/device-opc-ua/31@tmp:/w/workspace/device-opc-ua/31@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-03-19T03:17:38.633Z] $ docker top f45230746d8ddc38b57b944c273f39005e865f6f839dbd2eb0048c1236a33967 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:17:39.471Z] ---> job-cost.sh [2026-03-19T03:17:39.471Z] lf-activate-venv: SKIPPING [2026-03-19T03:17:39.471Z] INFO: No Stack... [2026-03-19T03:17:39.734Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-19T03:17:40.682Z] INFO: Archiving Costs [Pipeline] sh [2026-03-19T03:17:41.310Z] + cat /w/workspace/device-opc-ua/31/archives/cost.csv [2026-03-19T03:17:41.310Z] + cut -d, -f6 [Pipeline] lock [2026-03-19T03:17:41.362Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [2026-03-19T03:17:41.372Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] did not exist. Created. [2026-03-19T03:17:41.378Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-19T03:17:42.101Z] /w/workspace/device-opc-ua/31@tmp/durable-a8519675/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-19T03:17:42.483Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-19T03:17:42.500Z] Warning: overwriting stash ‘stack-cost’ [2026-03-19T03:17:42.563Z] Stashed 1 file(s) [Pipeline] } [2026-03-19T03:17:42.571Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-19T03:17:42.596Z] $ docker stop --time=1 f45230746d8ddc38b57b944c273f39005e865f6f839dbd2eb0048c1236a33967 [2026-03-19T03:17:44.072Z] $ docker rm -f --volumes f45230746d8ddc38b57b944c273f39005e865f6f839dbd2eb0048c1236a33967 [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-03-19T03:17:44.594Z] provisioning config files... [2026-03-19T03:17:44.601Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10255735781574704461tmp [Pipeline] { [Pipeline] sh [2026-03-19T03:17:44.897Z] + set +x [2026-03-19T03:17:44.897Z] + curl -s https://codecov.io/bash [2026-03-19T03:17:44.897Z] + bash -s -- [2026-03-19T03:17:44.897Z] [2026-03-19T03:17:44.897Z] _____ _ [2026-03-19T03:17:44.897Z] / ____| | | [2026-03-19T03:17:44.897Z] | | ___ __| | ___ ___ _____ __ [2026-03-19T03:17:44.897Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-19T03:17:44.897Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-19T03:17:44.897Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-19T03:17:44.897Z] Bash-1.0.6 [2026-03-19T03:17:44.897Z] [2026-03-19T03:17:44.897Z] [2026-03-19T03:17:44.897Z] ==> git version 2.25.1 found [2026-03-19T03:17:44.897Z] ==> 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-03-19T03:17:44.897Z] Release-Date: 2020-01-08 [2026-03-19T03:17:44.897Z] 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-03-19T03:17:44.897Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-19T03:17:44.897Z] ==> Jenkins CI detected. [2026-03-19T03:17:44.897Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2026-03-19T03:17:44.897Z] project root: . [2026-03-19T03:17:44.897Z] --> token set from env [2026-03-19T03:17:44.897Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-19T03:17:44.897Z] ==> Running gcov in . (disable via -X gcov) [2026-03-19T03:17:44.897Z] ==> Python coveragepy not found [2026-03-19T03:17:44.897Z] ==> Searching for coverage reports in: [2026-03-19T03:17:44.897Z] + . [2026-03-19T03:17:44.897Z] -> Found 1 reports [2026-03-19T03:17:44.897Z] ==> Detecting git/mercurial file structure [2026-03-19T03:17:44.897Z] ==> Reading reports [2026-03-19T03:17:45.156Z] + ./coverage.out bytes=23970 [2026-03-19T03:17:45.156Z] ==> Appending adjustments [2026-03-19T03:17:45.156Z] https://docs.codecov.io/docs/fixing-reports [2026-03-19T03:17:45.156Z] + Found adjustments [2026-03-19T03:17:45.156Z] ==> Gzipping contents [2026-03-19T03:17:45.156Z] 4.0K /tmp/codecov.Ei8qEj.gz [2026-03-19T03:17:45.156Z] ==> Uploading reports [2026-03-19T03:17:45.156Z] url: https://codecov.io [2026-03-19T03:17:45.156Z] query: branch=main&commit=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-19T03:17:45.156Z] -> Pinging Codecov [2026-03-19T03:17:45.156Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-19T03:17:45.414Z] -> Uploading to [2026-03-19T03:17:45.414Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/cd44489fc3ae82cf3a2d67b36bef951c93f0e65f/568f4d60-a671-4c2a-886c-6ab3ae267bf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260319%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260319T031745Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=945e22ae7ec316a5ce7c0385b7db41048a958329c1cf1d7d515e06e88848f0a5 [2026-03-19T03:17:45.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-19T03:17:45.414Z] Dload Upload Total Spent Left Speed [2026-03-19T03:17:45.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 23215 --:--:-- --:--:-- --:--:-- 23215 [2026-03-19T03:17:45.672Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] } [2026-03-19T03:17:45.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-19T03:17:45.918Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-19T03:17:45.941Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:46.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-19T03:17:46.245Z] [2026-03-19T03:17:46.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:17:46.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-19T03:17:46.550Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-19T03:17:46.550Z] 2d35ebdb57d9: Already exists [2026-03-19T03:17:46.550Z] 85e8836fcdb2: Pulling fs layer [2026-03-19T03:17:46.550Z] 91631faa732a: Pulling fs layer [2026-03-19T03:17:46.550Z] f3f5ae8826fa: Pulling fs layer [2026-03-19T03:17:46.550Z] 4f4fb700ef54: Pulling fs layer [2026-03-19T03:17:46.550Z] 7861252a18e6: Pulling fs layer [2026-03-19T03:17:46.550Z] 9130f900ef6f: Pulling fs layer [2026-03-19T03:17:46.551Z] 7861252a18e6: Waiting [2026-03-19T03:17:46.551Z] 4f4fb700ef54: Waiting [2026-03-19T03:17:46.551Z] 9130f900ef6f: Waiting [2026-03-19T03:17:46.551Z] f3f5ae8826fa: Verifying Checksum [2026-03-19T03:17:46.551Z] f3f5ae8826fa: Download complete [2026-03-19T03:17:46.551Z] 85e8836fcdb2: Verifying Checksum [2026-03-19T03:17:46.551Z] 85e8836fcdb2: Download complete [2026-03-19T03:17:46.551Z] 4f4fb700ef54: Verifying Checksum [2026-03-19T03:17:46.551Z] 4f4fb700ef54: Download complete [2026-03-19T03:17:46.551Z] 85e8836fcdb2: Pull complete [2026-03-19T03:17:46.809Z] 7861252a18e6: Verifying Checksum [2026-03-19T03:17:46.809Z] 7861252a18e6: Download complete [2026-03-19T03:17:47.067Z] 91631faa732a: Verifying Checksum [2026-03-19T03:17:47.067Z] 91631faa732a: Download complete [2026-03-19T03:17:47.633Z] 9130f900ef6f: Verifying Checksum [2026-03-19T03:17:47.633Z] 9130f900ef6f: Download complete [2026-03-19T03:17:51.816Z] 91631faa732a: Pull complete [2026-03-19T03:17:51.816Z] f3f5ae8826fa: Pull complete [2026-03-19T03:17:51.816Z] 4f4fb700ef54: Pull complete [2026-03-19T03:17:52.075Z] 7861252a18e6: Pull complete [2026-03-19T03:17:56.262Z] 9130f900ef6f: Pull complete [2026-03-19T03:17:56.262Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-19T03:17:56.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-19T03:17:56.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:17:56.379Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:17:56.404Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-19T03:17:57.853Z] $ docker top 10d6c2efefef347942563ee9856bd31bfc66b1b99faf592a08e69c7f6e1c26e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T03:17:58.201Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2026-03-19T03:17:58.210Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2026-03-19T03:17:58.488Z] + set -o pipefail [2026-03-19T03:17:58.488Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2026-03-19T03:18:06.625Z] [2026-03-19T03:18:06.625Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2026-03-19T03:18:06.625Z] [2026-03-19T03:18:06.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/52e99257-2ab7-4b5d-bf9c-5497596b6558 [2026-03-19T03:18:06.625Z] [2026-03-19T03:18:06.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-19T03:18:06.625Z] [2026-03-19T03:18:06.625Z] [2026-03-19T03:18:06.625Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-19T03:18:06.625Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-19T03:18:06.631Z] $ docker stop --time=1 10d6c2efefef347942563ee9856bd31bfc66b1b99faf592a08e69c7f6e1c26e3 [2026-03-19T03:18:08.907Z] $ docker rm -f --volumes 10d6c2efefef347942563ee9856bd31bfc66b1b99faf592a08e69c7f6e1c26e3 [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-03-19T03:18:09.804Z] + git log --format=format:%s -1 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] sh [2026-03-19T03:18:10.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T03:18:10.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:18:10.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T03:18:10.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:18:10.476Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:18:10.502Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T03:18:10.790Z] $ docker top 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 -eo pid,comm [2026-03-19T03:18:10.842Z] 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-03-19T03:18:10.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T03:18:10.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T03:18:10.897Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T03:18:11.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T03:18:11.004Z] $ docker exec 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 ssh-agent [2026-03-19T03:18:11.114Z] SSH_AUTH_SOCK=/tmp/ssh-0WMySGvydCDH/agent.33 [2026-03-19T03:18:11.114Z] SSH_AGENT_PID=39 [2026-03-19T03:18:11.120Z] Running ssh-add (command line suppressed) [2026-03-19T03:18:11.211Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3021189262319171089.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3021189262319171089.key) [2026-03-19T03:18:11.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T03:18:11.516Z] + git semver tag [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,713 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,718 [run_tag] DEBUG tag force:False [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,718 [check_head_tag] DEBUG check head tag [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,718 [execute] INFO git cat-file --batch-check [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,720 [execute] INFO git cat-file --batch [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,728 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,728 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-03-19T03:18:11.775Z] 2026-03-19 03:18:11,730 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:18:11.775Z] 4.1.0-dev.16 [Pipeline] } [2026-03-19T03:18:11.778Z] $ docker exec --env ******** --env ******** 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 ssh-agent -k [2026-03-19T03:18:11.848Z] unset SSH_AUTH_SOCK; [2026-03-19T03:18:11.848Z] unset SSH_AGENT_PID; [2026-03-19T03:18:11.848Z] echo Agent pid 39 killed; [2026-03-19T03:18:11.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T03:18:12.184Z] + git semver [Pipeline] } [2026-03-19T03:18:12.449Z] $ docker stop --time=1 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 [2026-03-19T03:18:13.701Z] $ docker rm -f --volumes 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:18:14.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-19T03:18:14.116Z] [2026-03-19T03:18:14.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:18:14.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-19T03:18:14.416Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-19T03:18:14.416Z] ab5ef0e58194: Pulling fs layer [2026-03-19T03:18:14.416Z] 9712f1f96733: Pulling fs layer [2026-03-19T03:18:14.416Z] 63f879dbbcfc: Pulling fs layer [2026-03-19T03:18:14.416Z] 0d9ebad4ef96: Pulling fs layer [2026-03-19T03:18:14.416Z] e9a5061849ea: Pulling fs layer [2026-03-19T03:18:14.416Z] d747dcd14b5f: Pulling fs layer [2026-03-19T03:18:14.416Z] 2de7ff778b66: Pulling fs layer [2026-03-19T03:18:14.416Z] 0d9ebad4ef96: Waiting [2026-03-19T03:18:14.416Z] e9a5061849ea: Waiting [2026-03-19T03:18:14.416Z] d747dcd14b5f: Waiting [2026-03-19T03:18:14.416Z] 2de7ff778b66: Waiting [2026-03-19T03:18:14.416Z] 9712f1f96733: Verifying Checksum [2026-03-19T03:18:14.416Z] 9712f1f96733: Download complete [2026-03-19T03:18:14.673Z] 63f879dbbcfc: Verifying Checksum [2026-03-19T03:18:14.673Z] 63f879dbbcfc: Download complete [2026-03-19T03:18:14.931Z] e9a5061849ea: Verifying Checksum [2026-03-19T03:18:14.931Z] e9a5061849ea: Download complete [2026-03-19T03:18:14.931Z] d747dcd14b5f: Verifying Checksum [2026-03-19T03:18:14.931Z] d747dcd14b5f: Download complete [2026-03-19T03:18:14.931Z] ab5ef0e58194: Download complete [2026-03-19T03:18:14.931Z] 0d9ebad4ef96: Verifying Checksum [2026-03-19T03:18:14.931Z] 0d9ebad4ef96: Download complete [2026-03-19T03:18:14.931Z] 2de7ff778b66: Verifying Checksum [2026-03-19T03:18:14.931Z] 2de7ff778b66: Download complete [2026-03-19T03:18:18.209Z] ab5ef0e58194: Pull complete [2026-03-19T03:18:18.209Z] 9712f1f96733: Pull complete [2026-03-19T03:18:18.773Z] 63f879dbbcfc: Pull complete [2026-03-19T03:18:25.327Z] 0d9ebad4ef96: Pull complete [2026-03-19T03:18:25.327Z] e9a5061849ea: Pull complete [2026-03-19T03:18:25.327Z] d747dcd14b5f: Pull complete [2026-03-19T03:18:26.260Z] 2de7ff778b66: Pull complete [2026-03-19T03:18:26.260Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-19T03:18:26.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-19T03:18:26.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:18:26.357Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:18:26.376Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-19T03:18:27.648Z] $ docker top 763f7fd01e510f0d08272af7a1ebc1ada7d63c0c96f5d28a1c69aa5b365f45b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-19T03:18:27.721Z] provisioning config files... [2026-03-19T03:18:27.727Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18022085025074622889tmp [2026-03-19T03:18:27.739Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2486512331184269311tmp [2026-03-19T03:18:27.750Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9739550434329587415tmp [Pipeline] { [Pipeline] echo [2026-03-19T03:18:27.782Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:28.070Z] ---> sigul-configuration.sh [2026-03-19T03:18:28.070Z] gpg: directory `/root/.gnupg' created [2026-03-19T03:18:28.070Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-19T03:18:28.070Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-19T03:18:28.070Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-19T03:18:28.070Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-19T03:18:28.070Z] gpg: CAST5 encrypted data [2026-03-19T03:18:28.070Z] gpg: encrypted with 1 passphrase [2026-03-19T03:18:28.070Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-19T03:18:28.363Z] + mkdir /home/jenkins [2026-03-19T03:18:28.363Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-19T03:18:28.654Z] + 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-03-19T03:18:28.667Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:28.955Z] ---> sigul-install.sh [2026-03-19T03:18:28.955Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-19T03:18:29.252Z] + git tag --list [2026-03-19T03:18:29.252Z] v4.0 [2026-03-19T03:18:29.253Z] v4.0.0 [2026-03-19T03:18:29.253Z] v4.0.1 [2026-03-19T03:18:29.253Z] v4.0.1-dev.1 [2026-03-19T03:18:29.253Z] v4.1.0-dev.1 [2026-03-19T03:18:29.253Z] v4.1.0-dev.10 [2026-03-19T03:18:29.253Z] v4.1.0-dev.11 [2026-03-19T03:18:29.253Z] v4.1.0-dev.12 [2026-03-19T03:18:29.253Z] v4.1.0-dev.13 [2026-03-19T03:18:29.253Z] v4.1.0-dev.14 [2026-03-19T03:18:29.253Z] v4.1.0-dev.15 [2026-03-19T03:18:29.253Z] v4.1.0-dev.16 [2026-03-19T03:18:29.253Z] v4.1.0-dev.2 [2026-03-19T03:18:29.253Z] v4.1.0-dev.3 [2026-03-19T03:18:29.253Z] v4.1.0-dev.4 [2026-03-19T03:18:29.253Z] v4.1.0-dev.5 [2026-03-19T03:18:29.253Z] v4.1.0-dev.6 [2026-03-19T03:18:29.253Z] v4.1.0-dev.7 [2026-03-19T03:18:29.253Z] v4.1.0-dev.8 [2026-03-19T03:18:29.253Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-19T03:18:29.545Z] + lftools sign git-tag v4.1.0-dev.16 [2026-03-19T03:18:30.115Z] Signing Git tag with Sigul... [2026-03-19T03:18:30.115Z] Signing v4.1.0-dev.16 [Pipeline] echo [2026-03-19T03:18:30.386Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:30.677Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-19T03:18:30.685Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-19T03:18:30.706Z] $ docker stop --time=1 763f7fd01e510f0d08272af7a1ebc1ada7d63c0c96f5d28a1c69aa5b365f45b8 [2026-03-19T03:18:31.999Z] $ docker rm -f --volumes 763f7fd01e510f0d08272af7a1ebc1ada7d63c0c96f5d28a1c69aa5b365f45b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-19T03:18:32.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T03:18:32.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:18:32.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T03:18:32.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:18:32.917Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:18:32.964Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T03:18:33.196Z] $ docker top 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 -eo pid,comm [2026-03-19T03:18:33.252Z] 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-03-19T03:18:33.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T03:18:33.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T03:18:33.308Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T03:18:33.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T03:18:33.402Z] $ docker exec 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 ssh-agent [2026-03-19T03:18:33.520Z] SSH_AUTH_SOCK=/tmp/ssh-YwIRFF5EpjXz/agent.32 [2026-03-19T03:18:33.520Z] SSH_AGENT_PID=37 [2026-03-19T03:18:33.525Z] Running ssh-add (command line suppressed) [2026-03-19T03:18:33.618Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12217170225458500937.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12217170225458500937.key) [2026-03-19T03:18:33.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T03:18:33.925Z] + git semver bump pre [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,118 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,122 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,122 [bump_version] DEBUG bumped version:4.1.0-dev.17 [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,122 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,122 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,124 [execute] INFO git cat-file --batch-check [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,128 [execute] INFO git cat-file --batch [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-19T03:18:34.184Z] 2026-03-19 03:18:34,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:18:34.184Z] 4.1.0-dev.17 [Pipeline] } [2026-03-19T03:18:34.188Z] $ docker exec --env ******** --env ******** 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 ssh-agent -k [2026-03-19T03:18:34.288Z] unset SSH_AUTH_SOCK; [2026-03-19T03:18:34.288Z] unset SSH_AGENT_PID; [2026-03-19T03:18:34.288Z] echo Agent pid 37 killed; [2026-03-19T03:18:34.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T03:18:34.626Z] + git semver [Pipeline] } [2026-03-19T03:18:34.892Z] $ docker stop --time=1 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 [2026-03-19T03:18:36.144Z] $ docker rm -f --volumes 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-19T03:18:36.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T03:18:36.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:18:36.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T03:18:36.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:18:36.868Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:18:36.888Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T03:18:37.110Z] $ docker top 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 -eo pid,comm [2026-03-19T03:18:37.155Z] 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-03-19T03:18:37.155Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T03:18:37.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T03:18:37.204Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T03:18:37.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T03:18:37.308Z] $ docker exec 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 ssh-agent [2026-03-19T03:18:37.401Z] SSH_AUTH_SOCK=/tmp/ssh-ofgjYW45H1th/agent.31 [2026-03-19T03:18:37.401Z] SSH_AGENT_PID=37 [2026-03-19T03:18:37.404Z] Running ssh-add (command line suppressed) [2026-03-19T03:18:37.491Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4829159486186382520.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4829159486186382520.key) [2026-03-19T03:18:37.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T03:18:37.793Z] + git semver push [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,989 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,992 [run_push] DEBUG push [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,993 [execute] INFO git cat-file --batch-check [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,995 [execute] INFO git rev-list 928b6cda291cc21fc1a260b6350b71931231d52b -- [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,995 [execute] DEBUG Popen(['git', 'rev-list', '928b6cda291cc21fc1a260b6350b71931231d52b', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,999 [execute] INFO git fetch -v -- origin [2026-03-19T03:18:38.052Z] 2026-03-19 03:18:37,999 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-19T03:18:38.620Z] 2026-03-19 03:18:38,553 [run_push] DEBUG no remote changes detected [2026-03-19T03:18:38.620Z] 2026-03-19 03:18:38,553 [execute] INFO git push origin semver [2026-03-19T03:18:38.620Z] 2026-03-19 03:18:38,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-19T03:18:39.554Z] 2026-03-19 03:18:39,417 [run_push] DEBUG push all version tags [2026-03-19T03:18:39.554Z] 2026-03-19 03:18:39,417 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-19T03:18:39.554Z] 2026-03-19 03:18:39,417 [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-03-19T03:18:40.121Z] 2026-03-19 03:18:40,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-19T03:18:40.121Z] 4.1.0-dev.17 [Pipeline] } [2026-03-19T03:18:40.125Z] $ docker exec --env ******** --env ******** 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 ssh-agent -k [2026-03-19T03:18:40.226Z] unset SSH_AUTH_SOCK; [2026-03-19T03:18:40.226Z] unset SSH_AGENT_PID; [2026-03-19T03:18:40.226Z] echo Agent pid 37 killed; [2026-03-19T03:18:40.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T03:18:40.554Z] + git semver [Pipeline] } [2026-03-19T03:18:40.821Z] $ docker stop --time=1 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 [2026-03-19T03:18:42.116Z] $ docker rm -f --volumes 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 [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-03-19T03:18:42.737Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-03-19T03:18:42.737Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-19T03:18:42.737Z] total 16 [2026-03-19T03:18:42.737Z] drwxr-xr-x 3 root root 4096 Mar 19 03:07 . [2026-03-19T03:18:42.737Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 03:18 .. [2026-03-19T03:18:42.737Z] drwxr-xr-x 2 root root 4096 Mar 19 03:07 cost [2026-03-19T03:18:42.737Z] -rw-r--r-- 1 root root 84 Mar 19 03:07 cost.csv [2026-03-19T03:18:42.737Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-19T03:18:42.737Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-19T03:18:42.737Z] total 16 [2026-03-19T03:18:42.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 03:07 . [2026-03-19T03:18:42.737Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 03:18 .. [2026-03-19T03:18:42.737Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 03:07 cost [2026-03-19T03:18:42.737Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 19 03:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:43.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:43.872Z] ---> package-listing.sh [2026-03-19T03:18:43.872Z] ++ facter osfamily [2026-03-19T03:18:43.872Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-19T03:18:44.130Z] + OS_FAMILY=debian [2026-03-19T03:18:44.130Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-03-19T03:18:44.130Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-19T03:18:44.130Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-19T03:18:44.130Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-19T03:18:44.130Z] + PACKAGES=/tmp/packages_start.txt [2026-03-19T03:18:44.130Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-19T03:18:44.130Z] + PACKAGES=/tmp/packages_end.txt [2026-03-19T03:18:44.130Z] + case "${OS_FAMILY}" in [2026-03-19T03:18:44.130Z] + dpkg -l [2026-03-19T03:18:44.130Z] + grep '^ii' [2026-03-19T03:18:44.130Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-19T03:18:44.130Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-19T03:18:44.130Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-19T03:18:44.130Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-19T03:18:44.130Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-03-19T03:18:44.130Z] + 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-03-19T03:18:44.141Z] 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-03-19T03:18:44.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T03:18:44.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T03:18:44.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T03:18:45.050Z] prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container [2026-03-19T03:18:45.068Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-19T03:18:45.277Z] $ docker top 6ad54f0b51ff24adf931e1a1f0d3a08e8535e2ca4d24ed75bfb3a8d5675fa64d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T03:18:45.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-19T03:18:45.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-19T03:18:46.178Z] + ls /var/log/sa-host [2026-03-19T03:18:46.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-19T03:18:46.210Z] provisioning config files... [2026-03-19T03:18:46.219Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1148734730197882038tmp [Pipeline] { [Pipeline] echo [2026-03-19T03:18:46.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:46.515Z] ---> create-netrc.sh [Pipeline] } [2026-03-19T03:18:46.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:46.821Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-19T03:18:46.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:47.107Z] ---> sudo-logs.sh [2026-03-19T03:18:47.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-19T03:18:47.142Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:47.422Z] ---> job-cost.sh [2026-03-19T03:18:47.422Z] lf-activate-venv: SKIPPING [2026-03-19T03:18:47.422Z] DEBUG: total: 0.2199999988079071 [2026-03-19T03:18:47.422Z] INFO: Retrieving Stack Cost... [2026-03-19T03:18:47.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-19T03:18:48.252Z] INFO: Archiving Costs [Pipeline] echo [2026-03-19T03:18:48.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T03:18:48.542Z] ---> logs-deploy.sh [2026-03-19T03:18:48.542Z] lf-activate-venv: SKIPPING [2026-03-19T03:18:48.542Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/31 [2026-03-19T03:18:48.542Z] INFO: archiving workspace using pattern(s): [2026-03-19T03:18:49.477Z] Archives upload complete. [2026-03-19T03:18:49.477Z] INFO: archiving logs to Nexus