Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61560ecb525998960d5c49148236c46d797e73dd 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-ssh7194071563019342104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10931356919174008019.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh8012274175738035316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh12768002002756544092.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-ssh10695649584496332138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10582 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 61560ecb525998960d5c49148236c46d797e73dd (main) Commit message: "Merge pull request #162 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 61560ecb525998960d5c49148236c46d797e73dd # timeout=10 > git rev-list --no-walk 0f27b4e884d38fa7156051bfde96c0a285fb8485 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T04:21:49.915Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T04:21:49.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T04:21:50.015Z] ========================================================= [2026-05-25T04:21:50.015Z] EdgeX Global Pipelines Version Info [2026-05-25T04:21:50.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:21:51.141Z] ------------------- [2026-05-25T04:21:51.141Z] stable info: [2026-05-25T04:21:51.141Z] ------------------- [2026-05-25T04:21:51.141Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:21:51.141Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:21:51.141Z] Message: update stable to v1.0.280 [2026-05-25T04:21:51.722Z] ------------------- [2026-05-25T04:21:51.722Z] experimental info: [2026-05-25T04:21:51.722Z] ------------------- [2026-05-25T04:21:51.722Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:21:51.722Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:21:51.722Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T04:21:51.808Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-05-25T04:21:51.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-05-25T04:21:51.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T04:21:51.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T04:21:51.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T04:21:51.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T04:21:51.945Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T04:21:51.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T04:21:51.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T04:21:52.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T04:21:52.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T04:21:52.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-05-25T04:21:52.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T04:21:52.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T04:21:52.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:21:52.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:21:52.174Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:21:52.199Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:21:52.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T04:21:52.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T04:21:52.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T04:21:52.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T04:21:52.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T04:21:52.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T04:21:52.366Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T04:21:52.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T04:21:52.414Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T04:21:52.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T04:21:52.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T04:21:52.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T04:21:52.518Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo [2026-05-25T04:21:52.542Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61560ec [Pipeline] echo [2026-05-25T04:21:52.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:21:52.628Z] provisioning config files... [2026-05-25T04:21:52.639Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4493986416910173068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:21:52.980Z] ---> ****-login.sh [2026-05-25T04:21:52.980Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:21:52.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:53.241Z] [2026-05-25T04:21:53.241Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:21:53.241Z] Configure a credential helper to remove this warning. See [2026-05-25T04:21:53.241Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:21:53.241Z] [2026-05-25T04:21:53.241Z] Login Succeeded [2026-05-25T04:21:53.241Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:21:53.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:53.241Z] [2026-05-25T04:21:53.241Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:21:53.241Z] Configure a credential helper to remove this warning. See [2026-05-25T04:21:53.241Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:21:53.241Z] [2026-05-25T04:21:53.241Z] Login Succeeded [2026-05-25T04:21:53.241Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:21:53.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:53.241Z] [2026-05-25T04:21:53.241Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:21:53.242Z] Configure a credential helper to remove this warning. See [2026-05-25T04:21:53.242Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:21:53.242Z] [2026-05-25T04:21:53.242Z] Login Succeeded [2026-05-25T04:21:53.242Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:21:53.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:53.500Z] [2026-05-25T04:21:53.500Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:21:53.500Z] Configure a credential helper to remove this warning. See [2026-05-25T04:21:53.500Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:21:53.500Z] [2026-05-25T04:21:53.500Z] Login Succeeded [2026-05-25T04:21:53.500Z] ****.io [2026-05-25T04:21:53.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:53.500Z] [2026-05-25T04:21:53.500Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:21:53.500Z] Configure a credential helper to remove this warning. See [2026-05-25T04:21:53.501Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:21:53.501Z] [2026-05-25T04:21:53.501Z] Login Succeeded [2026-05-25T04:21:53.501Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:21:53.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T04:21:53.895Z] + git rev-list -1 --merges 61560ecb525998960d5c49148236c46d797e73dd~1..61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo [2026-05-25T04:21:53.928Z] -----------> git rev-list -1 --merges 61560ecb525998960d5c49148236c46d797e73dd~1..61560ecb525998960d5c49148236c46d797e73dd 61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:21:53.928Z] 61560ecb525998960d5c49148236c46d797e73dd [false] [Pipeline] sh [2026-05-25T04:21:54.216Z] + git log --format=format:%s -1 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo [2026-05-25T04:21:54.228Z] ========================================================= [2026-05-25T04:21:54.228Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T04:21:54.228Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:21:54.557Z] + git log --format=format:%s -1 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] echo [2026-05-25T04:21:54.569Z] [semverPrep] GIT_COMMIT: 61560ecb525998960d5c49148236c46d797e73dd, Commit Message: Merge pull request #162 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T04:21:54.583Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T04:21:54.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:21:54.980Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T04:21:54.980Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T04:21:54.980Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T04:21:54.980Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2026-05-25T04:21:54.980Z] tee -a /etc/ssh/ssh_known_hosts [2026-05-25T04:21:54.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:55.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:21:55.366Z] [2026-05-25T04:21:55.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:55.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:21:55.675Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T04:21:55.675Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T04:21:55.675Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T04:21:55.675Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T04:21:55.675Z] 461d9e800cba: Pulling fs layer [2026-05-25T04:21:55.675Z] 80192f66455f: Pulling fs layer [2026-05-25T04:21:55.675Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T04:21:55.675Z] a29436f7fd5d: Pulling fs layer [2026-05-25T04:21:55.675Z] 923cac83aea3: Pulling fs layer [2026-05-25T04:21:55.675Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T04:21:55.675Z] db01528c6b51: Pulling fs layer [2026-05-25T04:21:55.675Z] 461d9e800cba: Waiting [2026-05-25T04:21:55.675Z] 28988de357af: Pulling fs layer [2026-05-25T04:21:55.675Z] 923cac83aea3: Waiting [2026-05-25T04:21:55.675Z] 25ad8b0a4227: Waiting [2026-05-25T04:21:55.675Z] db01528c6b51: Waiting [2026-05-25T04:21:55.675Z] 80192f66455f: Waiting [2026-05-25T04:21:55.675Z] 28988de357af: Waiting [2026-05-25T04:21:55.675Z] 2e8e34ca0e6c: Waiting [2026-05-25T04:21:55.675Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T04:21:55.675Z] 6bf1a483ea7c: Download complete [2026-05-25T04:21:55.675Z] 461d9e800cba: Verifying Checksum [2026-05-25T04:21:55.675Z] 461d9e800cba: Download complete [2026-05-25T04:21:55.675Z] 80192f66455f: Verifying Checksum [2026-05-25T04:21:55.675Z] 80192f66455f: Download complete [2026-05-25T04:21:55.935Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T04:21:55.935Z] f5dfc541a4d3: Download complete [2026-05-25T04:21:55.935Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T04:21:55.935Z] 3dae71ba6b94: Download complete [2026-05-25T04:21:55.935Z] 923cac83aea3: Download complete [2026-05-25T04:21:55.935Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T04:21:55.935Z] 25ad8b0a4227: Download complete [2026-05-25T04:21:55.935Z] db01528c6b51: Download complete [2026-05-25T04:21:55.935Z] 28988de357af: Verifying Checksum [2026-05-25T04:21:55.935Z] 28988de357af: Download complete [2026-05-25T04:21:56.194Z] a29436f7fd5d: Verifying Checksum [2026-05-25T04:21:56.194Z] a29436f7fd5d: Download complete [2026-05-25T04:21:56.451Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T04:21:56.451Z] 2e8e34ca0e6c: Download complete [2026-05-25T04:21:57.391Z] 3dae71ba6b94: Pull complete [2026-05-25T04:21:57.391Z] 6bf1a483ea7c: Pull complete [2026-05-25T04:21:57.956Z] f5dfc541a4d3: Pull complete [2026-05-25T04:21:57.956Z] 461d9e800cba: Pull complete [2026-05-25T04:21:57.956Z] 80192f66455f: Pull complete [2026-05-25T04:22:02.139Z] 2e8e34ca0e6c: Pull complete [2026-05-25T04:22:02.139Z] a29436f7fd5d: Pull complete [2026-05-25T04:22:02.139Z] 923cac83aea3: Pull complete [2026-05-25T04:22:02.139Z] 25ad8b0a4227: Pull complete [2026-05-25T04:22:02.139Z] db01528c6b51: Pull complete [2026-05-25T04:22:02.139Z] 28988de357af: Pull complete [2026-05-25T04:22:02.139Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T04:22:02.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:22:02.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:22:02.539Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:22:02.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:22:04.013Z] $ docker top 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 -eo pid,comm [2026-05-25T04:22:04.062Z] 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-05-25T04:22:04.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:22:04.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:22:04.120Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:22:04.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:22:04.219Z] $ docker exec 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent [2026-05-25T04:22:04.307Z] SSH_AUTH_SOCK=/tmp/ssh-xteOqZYtKFVn/agent.32 [2026-05-25T04:22:04.307Z] SSH_AGENT_PID=38 [2026-05-25T04:22:04.312Z] Running ssh-add (command line suppressed) [2026-05-25T04:22:04.403Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3292602702692144170.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3292602702692144170.key) [2026-05-25T04:22:04.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:22:04.712Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-05-25T04:22:05.001Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T04:22:05.011Z] $ docker exec --env ******** --env ******** 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent -k [2026-05-25T04:22:05.095Z] unset SSH_AUTH_SOCK; [2026-05-25T04:22:05.096Z] unset SSH_AGENT_PID; [2026-05-25T04:22:05.096Z] echo Agent pid 38 killed; [2026-05-25T04:22:05.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T04:22:05.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:22:05.139Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:22:05.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:22:05.243Z] $ docker exec 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent [2026-05-25T04:22:05.337Z] SSH_AUTH_SOCK=/tmp/ssh-aOOM1c05AzrF/agent.86 [2026-05-25T04:22:05.337Z] SSH_AGENT_PID=92 [2026-05-25T04:22:05.342Z] Running ssh-add (command line suppressed) [2026-05-25T04:22:05.437Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_725581718126513063.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_725581718126513063.key) [2026-05-25T04:22:05.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:22:05.744Z] + git semver init [2026-05-25T04:22:06.002Z] 2026-05-25 04:22:05,948 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:22:06.002Z] 2026-05-25 04:22:05,951 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T04:22:06.002Z] 2026-05-25 04:22:05,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-05-25T04:22:06.002Z] 2026-05-25 04:22:05,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-05-25T04:22:06.002Z] 2026-05-25 04:22:05,953 [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-05-25T04:22:07.382Z] 2026-05-25 04:22:07,089 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-05-25T04:22:07.382Z] 2026-05-25 04:22:07,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-05-25T04:22:07.382Z] 2026-05-25 04:22:07,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:22:07.382Z] 2026-05-25 04:22:07,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:22:07.382Z] 4.1.0-dev.18 [Pipeline] } [2026-05-25T04:22:07.391Z] $ docker exec --env ******** --env ******** 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 ssh-agent -k [2026-05-25T04:22:07.475Z] unset SSH_AUTH_SOCK; [2026-05-25T04:22:07.475Z] unset SSH_AGENT_PID; [2026-05-25T04:22:07.475Z] echo Agent pid 92 killed; [2026-05-25T04:22:07.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:22:07.816Z] + git semver [Pipeline] } [2026-05-25T04:22:08.086Z] $ docker stop --time=1 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 [2026-05-25T04:22:09.343Z] $ docker rm -f --volumes 78e489300ec8ab3749bb7c7e25a7ac19a08d65ef9ad563a9e1d008b0ec14e7b6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:22:09.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T04:22:09.956Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T04:22:09.959Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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-05-25T04:22:10.113Z] provisioning config files... [2026-05-25T04:22:10.133Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11569568468282986211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:22:10.426Z] ---> ****-login.sh [2026-05-25T04:22:10.427Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:22:10.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:10.427Z] Login Succeeded [2026-05-25T04:22:10.427Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:22:10.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:10.427Z] Login Succeeded [2026-05-25T04:22:10.427Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:22:10.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:10.685Z] Login Succeeded [2026-05-25T04:22:10.685Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:22:10.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:10.686Z] Login Succeeded [2026-05-25T04:22:10.686Z] ****.io [2026-05-25T04:22:10.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:10.956Z] Login Succeeded [2026-05-25T04:22:10.956Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:22:10.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:22:11.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:22:11.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:22:11.092Z] ========================================================= [2026-05-25T04:22:11.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T04:22:11.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:11.462Z] + 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-05-25T04:22:12.029Z] #0 building with "default" instance using docker driver [2026-05-25T04:22:12.029Z] [2026-05-25T04:22:12.029Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:22:12.029Z] #1 transferring dockerfile: 1.28kB done [2026-05-25T04:22:12.029Z] #1 DONE 0.0s [2026-05-25T04:22:12.029Z] [2026-05-25T04:22:12.029Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:22:12.029Z] #2 DONE 0.1s [2026-05-25T04:22:12.289Z] [2026-05-25T04:22:12.289Z] #3 [internal] load .dockerignore [2026-05-25T04:22:12.289Z] #3 transferring context: 102B done [2026-05-25T04:22:12.289Z] #3 DONE 0.0s [2026-05-25T04:22:12.289Z] [2026-05-25T04:22:12.289Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:22:12.289Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T04:22:12.289Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T04:22:12.289Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-25T04:22:12.289Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-25T04:22:12.289Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-25T04:22:12.289Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T04:22:12.289Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T04:22:12.289Z] #4 ... [2026-05-25T04:22:12.289Z] [2026-05-25T04:22:12.289Z] #5 [internal] load build context [2026-05-25T04:22:12.289Z] #5 transferring context: 18.75MB 0.2s done [2026-05-25T04:22:12.289Z] #5 DONE 0.2s [2026-05-25T04:22:12.289Z] [2026-05-25T04:22:12.289Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:22:12.289Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T04:22:12.289Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-05-25T04:22:12.289Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-05-25T04:22:12.289Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T04:22:12.289Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-05-25T04:22:12.289Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T04:22:12.289Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-25T04:22:12.289Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-25T04:22:12.547Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s [2026-05-25T04:22:12.547Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T04:22:12.547Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-05-25T04:22:12.547Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s [2026-05-25T04:22:12.547Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-25T04:22:12.547Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 59.19MB / 60.15MB 0.5s [2026-05-25T04:22:12.547Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s [2026-05-25T04:22:12.547Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-25T04:22:12.547Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-25T04:22:12.547Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s [2026-05-25T04:22:12.806Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-25T04:22:12.806Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s [2026-05-25T04:22:12.806Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.7s [2026-05-25T04:22:12.806Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-25T04:22:12.806Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-25T04:22:13.350Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.21MB / 112.58MB 0.8s [2026-05-25T04:22:13.350Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.23MB / 112.58MB 0.9s [2026-05-25T04:22:13.608Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s [2026-05-25T04:22:13.865Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2026-05-25T04:22:17.166Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done [2026-05-25T04:22:17.166Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T04:22:17.426Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T04:22:17.426Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T04:22:17.426Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T04:22:17.426Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-25T04:22:17.684Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-25T04:22:17.684Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-25T04:22:20.972Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-05-25T04:22:20.972Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-25T04:22:20.972Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-25T04:22:21.230Z] #4 DONE 9.0s [2026-05-25T04:22:21.230Z] [2026-05-25T04:22:21.230Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-25T04:22:21.230Z] #6 0.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:22:21.488Z] #6 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:22:21.747Z] #6 0.542 OK: 265 MiB in 60 packages [2026-05-25T04:22:23.138Z] #6 DONE 1.9s [2026-05-25T04:22:23.138Z] [2026-05-25T04:22:23.138Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-05-25T04:22:23.138Z] #7 DONE 0.0s [2026-05-25T04:22:23.138Z] [2026-05-25T04:22:23.138Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:22:23.138Z] #8 DONE 0.0s [2026-05-25T04:22:23.138Z] [2026-05-25T04:22:23.138Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:22:25.077Z] Still waiting to schedule task [2026-05-25T04:22:25.077Z] ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:22:25.077Z] ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:22:25.077Z] ‘prd-ubuntu20.04-docker-8c-8g-10575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:22:25.077Z] ‘prd-ubuntu20.04-docker-8c-8g-10576’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:22:25.077Z] ‘prd-ubuntu20.04-docker-8c-8g-10586’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:22:25.077Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10583’ is offline [2026-05-25T04:22:25.078Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10584’ is offline [2026-05-25T04:22:33.148Z] #9 DONE 9.6s [2026-05-25T04:22:33.149Z] [2026-05-25T04:22:33.149Z] #10 [builder 6/7] COPY . . [2026-05-25T04:22:33.149Z] #10 DONE 0.1s [2026-05-25T04:22:33.149Z] [2026-05-25T04:22:33.149Z] #11 [builder 7/7] RUN echo noop [2026-05-25T04:22:33.149Z] #11 0.180 noop [2026-05-25T04:22:33.149Z] #11 DONE 0.2s [2026-05-25T04:22:33.149Z] [2026-05-25T04:22:33.149Z] #12 exporting to image [2026-05-25T04:22:33.149Z] #12 exporting layers [2026-05-25T04:22:39.705Z] #12 exporting layers 6.4s done [2026-05-25T04:22:39.705Z] #12 writing image sha256:fb985495b1893853138f86c775b8dca0d4e237e839efe2613d862289c17185d8 done [2026-05-25T04:22:39.705Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T04:22:39.705Z] #12 DONE 6.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:40.073Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:22:40.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:22:40.148Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:22:40.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:22:40.480Z] $ docker top bd75b6c4c9c4ba289dc2cec1a942f0e9cf82cd53e7bcbb58248820e27af41d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:22:40.815Z] + go version [2026-05-25T04:22:40.815Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T04:22:40.826Z] $ docker stop --time=1 bd75b6c4c9c4ba289dc2cec1a942f0e9cf82cd53e7bcbb58248820e27af41d76 [2026-05-25T04:22:42.071Z] $ docker rm -f --volumes bd75b6c4c9c4ba289dc2cec1a942f0e9cf82cd53e7bcbb58248820e27af41d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:42.492Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:22:42.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:22:42.570Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:22:42.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:22:42.836Z] $ docker top f42639233c5b4a71b235161c65132cafaf6382b90361bc90bd366d117d17a53e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:22:43.174Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:22:43.474Z] + make test [2026-05-25T04:22:43.475Z] go test ./... -coverprofile=coverage.out [2026-05-25T04:22:44.848Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-25T04:23:04.845Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-25T04:23:04.845Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.021s coverage: 41.4% of statements [2026-05-25T04:23:04.845Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-25T04:23:13.628Z] 0 issues. [2026-05-25T04:23:13.628Z] go vet ./... [2026-05-25T04:23:18.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:23:18.498Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:23:18.498Z] ./bin/test-attribution-txt.sh [2026-05-25T04:23:18.498Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:23:18.498Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:23:18.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:23:18.891Z] $ docker stop --time=1 f42639233c5b4a71b235161c65132cafaf6382b90361bc90bd366d117d17a53e [2026-05-25T04:23:20.958Z] $ docker rm -f --volumes f42639233c5b4a71b235161c65132cafaf6382b90361bc90bd366d117d17a53e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:23:21.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:23:21.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T04:23:21.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:23:22.385Z] + ls -al . [2026-05-25T04:23:22.385Z] total 236 [2026-05-25T04:23:22.385Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:22 . [2026-05-25T04:23:22.385Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:21 .. [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 62 May 25 04:21 .dockerignore [2026-05-25T04:23:22.385Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:23 .git [2026-05-25T04:23:22.385Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:21 .github [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 101 May 25 04:21 .gitignore [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:21 .golangci.yml [2026-05-25T04:23:22.385Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:22 .semver [2026-05-25T04:23:22.385Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:21 .vscode [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 25 04:21 Attribution.txt [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 2747 May 25 04:21 CHANGELOG.md [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 25 04:21 Dockerfile [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 672 May 25 04:21 Jenkinsfile [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 25 04:21 LICENSE [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 25 04:21 Makefile [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 25 04:21 README.md [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:22 VERSION [2026-05-25T04:23:22.385Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:21 bin [2026-05-25T04:23:22.385Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:21 cmd [2026-05-25T04:23:22.385Z] -rw-r--r-- 1 jenkins jenkins 23970 May 25 04:23 coverage.out [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 6736 May 25 04:21 go.mod [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 89331 May 25 04:21 go.sum [2026-05-25T04:23:22.385Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:21 internal [2026-05-25T04:23:22.385Z] -rw-rw-r-- 1 jenkins jenkins 260 May 25 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:22.757Z] + 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=61560ecb525998960d5c49148236c46d797e73dd --label arch=amd64 --label version=4.1.0-dev.18 . [2026-05-25T04:23:22.757Z] #0 building with "default" instance using docker driver [2026-05-25T04:23:22.757Z] [2026-05-25T04:23:22.757Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:23:22.757Z] #1 transferring dockerfile: 1.28kB done [2026-05-25T04:23:22.757Z] #1 DONE 0.0s [2026-05-25T04:23:22.757Z] [2026-05-25T04:23:22.757Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:23:22.757Z] #2 DONE 0.0s [2026-05-25T04:23:22.757Z] [2026-05-25T04:23:22.757Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:23:22.757Z] #3 DONE 0.1s [2026-05-25T04:23:22.757Z] [2026-05-25T04:23:22.757Z] #4 [internal] load .dockerignore [2026-05-25T04:23:22.757Z] #4 transferring context: 102B done [2026-05-25T04:23:22.757Z] #4 DONE 0.0s [2026-05-25T04:23:23.038Z] [2026-05-25T04:23:23.038Z] #5 [internal] load build context [2026-05-25T04:23:23.038Z] #5 transferring context: 36.24kB 0.0s done [2026-05-25T04:23:23.038Z] #5 DONE 0.0s [2026-05-25T04:23:23.038Z] [2026-05-25T04:23:23.038Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:23:23.038Z] #6 DONE 0.1s [2026-05-25T04:23:23.038Z] [2026-05-25T04:23:23.038Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:23:23.038Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:23:23.038Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T04:23:23.038Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:23:23.038Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:23:23.038Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:23:23.038Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:23:23.038Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T04:23:23.038Z] #7 DONE 0.2s [2026-05-25T04:23:23.038Z] [2026-05-25T04:23:23.038Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-25T04:23:23.296Z] #8 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:23.296Z] #8 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:23.563Z] #8 0.580 OK: 265 MiB in 60 packages [2026-05-25T04:23:23.830Z] #8 DONE 0.7s [2026-05-25T04:23:23.830Z] [2026-05-25T04:23:23.830Z] #9 [builder 3/7] WORKDIR /device-opcua [2026-05-25T04:23:23.830Z] #9 DONE 0.0s [2026-05-25T04:23:23.830Z] [2026-05-25T04:23:23.830Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:23:23.830Z] #10 DONE 0.0s [2026-05-25T04:23:23.830Z] [2026-05-25T04:23:23.830Z] #11 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-05-25T04:23:23.830Z] #11 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:23.830Z] #11 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:23.830Z] #11 0.561 (1/6) Installing dumb-init (1.2.5-r3) [2026-05-25T04:23:23.830Z] #11 0.566 (2/6) Installing libgcc (14.2.0-r6) [2026-05-25T04:23:23.830Z] #11 0.573 (3/6) Installing libsodium (1.0.20-r1) [2026-05-25T04:23:23.830Z] #11 0.588 (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-25T04:23:23.830Z] #11 0.610 (5/6) Installing libzmq (4.3.5-r2) [2026-05-25T04:23:23.830Z] #11 0.621 (6/6) Installing zeromq (4.3.5-r2) [2026-05-25T04:23:23.830Z] #11 0.627 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:23:23.830Z] #11 0.633 OK: 11 MiB in 22 packages [2026-05-25T04:23:23.830Z] #11 DONE 0.7s [2026-05-25T04:23:23.830Z] [2026-05-25T04:23:23.830Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:23:24.472Z] #12 DONE 0.5s [2026-05-25T04:23:24.472Z] [2026-05-25T04:23:24.472Z] #13 [builder 6/7] COPY . . [2026-05-25T04:23:24.472Z] #13 DONE 0.1s [2026-05-25T04:23:24.472Z] [2026-05-25T04:23:24.472Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:23:24.472Z] #14 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:24.472Z] #14 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:24.773Z] #14 0.672 OK: 11 MiB in 22 packages [2026-05-25T04:23:24.773Z] #14 DONE 0.8s [2026-05-25T04:23:24.773Z] [2026-05-25T04:23:24.773Z] #15 [builder 7/7] RUN make build [2026-05-25T04:23:24.773Z] #15 0.219 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-05-25T04:23:51.377Z] #15 23.97 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-25T04:23:51.377Z] #15 DONE 24.7s [2026-05-25T04:23:51.377Z] [2026-05-25T04:23:51.377Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-05-25T04:23:51.377Z] #16 DONE 0.2s [2026-05-25T04:23:51.377Z] [2026-05-25T04:23:51.377Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-05-25T04:23:51.377Z] #17 DONE 0.0s [2026-05-25T04:23:51.377Z] [2026-05-25T04:23:51.377Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-05-25T04:23:51.377Z] #18 DONE 0.0s [2026-05-25T04:23:51.377Z] [2026-05-25T04:23:51.377Z] #19 exporting to image [2026-05-25T04:23:51.377Z] #19 exporting layers [2026-05-25T04:23:51.377Z] #19 exporting layers 0.2s done [2026-05-25T04:23:51.377Z] #19 writing image sha256:d14a98b244c3251f85d4c1ba9361fbdcf99dd5fd069edbd5f83af5e91a09fd8f done [2026-05-25T04:23:51.377Z] #19 naming to docker.io/library/device-opc-ua done [2026-05-25T04:23:51.377Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:23:51.490Z] provisioning config files... [2026-05-25T04:23:51.498Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2645762404680116544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:23:51.804Z] ---> ****-login.sh [2026-05-25T04:23:51.804Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:23:51.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:51.804Z] Login Succeeded [2026-05-25T04:23:51.804Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:23:51.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:51.804Z] Login Succeeded [2026-05-25T04:23:51.804Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:23:51.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:52.061Z] Login Succeeded [2026-05-25T04:23:52.061Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:23:52.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:52.061Z] Login Succeeded [2026-05-25T04:23:52.061Z] ****.io [2026-05-25T04:23:52.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:52.318Z] Login Succeeded [2026-05-25T04:23:52.318Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:23:52.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:23:52.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:52.396Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-05-25T04:23:52.396Z] 61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:23:52.396Z] latest [2026-05-25T04:23:52.396Z] 4.1.0-dev.18 [2026-05-25T04:23:52.396Z] 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [2026-05-25T04:23:52.396Z] main [2026-05-25T04:23:52.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:52.766Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:53.127Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:23:53.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-25T04:23:53.128Z] adcb8fc53005: Preparing [2026-05-25T04:23:53.128Z] 65b856bddebf: Preparing [2026-05-25T04:23:53.128Z] 9de4add923d0: Preparing [2026-05-25T04:23:53.128Z] 854503d28c66: Preparing [2026-05-25T04:23:53.128Z] e3e8cdca0416: Preparing [2026-05-25T04:23:53.128Z] 0854555d70ac: Preparing [2026-05-25T04:23:53.128Z] 0854555d70ac: Waiting [2026-05-25T04:23:53.128Z] adcb8fc53005: Pushed [2026-05-25T04:23:53.128Z] 854503d28c66: Pushed [2026-05-25T04:23:53.128Z] 65b856bddebf: Pushed [2026-05-25T04:23:53.128Z] 0854555d70ac: Layer already exists [2026-05-25T04:23:53.693Z] e3e8cdca0416: Pushed [2026-05-25T04:23:58.968Z] 9de4add923d0: Pushed [2026-05-25T04:23:58.968Z] 61560ecb525998960d5c49148236c46d797e73dd: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:59.297Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:59.611Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-25T04:23:59.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-25T04:23:59.611Z] adcb8fc53005: Preparing [2026-05-25T04:23:59.611Z] 65b856bddebf: Preparing [2026-05-25T04:23:59.611Z] 9de4add923d0: Preparing [2026-05-25T04:23:59.611Z] 854503d28c66: Preparing [2026-05-25T04:23:59.611Z] e3e8cdca0416: Preparing [2026-05-25T04:23:59.611Z] 0854555d70ac: Preparing [2026-05-25T04:23:59.611Z] 0854555d70ac: Waiting [2026-05-25T04:23:59.611Z] 65b856bddebf: Layer already exists [2026-05-25T04:23:59.611Z] 854503d28c66: Layer already exists [2026-05-25T04:23:59.611Z] e3e8cdca0416: Layer already exists [2026-05-25T04:23:59.611Z] 9de4add923d0: Layer already exists [2026-05-25T04:23:59.611Z] adcb8fc53005: Layer already exists [2026-05-25T04:23:59.611Z] 0854555d70ac: Layer already exists [2026-05-25T04:23:59.611Z] latest: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:59.930Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:00.257Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.18 [2026-05-25T04:24:00.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-25T04:24:00.257Z] adcb8fc53005: Preparing [2026-05-25T04:24:00.257Z] 65b856bddebf: Preparing [2026-05-25T04:24:00.257Z] 9de4add923d0: Preparing [2026-05-25T04:24:00.257Z] 854503d28c66: Preparing [2026-05-25T04:24:00.257Z] e3e8cdca0416: Preparing [2026-05-25T04:24:00.257Z] 0854555d70ac: Preparing [2026-05-25T04:24:00.257Z] 0854555d70ac: Waiting [2026-05-25T04:24:00.257Z] 854503d28c66: Layer already exists [2026-05-25T04:24:00.257Z] 9de4add923d0: Layer already exists [2026-05-25T04:24:00.257Z] 65b856bddebf: Layer already exists [2026-05-25T04:24:00.257Z] adcb8fc53005: Layer already exists [2026-05-25T04:24:00.257Z] e3e8cdca0416: Layer already exists [2026-05-25T04:24:00.257Z] 0854555d70ac: Layer already exists [2026-05-25T04:24:00.257Z] 4.1.0-dev.18: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:00.578Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:00.901Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [2026-05-25T04:24:00.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-25T04:24:00.901Z] adcb8fc53005: Preparing [2026-05-25T04:24:00.901Z] 65b856bddebf: Preparing [2026-05-25T04:24:00.901Z] 9de4add923d0: Preparing [2026-05-25T04:24:00.901Z] 854503d28c66: Preparing [2026-05-25T04:24:00.901Z] e3e8cdca0416: Preparing [2026-05-25T04:24:00.901Z] 0854555d70ac: Preparing [2026-05-25T04:24:00.901Z] 0854555d70ac: Waiting [2026-05-25T04:24:00.901Z] 9de4add923d0: Layer already exists [2026-05-25T04:24:00.901Z] 65b856bddebf: Layer already exists [2026-05-25T04:24:00.901Z] 854503d28c66: Layer already exists [2026-05-25T04:24:00.901Z] e3e8cdca0416: Layer already exists [2026-05-25T04:24:00.901Z] adcb8fc53005: Layer already exists [2026-05-25T04:24:00.901Z] 0854555d70ac: Layer already exists [2026-05-25T04:24:00.901Z] 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:01.244Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:01.563Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-05-25T04:24:01.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-25T04:24:01.563Z] adcb8fc53005: Preparing [2026-05-25T04:24:01.563Z] 65b856bddebf: Preparing [2026-05-25T04:24:01.563Z] 9de4add923d0: Preparing [2026-05-25T04:24:01.563Z] 854503d28c66: Preparing [2026-05-25T04:24:01.563Z] e3e8cdca0416: Preparing [2026-05-25T04:24:01.563Z] 0854555d70ac: Preparing [2026-05-25T04:24:01.563Z] 0854555d70ac: Waiting [2026-05-25T04:24:01.563Z] 854503d28c66: Layer already exists [2026-05-25T04:24:01.563Z] 65b856bddebf: Layer already exists [2026-05-25T04:24:01.563Z] 9de4add923d0: Layer already exists [2026-05-25T04:24:01.563Z] adcb8fc53005: Layer already exists [2026-05-25T04:24:01.563Z] e3e8cdca0416: Layer already exists [2026-05-25T04:24:01.563Z] 0854555d70ac: Layer already exists [2026-05-25T04:24:01.563Z] main: digest: sha256:074fa215c2ae46634ffef9640443f56bb7be2ebb00b25e2db9e87a3e9ee5b5d1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:24:01.672Z] ===================================================== [Pipeline] echo [2026-05-25T04:24:01.685Z] taggedImages: [2026-05-25T04:24:01.685Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:24:01.685Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-25T04:24:01.685Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.18 [2026-05-25T04:24:01.685Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [2026-05-25T04:24:01.685Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [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-05-25T04:24:02.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:24:02.124Z] [2026-05-25T04:24:02.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:02.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:24:02.443Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T04:24:02.443Z] 5eb5b503b376: Pulling fs layer [2026-05-25T04:24:02.443Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T04:24:02.443Z] ec43610c2a17: Pulling fs layer [2026-05-25T04:24:02.443Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T04:24:02.443Z] 33b1e0a273af: Pulling fs layer [2026-05-25T04:24:02.443Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T04:24:02.443Z] 2f39f015ded8: Pulling fs layer [2026-05-25T04:24:02.443Z] 3a2ae6a8a46f: Waiting [2026-05-25T04:24:02.443Z] 5d3b04190fa2: Waiting [2026-05-25T04:24:02.443Z] 2f39f015ded8: Waiting [2026-05-25T04:24:02.443Z] 33b1e0a273af: Waiting [2026-05-25T04:24:02.443Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T04:24:02.443Z] 3a2ae6a8a46f: Download complete [2026-05-25T04:24:02.443Z] 33b1e0a273af: Verifying Checksum [2026-05-25T04:24:02.443Z] 33b1e0a273af: Download complete [2026-05-25T04:24:02.443Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T04:24:02.443Z] 5d3b04190fa2: Download complete [2026-05-25T04:24:02.443Z] ec43610c2a17: Verifying Checksum [2026-05-25T04:24:02.443Z] ec43610c2a17: Download complete [2026-05-25T04:24:02.716Z] 5eb5b503b376: Download complete [2026-05-25T04:24:03.283Z] 2f39f015ded8: Verifying Checksum [2026-05-25T04:24:03.283Z] 2f39f015ded8: Download complete [2026-05-25T04:24:04.239Z] 5eb5b503b376: Pull complete [2026-05-25T04:24:04.239Z] 5c69ac0246d0: Pull complete [2026-05-25T04:24:04.803Z] ec43610c2a17: Pull complete [2026-05-25T04:24:04.803Z] 3a2ae6a8a46f: Pull complete [2026-05-25T04:24:05.084Z] 33b1e0a273af: Pull complete [2026-05-25T04:24:05.084Z] 5d3b04190fa2: Pull complete [2026-05-25T04:24:10.359Z] 2f39f015ded8: Pull complete [2026-05-25T04:24:10.359Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T04:24:10.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:24:10.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:24:10.540Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:24:10.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:24:11.890Z] $ docker top 31e15cceef326c6a0c80c020b39c3f54206a985f3164a4586a65676e1a7e8d69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:24:12.152Z] ---> job-cost.sh [2026-05-25T04:24:12.152Z] lf-activate-venv: SKIPPING [2026-05-25T04:24:12.152Z] INFO: No Stack... [2026-05-25T04:24:12.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:24:12.676Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:24:13.083Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-05-25T04:24:13.083Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:24:13.101Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [2026-05-25T04:24:13.122Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] did not exist. Created. [2026-05-25T04:24:13.142Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:24:13.550Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T04:24:13.668Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:24:13.679Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:24:13.832Z] $ docker stop --time=1 31e15cceef326c6a0c80c020b39c3f54206a985f3164a4586a65676e1a7e8d69 [2026-05-25T04:24:14.957Z] $ docker rm -f --volumes 31e15cceef326c6a0c80c020b39c3f54206a985f3164a4586a65676e1a7e8d69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T04:24:15.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10588 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-05-25T04:24:15.070Z] Running in /w/workspace/device-opc-ua/35 [Pipeline] { [Pipeline] checkout [2026-05-25T04:24:15.156Z] Selected Git installation does not exist. Using Default [2026-05-25T04:24:15.156Z] The recommended git tool is: NONE [2026-05-25T04:24:21.579Z] using credential edgex-jenkins-ssh [2026-05-25T04:24:21.625Z] Cloning the remote Git repository [2026-05-25T04:24:21.705Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-05-25T04:24:21.855Z] > git init /w/workspace/device-opc-ua/35 # timeout=10 [2026-05-25T04:24:22.047Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-05-25T04:24:22.049Z] > git --version # timeout=10 [2026-05-25T04:24:22.074Z] > git --version # 'git version 2.25.1' [2026-05-25T04:24:22.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T04:24:22.281Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:24:24.798Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-05-25T04:24:24.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:24:26.041Z] Avoid second fetch [2026-05-25T04:24:26.042Z] Checking out Revision 61560ecb525998960d5c49148236c46d797e73dd (main) [2026-05-25T04:24:26.823Z] Commit message: "Merge pull request #162 from sabrina-lin527/update-changelog" [2026-05-25T04:24:26.065Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T04:24:26.149Z] > git checkout -f 61560ecb525998960d5c49148236c46d797e73dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:24:31.162Z] provisioning config files... [2026-05-25T04:24:31.198Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/35@tmp/config473939585850696762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:24:31.999Z] ---> ****-login.sh [2026-05-25T04:24:31.999Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:24:32.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:24:32.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:24:32.562Z] Configure a credential helper to remove this warning. See [2026-05-25T04:24:32.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:24:32.562Z] [2026-05-25T04:24:32.562Z] Login Succeeded [2026-05-25T04:24:32.562Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:24:32.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:24:33.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:24:33.113Z] Configure a credential helper to remove this warning. See [2026-05-25T04:24:33.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:24:33.113Z] [2026-05-25T04:24:33.113Z] Login Succeeded [2026-05-25T04:24:33.113Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:24:33.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:24:33.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:24:33.385Z] Configure a credential helper to remove this warning. See [2026-05-25T04:24:33.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:24:33.385Z] [2026-05-25T04:24:33.385Z] Login Succeeded [2026-05-25T04:24:33.385Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:24:33.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:24:33.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:24:33.940Z] Configure a credential helper to remove this warning. See [2026-05-25T04:24:33.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:24:33.940Z] [2026-05-25T04:24:33.940Z] Login Succeeded [2026-05-25T04:24:33.940Z] ****.io [2026-05-25T04:24:34.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:24:34.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:24:34.497Z] Configure a credential helper to remove this warning. See [2026-05-25T04:24:34.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:24:34.498Z] [2026-05-25T04:24:34.498Z] Login Succeeded [2026-05-25T04:24:34.498Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:24:34.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:24:34.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:24:34.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:24:35.024Z] ========================================================= [2026-05-25T04:24:35.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T04:24:35.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:35.454Z] + 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-05-25T04:24:36.065Z] Sending build context to Docker daemon 9.582MB [2026-05-25T04:24:36.065Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:24:36.065Z] Step 2/10 : FROM ${BASE} AS builder [2026-05-25T04:24:36.065Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T04:24:36.065Z] 6b59a28fa201: Pulling fs layer [2026-05-25T04:24:36.065Z] d32bb0dddca7: Pulling fs layer [2026-05-25T04:24:36.065Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T04:24:36.065Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T04:24:36.065Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:24:36.065Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T04:24:36.065Z] deaec5988b04: Pulling fs layer [2026-05-25T04:24:36.065Z] 9f65657bb879: Pulling fs layer [2026-05-25T04:24:36.065Z] 196fd7d83e7d: Waiting [2026-05-25T04:24:36.065Z] 4f4fb700ef54: Waiting [2026-05-25T04:24:36.065Z] 8ba94037c8f0: Waiting [2026-05-25T04:24:36.065Z] deaec5988b04: Waiting [2026-05-25T04:24:36.065Z] 9f65657bb879: Waiting [2026-05-25T04:24:36.343Z] d32bb0dddca7: Verifying Checksum [2026-05-25T04:24:36.343Z] d32bb0dddca7: Download complete [2026-05-25T04:24:36.343Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T04:24:36.343Z] 196fd7d83e7d: Download complete [2026-05-25T04:24:36.343Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:24:36.343Z] 4f4fb700ef54: Download complete [2026-05-25T04:24:36.343Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T04:24:36.343Z] 8ba94037c8f0: Download complete [2026-05-25T04:24:36.343Z] 6b59a28fa201: Verifying Checksum [2026-05-25T04:24:36.343Z] 6b59a28fa201: Download complete [2026-05-25T04:24:36.949Z] 9f65657bb879: Verifying Checksum [2026-05-25T04:24:36.949Z] 9f65657bb879: Download complete [2026-05-25T04:24:37.548Z] 6b59a28fa201: Pull complete [2026-05-25T04:24:38.144Z] 5dab1238d3d9: Download complete [2026-05-25T04:24:39.594Z] deaec5988b04: Verifying Checksum [2026-05-25T04:24:39.594Z] deaec5988b04: Download complete [2026-05-25T04:24:42.200Z] d32bb0dddca7: Pull complete [2026-05-25T04:24:57.254Z] 5dab1238d3d9: Pull complete [2026-05-25T04:24:57.254Z] 196fd7d83e7d: Pull complete [2026-05-25T04:24:57.254Z] 4f4fb700ef54: Pull complete [2026-05-25T04:24:57.549Z] 8ba94037c8f0: Pull complete [2026-05-25T04:25:05.806Z] deaec5988b04: Pull complete [2026-05-25T04:25:07.835Z] 9f65657bb879: Pull complete [2026-05-25T04:25:07.835Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T04:25:07.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:25:08.106Z] ---> 334268110677 [2026-05-25T04:25:08.106Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:25:10.700Z] ---> Running in 799ac62695ff [2026-05-25T04:25:10.973Z] Removing intermediate container 799ac62695ff [2026-05-25T04:25:10.973Z] ---> 8ff9a56758bc [2026-05-25T04:25:10.973Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:25:10.973Z] ---> Running in a160ac99407b [2026-05-25T04:25:11.576Z] Removing intermediate container a160ac99407b [2026-05-25T04:25:11.576Z] ---> 47086fb33726 [2026-05-25T04:25:11.576Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-25T04:25:11.576Z] ---> Running in a7c09942daa5 [2026-05-25T04:25:13.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:25:13.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:25:15.256Z] OK: 255 MiB in 60 packages [2026-05-25T04:25:16.236Z] Removing intermediate container a7c09942daa5 [2026-05-25T04:25:16.236Z] ---> 71f7224f3d97 [2026-05-25T04:25:16.236Z] Step 6/10 : WORKDIR /device-opcua [2026-05-25T04:25:16.512Z] ---> Running in 7e70949722e7 [2026-05-25T04:25:16.784Z] Removing intermediate container 7e70949722e7 [2026-05-25T04:25:16.784Z] ---> da2c853a4eaf [2026-05-25T04:25:16.784Z] Step 7/10 : COPY go.mod vendor* ./ [2026-05-25T04:25:17.372Z] ---> 32df51e39a63 [2026-05-25T04:25:17.372Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:25:17.643Z] ---> Running in dc0c1ba43c94 [2026-05-25T04:27:24.716Z] Removing intermediate container dc0c1ba43c94 [2026-05-25T04:27:24.716Z] ---> fb6ebc1e0136 [2026-05-25T04:27:24.716Z] Step 9/10 : COPY . . [2026-05-25T04:27:24.716Z] ---> 46cd9183182c [2026-05-25T04:27:24.716Z] Step 10/10 : RUN ${MAKE} [2026-05-25T04:27:24.716Z] ---> Running in e1a75b7b522c [2026-05-25T04:27:24.716Z] noop [2026-05-25T04:27:24.716Z] Removing intermediate container e1a75b7b522c [2026-05-25T04:27:24.716Z] ---> 3c5ee02d576b [2026-05-25T04:27:24.716Z] Successfully built 3c5ee02d576b [2026-05-25T04:27:24.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:27:25.338Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:27:25.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:27:25.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-10588 does not seem to be running inside a container [2026-05-25T04:27:25.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/35 -v /w/workspace/device-opc-ua/35:/w/workspace/device-opc-ua/35:rw,z -v /w/workspace/device-opc-ua/35@tmp:/w/workspace/device-opc-ua/35@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-05-25T04:27:27.519Z] $ docker top f53dbe714777c64c35aa6c5f99243523da9357060853cd5a806a027ff77d517f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:27:28.600Z] + go version [2026-05-25T04:27:28.600Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T04:27:28.664Z] $ docker stop --time=1 f53dbe714777c64c35aa6c5f99243523da9357060853cd5a806a027ff77d517f [2026-05-25T04:27:30.492Z] $ docker rm -f --volumes f53dbe714777c64c35aa6c5f99243523da9357060853cd5a806a027ff77d517f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:27:31.478Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:27:31.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:27:31.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-10588 does not seem to be running inside a container [2026-05-25T04:27:32.044Z] $ 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/35 -v /w/workspace/device-opc-ua/35:/w/workspace/device-opc-ua/35:rw,z -v /w/workspace/device-opc-ua/35@tmp:/w/workspace/device-opc-ua/35@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-05-25T04:27:37.309Z] $ docker top 6036137afa010f9850714811e456d6b72f80b781f7900b7edee8732a1fd3f1a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:27:38.428Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/35 [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:27:39.274Z] + make test [2026-05-25T04:27:39.274Z] go test ./... -coverprofile=coverage.out [2026-05-25T04:27:45.049Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-25T04:32:52.540Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-25T04:32:53.516Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.090s coverage: 41.4% of statements [2026-05-25T04:32:54.104Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-25T04:32:55.075Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T04:32:55.075Z] go vet ./... [2026-05-25T04:34:03.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:34:03.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:34:03.019Z] ./bin/test-attribution-txt.sh [2026-05-25T04:34:03.019Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:34:03.987Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:34:04.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:34:04.625Z] $ docker stop --time=1 6036137afa010f9850714811e456d6b72f80b781f7900b7edee8732a1fd3f1a3 [2026-05-25T04:34:06.778Z] $ docker rm -f --volumes 6036137afa010f9850714811e456d6b72f80b781f7900b7edee8732a1fd3f1a3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:34:08.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:34:08.977Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T04:34:09.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:34:10.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:34:10.528Z] + ls -al . [2026-05-25T04:34:10.528Z] total 232 [2026-05-25T04:34:10.528Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:27 . [2026-05-25T04:34:10.528Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:24 .. [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 62 May 25 04:24 .dockerignore [2026-05-25T04:34:10.528Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 .git [2026-05-25T04:34:10.528Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:24 .github [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 101 May 25 04:24 .gitignore [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:24 .golangci.yml [2026-05-25T04:34:10.528Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:24 .vscode [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 25 04:24 Attribution.txt [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 2747 May 25 04:24 CHANGELOG.md [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 25 04:24 Dockerfile [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 672 May 25 04:24 Jenkinsfile [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 25 04:24 LICENSE [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 25 04:24 Makefile [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 25 04:24 README.md [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:22 VERSION [2026-05-25T04:34:10.528Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:24 bin [2026-05-25T04:34:10.528Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:24 cmd [2026-05-25T04:34:10.528Z] -rw-r--r-- 1 jenkins jenkins 23970 May 25 04:32 coverage.out [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 6736 May 25 04:24 go.mod [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 89331 May 25 04:24 go.sum [2026-05-25T04:34:10.528Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:24 internal [2026-05-25T04:34:10.528Z] -rw-rw-r-- 1 jenkins jenkins 260 May 25 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:34:10.958Z] + 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=61560ecb525998960d5c49148236c46d797e73dd --label arch=arm64 --label version=4.1.0-dev.18 . [2026-05-25T04:34:11.579Z] Sending build context to Docker daemon 9.607MB [2026-05-25T04:34:11.579Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:34:11.579Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-25T04:34:11.579Z] ---> 3c5ee02d576b [2026-05-25T04:34:11.579Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:34:12.211Z] ---> Running in ade2f1024fad [2026-05-25T04:34:12.493Z] Removing intermediate container ade2f1024fad [2026-05-25T04:34:12.493Z] ---> 799e90a00803 [2026-05-25T04:34:12.499Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:34:12.499Z] ---> Running in e46c5da8563a [2026-05-25T04:34:12.795Z] Removing intermediate container e46c5da8563a [2026-05-25T04:34:12.795Z] ---> b51406ad313e [2026-05-25T04:34:12.795Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-25T04:34:13.076Z] ---> Running in 278d6e1cb814 [2026-05-25T04:34:14.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:34:14.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:34:17.312Z] OK: 255 MiB in 60 packages [2026-05-25T04:34:17.915Z] Removing intermediate container 278d6e1cb814 [2026-05-25T04:34:17.915Z] ---> 25f8290fe742 [2026-05-25T04:34:17.915Z] Step 6/23 : WORKDIR /device-opcua [2026-05-25T04:34:18.187Z] ---> Running in c56fc0035906 [2026-05-25T04:34:18.459Z] Removing intermediate container c56fc0035906 [2026-05-25T04:34:18.459Z] ---> 61193a4f60c8 [2026-05-25T04:34:18.459Z] Step 7/23 : COPY go.mod vendor* ./ [2026-05-25T04:34:19.062Z] ---> f1753cfaf0d3 [2026-05-25T04:34:19.062Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:34:19.062Z] ---> Running in 708ce1f10cb9 [2026-05-25T04:34:21.724Z] Removing intermediate container 708ce1f10cb9 [2026-05-25T04:34:21.724Z] ---> 02540c5d8727 [2026-05-25T04:34:21.724Z] Step 9/23 : COPY . . [2026-05-25T04:34:22.711Z] ---> 1d1742f2253f [2026-05-25T04:34:22.711Z] Step 10/23 : RUN ${MAKE} [2026-05-25T04:34:22.984Z] ---> Running in 65b120ae4e43 [2026-05-25T04:34:23.957Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-05-25T04:39:31.845Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-25T04:39:32.809Z] Removing intermediate container 65b120ae4e43 [2026-05-25T04:39:32.810Z] ---> 4da968e14321 [2026-05-25T04:39:32.810Z] Step 11/23 : FROM alpine:3.22 [2026-05-25T04:39:33.783Z] 3.22: Pulling from library/alpine [2026-05-25T04:39:33.783Z] 58e777220c39: Pulling fs layer [2026-05-25T04:39:34.051Z] 58e777220c39: Verifying Checksum [2026-05-25T04:39:34.051Z] 58e777220c39: Download complete [2026-05-25T04:39:34.637Z] 58e777220c39: Pull complete [2026-05-25T04:39:34.637Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:39:34.637Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T04:39:34.637Z] ---> 6a2735c23ff3 [2026-05-25T04:39:34.637Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-05-25T04:39:34.910Z] ---> Running in 62b2530b6529 [2026-05-25T04:39:35.178Z] Removing intermediate container 62b2530b6529 [2026-05-25T04:39:35.178Z] ---> 020393b2f237 [2026-05-25T04:39:35.178Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-05-25T04:39:35.456Z] ---> Running in 21ff451279ce [2026-05-25T04:39:36.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:39:37.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:39:38.964Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-05-25T04:39:38.964Z] (2/6) Installing libgcc (14.2.0-r6) [2026-05-25T04:39:38.964Z] (3/6) Installing libsodium (1.0.20-r1) [2026-05-25T04:39:38.964Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-25T04:39:38.964Z] (5/6) Installing libzmq (4.3.5-r2) [2026-05-25T04:39:38.964Z] (6/6) Installing zeromq (4.3.5-r2) [2026-05-25T04:39:38.964Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T04:39:38.964Z] OK: 12 MiB in 22 packages [2026-05-25T04:39:40.380Z] Removing intermediate container 21ff451279ce [2026-05-25T04:39:40.380Z] ---> 86514e10a5ad [2026-05-25T04:39:40.380Z] Step 14/23 : RUN apk --no-cache upgrade [2026-05-25T04:39:40.380Z] ---> Running in 7802200944bb [2026-05-25T04:39:41.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:39:41.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:39:43.902Z] OK: 12 MiB in 22 packages [2026-05-25T04:39:44.874Z] Removing intermediate container 7802200944bb [2026-05-25T04:39:44.874Z] ---> ca4caa15c201 [2026-05-25T04:39:44.874Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-05-25T04:39:47.489Z] ---> 132e49b3fe3e [2026-05-25T04:39:47.489Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-05-25T04:39:48.076Z] ---> ce8b3f076769 [2026-05-25T04:39:48.076Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-05-25T04:39:52.341Z] ---> f8a9717cb6a5 [2026-05-25T04:39:52.341Z] Step 18/23 : EXPOSE 59997 [2026-05-25T04:39:52.341Z] ---> Running in b59746e2117a [2026-05-25T04:39:52.341Z] Removing intermediate container b59746e2117a [2026-05-25T04:39:52.341Z] ---> 4145ef407563 [2026-05-25T04:39:52.341Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-05-25T04:39:52.341Z] ---> Running in eeb7b060be71 [2026-05-25T04:39:52.614Z] Removing intermediate container eeb7b060be71 [2026-05-25T04:39:52.614Z] ---> 4af5a7fbe30b [2026-05-25T04:39:52.614Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T04:39:52.884Z] ---> Running in bcdd8c55f752 [2026-05-25T04:39:53.171Z] Removing intermediate container bcdd8c55f752 [2026-05-25T04:39:53.171Z] ---> 81687e4ff30e [2026-05-25T04:39:53.171Z] Step 21/23 : LABEL arch=arm64 [2026-05-25T04:39:53.171Z] ---> Running in 5e15d8d179b0 [2026-05-25T04:39:53.440Z] Removing intermediate container 5e15d8d179b0 [2026-05-25T04:39:53.440Z] ---> 065b81db2a29 [2026-05-25T04:39:53.440Z] Step 22/23 : LABEL git_sha=61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:39:53.714Z] ---> Running in bcddd3042249 [2026-05-25T04:39:53.984Z] Removing intermediate container bcddd3042249 [2026-05-25T04:39:53.984Z] ---> f1d1d504f4dc [2026-05-25T04:39:53.984Z] Step 23/23 : LABEL version=4.1.0-dev.18 [2026-05-25T04:39:53.984Z] ---> Running in 4e1aa5e19ec3 [2026-05-25T04:39:54.252Z] Removing intermediate container 4e1aa5e19ec3 [2026-05-25T04:39:54.252Z] ---> d77851f3b42b [2026-05-25T04:39:54.252Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T04:39:54.520Z] Successfully built d77851f3b42b [2026-05-25T04:39:54.520Z] 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-05-25T04:39:54.761Z] provisioning config files... [2026-05-25T04:39:54.777Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/35@tmp/config15045794590411941371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:55.136Z] ---> ****-login.sh [2026-05-25T04:39:55.136Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:39:55.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:39:55.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:39:55.408Z] Configure a credential helper to remove this warning. See [2026-05-25T04:39:55.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:39:55.408Z] [2026-05-25T04:39:55.408Z] Login Succeeded [2026-05-25T04:39:55.408Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:39:55.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:39:55.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:39:55.952Z] Configure a credential helper to remove this warning. See [2026-05-25T04:39:55.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:39:55.952Z] [2026-05-25T04:39:55.952Z] Login Succeeded [2026-05-25T04:39:55.952Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:39:56.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:39:56.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:39:56.220Z] Configure a credential helper to remove this warning. See [2026-05-25T04:39:56.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:39:56.220Z] [2026-05-25T04:39:56.220Z] Login Succeeded [2026-05-25T04:39:56.220Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:39:56.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:39:56.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:39:56.762Z] Configure a credential helper to remove this warning. See [2026-05-25T04:39:56.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:39:56.762Z] [2026-05-25T04:39:56.762Z] Login Succeeded [2026-05-25T04:39:56.762Z] ****.io [2026-05-25T04:39:57.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:39:57.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:39:57.298Z] Configure a credential helper to remove this warning. See [2026-05-25T04:39:57.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:39:57.298Z] [2026-05-25T04:39:57.298Z] Login Succeeded [2026-05-25T04:39:57.298Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:39:57.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:39:57.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:39:57.409Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-05-25T04:39:57.409Z] 61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:39:57.409Z] latest [2026-05-25T04:39:57.409Z] 4.1.0-dev.18 [2026-05-25T04:39:57.409Z] 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [2026-05-25T04:39:57.409Z] main [2026-05-25T04:39:57.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:57.804Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:58.177Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:39:58.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-25T04:39:58.177Z] 94c04917aea2: Preparing [2026-05-25T04:39:58.177Z] f253b1c8f98f: Preparing [2026-05-25T04:39:58.177Z] 50c84be87be9: Preparing [2026-05-25T04:39:58.177Z] df2e60bece5f: Preparing [2026-05-25T04:39:58.177Z] 3cdbf10e4b82: Preparing [2026-05-25T04:39:58.177Z] eeaa73608b53: Preparing [2026-05-25T04:39:58.177Z] eeaa73608b53: Waiting [2026-05-25T04:39:58.454Z] 94c04917aea2: Pushed [2026-05-25T04:39:58.454Z] df2e60bece5f: Pushed [2026-05-25T04:39:58.454Z] f253b1c8f98f: Pushed [2026-05-25T04:39:58.454Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:59.434Z] 3cdbf10e4b82: Pushed [2026-05-25T04:40:09.538Z] 50c84be87be9: Pushed [2026-05-25T04:40:09.538Z] 61560ecb525998960d5c49148236c46d797e73dd: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:09.924Z] + 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-05-25T04:40:10.295Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-05-25T04:40:10.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-25T04:40:10.295Z] 94c04917aea2: Preparing [2026-05-25T04:40:10.295Z] f253b1c8f98f: Preparing [2026-05-25T04:40:10.295Z] 50c84be87be9: Preparing [2026-05-25T04:40:10.295Z] df2e60bece5f: Preparing [2026-05-25T04:40:10.295Z] 3cdbf10e4b82: Preparing [2026-05-25T04:40:10.295Z] eeaa73608b53: Preparing [2026-05-25T04:40:10.295Z] eeaa73608b53: Waiting [2026-05-25T04:40:10.295Z] 94c04917aea2: Layer already exists [2026-05-25T04:40:10.296Z] 3cdbf10e4b82: Layer already exists [2026-05-25T04:40:10.296Z] f253b1c8f98f: Layer already exists [2026-05-25T04:40:10.296Z] df2e60bece5f: Layer already exists [2026-05-25T04:40:10.296Z] 50c84be87be9: Layer already exists [2026-05-25T04:40:10.296Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:10.623Z] latest: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:10.986Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:11.346Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.18 [2026-05-25T04:40:11.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-25T04:40:11.346Z] 94c04917aea2: Preparing [2026-05-25T04:40:11.346Z] f253b1c8f98f: Preparing [2026-05-25T04:40:11.346Z] 50c84be87be9: Preparing [2026-05-25T04:40:11.346Z] df2e60bece5f: Preparing [2026-05-25T04:40:11.346Z] 3cdbf10e4b82: Preparing [2026-05-25T04:40:11.346Z] eeaa73608b53: Preparing [2026-05-25T04:40:11.346Z] eeaa73608b53: Waiting [2026-05-25T04:40:11.346Z] f253b1c8f98f: Layer already exists [2026-05-25T04:40:11.346Z] df2e60bece5f: Layer already exists [2026-05-25T04:40:11.346Z] 94c04917aea2: Layer already exists [2026-05-25T04:40:11.346Z] 3cdbf10e4b82: Layer already exists [2026-05-25T04:40:11.346Z] 50c84be87be9: Layer already exists [2026-05-25T04:40:11.346Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:11.615Z] 4.1.0-dev.18: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:11.986Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:12.346Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [2026-05-25T04:40:12.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-25T04:40:12.346Z] 94c04917aea2: Preparing [2026-05-25T04:40:12.346Z] f253b1c8f98f: Preparing [2026-05-25T04:40:12.346Z] 50c84be87be9: Preparing [2026-05-25T04:40:12.346Z] df2e60bece5f: Preparing [2026-05-25T04:40:12.346Z] 3cdbf10e4b82: Preparing [2026-05-25T04:40:12.346Z] eeaa73608b53: Preparing [2026-05-25T04:40:12.346Z] eeaa73608b53: Waiting [2026-05-25T04:40:12.346Z] f253b1c8f98f: Layer already exists [2026-05-25T04:40:12.346Z] 94c04917aea2: Layer already exists [2026-05-25T04:40:12.346Z] 3cdbf10e4b82: Layer already exists [2026-05-25T04:40:12.346Z] df2e60bece5f: Layer already exists [2026-05-25T04:40:12.346Z] 50c84be87be9: Layer already exists [2026-05-25T04:40:12.346Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:12.613Z] 61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:12.978Z] + 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-05-25T04:40:13.340Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-05-25T04:40:13.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-25T04:40:13.340Z] 94c04917aea2: Preparing [2026-05-25T04:40:13.340Z] f253b1c8f98f: Preparing [2026-05-25T04:40:13.340Z] 50c84be87be9: Preparing [2026-05-25T04:40:13.340Z] df2e60bece5f: Preparing [2026-05-25T04:40:13.340Z] 3cdbf10e4b82: Preparing [2026-05-25T04:40:13.340Z] eeaa73608b53: Preparing [2026-05-25T04:40:13.340Z] eeaa73608b53: Waiting [2026-05-25T04:40:13.340Z] 3cdbf10e4b82: Layer already exists [2026-05-25T04:40:13.340Z] 50c84be87be9: Layer already exists [2026-05-25T04:40:13.340Z] df2e60bece5f: Layer already exists [2026-05-25T04:40:13.340Z] 94c04917aea2: Layer already exists [2026-05-25T04:40:13.340Z] f253b1c8f98f: Layer already exists [2026-05-25T04:40:13.340Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:13.606Z] main: digest: sha256:14115c46c9cbb5bfc3f25e81b12ae53b2e882a2ed6d466eb1a109ba5d7c930ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:40:13.686Z] ===================================================== [Pipeline] echo [2026-05-25T04:40:13.697Z] taggedImages: [2026-05-25T04:40:13.697Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd [2026-05-25T04:40:13.697Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-05-25T04:40:13.697Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.18 [2026-05-25T04:40:13.697Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:61560ecb525998960d5c49148236c46d797e73dd-4.1.0-dev.18 [2026-05-25T04:40:13.697Z] - 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-05-25T04:40:14.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:40:14.107Z] [2026-05-25T04:40:14.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:14.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:40:14.457Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T04:40:14.457Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T04:40:14.457Z] 04944245beec: Pulling fs layer [2026-05-25T04:40:14.457Z] 699f458cf7ca: Pulling fs layer [2026-05-25T04:40:14.457Z] 765212b225bb: Pulling fs layer [2026-05-25T04:40:14.457Z] f23df028b6ca: Pulling fs layer [2026-05-25T04:40:14.457Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T04:40:14.457Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T04:40:14.457Z] d65c8cfc05b1: Waiting [2026-05-25T04:40:14.457Z] 2437ff75d9bd: Waiting [2026-05-25T04:40:14.457Z] 765212b225bb: Waiting [2026-05-25T04:40:14.726Z] 04944245beec: Verifying Checksum [2026-05-25T04:40:14.726Z] 04944245beec: Download complete [2026-05-25T04:40:14.726Z] 765212b225bb: Verifying Checksum [2026-05-25T04:40:14.726Z] 765212b225bb: Download complete [2026-05-25T04:40:14.726Z] f23df028b6ca: Verifying Checksum [2026-05-25T04:40:14.726Z] f23df028b6ca: Download complete [2026-05-25T04:40:14.726Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T04:40:14.726Z] d65c8cfc05b1: Download complete [2026-05-25T04:40:15.054Z] 699f458cf7ca: Verifying Checksum [2026-05-25T04:40:15.054Z] 699f458cf7ca: Download complete [2026-05-25T04:40:15.329Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T04:40:15.329Z] 8998bd30e6a1: Download complete [2026-05-25T04:40:17.911Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T04:40:17.911Z] 2437ff75d9bd: Download complete [2026-05-25T04:40:19.855Z] 8998bd30e6a1: Pull complete [2026-05-25T04:40:20.434Z] 04944245beec: Pull complete [2026-05-25T04:40:21.840Z] 699f458cf7ca: Pull complete [2026-05-25T04:40:22.106Z] 765212b225bb: Pull complete [2026-05-25T04:40:23.231Z] f23df028b6ca: Pull complete [2026-05-25T04:40:23.231Z] d65c8cfc05b1: Pull complete [2026-05-25T04:40:41.449Z] 2437ff75d9bd: Pull complete [2026-05-25T04:40:41.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T04:40:41.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:40:41.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:40:41.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-10588 does not seem to be running inside a container [2026-05-25T04:40:41.756Z] $ 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/35 -v /w/workspace/device-opc-ua/35:/w/workspace/device-opc-ua/35:rw,z -v /w/workspace/device-opc-ua/35@tmp:/w/workspace/device-opc-ua/35@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-05-25T04:40:45.109Z] $ docker top 26e051130058bccca42f233fd25075902c9fab3757becab70c6e43a7f81a0ec5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:46.016Z] ---> job-cost.sh [2026-05-25T04:40:46.016Z] lf-activate-venv: SKIPPING [2026-05-25T04:40:46.016Z] INFO: No Stack... [2026-05-25T04:40:46.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T04:40:47.943Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:40:48.595Z] + cat /w/workspace/device-opc-ua/35/archives/cost.csv [2026-05-25T04:40:48.595Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:40:48.665Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [2026-05-25T04:40:48.671Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] did not exist. Created. [2026-05-25T04:40:48.677Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:40:49.344Z] /w/workspace/device-opc-ua/35@tmp/durable-fd369382/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T04:40:50.048Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T04:40:50.079Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T04:40:50.163Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:40:50.174Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:40:50.205Z] $ docker stop --time=1 26e051130058bccca42f233fd25075902c9fab3757becab70c6e43a7f81a0ec5 [2026-05-25T04:40:51.802Z] $ docker rm -f --volumes 26e051130058bccca42f233fd25075902c9fab3757becab70c6e43a7f81a0ec5 [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-05-25T04:40:52.286Z] provisioning config files... [2026-05-25T04:40:52.293Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config617569125141963061tmp [Pipeline] { [Pipeline] sh [2026-05-25T04:40:52.582Z] + set +x [2026-05-25T04:40:52.582Z] + curl -s https://codecov.io/bash [2026-05-25T04:40:52.582Z] + bash -s -- [2026-05-25T04:40:52.582Z] [2026-05-25T04:40:52.582Z] _____ _ [2026-05-25T04:40:52.582Z] / ____| | | [2026-05-25T04:40:52.582Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T04:40:52.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T04:40:52.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T04:40:52.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T04:40:52.582Z] Bash-1.0.6 [2026-05-25T04:40:52.582Z] [2026-05-25T04:40:52.582Z] [2026-05-25T04:40:52.582Z] ==> git version 2.25.1 found [2026-05-25T04:40:52.582Z] ==> 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-05-25T04:40:52.582Z] Release-Date: 2020-01-08 [2026-05-25T04:40:52.582Z] 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-05-25T04:40:52.582Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T04:40:52.582Z] ==> Jenkins CI detected. [2026-05-25T04:40:52.582Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2026-05-25T04:40:52.582Z] project root: . [2026-05-25T04:40:52.582Z] --> token set from env [2026-05-25T04:40:52.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T04:40:52.582Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T04:40:52.582Z] ==> Python coveragepy not found [2026-05-25T04:40:52.582Z] ==> Searching for coverage reports in: [2026-05-25T04:40:52.582Z] + . [2026-05-25T04:40:52.582Z] -> Found 1 reports [2026-05-25T04:40:52.582Z] ==> Detecting git/mercurial file structure [2026-05-25T04:40:52.582Z] ==> Reading reports [2026-05-25T04:40:52.582Z] + ./coverage.out bytes=23970 [2026-05-25T04:40:52.582Z] ==> Appending adjustments [2026-05-25T04:40:52.582Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T04:40:52.842Z] + Found adjustments [2026-05-25T04:40:52.842Z] ==> Gzipping contents [2026-05-25T04:40:52.842Z] 4.0K /tmp/codecov.O1mIKX.gz [2026-05-25T04:40:52.842Z] ==> Uploading reports [2026-05-25T04:40:52.842Z] url: https://codecov.io [2026-05-25T04:40:52.842Z] query: branch=main&commit=61560ecb525998960d5c49148236c46d797e73dd&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:40:52.842Z] -> Pinging Codecov [2026-05-25T04:40:52.842Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=61560ecb525998960d5c49148236c46d797e73dd&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:40:53.101Z] -> Uploading to [2026-05-25T04:40:53.102Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/61560ecb525998960d5c49148236c46d797e73dd/e032a11d-102c-4a40-bc37-68bc1d98ef1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044052Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9f95894219e81770646d9642c8d37e4938d267fcdaa1f541aa9a48008c6bafaa [2026-05-25T04:40:53.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:40:53.102Z] Dload Upload Total Spent Left Speed [2026-05-25T04:40:53.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 26098 --:--:-- --:--:-- --:--:-- 26098 [2026-05-25T04:40:53.102Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/61560ecb525998960d5c49148236c46d797e73dd [Pipeline] } [2026-05-25T04:40:53.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T04:40:53.243Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T04:40:53.256Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:53.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:40:53.569Z] [2026-05-25T04:40:53.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:53.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:40:53.871Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T04:40:53.871Z] 2d35ebdb57d9: Already exists [2026-05-25T04:40:53.871Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T04:40:53.871Z] 91631faa732a: Pulling fs layer [2026-05-25T04:40:53.871Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T04:40:53.871Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:40:53.871Z] 7861252a18e6: Pulling fs layer [2026-05-25T04:40:53.871Z] 9130f900ef6f: Pulling fs layer [2026-05-25T04:40:53.871Z] 7861252a18e6: Waiting [2026-05-25T04:40:53.871Z] 4f4fb700ef54: Waiting [2026-05-25T04:40:53.871Z] f3f5ae8826fa: Verifying Checksum [2026-05-25T04:40:53.871Z] f3f5ae8826fa: Download complete [2026-05-25T04:40:53.871Z] 85e8836fcdb2: Verifying Checksum [2026-05-25T04:40:53.871Z] 85e8836fcdb2: Download complete [2026-05-25T04:40:53.871Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:40:53.871Z] 4f4fb700ef54: Download complete [2026-05-25T04:40:53.871Z] 85e8836fcdb2: Pull complete [2026-05-25T04:40:54.133Z] 7861252a18e6: Verifying Checksum [2026-05-25T04:40:54.133Z] 7861252a18e6: Download complete [2026-05-25T04:40:54.390Z] 91631faa732a: Verifying Checksum [2026-05-25T04:40:54.390Z] 91631faa732a: Download complete [2026-05-25T04:40:55.323Z] 9130f900ef6f: Verifying Checksum [2026-05-25T04:40:55.323Z] 9130f900ef6f: Download complete [2026-05-25T04:40:59.508Z] 91631faa732a: Pull complete [2026-05-25T04:40:59.508Z] f3f5ae8826fa: Pull complete [2026-05-25T04:40:59.508Z] 4f4fb700ef54: Pull complete [2026-05-25T04:40:59.508Z] 7861252a18e6: Pull complete [2026-05-25T04:41:03.696Z] 9130f900ef6f: Pull complete [2026-05-25T04:41:03.696Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T04:41:03.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:41:03.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:41:03.793Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:41:03.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T04:41:05.197Z] $ docker top 7ac1714712ea447bfbdd544f0e5cb70c0de6b881e73ebcf44fed13db6dc3a162 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:41:05.585Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2026-05-25T04:41:05.595Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2026-05-25T04:41:05.872Z] + set -o pipefail [2026-05-25T04:41:05.872Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2026-05-25T04:41:11.149Z] [2026-05-25T04:41:11.149Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2026-05-25T04:41:11.149Z] [2026-05-25T04:41:11.149Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/13137a8c-f416-435d-83c0-cf2646170024 [2026-05-25T04:41:11.149Z] [2026-05-25T04:41:11.149Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T04:41:11.149Z] [Pipeline] } [2026-05-25T04:41:12.062Z] $ docker stop --time=1 7ac1714712ea447bfbdd544f0e5cb70c0de6b881e73ebcf44fed13db6dc3a162 [2026-05-25T04:41:14.118Z] $ docker rm -f --volumes 7ac1714712ea447bfbdd544f0e5cb70c0de6b881e73ebcf44fed13db6dc3a162 [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-05-25T04:41:15.063Z] + git log --format=format:%s -1 61560ecb525998960d5c49148236c46d797e73dd [Pipeline] sh [2026-05-25T04:41:15.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:41:15.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:15.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:41:15.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:41:15.731Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:41:15.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:41:15.949Z] $ docker top a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 -eo pid,comm [2026-05-25T04:41:16.034Z] 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-05-25T04:41:16.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:41:16.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:41:16.094Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:41:16.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:41:16.148Z] $ docker exec a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 ssh-agent [2026-05-25T04:41:16.294Z] SSH_AUTH_SOCK=/tmp/ssh-2qOMNK2V1wsH/agent.32 [2026-05-25T04:41:16.294Z] SSH_AGENT_PID=38 [2026-05-25T04:41:16.298Z] Running ssh-add (command line suppressed) [2026-05-25T04:41:16.353Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14442717559723982528.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14442717559723982528.key) [2026-05-25T04:41:16.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:41:16.701Z] + git semver tag [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,855 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,859 [run_tag] DEBUG tag force:False [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,859 [check_head_tag] DEBUG check head tag [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,860 [execute] INFO git cat-file --batch-check [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,862 [execute] INFO git cat-file --batch [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,870 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:41:16.959Z] 2026-05-25 04:41:16,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:41:16.959Z] 4.1.0-dev.18 [Pipeline] } [2026-05-25T04:41:16.924Z] $ docker exec --env ******** --env ******** a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 ssh-agent -k [2026-05-25T04:41:17.013Z] unset SSH_AUTH_SOCK; [2026-05-25T04:41:17.014Z] unset SSH_AGENT_PID; [2026-05-25T04:41:17.014Z] echo Agent pid 38 killed; [2026-05-25T04:41:17.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:41:17.402Z] + git semver [Pipeline] } [2026-05-25T04:41:17.633Z] $ docker stop --time=1 a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 [2026-05-25T04:41:18.885Z] $ docker rm -f --volumes a6166ce694cb6a53fc359b01da945ba19a3f2d733bc96ad3e2c409ca8433ac25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:19.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:41:19.342Z] [2026-05-25T04:41:19.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:19.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:41:19.636Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T04:41:19.636Z] ab5ef0e58194: Pulling fs layer [2026-05-25T04:41:19.636Z] 9712f1f96733: Pulling fs layer [2026-05-25T04:41:19.636Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T04:41:19.636Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T04:41:19.636Z] e9a5061849ea: Pulling fs layer [2026-05-25T04:41:19.636Z] d747dcd14b5f: Pulling fs layer [2026-05-25T04:41:19.636Z] 2de7ff778b66: Pulling fs layer [2026-05-25T04:41:19.636Z] 0d9ebad4ef96: Waiting [2026-05-25T04:41:19.636Z] 2de7ff778b66: Waiting [2026-05-25T04:41:19.636Z] d747dcd14b5f: Waiting [2026-05-25T04:41:19.636Z] e9a5061849ea: Waiting [2026-05-25T04:41:19.636Z] 9712f1f96733: Verifying Checksum [2026-05-25T04:41:19.636Z] 9712f1f96733: Download complete [2026-05-25T04:41:19.894Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T04:41:19.894Z] 63f879dbbcfc: Download complete [2026-05-25T04:41:20.153Z] e9a5061849ea: Verifying Checksum [2026-05-25T04:41:20.153Z] e9a5061849ea: Download complete [2026-05-25T04:41:20.153Z] d747dcd14b5f: Verifying Checksum [2026-05-25T04:41:20.153Z] d747dcd14b5f: Download complete [2026-05-25T04:41:20.153Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T04:41:20.153Z] 0d9ebad4ef96: Download complete [2026-05-25T04:41:20.411Z] 2de7ff778b66: Verifying Checksum [2026-05-25T04:41:20.411Z] 2de7ff778b66: Download complete [2026-05-25T04:41:20.411Z] ab5ef0e58194: Verifying Checksum [2026-05-25T04:41:20.411Z] ab5ef0e58194: Download complete [2026-05-25T04:41:24.591Z] ab5ef0e58194: Pull complete [2026-05-25T04:41:24.591Z] 9712f1f96733: Pull complete [2026-05-25T04:41:24.591Z] 63f879dbbcfc: Pull complete [2026-05-25T04:41:29.849Z] 0d9ebad4ef96: Pull complete [2026-05-25T04:41:29.849Z] e9a5061849ea: Pull complete [2026-05-25T04:41:29.849Z] d747dcd14b5f: Pull complete [2026-05-25T04:41:31.233Z] 2de7ff778b66: Pull complete [2026-05-25T04:41:31.233Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T04:41:31.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:41:31.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:41:31.320Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:41:31.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T04:41:32.545Z] $ docker top 90b4f4121a0939f451a3fbb8cc263061e68720f3f6356e63d52e124c3846353a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:41:32.662Z] provisioning config files... [2026-05-25T04:41:32.669Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12411469990699129287tmp [2026-05-25T04:41:32.678Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12633590832188221216tmp [2026-05-25T04:41:32.686Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3810455123896900229tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:41:32.715Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:33.010Z] ---> sigul-configuration.sh [2026-05-25T04:41:33.010Z] gpg: directory `/root/.gnupg' created [2026-05-25T04:41:33.010Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T04:41:33.010Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T04:41:33.010Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T04:41:33.010Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T04:41:33.010Z] gpg: CAST5 encrypted data [2026-05-25T04:41:33.010Z] gpg: encrypted with 1 passphrase [2026-05-25T04:41:33.010Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T04:41:33.303Z] + mkdir /home/jenkins [2026-05-25T04:41:33.303Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T04:41:33.598Z] + 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-05-25T04:41:33.608Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:33.894Z] ---> sigul-install.sh [2026-05-25T04:41:33.895Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T04:41:34.186Z] + git tag --list [2026-05-25T04:41:34.187Z] v4.0 [2026-05-25T04:41:34.187Z] v4.0.0 [2026-05-25T04:41:34.187Z] v4.0.1 [2026-05-25T04:41:34.187Z] v4.0.1-dev.1 [2026-05-25T04:41:34.187Z] v4.1.0-dev.1 [2026-05-25T04:41:34.187Z] v4.1.0-dev.10 [2026-05-25T04:41:34.187Z] v4.1.0-dev.11 [2026-05-25T04:41:34.187Z] v4.1.0-dev.12 [2026-05-25T04:41:34.187Z] v4.1.0-dev.13 [2026-05-25T04:41:34.187Z] v4.1.0-dev.14 [2026-05-25T04:41:34.187Z] v4.1.0-dev.15 [2026-05-25T04:41:34.187Z] v4.1.0-dev.16 [2026-05-25T04:41:34.187Z] v4.1.0-dev.17 [2026-05-25T04:41:34.187Z] v4.1.0-dev.18 [2026-05-25T04:41:34.187Z] v4.1.0-dev.2 [2026-05-25T04:41:34.187Z] v4.1.0-dev.3 [2026-05-25T04:41:34.187Z] v4.1.0-dev.4 [2026-05-25T04:41:34.187Z] v4.1.0-dev.5 [2026-05-25T04:41:34.187Z] v4.1.0-dev.6 [2026-05-25T04:41:34.187Z] v4.1.0-dev.7 [2026-05-25T04:41:34.187Z] v4.1.0-dev.8 [2026-05-25T04:41:34.187Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-25T04:41:34.480Z] + lftools sign git-tag v4.1.0-dev.18 [2026-05-25T04:41:35.047Z] Signing Git tag with Sigul... [2026-05-25T04:41:35.047Z] Signing v4.1.0-dev.18 [Pipeline] echo [2026-05-25T04:41:35.320Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:35.610Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T04:41:35.617Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T04:41:35.600Z] $ docker stop --time=1 90b4f4121a0939f451a3fbb8cc263061e68720f3f6356e63d52e124c3846353a [2026-05-25T04:41:36.872Z] $ docker rm -f --volumes 90b4f4121a0939f451a3fbb8cc263061e68720f3f6356e63d52e124c3846353a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T04:41:37.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:41:37.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:37.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:41:37.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:41:37.913Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:41:37.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:41:38.165Z] $ docker top 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a -eo pid,comm [2026-05-25T04:41:38.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-05-25T04:41:38.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:41:38.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:41:38.307Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:41:38.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:41:38.372Z] $ docker exec 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a ssh-agent [2026-05-25T04:41:38.520Z] SSH_AUTH_SOCK=/tmp/ssh-y9nxZGnlGvub/agent.32 [2026-05-25T04:41:38.520Z] SSH_AGENT_PID=38 [2026-05-25T04:41:38.523Z] Running ssh-add (command line suppressed) [2026-05-25T04:41:38.572Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9769855923773802103.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9769855923773802103.key) [2026-05-25T04:41:38.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:41:38.934Z] + git semver bump pre [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,077 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,082 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,082 [bump_version] DEBUG bumped version:4.1.0-dev.19 [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,082 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,082 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,084 [execute] INFO git cat-file --batch-check [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,088 [execute] INFO git cat-file --batch [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:41:39.192Z] 2026-05-25 04:41:39,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:41:39.192Z] 4.1.0-dev.19 [Pipeline] } [2026-05-25T04:41:39.155Z] $ docker exec --env ******** --env ******** 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a ssh-agent -k [2026-05-25T04:41:39.244Z] unset SSH_AUTH_SOCK; [2026-05-25T04:41:39.244Z] unset SSH_AGENT_PID; [2026-05-25T04:41:39.244Z] echo Agent pid 38 killed; [2026-05-25T04:41:39.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:41:39.624Z] + git semver [Pipeline] } [2026-05-25T04:41:39.848Z] $ docker stop --time=1 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a [2026-05-25T04:41:41.121Z] $ docker rm -f --volumes 07190287fcb950d68ee0c5ae33761b529fea758e430efeceadee6d51a4f21c7a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:41:41.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:41:41.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:41.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:41:41.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:41:41.895Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:41:41.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:41:42.107Z] $ docker top 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 -eo pid,comm [2026-05-25T04:41:42.199Z] 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-05-25T04:41:42.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:41:42.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:41:42.252Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:41:42.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:41:42.314Z] $ docker exec 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 ssh-agent [2026-05-25T04:41:42.470Z] SSH_AUTH_SOCK=/tmp/ssh-D2dzhFRiVUEp/agent.32 [2026-05-25T04:41:42.470Z] SSH_AGENT_PID=38 [2026-05-25T04:41:42.474Z] Running ssh-add (command line suppressed) [2026-05-25T04:41:42.523Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11657721004050057894.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11657721004050057894.key) [2026-05-25T04:41:42.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:41:42.872Z] + git semver push [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,030 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,033 [run_push] DEBUG push [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,034 [execute] INFO git cat-file --batch-check [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,036 [execute] INFO git rev-list 2a6a2d1a8571c28c64b690d4cddc4b1cd56c9c5d -- [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,036 [execute] DEBUG Popen(['git', 'rev-list', '2a6a2d1a8571c28c64b690d4cddc4b1cd56c9c5d', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,039 [execute] INFO git fetch -v -- origin [2026-05-25T04:41:43.131Z] 2026-05-25 04:41:43,040 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T04:41:44.064Z] 2026-05-25 04:41:43,758 [run_push] DEBUG no remote changes detected [2026-05-25T04:41:44.064Z] 2026-05-25 04:41:43,758 [execute] INFO git push origin semver [2026-05-25T04:41:44.064Z] 2026-05-25 04:41:43,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:41:45.438Z] 2026-05-25 04:41:44,953 [run_push] DEBUG push all version tags [2026-05-25T04:41:45.438Z] 2026-05-25 04:41:44,953 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T04:41:45.438Z] 2026-05-25 04:41:44,953 [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-05-25T04:41:46.374Z] 2026-05-25 04:41:46,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-25T04:41:46.374Z] 4.1.0-dev.19 [Pipeline] } [2026-05-25T04:41:46.334Z] $ docker exec --env ******** --env ******** 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 ssh-agent -k [2026-05-25T04:41:46.432Z] unset SSH_AUTH_SOCK; [2026-05-25T04:41:46.432Z] unset SSH_AGENT_PID; [2026-05-25T04:41:46.432Z] echo Agent pid 38 killed; [2026-05-25T04:41:46.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:41:46.813Z] + git semver [Pipeline] } [2026-05-25T04:41:47.035Z] $ docker stop --time=1 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 [2026-05-25T04:41:48.280Z] $ docker rm -f --volumes 8bbd1fe925e5f2f559ac7542b877ae96ef066dfaf03fdda3c7b23f17930b2682 [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-05-25T04:41:48.941Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-05-25T04:41:48.941Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-25T04:41:48.941Z] total 16 [2026-05-25T04:41:48.941Z] drwxr-xr-x 3 root root 4096 May 25 04:24 . [2026-05-25T04:41:48.941Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:41 .. [2026-05-25T04:41:48.941Z] drwxr-xr-x 2 root root 4096 May 25 04:24 cost [2026-05-25T04:41:48.941Z] -rw-r--r-- 1 root root 84 May 25 04:24 cost.csv [2026-05-25T04:41:48.941Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-25T04:41:48.941Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-25T04:41:48.941Z] total 16 [2026-05-25T04:41:48.941Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:24 . [2026-05-25T04:41:48.941Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:41 .. [2026-05-25T04:41:48.941Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:24 cost [2026-05-25T04:41:48.941Z] -rw-r--r-- 1 jenkins jenkins 84 May 25 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:49.229Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:50.083Z] ---> package-listing.sh [2026-05-25T04:41:50.083Z] ++ facter osfamily [2026-05-25T04:41:50.083Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T04:41:50.341Z] + OS_FAMILY=debian [2026-05-25T04:41:50.341Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-05-25T04:41:50.341Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T04:41:50.341Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T04:41:50.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T04:41:50.341Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T04:41:50.341Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-25T04:41:50.341Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T04:41:50.341Z] + case "${OS_FAMILY}" in [2026-05-25T04:41:50.341Z] + dpkg -l [2026-05-25T04:41:50.341Z] + grep '^ii' [2026-05-25T04:41:50.341Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T04:41:50.341Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T04:41:50.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T04:41:50.341Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-25T04:41:50.341Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-05-25T04:41:50.341Z] + 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-05-25T04:41:50.351Z] 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-05-25T04:41:50.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:51.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:41:51.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:41:51.291Z] prd-ubuntu20.04-docker-8c-8g-10582 does not seem to be running inside a container [2026-05-25T04:41:51.285Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:41:51.492Z] $ docker top 93487332b6176585fb03619e48c7c59133301fa50e5b1f4282e6a017a54c3a00 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:41:51.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T04:41:52.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T04:41:52.442Z] + ls /var/log/sa-host [2026-05-25T04:41:52.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:41:52.523Z] provisioning config files... [2026-05-25T04:41:52.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11050596668489319400tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:41:52.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:52.840Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T04:41:52.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:53.181Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T04:41:53.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:53.471Z] ---> sudo-logs.sh [2026-05-25T04:41:53.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T04:41:53.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:53.780Z] ---> job-cost.sh [2026-05-25T04:41:53.780Z] lf-activate-venv: SKIPPING [2026-05-25T04:41:53.780Z] DEBUG: total: 0.2199999988079071 [2026-05-25T04:41:53.780Z] INFO: Retrieving Stack Cost... [2026-05-25T04:41:54.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:41:54.298Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T04:41:54.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:54.590Z] ---> logs-deploy.sh [2026-05-25T04:41:54.590Z] lf-activate-venv: SKIPPING [2026-05-25T04:41:54.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/35 [2026-05-25T04:41:54.590Z] INFO: archiving workspace using pattern(s): [2026-05-25T04:41:55.523Z] Archives upload complete. [2026-05-25T04:41:55.523Z] INFO: archiving logs to Nexus [2026-05-25T04:41:56.091Z] ---> uname -a: [2026-05-25T04:41:56.091Z] Linux prd-ubuntu20-04-docker-8c-8g-10582 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] ---> lscpu: [2026-05-25T04:41:56.091Z] Architecture: x86_64 [2026-05-25T04:41:56.091Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-25T04:41:56.091Z] Byte Order: Little Endian [2026-05-25T04:41:56.091Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-25T04:41:56.091Z] CPU(s): 8 [2026-05-25T04:41:56.091Z] On-line CPU(s) list: 0-7 [2026-05-25T04:41:56.091Z] Thread(s) per core: 1 [2026-05-25T04:41:56.091Z] Core(s) per socket: 1 [2026-05-25T04:41:56.091Z] Socket(s): 8 [2026-05-25T04:41:56.091Z] NUMA node(s): 1 [2026-05-25T04:41:56.091Z] Vendor ID: AuthenticAMD [2026-05-25T04:41:56.091Z] CPU family: 23 [2026-05-25T04:41:56.091Z] Model: 49 [2026-05-25T04:41:56.091Z] Model name: AMD EPYC-Rome Processor [2026-05-25T04:41:56.091Z] Stepping: 0 [2026-05-25T04:41:56.091Z] CPU MHz: 2800.000 [2026-05-25T04:41:56.091Z] BogoMIPS: 5600.00 [2026-05-25T04:41:56.091Z] Virtualization: AMD-V [2026-05-25T04:41:56.091Z] Hypervisor vendor: KVM [2026-05-25T04:41:56.091Z] Virtualization type: full [2026-05-25T04:41:56.091Z] L1d cache: 256 KiB [2026-05-25T04:41:56.091Z] L1i cache: 256 KiB [2026-05-25T04:41:56.091Z] L2 cache: 4 MiB [2026-05-25T04:41:56.091Z] L3 cache: 128 MiB [2026-05-25T04:41:56.091Z] NUMA node0 CPU(s): 0-7 [2026-05-25T04:41:56.091Z] Vulnerability Gather data sampling: Not affected [2026-05-25T04:41:56.091Z] Vulnerability Itlb multihit: Not affected [2026-05-25T04:41:56.091Z] Vulnerability L1tf: Not affected [2026-05-25T04:41:56.091Z] Vulnerability Mds: Not affected [2026-05-25T04:41:56.091Z] Vulnerability Meltdown: Not affected [2026-05-25T04:41:56.091Z] Vulnerability Mmio stale data: Not affected [2026-05-25T04:41:56.091Z] Vulnerability Retbleed: Vulnerable [2026-05-25T04:41:56.091Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-25T04:41:56.091Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-25T04:41:56.091Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-25T04:41:56.091Z] Vulnerability Srbds: Not affected [2026-05-25T04:41:56.091Z] Vulnerability Tsx async abort: Not affected [2026-05-25T04:41:56.091Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] ---> nproc: [2026-05-25T04:41:56.091Z] 8 [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] ---> df -h: [2026-05-25T04:41:56.091Z] Filesystem Size Used Avail Use% Mounted on [2026-05-25T04:41:56.091Z] overlay 155G 14G 141G 9% / [2026-05-25T04:41:56.091Z] tmpfs 64M 0 64M 0% /dev [2026-05-25T04:41:56.091Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-25T04:41:56.091Z] shm 64M 0 64M 0% /dev/shm [2026-05-25T04:41:56.091Z] /dev/vda1 155G 14G 141G 9% /facter-os [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] ---> sar -b -r -n DEV: [2026-05-25T04:41:56.091Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10582) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] 04:21:12 LINUX RESTART (8 CPU) [2026-05-25T04:41:56.091Z] [2026-05-25T04:41:56.091Z] 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-25T04:41:56.091Z] 04:23:01 304.70 15.70 289.00 0.00 2179.90 92980.50 0.00 [2026-05-25T04:41:56.091Z] 04:24:01 126.11 0.37 125.75 0.00 44.26 37302.45 0.00 [2026-05-25T04:41:56.091Z] 04:25:01 48.15 0.02 48.13 0.00 2.00 16915.84 0.00 [2026-05-25T04:41:56.091Z] 04:26:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2026-05-25T04:41:56.091Z] 04:27:01 3.00 0.28 2.72 0.00 12.00 42.25 0.00 [2026-05-25T04:41:56.091Z] 04:28:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 [2026-05-25T04:41:56.091Z] 04:29:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2026-05-25T04:41:56.091Z] 04:30:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 [2026-05-25T04:41:56.091Z] 04:31:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2026-05-25T04:41:56.091Z] 04:32:01 1.87 0.00 1.87 0.00 0.00 24.53 0.00 [2026-05-25T04:41:56.091Z] 04:33:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2026-05-25T04:41:56.091Z] 04:34:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 [2026-05-25T04:41:56.091Z] 04:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2026-05-25T04:41:56.091Z] 04:36:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 [2026-05-25T04:41:56.092Z] 04:37:01 1.45 0.02 1.43 0.00 0.13 16.93 0.00 [2026-05-25T04:41:56.092Z] 04:38:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2026-05-25T04:41:56.092Z] 04:39:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2026-05-25T04:41:56.092Z] 04:40:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2026-05-25T04:41:56.092Z] 04:41:01 8.60 0.13 8.47 0.00 11.86 6002.87 0.00 [2026-05-25T04:41:56.092Z] Average: 26.73 0.87 25.86 0.00 118.43 8076.45 0.00 [2026-05-25T04:41:56.092Z] [2026-05-25T04:41:56.092Z] 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-25T04:41:56.092Z] 04:23:01 26247816 31332476 950284 2.89 156536 5017716 2249644 6.63 2026728 4004772 768456 [2026-05-25T04:41:56.092Z] 04:24:01 26671768 31516000 768112 2.34 161656 4785020 1760004 5.19 1664772 3960424 524 [2026-05-25T04:41:56.092Z] 04:25:01 26153864 31515400 766764 2.33 175664 5237008 1691032 4.99 1681760 4399788 8 [2026-05-25T04:41:56.092Z] 04:26:01 26154564 31516240 765680 2.33 175680 5237012 1691032 4.99 1681772 4399788 24 [2026-05-25T04:41:56.092Z] 04:27:01 26162768 31525300 756832 2.30 175872 5237512 1697052 5.00 1673380 4400224 240 [2026-05-25T04:41:56.092Z] 04:28:01 26163044 31525592 756516 2.30 175912 5237512 1697052 5.00 1673060 4400224 12 [2026-05-25T04:41:56.092Z] 04:29:01 26169128 31531816 750132 2.28 175948 5237516 1697052 5.00 1667224 4400228 32 [2026-05-25T04:41:56.092Z] 04:30:01 26170088 31532892 748948 2.28 175996 5237520 1697052 5.00 1666520 4400232 24 [2026-05-25T04:41:56.092Z] 04:31:01 26169756 31532600 749220 2.28 176020 5237524 1697052 5.00 1666568 4400236 28 [2026-05-25T04:41:56.092Z] 04:32:01 26170348 31533228 748520 2.28 176072 5237500 1697052 5.00 1665812 4400212 12 [2026-05-25T04:41:56.092Z] 04:33:01 26169992 31532888 748796 2.28 176092 5237500 1697052 5.00 1665652 4400212 12 [2026-05-25T04:41:56.092Z] 04:34:01 26170156 31533116 748436 2.28 176128 5237508 1697052 5.00 1666076 4400220 192 [2026-05-25T04:41:56.092Z] 04:35:01 26170212 31533172 748356 2.28 176152 5237508 1697052 5.00 1665748 4400220 8 [2026-05-25T04:41:56.092Z] 04:36:01 26170080 31533092 748548 2.28 176176 5237512 1697052 5.00 1666160 4400224 188 [2026-05-25T04:41:56.092Z] 04:37:01 26171052 31534080 748092 2.28 176220 5237504 1713156 5.05 1665868 4400224 8 [2026-05-25T04:41:56.092Z] 04:38:01 26171028 31534136 748136 2.28 176244 5237516 1713156 5.05 1665848 4400228 32 [2026-05-25T04:41:56.092Z] 04:39:01 26170280 31533416 748820 2.28 176260 5237520 1729424 5.10 1665992 4400232 8 [2026-05-25T04:41:56.092Z] 04:40:01 26170352 31533532 748684 2.28 176288 5237520 1729424 5.10 1666112 4400232 12 [2026-05-25T04:41:56.092Z] 04:41:01 25328192 31507656 772848 2.35 191948 5985796 1830236 5.40 1704560 5148056 614292 [2026-05-25T04:41:56.092Z] Average: 26153920 31517717 764301 2.33 175098 5241459 1740928 5.13 1689453 4395578 72848 [2026-05-25T04:41:56.092Z] [2026-05-25T04:41:56.092Z] 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-25T04:41:56.092Z] 04:23:01 vethed79f4e 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:23:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:23:01 ens3 589.99 398.52 6481.29 81.02 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:23:01 docker0 291.40 415.36 25.66 3077.20 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:24:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:24:01 ens3 103.17 83.77 262.01 425.35 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:24:01 docker0 5.50 10.31 0.40 152.41 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:25:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:25:01 ens3 92.57 53.02 2523.75 10.99 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:26:01 ens3 2.17 0.55 0.72 0.46 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:27:01 ens3 1.67 0.88 0.83 0.48 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:28:01 ens3 1.05 0.42 0.33 0.22 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:29:01 ens3 0.75 0.43 0.37 0.28 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:30:01 ens3 0.78 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:31:01 ens3 1.17 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:32:01 ens3 0.82 0.28 0.17 0.08 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:33:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:34:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:35:01 ens3 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:36:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:37:01 ens3 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:38:01 ens3 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:39:01 ens3 0.90 0.50 0.38 0.29 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:40:01 ens3 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:41:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:41:01 ens3 128.76 71.45 4022.08 8.92 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] Average: ens3 48.73 32.13 699.59 27.80 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] Average: docker0 15.63 22.40 1.37 169.97 0.00 0.00 0.00 0.00 [2026-05-25T04:41:56.092Z] [2026-05-25T04:41:56.092Z]