Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bab95d64f90c328b46b329be29a512f4d97b3504 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-ssh12168715674598084689.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-ssh1177016955070838971.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-virtual-go/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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2988538845140191684.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-ssh13703379296022799301.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-virtual-go/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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15693252855903743878.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-virtual-go, 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-virtual-go-settings PROJECT: device-virtual-go 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-virtual 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-11379 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bab95d64f90c328b46b329be29a512f4d97b3504 (main) Commit message: "Merge pull request #590 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f bab95d64f90c328b46b329be29a512f4d97b3504 # timeout=10 > git rev-list --no-walk de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T03:35:30.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T03:35:30.588Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T03:35:30.749Z] ========================================================= [2026-05-26T03:35:30.750Z] EdgeX Global Pipelines Version Info [2026-05-26T03:35:30.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:35:32.023Z] ------------------- [2026-05-26T03:35:32.023Z] stable info: [2026-05-26T03:35:32.023Z] ------------------- [2026-05-26T03:35:32.023Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:35:32.023Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:35:32.023Z] Message: update stable to v1.0.280 [2026-05-26T03:35:32.709Z] ------------------- [2026-05-26T03:35:32.709Z] experimental info: [2026-05-26T03:35:32.709Z] ------------------- [2026-05-26T03:35:32.709Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:35:32.709Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:35:32.709Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T03:35:32.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-05-26T03:35:33.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-05-26T03:35:33.142Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T03:35:33.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T03:35:33.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T03:35:33.378Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T03:35:33.514Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T03:35:33.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T03:35:33.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T03:35:33.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T03:35:33.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T03:35:33.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-05-26T03:35:33.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T03:35:33.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T03:35:34.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:35:34.142Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:35:34.193Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:35:34.268Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:35:34.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T03:35:34.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T03:35:34.490Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T03:35:34.586Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T03:35:34.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T03:35:34.631Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T03:35:34.710Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T03:35:34.785Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T03:35:34.937Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T03:35:35.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T03:35:35.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T03:35:35.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T03:35:35.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo [2026-05-26T03:35:35.166Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bab95d6 [Pipeline] echo [2026-05-26T03:35:35.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:35:35.493Z] provisioning config files... [2026-05-26T03:35:35.519Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3468597064074188994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:35:35.979Z] ---> ****-login.sh [2026-05-26T03:35:35.979Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:35:35.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:35:35.979Z] [2026-05-26T03:35:35.979Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:35:35.979Z] Configure a credential helper to remove this warning. See [2026-05-26T03:35:35.979Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:35:35.979Z] [2026-05-26T03:35:35.979Z] Login Succeeded [2026-05-26T03:35:35.979Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:35:36.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:35:36.321Z] [2026-05-26T03:35:36.321Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:35:36.321Z] Configure a credential helper to remove this warning. See [2026-05-26T03:35:36.321Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:35:36.321Z] [2026-05-26T03:35:36.321Z] Login Succeeded [2026-05-26T03:35:36.321Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:35:36.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:35:36.321Z] [2026-05-26T03:35:36.321Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:35:36.321Z] Configure a credential helper to remove this warning. See [2026-05-26T03:35:36.321Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:35:36.321Z] [2026-05-26T03:35:36.321Z] Login Succeeded [2026-05-26T03:35:36.321Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:35:36.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:35:36.321Z] [2026-05-26T03:35:36.321Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:35:36.321Z] Configure a credential helper to remove this warning. See [2026-05-26T03:35:36.321Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:35:36.321Z] [2026-05-26T03:35:36.321Z] Login Succeeded [2026-05-26T03:35:36.321Z] ****.io [2026-05-26T03:35:36.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:35:36.638Z] [2026-05-26T03:35:36.638Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:35:36.638Z] Configure a credential helper to remove this warning. See [2026-05-26T03:35:36.638Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:35:36.638Z] [2026-05-26T03:35:36.638Z] Login Succeeded [2026-05-26T03:35:36.638Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:35:36.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T03:35:37.369Z] + git rev-list -1 --merges bab95d64f90c328b46b329be29a512f4d97b3504~1..bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo [2026-05-26T03:35:37.541Z] -----------> git rev-list -1 --merges bab95d64f90c328b46b329be29a512f4d97b3504~1..bab95d64f90c328b46b329be29a512f4d97b3504 bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:35:37.541Z] bab95d64f90c328b46b329be29a512f4d97b3504 [false] [Pipeline] sh [2026-05-26T03:35:37.945Z] + git log --format=format:%s -1 bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo [2026-05-26T03:35:38.078Z] ========================================================= [2026-05-26T03:35:38.078Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T03:35:38.078Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:35:38.569Z] + git log --format=format:%s -1 bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo [2026-05-26T03:35:38.589Z] [semverPrep] GIT_COMMIT: bab95d64f90c328b46b329be29a512f4d97b3504, Commit Message: Merge pull request #590 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T03:35:38.614Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T03:35:39.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:35:39.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T03:35:39.175Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T03:35:39.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T03:35:39.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T03:35:39.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T03:35:39.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:35:39.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:35:39.830Z] [2026-05-26T03:35:39.830Z] 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-26T03:35:40.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:35:40.319Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T03:35:40.319Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T03:35:40.319Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T03:35:40.319Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T03:35:40.319Z] 461d9e800cba: Pulling fs layer [2026-05-26T03:35:40.319Z] 80192f66455f: Pulling fs layer [2026-05-26T03:35:40.319Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T03:35:40.319Z] a29436f7fd5d: Pulling fs layer [2026-05-26T03:35:40.319Z] 923cac83aea3: Pulling fs layer [2026-05-26T03:35:40.319Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T03:35:40.319Z] db01528c6b51: Pulling fs layer [2026-05-26T03:35:40.319Z] 28988de357af: Pulling fs layer [2026-05-26T03:35:40.319Z] a29436f7fd5d: Waiting [2026-05-26T03:35:40.319Z] 25ad8b0a4227: Waiting [2026-05-26T03:35:40.319Z] db01528c6b51: Waiting [2026-05-26T03:35:40.319Z] 28988de357af: Waiting [2026-05-26T03:35:40.319Z] 923cac83aea3: Waiting [2026-05-26T03:35:40.319Z] 461d9e800cba: Waiting [2026-05-26T03:35:40.319Z] 80192f66455f: Waiting [2026-05-26T03:35:40.319Z] 2e8e34ca0e6c: Waiting [2026-05-26T03:35:40.319Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T03:35:40.319Z] 6bf1a483ea7c: Download complete [2026-05-26T03:35:40.319Z] 461d9e800cba: Verifying Checksum [2026-05-26T03:35:40.319Z] 461d9e800cba: Download complete [2026-05-26T03:35:40.319Z] 80192f66455f: Verifying Checksum [2026-05-26T03:35:40.319Z] 80192f66455f: Download complete [2026-05-26T03:35:40.663Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T03:35:40.663Z] f5dfc541a4d3: Download complete [2026-05-26T03:35:40.663Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T03:35:40.663Z] 3dae71ba6b94: Download complete [2026-05-26T03:35:40.663Z] 923cac83aea3: Verifying Checksum [2026-05-26T03:35:40.663Z] 923cac83aea3: Download complete [2026-05-26T03:35:40.663Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T03:35:40.663Z] 25ad8b0a4227: Download complete [2026-05-26T03:35:40.663Z] db01528c6b51: Verifying Checksum [2026-05-26T03:35:40.663Z] db01528c6b51: Download complete [2026-05-26T03:35:40.663Z] 28988de357af: Download complete [2026-05-26T03:35:40.968Z] a29436f7fd5d: Verifying Checksum [2026-05-26T03:35:40.968Z] a29436f7fd5d: Download complete [2026-05-26T03:35:41.286Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T03:35:41.286Z] 2e8e34ca0e6c: Download complete [2026-05-26T03:35:42.365Z] 3dae71ba6b94: Pull complete [2026-05-26T03:35:42.365Z] 6bf1a483ea7c: Pull complete [2026-05-26T03:35:42.993Z] f5dfc541a4d3: Pull complete [2026-05-26T03:35:42.993Z] 461d9e800cba: Pull complete [2026-05-26T03:35:42.993Z] 80192f66455f: Pull complete [2026-05-26T03:35:47.589Z] 2e8e34ca0e6c: Pull complete [2026-05-26T03:35:47.908Z] a29436f7fd5d: Pull complete [2026-05-26T03:35:47.908Z] 923cac83aea3: Pull complete [2026-05-26T03:35:47.908Z] 25ad8b0a4227: Pull complete [2026-05-26T03:35:47.908Z] db01528c6b51: Pull complete [2026-05-26T03:35:48.229Z] 28988de357af: Pull complete [2026-05-26T03:35:48.229Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T03:35:48.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:35:48.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:35:48.785Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:35:48.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:35:50.362Z] $ docker top 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af -eo pid,comm [2026-05-26T03:35:50.451Z] 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-26T03:35:50.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:35:50.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:35:50.648Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:35:50.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:35:50.785Z] $ docker exec 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent [2026-05-26T03:35:50.949Z] SSH_AUTH_SOCK=/tmp/ssh-gJBpz2OauUs3/agent.33 [2026-05-26T03:35:50.949Z] SSH_AGENT_PID=40 [2026-05-26T03:35:50.971Z] Running ssh-add (command line suppressed) [2026-05-26T03:35:51.074Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14213738962567525567.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14213738962567525567.key) [2026-05-26T03:35:51.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:35:51.682Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-05-26T03:35:52.140Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T03:35:52.216Z] $ docker exec --env ******** --env ******** 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent -k [2026-05-26T03:35:52.321Z] unset SSH_AUTH_SOCK; [2026-05-26T03:35:52.321Z] unset SSH_AGENT_PID; [2026-05-26T03:35:52.321Z] echo Agent pid 40 killed; [2026-05-26T03:35:52.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T03:35:52.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:35:52.577Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:35:52.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:35:52.691Z] $ docker exec 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent [2026-05-26T03:35:52.822Z] SSH_AUTH_SOCK=/tmp/ssh-elkeDsq3LkCA/agent.87 [2026-05-26T03:35:52.822Z] SSH_AGENT_PID=93 [2026-05-26T03:35:52.912Z] Running ssh-add (command line suppressed) [2026-05-26T03:35:53.008Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12488790444822695643.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12488790444822695643.key) [2026-05-26T03:35:53.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:35:53.475Z] + git semver init [2026-05-26T03:35:53.804Z] 2026-05-26 03:35:53,644 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:35:53.804Z] 2026-05-26 03:35:53,648 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T03:35:53.804Z] 2026-05-26 03:35:53,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-05-26T03:35:53.804Z] 2026-05-26 03:35:53,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-05-26T03:35:53.804Z] 2026-05-26 03:35:53,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:35:55.365Z] 2026-05-26 03:35:55,054 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-05-26T03:35:55.365Z] 2026-05-26 03:35:55,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-05-26T03:35:55.365Z] 2026-05-26 03:35:55,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:35:55.365Z] 2026-05-26 03:35:55,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:35:55.365Z] 4.1.0-dev.21 [Pipeline] } [2026-05-26T03:35:55.410Z] $ docker exec --env ******** --env ******** 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent -k [2026-05-26T03:35:55.510Z] unset SSH_AUTH_SOCK; [2026-05-26T03:35:55.511Z] unset SSH_AGENT_PID; [2026-05-26T03:35:55.511Z] echo Agent pid 93 killed; [2026-05-26T03:35:55.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:35:56.173Z] + git semver [Pipeline] } [2026-05-26T03:35:56.542Z] $ docker stop --time=1 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af [2026-05-26T03:35:57.893Z] $ docker rm -f --volumes 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:35:58.469Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T03:35:59.636Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T03:35:59.638Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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-26T03:36:00.604Z] provisioning config files... [2026-05-26T03:36:00.655Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7081689634355277453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:36:01.202Z] ---> ****-login.sh [2026-05-26T03:36:01.202Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:36:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:01.202Z] Login Succeeded [2026-05-26T03:36:01.202Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:36:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:01.202Z] Login Succeeded [2026-05-26T03:36:01.202Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:36:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:01.202Z] Login Succeeded [2026-05-26T03:36:01.538Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:36:01.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:01.538Z] Login Succeeded [2026-05-26T03:36:01.538Z] ****.io [2026-05-26T03:36:01.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:01.845Z] Login Succeeded [2026-05-26T03:36:01.845Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:36:01.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:36:02.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:36:02.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:36:02.448Z] ========================================================= [2026-05-26T03:36:02.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T03:36:02.448Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:36:03.135Z] + 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-26T03:36:03.823Z] #0 building with "default" instance using docker driver [2026-05-26T03:36:03.823Z] [2026-05-26T03:36:03.823Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:36:03.823Z] #1 transferring dockerfile: 1.79kB done [2026-05-26T03:36:03.823Z] #1 DONE 0.0s [2026-05-26T03:36:03.823Z] [2026-05-26T03:36:03.823Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T03:36:03.823Z] #2 DONE 0.1s [2026-05-26T03:36:03.823Z] [2026-05-26T03:36:03.823Z] #3 [internal] load .dockerignore [2026-05-26T03:36:03.823Z] #3 transferring context: 2B done [2026-05-26T03:36:03.823Z] #3 DONE 0.0s [2026-05-26T03:36:03.823Z] [2026-05-26T03:36:03.823Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T03:36:03.823Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T03:36:03.823Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-26T03:36:03.823Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-26T03:36:03.823Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T03:36:03.823Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T03:36:03.823Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T03:36:03.823Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-05-26T03:36:03.823Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T03:36:03.823Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-26T03:36:03.823Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T03:36:03.823Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s [2026-05-26T03:36:03.823Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T03:36:03.823Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T03:36:03.823Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s [2026-05-26T03:36:03.823Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T03:36:03.823Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.84MB / 112.58MB 0.2s [2026-05-26T03:36:04.124Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.3s [2026-05-26T03:36:04.124Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-26T03:36:04.124Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-26T03:36:04.124Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s [2026-05-26T03:36:04.124Z] #4 ... [2026-05-26T03:36:04.124Z] [2026-05-26T03:36:04.124Z] #5 [internal] load build context [2026-05-26T03:36:04.124Z] #5 transferring context: 41.98MB 0.3s done [2026-05-26T03:36:04.124Z] #5 DONE 0.3s [2026-05-26T03:36:04.124Z] [2026-05-26T03:36:04.124Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T03:36:04.124Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 49.28MB / 60.15MB 0.5s [2026-05-26T03:36:04.124Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-26T03:36:04.124Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.5s [2026-05-26T03:36:04.124Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T03:36:04.124Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.5s [2026-05-26T03:36:04.413Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-26T03:36:04.413Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s [2026-05-26T03:36:04.413Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s done [2026-05-26T03:36:04.413Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-26T03:36:04.413Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-26T03:36:04.413Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.16MB / 112.58MB 0.7s [2026-05-26T03:36:04.712Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.23MB / 112.58MB 0.8s [2026-05-26T03:36:04.712Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-05-26T03:36:04.712Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-05-26T03:36:10.203Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-05-26T03:36:10.203Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T03:36:10.203Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T03:36:10.203Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T03:36:10.203Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T03:36:10.203Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-26T03:36:10.203Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2026-05-26T03:36:10.203Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T03:36:13.012Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2026-05-26T03:36:13.012Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T03:36:13.296Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-26T03:36:13.296Z] #4 DONE 9.6s [2026-05-26T03:36:13.618Z] [2026-05-26T03:36:13.618Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-05-26T03:36:14.712Z] #6 DONE 1.2s [2026-05-26T03:36:14.712Z] [2026-05-26T03:36:14.712Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T03:36:14.712Z] #7 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:36:15.002Z] #7 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:36:15.387Z] #7 0.722 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T03:36:15.473Z] Still waiting to schedule task [2026-05-26T03:36:15.473Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-26T03:36:15.703Z] #7 0.733 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T03:36:15.703Z] #7 0.740 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T03:36:15.703Z] #7 0.768 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T03:36:15.703Z] #7 0.778 Executing busybox-1.37.0-r19.trigger [2026-05-26T03:36:15.703Z] #7 0.785 OK: 269 MiB in 64 packages [2026-05-26T03:36:15.703Z] #7 DONE 0.9s [2026-05-26T03:36:15.703Z] [2026-05-26T03:36:15.703Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T03:36:15.703Z] #8 DONE 0.0s [2026-05-26T03:36:15.703Z] [2026-05-26T03:36:15.703Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:36:26.274Z] #9 DONE 9.6s [2026-05-26T03:36:26.274Z] [2026-05-26T03:36:26.274Z] #10 [builder 6/7] COPY . . [2026-05-26T03:36:26.274Z] #10 DONE 0.1s [2026-05-26T03:36:26.274Z] [2026-05-26T03:36:26.274Z] #11 [builder 7/7] RUN echo noop [2026-05-26T03:36:26.274Z] #11 0.187 noop [2026-05-26T03:36:26.274Z] #11 DONE 0.2s [2026-05-26T03:36:26.274Z] [2026-05-26T03:36:26.274Z] #12 exporting to image [2026-05-26T03:36:26.274Z] #12 exporting layers [2026-05-26T03:36:33.240Z] #12 exporting layers 7.1s done [2026-05-26T03:36:33.240Z] #12 writing image sha256:58f1b01752b35e000c64a7f0357c8219af44f84108c0fb8c9e4a947811502994 done [2026-05-26T03:36:33.240Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T03:36:33.240Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:36:33.769Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:36:33.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:36:34.144Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:36:34.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T03:36:34.641Z] $ docker top 38b2e074b7a05697a327ec9c0fea2008e2f578439a7ce0f31233946599623fda -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:36:35.304Z] + go version [2026-05-26T03:36:35.304Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T03:36:35.377Z] $ docker stop --time=1 38b2e074b7a05697a327ec9c0fea2008e2f578439a7ce0f31233946599623fda [2026-05-26T03:36:36.659Z] $ docker rm -f --volumes 38b2e074b7a05697a327ec9c0fea2008e2f578439a7ce0f31233946599623fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:36:37.660Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:36:37.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:36:37.994Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:36:38.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T03:36:38.286Z] $ docker top a7a630460f21e2aa05bf29b8e9c1d708ec77fab76c4af17bf89c2cf83b17373b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:36:38.796Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:36:39.347Z] + make test [2026-05-26T03:36:39.347Z] go test ./... -coverprofile=coverage.out [2026-05-26T03:36:40.412Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-05-26T03:37:03.180Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-05-26T03:37:03.180Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 59.6% of statements [2026-05-26T03:37:10.151Z] 0 issues. [2026-05-26T03:37:10.151Z] go vet ./... [2026-05-26T03:37:15.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T03:37:15.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T03:37:15.873Z] ./bin/test-attribution-txt.sh [2026-05-26T03:37:15.873Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T03:37:15.873Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T03:37:15.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T03:37:15.913Z] $ docker stop --time=1 a7a630460f21e2aa05bf29b8e9c1d708ec77fab76c4af17bf89c2cf83b17373b [2026-05-26T03:37:18.452Z] $ docker rm -f --volumes a7a630460f21e2aa05bf29b8e9c1d708ec77fab76c4af17bf89c2cf83b17373b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:37:19.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T03:37:19.355Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T03:37:20.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T03:37:20.630Z] + ls -al . [2026-05-26T03:37:20.630Z] total 276 [2026-05-26T03:37:20.630Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:36 . [2026-05-26T03:37:20.630Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:35 .. [2026-05-26T03:37:20.630Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:37 .git [2026-05-26T03:37:20.630Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 .github [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 272 May 26 03:35 .gitignore [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:35 .golangci.yml [2026-05-26T03:37:20.630Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:35 .semver [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 20974 May 26 03:35 Attribution.txt [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 18039 May 26 03:35 CHANGELOG.md [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 26 03:35 Dockerfile [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:35 GOVERNANCE.md [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 683 May 26 03:35 Jenkinsfile [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:35 LICENSE [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 2651 May 26 03:35 Makefile [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 623 May 26 03:35 OWNERS.md [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 4473 May 26 03:35 README.md [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:35 VERSION [2026-05-26T03:37:20.630Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:35 bin [2026-05-26T03:37:20.630Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 cmd [2026-05-26T03:37:20.630Z] -rw-r--r-- 1 jenkins jenkins 45292 May 26 03:37 coverage.out [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 6477 May 26 03:35 go.mod [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 03:35 go.sum [2026-05-26T03:37:20.630Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 internal [2026-05-26T03:37:20.630Z] -rw-rw-r-- 1 jenkins jenkins 235 May 26 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:21.130Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bab95d64f90c328b46b329be29a512f4d97b3504 --label arch=amd64 --label version=4.1.0-dev.21 . [2026-05-26T03:37:21.130Z] #0 building with "default" instance using docker driver [2026-05-26T03:37:21.130Z] [2026-05-26T03:37:21.130Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:37:21.130Z] #1 transferring dockerfile: 1.79kB done [2026-05-26T03:37:21.130Z] #1 DONE 0.0s [2026-05-26T03:37:21.130Z] [2026-05-26T03:37:21.130Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:37:21.130Z] #2 DONE 0.0s [2026-05-26T03:37:21.130Z] [2026-05-26T03:37:21.130Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T03:37:21.130Z] #3 DONE 0.1s [2026-05-26T03:37:21.130Z] [2026-05-26T03:37:21.130Z] #4 [internal] load .dockerignore [2026-05-26T03:37:21.130Z] #4 transferring context: [2026-05-26T03:37:21.455Z] #4 transferring context: 2B done [2026-05-26T03:37:21.455Z] #4 DONE 0.0s [2026-05-26T03:37:21.455Z] [2026-05-26T03:37:21.455Z] #5 [internal] load build context [2026-05-26T03:37:21.455Z] #5 transferring context: 59.22kB 0.0s done [2026-05-26T03:37:21.455Z] #5 DONE 0.0s [2026-05-26T03:37:21.455Z] [2026-05-26T03:37:21.455Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:37:21.455Z] #6 DONE 0.1s [2026-05-26T03:37:21.455Z] [2026-05-26T03:37:21.455Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T03:37:21.455Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-26T03:37:21.455Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T03:37:21.455Z] #7 ... [2026-05-26T03:37:21.455Z] [2026-05-26T03:37:21.455Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-05-26T03:37:21.455Z] #8 DONE 0.0s [2026-05-26T03:37:21.455Z] [2026-05-26T03:37:21.455Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T03:37:21.455Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T03:37:21.455Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T03:37:21.455Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T03:37:21.455Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T03:37:21.455Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T03:37:21.455Z] #7 DONE 0.3s [2026-05-26T03:37:21.455Z] [2026-05-26T03:37:21.455Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-26T03:37:21.765Z] #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:22.057Z] #9 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:22.057Z] #9 0.594 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T03:37:22.402Z] #9 0.600 Executing busybox-1.37.0-r20.trigger [2026-05-26T03:37:22.402Z] #9 0.606 OK: 7 MiB in 17 packages [2026-05-26T03:37:22.402Z] #9 DONE 0.7s [2026-05-26T03:37:22.402Z] [2026-05-26T03:37:22.402Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T03:37:22.402Z] #10 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:22.402Z] #10 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:22.402Z] #10 0.805 OK: 269 MiB in 64 packages [2026-05-26T03:37:22.402Z] #10 DONE 0.9s [2026-05-26T03:37:22.402Z] [2026-05-26T03:37:22.402Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T03:37:22.402Z] #11 DONE 0.0s [2026-05-26T03:37:22.402Z] [2026-05-26T03:37:22.402Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:37:22.714Z] #12 DONE 0.5s [2026-05-26T03:37:22.714Z] [2026-05-26T03:37:22.714Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T03:37:22.714Z] #13 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:22.714Z] #13 0.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:23.085Z] #13 ... [2026-05-26T03:37:23.085Z] [2026-05-26T03:37:23.085Z] #14 [builder 6/7] COPY . . [2026-05-26T03:37:23.085Z] #14 DONE 0.2s [2026-05-26T03:37:23.085Z] [2026-05-26T03:37:23.085Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T03:37:23.085Z] #13 0.763 OK: 7 MiB in 17 packages [2026-05-26T03:37:23.085Z] #13 DONE 0.9s [2026-05-26T03:37:23.085Z] [2026-05-26T03:37:23.085Z] #15 [builder 7/7] RUN make build [2026-05-26T03:37:23.430Z] #15 0.307 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-05-26T03:37:45.989Z] #15 DONE 22.4s [2026-05-26T03:37:45.989Z] [2026-05-26T03:37:45.989Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-05-26T03:37:45.989Z] #16 DONE 0.0s [2026-05-26T03:37:45.989Z] [2026-05-26T03:37:45.989Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-05-26T03:37:45.989Z] #17 DONE 0.0s [2026-05-26T03:37:45.989Z] [2026-05-26T03:37:45.989Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-05-26T03:37:45.989Z] #18 DONE 0.1s [2026-05-26T03:37:45.989Z] [2026-05-26T03:37:45.989Z] #19 exporting to image [2026-05-26T03:37:45.989Z] #19 exporting layers 0.1s done [2026-05-26T03:37:45.989Z] #19 writing image sha256:2d7c15bf954ec7fc7edfd507497ff78ca2f4c265c14be6f202e6029a2571772a done [2026-05-26T03:37:45.989Z] #19 naming to docker.io/library/device-virtual done [2026-05-26T03:37:45.989Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:37:46.410Z] provisioning config files... [2026-05-26T03:37:46.467Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9652772577129708386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:37:46.907Z] ---> ****-login.sh [2026-05-26T03:37:46.907Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:37:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:37:46.907Z] Login Succeeded [2026-05-26T03:37:46.907Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:37:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:37:46.907Z] Login Succeeded [2026-05-26T03:37:46.907Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:37:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:37:47.259Z] Login Succeeded [2026-05-26T03:37:47.259Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:37:47.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:37:47.259Z] Login Succeeded [2026-05-26T03:37:47.259Z] ****.io [2026-05-26T03:37:47.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:37:47.303Z] Login Succeeded [2026-05-26T03:37:47.303Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:37:47.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:37:47.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:37:47.448Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-05-26T03:37:47.448Z] bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:37:47.448Z] latest [2026-05-26T03:37:47.448Z] 4.1.0-dev.21 [2026-05-26T03:37:47.448Z] bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [2026-05-26T03:37:47.448Z] main [2026-05-26T03:37:47.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:47.767Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11382 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-05-26T03:37:47.846Z] Running in /w/workspace/device-virtual-go/233 [Pipeline] { [Pipeline] checkout [2026-05-26T03:37:47.943Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:37:50.933Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:51.485Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:37:51.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-26T03:37:51.485Z] 8337b49944ed: Preparing [2026-05-26T03:37:51.485Z] 2ddd9dfdaf8e: Preparing [2026-05-26T03:37:51.485Z] 6202e3210287: Preparing [2026-05-26T03:37:51.485Z] 942699281728: Preparing [2026-05-26T03:37:51.485Z] 67e90d3a9489: Preparing [2026-05-26T03:37:51.485Z] 0854555d70ac: Preparing [2026-05-26T03:37:51.485Z] 0854555d70ac: Waiting [2026-05-26T03:37:51.485Z] 2ddd9dfdaf8e: Pushed [2026-05-26T03:37:51.485Z] 6202e3210287: Pushed [2026-05-26T03:37:51.485Z] 942699281728: Pushed [2026-05-26T03:37:51.485Z] 67e90d3a9489: Pushed [2026-05-26T03:37:51.485Z] 0854555d70ac: Layer already exists [2026-05-26T03:37:55.025Z] 8337b49944ed: Pushed [2026-05-26T03:37:55.025Z] bab95d64f90c328b46b329be29a512f4d97b3504: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:55.488Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:56.065Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-26T03:37:56.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-26T03:37:56.065Z] 8337b49944ed: Preparing [2026-05-26T03:37:56.065Z] 2ddd9dfdaf8e: Preparing [2026-05-26T03:37:56.065Z] 6202e3210287: Preparing [2026-05-26T03:37:56.065Z] 942699281728: Preparing [2026-05-26T03:37:56.065Z] 67e90d3a9489: Preparing [2026-05-26T03:37:56.065Z] 0854555d70ac: Preparing [2026-05-26T03:37:56.065Z] 0854555d70ac: Waiting [2026-05-26T03:37:56.065Z] 942699281728: Layer already exists [2026-05-26T03:37:56.065Z] 2ddd9dfdaf8e: Layer already exists [2026-05-26T03:37:56.065Z] 67e90d3a9489: Layer already exists [2026-05-26T03:37:56.065Z] 6202e3210287: Layer already exists [2026-05-26T03:37:56.065Z] 8337b49944ed: Layer already exists [2026-05-26T03:37:56.065Z] 0854555d70ac: Layer already exists [2026-05-26T03:37:56.065Z] latest: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:56.697Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:57.154Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.21 [2026-05-26T03:37:57.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-26T03:37:57.154Z] 8337b49944ed: Preparing [2026-05-26T03:37:57.154Z] 2ddd9dfdaf8e: Preparing [2026-05-26T03:37:57.154Z] 6202e3210287: Preparing [2026-05-26T03:37:57.154Z] 942699281728: Preparing [2026-05-26T03:37:57.154Z] 67e90d3a9489: Preparing [2026-05-26T03:37:57.154Z] 0854555d70ac: Preparing [2026-05-26T03:37:57.154Z] 0854555d70ac: Waiting [2026-05-26T03:37:57.154Z] 2ddd9dfdaf8e: Layer already exists [2026-05-26T03:37:57.154Z] 67e90d3a9489: Layer already exists [2026-05-26T03:37:57.154Z] 6202e3210287: Layer already exists [2026-05-26T03:37:57.154Z] 8337b49944ed: Layer already exists [2026-05-26T03:37:57.154Z] 942699281728: Layer already exists [2026-05-26T03:37:57.154Z] 0854555d70ac: Layer already exists [2026-05-26T03:37:57.154Z] 4.1.0-dev.21: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:57.791Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:58.356Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [2026-05-26T03:37:58.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-26T03:37:58.356Z] 8337b49944ed: Preparing [2026-05-26T03:37:58.356Z] 2ddd9dfdaf8e: Preparing [2026-05-26T03:37:58.356Z] 6202e3210287: Preparing [2026-05-26T03:37:58.356Z] 942699281728: Preparing [2026-05-26T03:37:58.356Z] 67e90d3a9489: Preparing [2026-05-26T03:37:58.356Z] 0854555d70ac: Preparing [2026-05-26T03:37:58.356Z] 0854555d70ac: Waiting [2026-05-26T03:37:58.356Z] 942699281728: Layer already exists [2026-05-26T03:37:58.356Z] 67e90d3a9489: Layer already exists [2026-05-26T03:37:58.356Z] 6202e3210287: Layer already exists [2026-05-26T03:37:58.356Z] 2ddd9dfdaf8e: Layer already exists [2026-05-26T03:37:58.356Z] 8337b49944ed: Layer already exists [2026-05-26T03:37:58.356Z] 0854555d70ac: Layer already exists [2026-05-26T03:37:58.356Z] bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:58.859Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:59.259Z] using credential edgex-jenkins-ssh [2026-05-26T03:37:59.312Z] Cloning the remote Git repository [2026-05-26T03:37:59.337Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-05-26T03:37:59.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-26T03:37:59.337Z] 8337b49944ed: Preparing [2026-05-26T03:37:59.337Z] 2ddd9dfdaf8e: Preparing [2026-05-26T03:37:59.337Z] 6202e3210287: Preparing [2026-05-26T03:37:59.337Z] 942699281728: Preparing [2026-05-26T03:37:59.337Z] 67e90d3a9489: Preparing [2026-05-26T03:37:59.337Z] 0854555d70ac: Preparing [2026-05-26T03:37:59.337Z] 0854555d70ac: Waiting [2026-05-26T03:37:59.337Z] 8337b49944ed: Layer already exists [2026-05-26T03:37:59.337Z] 6202e3210287: Layer already exists [2026-05-26T03:37:59.337Z] 67e90d3a9489: Layer already exists [2026-05-26T03:37:59.337Z] 942699281728: Layer already exists [2026-05-26T03:37:59.337Z] 2ddd9dfdaf8e: Layer already exists [2026-05-26T03:37:59.337Z] 0854555d70ac: Layer already exists [2026-05-26T03:37:59.337Z] main: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:37:59.584Z] ===================================================== [Pipeline] echo [2026-05-26T03:37:59.621Z] taggedImages: [2026-05-26T03:37:59.621Z] - nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:37:59.621Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-26T03:37:59.621Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.21 [2026-05-26T03:37:59.621Z] - nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [2026-05-26T03:37:59.621Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-26T03:37:59.366Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-05-26T03:37:59.499Z] > git init /w/workspace/device-virtual-go/233 # timeout=10 [2026-05-26T03:37:59.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-05-26T03:37:59.715Z] > git --version # timeout=10 [2026-05-26T03:37:59.736Z] > git --version # 'git version 2.25.1' [2026-05-26T03:37:59.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T03:37:59.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:38:00.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:38:00.388Z] [2026-05-26T03:38:00.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:00.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:38:00.807Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T03:38:00.807Z] 5eb5b503b376: Pulling fs layer [2026-05-26T03:38:00.807Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T03:38:00.807Z] ec43610c2a17: Pulling fs layer [2026-05-26T03:38:00.807Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T03:38:00.807Z] 33b1e0a273af: Pulling fs layer [2026-05-26T03:38:00.807Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T03:38:00.807Z] 2f39f015ded8: Pulling fs layer [2026-05-26T03:38:00.807Z] 5d3b04190fa2: Waiting [2026-05-26T03:38:00.807Z] 3a2ae6a8a46f: Waiting [2026-05-26T03:38:00.807Z] 2f39f015ded8: Waiting [2026-05-26T03:38:00.807Z] 33b1e0a273af: Waiting [2026-05-26T03:38:00.807Z] 5c69ac0246d0: Download complete [2026-05-26T03:38:00.807Z] 3a2ae6a8a46f: Download complete [2026-05-26T03:38:00.807Z] 33b1e0a273af: Verifying Checksum [2026-05-26T03:38:00.807Z] 33b1e0a273af: Download complete [2026-05-26T03:38:00.807Z] 5d3b04190fa2: Download complete [2026-05-26T03:38:00.807Z] ec43610c2a17: Verifying Checksum [2026-05-26T03:38:00.807Z] ec43610c2a17: Download complete [2026-05-26T03:38:01.078Z] 5eb5b503b376: Verifying Checksum [2026-05-26T03:38:01.078Z] 5eb5b503b376: Download complete [2026-05-26T03:38:01.671Z] 2f39f015ded8: Verifying Checksum [2026-05-26T03:38:01.671Z] 2f39f015ded8: Download complete [2026-05-26T03:38:02.657Z] 5eb5b503b376: Pull complete [2026-05-26T03:38:02.657Z] 5c69ac0246d0: Pull complete [2026-05-26T03:38:03.229Z] ec43610c2a17: Pull complete [2026-05-26T03:38:03.229Z] 3a2ae6a8a46f: Pull complete [2026-05-26T03:38:03.229Z] 33b1e0a273af: Pull complete [2026-05-26T03:38:03.229Z] 5d3b04190fa2: Pull complete [2026-05-26T03:38:04.234Z] Avoid second fetch [2026-05-26T03:38:04.234Z] Checking out Revision bab95d64f90c328b46b329be29a512f4d97b3504 (main) [2026-05-26T03:38:03.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-05-26T03:38:03.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:38:04.249Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T03:38:04.307Z] > git checkout -f bab95d64f90c328b46b329be29a512f4d97b3504 # timeout=10 [2026-05-26T03:38:04.881Z] Commit message: "Merge pull request #590 from weichou1229/bump-sdk" [2026-05-26T03:38:08.628Z] 2f39f015ded8: Pull complete [2026-05-26T03:38:08.628Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T03:38:08.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:38:08.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:38:08.934Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:38:09.099Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-26T03:38:09.123Z] [2026-05-26T03:38:09.123Z] GitHub has been notified of this commit’s build result [2026-05-26T03:38:09.123Z] [2026-05-26T03:38:10.377Z] $ docker top ae2ef73771098e3a9aa06649172b3c3b78a8bb0d1fb7ba3787afd35eabfac27b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:38:10.844Z] provisioning config files... [2026-05-26T03:38:10.871Z] ---> job-cost.sh [2026-05-26T03:38:10.871Z] lf-activate-venv: SKIPPING [2026-05-26T03:38:10.871Z] INFO: No Stack... [2026-05-26T03:38:10.892Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/233@tmp/config8812197834944210180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:38:11.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T03:38:11.446Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T03:38:11.666Z] ---> ****-login.sh [2026-05-26T03:38:11.666Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:38:11.756Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-05-26T03:38:11.756Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T03:38:11.771Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [2026-05-26T03:38:11.780Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] did not exist. Created. [2026-05-26T03:38:11.788Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T03:38:11.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:12.100Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T03:38:12.128Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T03:38:12.173Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T03:38:12.204Z] $ docker stop --time=1 ae2ef73771098e3a9aa06649172b3c3b78a8bb0d1fb7ba3787afd35eabfac27b [2026-05-26T03:38:12.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:38:12.324Z] Configure a credential helper to remove this warning. See [2026-05-26T03:38:12.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:38:12.324Z] [2026-05-26T03:38:12.324Z] Login Succeeded [2026-05-26T03:38:12.324Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:38:12.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:12.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:38:12.615Z] Configure a credential helper to remove this warning. See [2026-05-26T03:38:12.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:38:12.615Z] [2026-05-26T03:38:12.615Z] Login Succeeded [2026-05-26T03:38:12.615Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:38:12.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:13.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:38:13.175Z] Configure a credential helper to remove this warning. See [2026-05-26T03:38:13.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:38:13.175Z] [2026-05-26T03:38:13.175Z] Login Succeeded [2026-05-26T03:38:13.175Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:38:13.336Z] $ docker rm -f --volumes ae2ef73771098e3a9aa06649172b3c3b78a8bb0d1fb7ba3787afd35eabfac27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2026-05-26T03:38:13.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:13.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:38:13.459Z] Configure a credential helper to remove this warning. See [2026-05-26T03:38:13.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:38:13.459Z] [2026-05-26T03:38:13.459Z] Login Succeeded [2026-05-26T03:38:13.459Z] ****.io [Pipeline] } [2026-05-26T03:38:13.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:14.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:38:14.029Z] Configure a credential helper to remove this warning. See [2026-05-26T03:38:14.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:38:14.029Z] [2026-05-26T03:38:14.029Z] Login Succeeded [2026-05-26T03:38:14.029Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:38:14.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:38:14.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:38:14.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:38:14.556Z] ========================================================= [2026-05-26T03:38:14.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T03:38:14.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:14.906Z] + 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-26T03:38:15.501Z] Sending build context to Docker daemon 21.24MB [2026-05-26T03:38:15.501Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T03:38:15.501Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T03:38:15.771Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T03:38:15.771Z] 6b59a28fa201: Pulling fs layer [2026-05-26T03:38:15.771Z] d32bb0dddca7: Pulling fs layer [2026-05-26T03:38:15.771Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T03:38:15.771Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T03:38:15.771Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T03:38:15.771Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T03:38:15.771Z] deaec5988b04: Pulling fs layer [2026-05-26T03:38:15.771Z] 9f65657bb879: Pulling fs layer [2026-05-26T03:38:15.771Z] 4f4fb700ef54: Waiting [2026-05-26T03:38:15.771Z] 8ba94037c8f0: Waiting [2026-05-26T03:38:15.771Z] deaec5988b04: Waiting [2026-05-26T03:38:15.771Z] 196fd7d83e7d: Waiting [2026-05-26T03:38:15.771Z] 9f65657bb879: Waiting [2026-05-26T03:38:15.771Z] d32bb0dddca7: Verifying Checksum [2026-05-26T03:38:15.771Z] d32bb0dddca7: Download complete [2026-05-26T03:38:15.771Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T03:38:15.771Z] 196fd7d83e7d: Download complete [2026-05-26T03:38:15.771Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T03:38:15.771Z] 4f4fb700ef54: Download complete [2026-05-26T03:38:15.771Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T03:38:15.771Z] 8ba94037c8f0: Download complete [2026-05-26T03:38:15.771Z] 6b59a28fa201: Verifying Checksum [2026-05-26T03:38:15.771Z] 6b59a28fa201: Download complete [2026-05-26T03:38:16.359Z] 9f65657bb879: Verifying Checksum [2026-05-26T03:38:16.359Z] 9f65657bb879: Download complete [2026-05-26T03:38:16.943Z] 6b59a28fa201: Pull complete [2026-05-26T03:38:17.528Z] d32bb0dddca7: Pull complete [2026-05-26T03:38:17.528Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T03:38:17.528Z] 5dab1238d3d9: Download complete [2026-05-26T03:38:19.477Z] deaec5988b04: Verifying Checksum [2026-05-26T03:38:19.477Z] deaec5988b04: Download complete [2026-05-26T03:38:32.040Z] 5dab1238d3d9: Pull complete [2026-05-26T03:38:32.040Z] 196fd7d83e7d: Pull complete [2026-05-26T03:38:32.040Z] 4f4fb700ef54: Pull complete [2026-05-26T03:38:32.323Z] 8ba94037c8f0: Pull complete [2026-05-26T03:38:42.678Z] deaec5988b04: Pull complete [2026-05-26T03:38:42.950Z] 9f65657bb879: Pull complete [2026-05-26T03:38:43.218Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T03:38:43.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T03:38:43.218Z] ---> 334268110677 [2026-05-26T03:38:43.218Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T03:38:45.166Z] ---> Running in c29c27bcf4b7 [2026-05-26T03:38:45.166Z] Removing intermediate container c29c27bcf4b7 [2026-05-26T03:38:45.166Z] ---> 2f439ae0a5e1 [2026-05-26T03:38:45.166Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T03:38:45.437Z] ---> Running in 6fb9e3daf5ed [2026-05-26T03:38:46.020Z] Removing intermediate container 6fb9e3daf5ed [2026-05-26T03:38:46.020Z] ---> 8a8c1bfeba56 [2026-05-26T03:38:46.020Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T03:38:46.288Z] ---> Running in 8821f05becd4 [2026-05-26T03:38:46.587Z] Removing intermediate container 8821f05becd4 [2026-05-26T03:38:46.587Z] ---> cea5405a22de [2026-05-26T03:38:46.587Z] Step 6/12 : WORKDIR /device-virtual-go [2026-05-26T03:38:46.860Z] ---> Running in 506d04d6e525 [2026-05-26T03:38:47.129Z] Removing intermediate container 506d04d6e525 [2026-05-26T03:38:47.129Z] ---> 2502a66cce52 [2026-05-26T03:38:47.129Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T03:38:47.399Z] ---> Running in 06af81049f75 [2026-05-26T03:38:48.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:38:48.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:38:50.774Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T03:38:50.774Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T03:38:50.774Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T03:38:50.774Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T03:38:50.774Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T03:38:50.774Z] OK: 259 MiB in 64 packages [2026-05-26T03:38:51.737Z] Removing intermediate container 06af81049f75 [2026-05-26T03:38:51.737Z] ---> 4dfdd8050804 [2026-05-26T03:38:51.737Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-26T03:38:52.333Z] ---> 83b7fa044784 [2026-05-26T03:38:52.333Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:38:52.333Z] ---> Running in c287ed1d37ee [2026-05-26T03:40:44.166Z] Removing intermediate container c287ed1d37ee [2026-05-26T03:40:44.166Z] ---> b1f7c1137b56 [2026-05-26T03:40:44.166Z] Step 10/12 : COPY . . [2026-05-26T03:40:44.166Z] ---> b773f19726bb [2026-05-26T03:40:44.166Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T03:40:44.166Z] ---> Running in 5affd79b17c2 [2026-05-26T03:40:44.166Z] Removing intermediate container 5affd79b17c2 [2026-05-26T03:40:44.166Z] ---> 9e00b5ba839a [2026-05-26T03:40:44.166Z] Step 12/12 : RUN $MAKE [2026-05-26T03:40:44.166Z] ---> Running in 0a30f4d6e5ed [2026-05-26T03:40:44.166Z] noop [2026-05-26T03:40:44.166Z] Removing intermediate container 0a30f4d6e5ed [2026-05-26T03:40:44.166Z] ---> 3c16e198adbd [2026-05-26T03:40:44.166Z] Successfully built 3c16e198adbd [2026-05-26T03:40:44.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:40:44.518Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T03:40:44.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:40:44.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-11382 does not seem to be running inside a container [2026-05-26T03:40:44.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/233 -v /w/workspace/device-virtual-go/233:/w/workspace/device-virtual-go/233:rw,z -v /w/workspace/device-virtual-go/233@tmp:/w/workspace/device-virtual-go/233@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-26T03:40:47.225Z] $ docker top ab76b530ff5b54937b270c5c00375803c8131b8401e73ba5c68801444d3d026d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:40:48.129Z] + go version [2026-05-26T03:40:48.129Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T03:40:48.148Z] $ docker stop --time=1 ab76b530ff5b54937b270c5c00375803c8131b8401e73ba5c68801444d3d026d [2026-05-26T03:40:49.824Z] $ docker rm -f --volumes ab76b530ff5b54937b270c5c00375803c8131b8401e73ba5c68801444d3d026d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:40:50.500Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T03:40:50.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:40:50.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-11382 does not seem to be running inside a container [2026-05-26T03:40:51.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/233 -v /w/workspace/device-virtual-go/233:/w/workspace/device-virtual-go/233:rw,z -v /w/workspace/device-virtual-go/233@tmp:/w/workspace/device-virtual-go/233@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-26T03:40:52.234Z] $ docker top 3227f085b8254011ec6810ffe4d32d0372ff8d2d391b635ea94768c782cd6f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:40:52.789Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/233 [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:40:53.522Z] + make test [2026-05-26T03:40:53.820Z] go test ./... -coverprofile=coverage.out [2026-05-26T03:40:59.536Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-05-26T03:45:21.807Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-05-26T03:45:21.807Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.076s coverage: 59.4% of statements [2026-05-26T03:45:21.807Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T03:45:21.807Z] go vet ./... [2026-05-26T03:46:08.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T03:46:08.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T03:46:08.721Z] ./bin/test-attribution-txt.sh [2026-05-26T03:46:08.721Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T03:46:08.721Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T03:46:09.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T03:46:09.026Z] $ docker stop --time=1 3227f085b8254011ec6810ffe4d32d0372ff8d2d391b635ea94768c782cd6f87 [2026-05-26T03:46:10.983Z] $ docker rm -f --volumes 3227f085b8254011ec6810ffe4d32d0372ff8d2d391b635ea94768c782cd6f87 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:46:12.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T03:46:12.717Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T03:46:13.403Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:46:13.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T03:46:14.153Z] + ls -al . [2026-05-26T03:46:14.153Z] total 272 [2026-05-26T03:46:14.153Z] drwxrwxr-x 7 jenkins jenkins 4096 May 26 03:40 . [2026-05-26T03:46:14.153Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:37 .. [2026-05-26T03:46:14.153Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:38 .git [2026-05-26T03:46:14.153Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:38 .github [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 272 May 26 03:38 .gitignore [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:38 .golangci.yml [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 20974 May 26 03:38 Attribution.txt [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 18039 May 26 03:38 CHANGELOG.md [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 26 03:38 Dockerfile [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:38 GOVERNANCE.md [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 683 May 26 03:38 Jenkinsfile [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:38 LICENSE [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 2651 May 26 03:38 Makefile [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 623 May 26 03:38 OWNERS.md [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 4473 May 26 03:38 README.md [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:35 VERSION [2026-05-26T03:46:14.153Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:38 bin [2026-05-26T03:46:14.153Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:38 cmd [2026-05-26T03:46:14.153Z] -rw-r--r-- 1 jenkins jenkins 45292 May 26 03:45 coverage.out [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 6477 May 26 03:38 go.mod [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 03:38 go.sum [2026-05-26T03:46:14.153Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:38 internal [2026-05-26T03:46:14.153Z] -rw-rw-r-- 1 jenkins jenkins 235 May 26 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:46:14.535Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bab95d64f90c328b46b329be29a512f4d97b3504 --label arch=arm64 --label version=4.1.0-dev.21 . [2026-05-26T03:46:15.132Z] Sending build context to Docker daemon 21.28MB [2026-05-26T03:46:15.132Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T03:46:15.132Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-26T03:46:15.132Z] ---> 3c16e198adbd [2026-05-26T03:46:15.132Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T03:46:15.403Z] ---> Running in 351ce7e7d17c [2026-05-26T03:46:15.670Z] Removing intermediate container 351ce7e7d17c [2026-05-26T03:46:15.670Z] ---> c124c1e7aa17 [2026-05-26T03:46:15.670Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T03:46:15.670Z] ---> Running in f5c696579b69 [2026-05-26T03:46:15.939Z] Removing intermediate container f5c696579b69 [2026-05-26T03:46:15.939Z] ---> 00737173004b [2026-05-26T03:46:15.939Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-05-26T03:46:16.207Z] ---> Running in f735f8e1298c [2026-05-26T03:46:16.475Z] Removing intermediate container f735f8e1298c [2026-05-26T03:46:16.475Z] ---> 2ab298075def [2026-05-26T03:46:16.475Z] Step 6/26 : WORKDIR /device-virtual-go [2026-05-26T03:46:16.475Z] ---> Running in 0a54f6f9a369 [2026-05-26T03:46:16.744Z] Removing intermediate container 0a54f6f9a369 [2026-05-26T03:46:16.744Z] ---> ab1660fc3f83 [2026-05-26T03:46:16.744Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T03:46:17.020Z] ---> Running in ad72c2981e4d [2026-05-26T03:46:17.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:46:18.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:46:20.020Z] OK: 259 MiB in 64 packages [2026-05-26T03:46:24.318Z] Removing intermediate container ad72c2981e4d [2026-05-26T03:46:24.318Z] ---> da128969fa1e [2026-05-26T03:46:24.318Z] Step 8/26 : COPY go.mod vendor* ./ [2026-05-26T03:46:24.318Z] ---> d5c1d54f7ad0 [2026-05-26T03:46:24.318Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:46:24.318Z] ---> Running in 959a9b8b2551 [2026-05-26T03:46:26.981Z] Removing intermediate container 959a9b8b2551 [2026-05-26T03:46:26.981Z] ---> 941dc0d0210b [2026-05-26T03:46:26.981Z] Step 10/26 : COPY . . [2026-05-26T03:46:28.419Z] ---> 25bd9d90cfc5 [2026-05-26T03:46:28.419Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T03:46:28.419Z] ---> Running in d1511d39c2a2 [2026-05-26T03:46:28.687Z] Removing intermediate container d1511d39c2a2 [2026-05-26T03:46:28.687Z] ---> d7f72528ad00 [2026-05-26T03:46:28.687Z] Step 12/26 : RUN $MAKE [2026-05-26T03:46:28.687Z] ---> Running in 2a6a7d422a93 [2026-05-26T03:46:29.656Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-05-26T03:50:36.749Z] Removing intermediate container 2a6a7d422a93 [2026-05-26T03:50:36.749Z] ---> fb623b7829b9 [2026-05-26T03:50:36.749Z] Step 13/26 : FROM alpine:3.22 [2026-05-26T03:50:36.749Z] 3.22: Pulling from library/alpine [2026-05-26T03:50:36.749Z] 58e777220c39: Pulling fs layer [2026-05-26T03:50:36.749Z] 58e777220c39: Verifying Checksum [2026-05-26T03:50:36.749Z] 58e777220c39: Download complete [2026-05-26T03:50:36.749Z] 58e777220c39: Pull complete [2026-05-26T03:50:36.749Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T03:50:36.749Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T03:50:36.749Z] ---> 6a2735c23ff3 [2026-05-26T03:50:36.749Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-05-26T03:50:36.749Z] ---> Running in f2b76490bcdb [2026-05-26T03:50:36.749Z] Removing intermediate container f2b76490bcdb [2026-05-26T03:50:36.749Z] ---> 4c1f397bcef1 [2026-05-26T03:50:36.749Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-05-26T03:50:36.749Z] ---> Running in 48f9e948a82c [2026-05-26T03:50:36.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:50:36.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:50:36.749Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T03:50:36.749Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T03:50:36.749Z] OK: 8 MiB in 17 packages [2026-05-26T03:50:36.749Z] Removing intermediate container 48f9e948a82c [2026-05-26T03:50:36.749Z] ---> db4fbcd6b4cf [2026-05-26T03:50:36.749Z] Step 16/26 : RUN apk --no-cache upgrade [2026-05-26T03:50:36.749Z] ---> Running in 18f38acf203b [2026-05-26T03:50:36.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:50:36.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:50:36.749Z] OK: 8 MiB in 17 packages [2026-05-26T03:50:37.028Z] Removing intermediate container 18f38acf203b [2026-05-26T03:50:37.028Z] ---> 523faed443ab [2026-05-26T03:50:37.028Z] Step 17/26 : WORKDIR / [2026-05-26T03:50:37.297Z] ---> Running in 6f81a06b3f09 [2026-05-26T03:50:37.563Z] Removing intermediate container 6f81a06b3f09 [2026-05-26T03:50:37.563Z] ---> abd460890691 [2026-05-26T03:50:37.563Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-05-26T03:50:38.155Z] ---> e8ffe45bc5d9 [2026-05-26T03:50:38.155Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-05-26T03:50:38.422Z] ---> 597a1831dce0 [2026-05-26T03:50:38.422Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-05-26T03:50:41.007Z] ---> 86a4310bb11b [2026-05-26T03:50:41.007Z] Step 21/26 : EXPOSE 59900 [2026-05-26T03:50:41.007Z] ---> Running in e9c4c79aa234 [2026-05-26T03:50:41.007Z] Removing intermediate container e9c4c79aa234 [2026-05-26T03:50:41.007Z] ---> be0eaf0bc779 [2026-05-26T03:50:41.007Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-05-26T03:50:41.007Z] ---> Running in 92ca9e2a84c1 [2026-05-26T03:50:41.274Z] Removing intermediate container 92ca9e2a84c1 [2026-05-26T03:50:41.274Z] ---> cd30412f41d2 [2026-05-26T03:50:41.274Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T03:50:41.274Z] ---> Running in 9e0bff558a63 [2026-05-26T03:50:41.549Z] Removing intermediate container 9e0bff558a63 [2026-05-26T03:50:41.549Z] ---> 806beb4c7dc3 [2026-05-26T03:50:41.549Z] Step 24/26 : LABEL arch=arm64 [2026-05-26T03:50:41.820Z] ---> Running in c38ff1ea9b81 [2026-05-26T03:50:42.087Z] Removing intermediate container c38ff1ea9b81 [2026-05-26T03:50:42.087Z] ---> b7825af5af62 [2026-05-26T03:50:42.087Z] Step 25/26 : LABEL git_sha=bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:50:42.087Z] ---> Running in f625215957c4 [2026-05-26T03:50:42.358Z] Removing intermediate container f625215957c4 [2026-05-26T03:50:42.358Z] ---> ca34a3aa9f2d [2026-05-26T03:50:42.358Z] Step 26/26 : LABEL version=4.1.0-dev.21 [2026-05-26T03:50:42.631Z] ---> Running in 7e762ead7696 [2026-05-26T03:50:42.900Z] Removing intermediate container 7e762ead7696 [2026-05-26T03:50:42.900Z] ---> 1e02af795a5b [2026-05-26T03:50:42.900Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T03:50:42.900Z] Successfully built 1e02af795a5b [2026-05-26T03:50:42.900Z] Successfully tagged device-virtual-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-26T03:50:43.057Z] provisioning config files... [2026-05-26T03:50:43.074Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/233@tmp/config6956521341232996881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:50:43.417Z] ---> ****-login.sh [2026-05-26T03:50:43.417Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:50:43.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:50:43.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:50:43.686Z] Configure a credential helper to remove this warning. See [2026-05-26T03:50:43.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:50:43.686Z] [2026-05-26T03:50:43.686Z] Login Succeeded [2026-05-26T03:50:43.686Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:50:43.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:50:44.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:50:44.220Z] Configure a credential helper to remove this warning. See [2026-05-26T03:50:44.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:50:44.220Z] [2026-05-26T03:50:44.220Z] Login Succeeded [2026-05-26T03:50:44.220Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:50:44.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:50:44.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:50:44.487Z] Configure a credential helper to remove this warning. See [2026-05-26T03:50:44.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:50:44.488Z] [2026-05-26T03:50:44.488Z] Login Succeeded [2026-05-26T03:50:44.488Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:50:44.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:50:45.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:50:45.029Z] Configure a credential helper to remove this warning. See [2026-05-26T03:50:45.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:50:45.029Z] [2026-05-26T03:50:45.029Z] Login Succeeded [2026-05-26T03:50:45.029Z] ****.io [2026-05-26T03:50:45.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:50:45.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:50:45.565Z] Configure a credential helper to remove this warning. See [2026-05-26T03:50:45.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:50:45.565Z] [2026-05-26T03:50:45.565Z] Login Succeeded [2026-05-26T03:50:45.565Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:50:45.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:50:45.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:50:45.680Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-05-26T03:50:45.680Z] bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:50:45.680Z] latest [2026-05-26T03:50:45.680Z] 4.1.0-dev.21 [2026-05-26T03:50:45.680Z] bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [2026-05-26T03:50:45.680Z] main [2026-05-26T03:50:45.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:50:46.069Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:50:46.425Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:50:46.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-26T03:50:46.425Z] 51ef88d7e2c4: Preparing [2026-05-26T03:50:46.425Z] 700fbfe233b5: Preparing [2026-05-26T03:50:46.425Z] d59deeb7633b: Preparing [2026-05-26T03:50:46.425Z] 1fbd26b241e2: Preparing [2026-05-26T03:50:46.425Z] 5225d7d82f6b: Preparing [2026-05-26T03:50:46.425Z] eeaa73608b53: Preparing [2026-05-26T03:50:46.425Z] eeaa73608b53: Waiting [2026-05-26T03:50:46.692Z] 700fbfe233b5: Pushed [2026-05-26T03:50:46.692Z] d59deeb7633b: Pushed [2026-05-26T03:50:46.692Z] 1fbd26b241e2: Pushed [2026-05-26T03:50:46.692Z] 5225d7d82f6b: Pushed [2026-05-26T03:50:46.692Z] eeaa73608b53: Layer already exists [2026-05-26T03:50:54.883Z] 51ef88d7e2c4: Pushed [2026-05-26T03:50:54.883Z] bab95d64f90c328b46b329be29a512f4d97b3504: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:50:55.244Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:50:55.605Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-05-26T03:50:55.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-26T03:50:55.606Z] 51ef88d7e2c4: Preparing [2026-05-26T03:50:55.606Z] 700fbfe233b5: Preparing [2026-05-26T03:50:55.606Z] d59deeb7633b: Preparing [2026-05-26T03:50:55.606Z] 1fbd26b241e2: Preparing [2026-05-26T03:50:55.606Z] 5225d7d82f6b: Preparing [2026-05-26T03:50:55.606Z] eeaa73608b53: Preparing [2026-05-26T03:50:55.606Z] eeaa73608b53: Waiting [2026-05-26T03:50:55.606Z] 700fbfe233b5: Layer already exists [2026-05-26T03:50:55.606Z] 1fbd26b241e2: Layer already exists [2026-05-26T03:50:55.606Z] 5225d7d82f6b: Layer already exists [2026-05-26T03:50:55.606Z] 51ef88d7e2c4: Layer already exists [2026-05-26T03:50:55.606Z] d59deeb7633b: Layer already exists [2026-05-26T03:50:55.606Z] eeaa73608b53: Layer already exists [2026-05-26T03:50:55.606Z] latest: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:50:56.233Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:50:56.590Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.21 [2026-05-26T03:50:56.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-26T03:50:56.590Z] 51ef88d7e2c4: Preparing [2026-05-26T03:50:56.590Z] 700fbfe233b5: Preparing [2026-05-26T03:50:56.590Z] d59deeb7633b: Preparing [2026-05-26T03:50:56.590Z] 1fbd26b241e2: Preparing [2026-05-26T03:50:56.590Z] 5225d7d82f6b: Preparing [2026-05-26T03:50:56.590Z] eeaa73608b53: Preparing [2026-05-26T03:50:56.590Z] eeaa73608b53: Waiting [2026-05-26T03:50:56.590Z] 51ef88d7e2c4: Layer already exists [2026-05-26T03:50:56.590Z] 700fbfe233b5: Layer already exists [2026-05-26T03:50:56.590Z] 1fbd26b241e2: Layer already exists [2026-05-26T03:50:56.590Z] d59deeb7633b: Layer already exists [2026-05-26T03:50:56.590Z] 5225d7d82f6b: Layer already exists [2026-05-26T03:50:56.590Z] eeaa73608b53: Layer already exists [2026-05-26T03:50:56.859Z] 4.1.0-dev.21: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:50:57.236Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:51:00.939Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [2026-05-26T03:51:00.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-26T03:51:00.939Z] 51ef88d7e2c4: Preparing [2026-05-26T03:51:00.939Z] 700fbfe233b5: Preparing [2026-05-26T03:51:00.939Z] d59deeb7633b: Preparing [2026-05-26T03:51:00.939Z] 1fbd26b241e2: Preparing [2026-05-26T03:51:00.939Z] 5225d7d82f6b: Preparing [2026-05-26T03:51:00.939Z] eeaa73608b53: Preparing [2026-05-26T03:51:00.939Z] eeaa73608b53: Waiting [2026-05-26T03:51:00.939Z] 700fbfe233b5: Layer already exists [2026-05-26T03:51:00.939Z] 1fbd26b241e2: Layer already exists [2026-05-26T03:51:00.939Z] 5225d7d82f6b: Layer already exists [2026-05-26T03:51:00.939Z] d59deeb7633b: Layer already exists [2026-05-26T03:51:00.939Z] 51ef88d7e2c4: Layer already exists [2026-05-26T03:51:00.939Z] eeaa73608b53: Layer already exists [2026-05-26T03:51:00.939Z] bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:51:01.565Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:51:01.927Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-05-26T03:51:01.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-26T03:51:01.927Z] 51ef88d7e2c4: Preparing [2026-05-26T03:51:01.927Z] 700fbfe233b5: Preparing [2026-05-26T03:51:01.927Z] d59deeb7633b: Preparing [2026-05-26T03:51:01.927Z] 1fbd26b241e2: Preparing [2026-05-26T03:51:01.927Z] 5225d7d82f6b: Preparing [2026-05-26T03:51:01.927Z] eeaa73608b53: Preparing [2026-05-26T03:51:01.927Z] eeaa73608b53: Waiting [2026-05-26T03:51:01.927Z] 1fbd26b241e2: Layer already exists [2026-05-26T03:51:01.927Z] 51ef88d7e2c4: Layer already exists [2026-05-26T03:51:01.927Z] 700fbfe233b5: Layer already exists [2026-05-26T03:51:01.927Z] d59deeb7633b: Layer already exists [2026-05-26T03:51:01.927Z] 5225d7d82f6b: Layer already exists [2026-05-26T03:51:01.927Z] eeaa73608b53: Layer already exists [2026-05-26T03:51:02.198Z] main: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:51:02.275Z] ===================================================== [Pipeline] echo [2026-05-26T03:51:02.290Z] taggedImages: [2026-05-26T03:51:02.290Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504 [2026-05-26T03:51:02.290Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-05-26T03:51:02.290Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.21 [2026-05-26T03:51:02.290Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [2026-05-26T03:51:02.290Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:51:02.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T03:51:02.762Z] [2026-05-26T03:51:02.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:51:03.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T03:51:03.383Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T03:51:03.383Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T03:51:03.384Z] 04944245beec: Pulling fs layer [2026-05-26T03:51:03.384Z] 699f458cf7ca: Pulling fs layer [2026-05-26T03:51:03.384Z] 765212b225bb: Pulling fs layer [2026-05-26T03:51:03.384Z] f23df028b6ca: Pulling fs layer [2026-05-26T03:51:03.384Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T03:51:03.384Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T03:51:03.384Z] 765212b225bb: Waiting [2026-05-26T03:51:03.384Z] f23df028b6ca: Waiting [2026-05-26T03:51:03.384Z] d65c8cfc05b1: Waiting [2026-05-26T03:51:03.384Z] 2437ff75d9bd: Waiting [2026-05-26T03:51:03.384Z] 04944245beec: Verifying Checksum [2026-05-26T03:51:03.384Z] 04944245beec: Download complete [2026-05-26T03:51:03.384Z] 765212b225bb: Verifying Checksum [2026-05-26T03:51:03.384Z] 765212b225bb: Download complete [2026-05-26T03:51:03.384Z] f23df028b6ca: Verifying Checksum [2026-05-26T03:51:03.384Z] f23df028b6ca: Download complete [2026-05-26T03:51:03.384Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T03:51:03.384Z] d65c8cfc05b1: Download complete [2026-05-26T03:51:03.650Z] 699f458cf7ca: Verifying Checksum [2026-05-26T03:51:03.650Z] 699f458cf7ca: Download complete [2026-05-26T03:51:03.916Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T03:51:03.916Z] 8998bd30e6a1: Download complete [2026-05-26T03:51:06.496Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T03:51:06.496Z] 2437ff75d9bd: Download complete [2026-05-26T03:51:08.434Z] 8998bd30e6a1: Pull complete [2026-05-26T03:51:09.014Z] 04944245beec: Pull complete [2026-05-26T03:51:10.979Z] 699f458cf7ca: Pull complete [2026-05-26T03:51:10.979Z] 765212b225bb: Pull complete [2026-05-26T03:51:11.939Z] f23df028b6ca: Pull complete [2026-05-26T03:51:11.939Z] d65c8cfc05b1: Pull complete [2026-05-26T03:51:30.193Z] 2437ff75d9bd: Pull complete [2026-05-26T03:51:30.193Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T03:51:30.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T03:51:30.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:51:30.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-11382 does not seem to be running inside a container [2026-05-26T03:51:30.496Z] $ 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-virtual-go/233 -v /w/workspace/device-virtual-go/233:/w/workspace/device-virtual-go/233:rw,z -v /w/workspace/device-virtual-go/233@tmp:/w/workspace/device-virtual-go/233@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-26T03:51:31.786Z] $ docker top 7f3c92e88565aaa76228c474d26a39524d6226041ab24e9252bf0f609f641e58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:51:32.732Z] ---> job-cost.sh [2026-05-26T03:51:32.732Z] lf-activate-venv: SKIPPING [2026-05-26T03:51:32.732Z] INFO: No Stack... [2026-05-26T03:51:32.999Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T03:51:33.953Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T03:51:34.582Z] + cat /w/workspace/device-virtual-go/233/archives/cost.csv [2026-05-26T03:51:34.582Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T03:51:34.640Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [2026-05-26T03:51:34.647Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] did not exist. Created. [2026-05-26T03:51:34.651Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T03:51:35.315Z] /w/workspace/device-virtual-go/233@tmp/durable-e48c4d79/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T03:51:36.000Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T03:51:36.027Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T03:51:36.077Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T03:51:36.084Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T03:51:36.117Z] $ docker stop --time=1 7f3c92e88565aaa76228c474d26a39524d6226041ab24e9252bf0f609f641e58 [2026-05-26T03:51:37.622Z] $ docker rm -f --volumes 7f3c92e88565aaa76228c474d26a39524d6226041ab24e9252bf0f609f641e58 [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-26T03:51:38.178Z] provisioning config files... [2026-05-26T03:51:38.192Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14974075470105399711tmp [Pipeline] { [Pipeline] sh [2026-05-26T03:51:38.492Z] + set +x [2026-05-26T03:51:38.492Z] + curl -s https://codecov.io/bash [2026-05-26T03:51:38.492Z] + bash -s -- [2026-05-26T03:51:38.492Z] [2026-05-26T03:51:38.492Z] _____ _ [2026-05-26T03:51:38.492Z] / ____| | | [2026-05-26T03:51:38.492Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T03:51:38.492Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T03:51:38.492Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T03:51:38.492Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T03:51:38.492Z] Bash-1.0.6 [2026-05-26T03:51:38.492Z] [2026-05-26T03:51:38.492Z] [2026-05-26T03:51:38.492Z] ==> git version 2.25.1 found [2026-05-26T03:51:38.492Z] ==> 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-26T03:51:38.492Z] Release-Date: 2020-01-08 [2026-05-26T03:51:38.492Z] 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-26T03:51:38.492Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T03:51:38.492Z] ==> Jenkins CI detected. [2026-05-26T03:51:38.492Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-05-26T03:51:38.492Z] project root: . [2026-05-26T03:51:38.492Z] --> token set from env [2026-05-26T03:51:38.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T03:51:38.492Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T03:51:38.492Z] ==> Python coveragepy not found [2026-05-26T03:51:38.492Z] ==> Searching for coverage reports in: [2026-05-26T03:51:38.492Z] + . [2026-05-26T03:51:38.493Z] -> Found 1 reports [2026-05-26T03:51:38.493Z] ==> Detecting git/mercurial file structure [2026-05-26T03:51:38.493Z] ==> Reading reports [2026-05-26T03:51:38.751Z] + ./coverage.out bytes=45292 [2026-05-26T03:51:38.751Z] ==> Appending adjustments [2026-05-26T03:51:38.751Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T03:51:38.751Z] + Found adjustments [2026-05-26T03:51:38.751Z] ==> Gzipping contents [2026-05-26T03:51:38.751Z] 8.0K /tmp/codecov.jsUTC6.gz [2026-05-26T03:51:38.751Z] ==> Uploading reports [2026-05-26T03:51:38.751Z] url: https://codecov.io [2026-05-26T03:51:38.751Z] query: branch=main&commit=bab95d64f90c328b46b329be29a512f4d97b3504&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T03:51:38.751Z] -> Pinging Codecov [2026-05-26T03:51:38.751Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bab95d64f90c328b46b329be29a512f4d97b3504&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T03:51:39.010Z] -> Uploading to [2026-05-26T03:51:39.010Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/bab95d64f90c328b46b329be29a512f4d97b3504/c420b296-d1ee-4e84-bf63-f8095b198cb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T035138Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ae654eaa97cfa48e182861a57a34eeba4ebba7a0d0a9dd9ebd50410913d76aa2 [2026-05-26T03:51:39.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:51:39.010Z] Dload Upload Total Spent Left Speed [2026-05-26T03:51:39.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 35078 --:--:-- --:--:-- --:--:-- 35078 [2026-05-26T03:51:39.011Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] } [2026-05-26T03:51:39.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T03:51:39.299Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T03:51:39.318Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:51:39.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T03:51:39.618Z] [2026-05-26T03:51:39.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:51:39.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T03:51:39.920Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T03:51:39.920Z] 2d35ebdb57d9: Already exists [2026-05-26T03:51:39.920Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T03:51:39.920Z] 91631faa732a: Pulling fs layer [2026-05-26T03:51:39.920Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T03:51:39.920Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T03:51:39.920Z] 7861252a18e6: Pulling fs layer [2026-05-26T03:51:39.920Z] 9130f900ef6f: Pulling fs layer [2026-05-26T03:51:39.920Z] 4f4fb700ef54: Waiting [2026-05-26T03:51:39.920Z] 7861252a18e6: Waiting [2026-05-26T03:51:39.920Z] 9130f900ef6f: Waiting [2026-05-26T03:51:39.920Z] f3f5ae8826fa: Download complete [2026-05-26T03:51:39.920Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T03:51:39.920Z] 85e8836fcdb2: Download complete [2026-05-26T03:51:39.920Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T03:51:39.920Z] 4f4fb700ef54: Download complete [2026-05-26T03:51:39.920Z] 85e8836fcdb2: Pull complete [2026-05-26T03:51:40.181Z] 7861252a18e6: Verifying Checksum [2026-05-26T03:51:40.181Z] 7861252a18e6: Download complete [2026-05-26T03:51:40.441Z] 91631faa732a: Verifying Checksum [2026-05-26T03:51:40.441Z] 91631faa732a: Download complete [2026-05-26T03:51:41.006Z] 9130f900ef6f: Verifying Checksum [2026-05-26T03:51:41.006Z] 9130f900ef6f: Download complete [2026-05-26T03:51:45.209Z] 91631faa732a: Pull complete [2026-05-26T03:51:45.209Z] f3f5ae8826fa: Pull complete [2026-05-26T03:51:45.209Z] 4f4fb700ef54: Pull complete [2026-05-26T03:51:45.209Z] 7861252a18e6: Pull complete [2026-05-26T03:51:49.397Z] 9130f900ef6f: Pull complete [2026-05-26T03:51:49.397Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T03:51:49.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T03:51:49.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:51:49.492Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:51:49.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T03:51:50.623Z] $ docker top 8cd60a0ee2bcedf13a418e33f45bf9724fc19a1761302a5a4241cf0b48cfca5b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:51:50.967Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-05-26T03:51:50.976Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-05-26T03:51:51.251Z] + set -o pipefail [2026-05-26T03:51:51.251Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-05-26T03:51:59.478Z] [2026-05-26T03:51:59.478Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-05-26T03:51:59.478Z] [2026-05-26T03:51:59.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/454325eb-5855-4529-90d7-ad24dda69218 [2026-05-26T03:51:59.478Z] [2026-05-26T03:51:59.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T03:51:59.478Z] [Pipeline] } [2026-05-26T03:51:59.798Z] $ docker stop --time=1 8cd60a0ee2bcedf13a418e33f45bf9724fc19a1761302a5a4241cf0b48cfca5b [2026-05-26T03:52:01.873Z] $ docker rm -f --volumes 8cd60a0ee2bcedf13a418e33f45bf9724fc19a1761302a5a4241cf0b48cfca5b [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-26T03:52:02.765Z] + git log --format=format:%s -1 bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] sh [2026-05-26T03:52:03.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:52:03.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:03.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:52:03.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:52:03.417Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:52:03.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:52:03.682Z] $ docker top 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c -eo pid,comm [2026-05-26T03:52:03.719Z] 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-26T03:52:03.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:52:03.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:52:03.769Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:52:03.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:52:03.887Z] $ docker exec 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c ssh-agent [2026-05-26T03:52:03.984Z] SSH_AUTH_SOCK=/tmp/ssh-ZmLSf2GcVTWh/agent.32 [2026-05-26T03:52:03.984Z] SSH_AGENT_PID=38 [2026-05-26T03:52:03.988Z] Running ssh-add (command line suppressed) [2026-05-26T03:52:04.089Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2840623409916913514.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2840623409916913514.key) [2026-05-26T03:52:04.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:52:04.385Z] + git semver tag [2026-05-26T03:52:04.644Z] 2026-05-26 03:52:04,640 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:52:04.644Z] 2026-05-26 03:52:04,644 [run_tag] DEBUG tag force:False [2026-05-26T03:52:04.644Z] 2026-05-26 03:52:04,644 [check_head_tag] DEBUG check head tag [2026-05-26T03:52:04.644Z] 2026-05-26 03:52:04,645 [execute] INFO git cat-file --batch-check [2026-05-26T03:52:04.644Z] 2026-05-26 03:52:04,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:52:04.644Z] 2026-05-26 03:52:04,647 [execute] INFO git cat-file --batch [2026-05-26T03:52:04.644Z] 2026-05-26 03:52:04,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:52:04.903Z] 2026-05-26 03:52:04,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:52:04.903Z] 2026-05-26 03:52:04,662 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 [2026-05-26T03:52:04.903Z] 2026-05-26 03:52:04,662 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:52:04.903Z] 2026-05-26 03:52:04,665 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:52:04.903Z] 4.1.0-dev.21 [Pipeline] } [2026-05-26T03:52:04.919Z] $ docker exec --env ******** --env ******** 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c ssh-agent -k [2026-05-26T03:52:05.004Z] unset SSH_AUTH_SOCK; [2026-05-26T03:52:05.005Z] unset SSH_AGENT_PID; [2026-05-26T03:52:05.005Z] echo Agent pid 38 killed; [2026-05-26T03:52:05.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:52:05.323Z] + git semver [Pipeline] } [2026-05-26T03:52:05.914Z] $ docker stop --time=1 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c [2026-05-26T03:52:07.212Z] $ docker rm -f --volumes 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:07.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T03:52:07.615Z] [2026-05-26T03:52:07.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:07.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T03:52:07.920Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T03:52:07.920Z] ab5ef0e58194: Pulling fs layer [2026-05-26T03:52:07.920Z] 9712f1f96733: Pulling fs layer [2026-05-26T03:52:07.920Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T03:52:07.920Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T03:52:07.920Z] e9a5061849ea: Pulling fs layer [2026-05-26T03:52:07.920Z] d747dcd14b5f: Pulling fs layer [2026-05-26T03:52:07.920Z] 2de7ff778b66: Pulling fs layer [2026-05-26T03:52:07.920Z] 0d9ebad4ef96: Waiting [2026-05-26T03:52:07.920Z] d747dcd14b5f: Waiting [2026-05-26T03:52:07.920Z] e9a5061849ea: Waiting [2026-05-26T03:52:07.920Z] 2de7ff778b66: Waiting [2026-05-26T03:52:07.920Z] 9712f1f96733: Verifying Checksum [2026-05-26T03:52:07.920Z] 9712f1f96733: Download complete [2026-05-26T03:52:08.180Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T03:52:08.180Z] 63f879dbbcfc: Download complete [2026-05-26T03:52:08.441Z] e9a5061849ea: Verifying Checksum [2026-05-26T03:52:08.441Z] e9a5061849ea: Download complete [2026-05-26T03:52:08.441Z] d747dcd14b5f: Verifying Checksum [2026-05-26T03:52:08.441Z] d747dcd14b5f: Download complete [2026-05-26T03:52:08.441Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T03:52:08.441Z] 0d9ebad4ef96: Download complete [2026-05-26T03:52:08.441Z] ab5ef0e58194: Download complete [2026-05-26T03:52:08.441Z] 2de7ff778b66: Verifying Checksum [2026-05-26T03:52:08.441Z] 2de7ff778b66: Download complete [2026-05-26T03:52:12.666Z] ab5ef0e58194: Pull complete [2026-05-26T03:52:12.667Z] 9712f1f96733: Pull complete [2026-05-26T03:52:12.923Z] 63f879dbbcfc: Pull complete [2026-05-26T03:52:17.122Z] 0d9ebad4ef96: Pull complete [2026-05-26T03:52:17.685Z] e9a5061849ea: Pull complete [2026-05-26T03:52:17.685Z] d747dcd14b5f: Pull complete [2026-05-26T03:52:19.059Z] 2de7ff778b66: Pull complete [2026-05-26T03:52:19.059Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T03:52:19.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T03:52:19.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:52:19.157Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:52:19.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T03:52:20.459Z] $ docker top 002818b93362bfd38c66696ab8f6aca8a7f0f9585c44affb50f417dcf3cad827 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:52:20.521Z] provisioning config files... [2026-05-26T03:52:20.528Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16941709763755406525tmp [2026-05-26T03:52:20.536Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7785210599466156512tmp [2026-05-26T03:52:20.546Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12782951736183608668tmp [Pipeline] { [Pipeline] echo [2026-05-26T03:52:20.570Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:20.862Z] ---> sigul-configuration.sh [2026-05-26T03:52:20.862Z] gpg: directory `/root/.gnupg' created [2026-05-26T03:52:20.862Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T03:52:20.862Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T03:52:20.862Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T03:52:20.862Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T03:52:20.862Z] gpg: CAST5 encrypted data [2026-05-26T03:52:20.862Z] gpg: encrypted with 1 passphrase [2026-05-26T03:52:20.862Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T03:52:21.156Z] + mkdir /home/jenkins [2026-05-26T03:52:21.156Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T03:52:21.462Z] + 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-26T03:52:21.476Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:21.776Z] ---> sigul-install.sh [2026-05-26T03:52:21.776Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T03:52:22.071Z] + git tag --list [2026-05-26T03:52:22.071Z] v1.0.0 [2026-05-26T03:52:22.071Z] v1.1.0 [2026-05-26T03:52:22.071Z] v1.1.1 [2026-05-26T03:52:22.071Z] v1.2.1 [2026-05-26T03:52:22.071Z] v1.2.2 [2026-05-26T03:52:22.071Z] v1.2.3 [2026-05-26T03:52:22.071Z] v1.3.0 [2026-05-26T03:52:22.071Z] v1.3.1 [2026-05-26T03:52:22.071Z] v2.0.0 [2026-05-26T03:52:22.071Z] v2.1.0 [2026-05-26T03:52:22.071Z] v2.1.1 [2026-05-26T03:52:22.071Z] v2.2.0 [2026-05-26T03:52:22.071Z] v2.3.0 [2026-05-26T03:52:22.071Z] v3.0 [2026-05-26T03:52:22.071Z] v3.0.0 [2026-05-26T03:52:22.071Z] v3.1 [2026-05-26T03:52:22.071Z] v3.1.0 [2026-05-26T03:52:22.071Z] v3.1.1 [2026-05-26T03:52:22.071Z] v4.0 [2026-05-26T03:52:22.071Z] v4.0.0 [2026-05-26T03:52:22.071Z] v4.0.1 [2026-05-26T03:52:22.071Z] v4.1.0-dev.1 [2026-05-26T03:52:22.071Z] v4.1.0-dev.10 [2026-05-26T03:52:22.071Z] v4.1.0-dev.11 [2026-05-26T03:52:22.071Z] v4.1.0-dev.12 [2026-05-26T03:52:22.071Z] v4.1.0-dev.13 [2026-05-26T03:52:22.071Z] v4.1.0-dev.14 [2026-05-26T03:52:22.071Z] v4.1.0-dev.15 [2026-05-26T03:52:22.071Z] v4.1.0-dev.16 [2026-05-26T03:52:22.071Z] v4.1.0-dev.17 [2026-05-26T03:52:22.071Z] v4.1.0-dev.18 [2026-05-26T03:52:22.071Z] v4.1.0-dev.19 [2026-05-26T03:52:22.071Z] v4.1.0-dev.2 [2026-05-26T03:52:22.071Z] v4.1.0-dev.20 [2026-05-26T03:52:22.071Z] v4.1.0-dev.21 [2026-05-26T03:52:22.071Z] v4.1.0-dev.3 [2026-05-26T03:52:22.071Z] v4.1.0-dev.4 [2026-05-26T03:52:22.071Z] v4.1.0-dev.5 [2026-05-26T03:52:22.071Z] v4.1.0-dev.6 [2026-05-26T03:52:22.071Z] v4.1.0-dev.7 [2026-05-26T03:52:22.071Z] v4.1.0-dev.8 [2026-05-26T03:52:22.071Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T03:52:22.363Z] + lftools sign git-tag v4.1.0-dev.21 [2026-05-26T03:52:22.935Z] Signing Git tag with Sigul... [2026-05-26T03:52:22.935Z] Signing v4.1.0-dev.21 [Pipeline] echo [2026-05-26T03:52:23.203Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:23.511Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T03:52:23.520Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T03:52:23.552Z] $ docker stop --time=1 002818b93362bfd38c66696ab8f6aca8a7f0f9585c44affb50f417dcf3cad827 [2026-05-26T03:52:24.808Z] $ docker rm -f --volumes 002818b93362bfd38c66696ab8f6aca8a7f0f9585c44affb50f417dcf3cad827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T03:52:25.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:52:25.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:25.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:52:25.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:52:25.786Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:52:25.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:52:26.237Z] $ docker top a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:52:26.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:52:26.315Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:52:26.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:52:26.439Z] $ docker exec a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b ssh-agent [2026-05-26T03:52:26.527Z] SSH_AUTH_SOCK=/tmp/ssh-goTpxiPpfXSn/agent.32 [2026-05-26T03:52:26.527Z] SSH_AGENT_PID=38 [2026-05-26T03:52:26.532Z] Running ssh-add (command line suppressed) [2026-05-26T03:52:26.639Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11083054062260447635.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11083054062260447635.key) [2026-05-26T03:52:26.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:52:26.933Z] + git semver bump pre [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,160 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,164 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,164 [bump_version] DEBUG bumped version:4.1.0-dev.22 [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,164 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,164 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,166 [execute] INFO git cat-file --batch-check [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,171 [execute] INFO git cat-file --batch [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:52:27.191Z] 2026-05-26 03:52:27,174 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:52:27.191Z] 4.1.0-dev.22 [Pipeline] } [2026-05-26T03:52:27.469Z] $ docker exec --env ******** --env ******** a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b ssh-agent -k [2026-05-26T03:52:27.563Z] unset SSH_AUTH_SOCK; [2026-05-26T03:52:27.563Z] unset SSH_AGENT_PID; [2026-05-26T03:52:27.564Z] echo Agent pid 38 killed; [2026-05-26T03:52:27.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:52:27.879Z] + git semver [Pipeline] } [2026-05-26T03:52:28.158Z] $ docker stop --time=1 a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b [2026-05-26T03:52:29.398Z] $ docker rm -f --volumes a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:52:29.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:52:29.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:30.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:52:30.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:52:30.131Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:52:30.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:52:30.386Z] $ docker top 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 -eo pid,comm [2026-05-26T03:52:30.421Z] 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-26T03:52:30.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:52:30.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:52:30.470Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:52:30.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:52:30.584Z] $ docker exec 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 ssh-agent [2026-05-26T03:52:30.666Z] SSH_AUTH_SOCK=/tmp/ssh-fhPnnkJwAbkN/agent.32 [2026-05-26T03:52:30.666Z] SSH_AGENT_PID=38 [2026-05-26T03:52:30.670Z] Running ssh-add (command line suppressed) [2026-05-26T03:52:30.769Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_63017277741237959.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_63017277741237959.key) [2026-05-26T03:52:30.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:52:31.059Z] + git semver push [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,277 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,281 [run_push] DEBUG push [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,282 [execute] INFO git cat-file --batch-check [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,284 [execute] INFO git rev-list e31339817e6ea9d681a6ca80057f5c9e621d7c60 -- [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,284 [execute] DEBUG Popen(['git', 'rev-list', 'e31339817e6ea9d681a6ca80057f5c9e621d7c60', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,293 [execute] INFO git fetch -v -- origin [2026-05-26T03:52:31.328Z] 2026-05-26 03:52:31,293 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T03:52:31.939Z] 2026-05-26 03:52:31,810 [run_push] DEBUG no remote changes detected [2026-05-26T03:52:31.939Z] 2026-05-26 03:52:31,810 [execute] INFO git push origin semver [2026-05-26T03:52:31.939Z] 2026-05-26 03:52:31,811 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:52:32.983Z] 2026-05-26 03:52:32,973 [run_push] DEBUG push all version tags [2026-05-26T03:52:32.983Z] 2026-05-26 03:52:32,973 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T03:52:32.983Z] 2026-05-26 03:52:32,974 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:52:34.450Z] 2026-05-26 03:52:34,049 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-26T03:52:34.450Z] 4.1.0-dev.22 [Pipeline] } [2026-05-26T03:52:34.466Z] $ docker exec --env ******** --env ******** 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 ssh-agent -k [2026-05-26T03:52:34.561Z] unset SSH_AUTH_SOCK; [2026-05-26T03:52:34.561Z] unset SSH_AGENT_PID; [2026-05-26T03:52:34.561Z] echo Agent pid 38 killed; [2026-05-26T03:52:34.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:52:34.914Z] + git semver [Pipeline] } [2026-05-26T03:52:35.189Z] $ docker stop --time=1 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 [2026-05-26T03:52:36.472Z] $ docker rm -f --volumes 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 [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-26T03:52:37.122Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-05-26T03:52:37.122Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-26T03:52:37.122Z] total 16 [2026-05-26T03:52:37.122Z] drwxr-xr-x 3 root root 4096 May 26 03:38 . [2026-05-26T03:52:37.122Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:52 .. [2026-05-26T03:52:37.122Z] drwxr-xr-x 2 root root 4096 May 26 03:38 cost [2026-05-26T03:52:37.122Z] -rw-r--r-- 1 root root 89 May 26 03:38 cost.csv [2026-05-26T03:52:37.122Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-26T03:52:37.122Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-26T03:52:37.122Z] total 16 [2026-05-26T03:52:37.122Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:38 . [2026-05-26T03:52:37.122Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:52 .. [2026-05-26T03:52:37.122Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:38 cost [2026-05-26T03:52:37.122Z] -rw-r--r-- 1 jenkins jenkins 89 May 26 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:37.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:38.313Z] ---> package-listing.sh [2026-05-26T03:52:38.313Z] ++ facter osfamily [2026-05-26T03:52:38.313Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T03:52:38.570Z] + OS_FAMILY=debian [2026-05-26T03:52:38.570Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-05-26T03:52:38.570Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T03:52:38.570Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T03:52:38.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T03:52:38.570Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T03:52:38.570Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-26T03:52:38.570Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T03:52:38.570Z] + case "${OS_FAMILY}" in [2026-05-26T03:52:38.570Z] + dpkg -l [2026-05-26T03:52:38.570Z] + grep '^ii' [2026-05-26T03:52:38.570Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T03:52:38.570Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T03:52:38.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T03:52:38.570Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-26T03:52:38.570Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-05-26T03:52:38.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2026-05-26T03:52:38.582Z] 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/exfoundry_device-virtual-go_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-26T03:52:38.857Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:39.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:52:39.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:52:39.486Z] prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container [2026-05-26T03:52:39.517Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T03:52:39.727Z] $ docker top 87481f63b0e7529e19ab1be6f5ddb44b85326e6c08000e328f1bcb44bb5234fc -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:52:40.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T03:52:40.346Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T03:52:40.645Z] + ls /var/log/sa-host [2026-05-26T03:52:40.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:52:40.883Z] provisioning config files... [2026-05-26T03:52:40.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6629784489489817373tmp [Pipeline] { [Pipeline] echo [2026-05-26T03:52:40.940Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:41.262Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T03:52:41.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:41.611Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T03:52:41.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:41.951Z] ---> sudo-logs.sh [2026-05-26T03:52:41.951Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T03:52:41.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:42.257Z] ---> job-cost.sh [2026-05-26T03:52:42.257Z] lf-activate-venv: SKIPPING [2026-05-26T03:52:42.257Z] DEBUG: total: 0.2199999988079071 [2026-05-26T03:52:42.257Z] INFO: Retrieving Stack Cost... [2026-05-26T03:52:42.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T03:52:42.774Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T03:52:42.788Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:43.107Z] ---> logs-deploy.sh [2026-05-26T03:52:43.107Z] lf-activate-venv: SKIPPING [2026-05-26T03:52:43.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/233 [2026-05-26T03:52:43.107Z] INFO: archiving workspace using pattern(s): [2026-05-26T03:52:44.046Z] Archives upload complete. [2026-05-26T03:52:44.046Z] INFO: archiving logs to Nexus