Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb0fd8016af00a129c4ff3503c0a197242dc309a 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-ssh6353485317882026084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10145844451304525090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12325019402616139562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12420136748695167359.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7336273334899428051.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-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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-3828 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bb0fd8016af00a129c4ff3503c0a197242dc309a (main) Commit message: "Merge pull request #523 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb0fd8016af00a129c4ff3503c0a197242dc309a # timeout=10 > git rev-list --no-walk 3991c903302a7d9adf12b9af461746031ae8458c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-21T02:31:50.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-21T02:31:50.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-21T02:31:50.776Z] ========================================================= [2026-03-21T02:31:50.776Z] EdgeX Global Pipelines Version Info [2026-03-21T02:31:50.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:51.887Z] ------------------- [2026-03-21T02:31:51.887Z] stable info: [2026-03-21T02:31:51.887Z] ------------------- [2026-03-21T02:31:51.887Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-21T02:31:51.887Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-21T02:31:51.887Z] Message: update stable to v1.0.278 [2026-03-21T02:31:52.147Z] ------------------- [2026-03-21T02:31:52.147Z] experimental info: [2026-03-21T02:31:52.147Z] ------------------- [2026-03-21T02:31:52.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-21T02:31:52.147Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-21T02:31:52.147Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-21T02:31:52.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2026-03-21T02:31:52.246Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2026-03-21T02:31:52.267Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-21T02:31:52.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-21T02:31:52.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-21T02:31:52.337Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-21T02:31:52.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-21T02:31:52.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-21T02:31:52.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-21T02:31:52.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-21T02:31:52.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-21T02:31:52.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2026-03-21T02:31:52.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-21T02:31:52.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-21T02:31:52.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-21T02:31:52.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-21T02:31:52.615Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-21T02:31:52.641Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-21T02:31:52.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-21T02:31:52.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-21T02:31:52.721Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-21T02:31:52.744Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-21T02:31:52.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-21T02:31:52.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-21T02:31:52.815Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-21T02:31:52.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-21T02:31:52.862Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-21T02:31:52.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-21T02:31:52.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-21T02:31:52.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-21T02:31:52.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb0fd8016af00a129c4ff3503c0a197242dc309a [Pipeline] echo [2026-03-21T02:31:52.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb0fd80 [Pipeline] echo [2026-03-21T02:31:53.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:31:53.071Z] provisioning config files... [2026-03-21T02:31:53.085Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12346016274379736092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:53.413Z] ---> ****-login.sh [2026-03-21T02:31:53.413Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:31:53.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:31:53.672Z] [2026-03-21T02:31:53.672Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:31:53.673Z] Configure a credential helper to remove this warning. See [2026-03-21T02:31:53.673Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:31:53.673Z] [2026-03-21T02:31:53.673Z] Login Succeeded [2026-03-21T02:31:53.673Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:31:53.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:31:53.673Z] [2026-03-21T02:31:53.673Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:31:53.673Z] Configure a credential helper to remove this warning. See [2026-03-21T02:31:53.673Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:31:53.673Z] [2026-03-21T02:31:53.673Z] Login Succeeded [2026-03-21T02:31:53.673Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:31:53.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:31:53.933Z] [2026-03-21T02:31:53.933Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:31:53.933Z] Configure a credential helper to remove this warning. See [2026-03-21T02:31:53.933Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:31:53.933Z] [2026-03-21T02:31:53.933Z] Login Succeeded [2026-03-21T02:31:53.933Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:31:53.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:31:53.933Z] [2026-03-21T02:31:53.933Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:31:53.933Z] Configure a credential helper to remove this warning. See [2026-03-21T02:31:53.933Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:31:53.933Z] [2026-03-21T02:31:53.933Z] Login Succeeded [2026-03-21T02:31:53.933Z] ****.io [2026-03-21T02:31:53.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:31:54.192Z] [2026-03-21T02:31:54.192Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:31:54.192Z] Configure a credential helper to remove this warning. See [2026-03-21T02:31:54.192Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:31:54.192Z] [2026-03-21T02:31:54.192Z] Login Succeeded [2026-03-21T02:31:54.192Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:31:54.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-21T02:31:55.048Z] + git rev-list -1 --merges bb0fd8016af00a129c4ff3503c0a197242dc309a~1..bb0fd8016af00a129c4ff3503c0a197242dc309a [Pipeline] echo [2026-03-21T02:31:55.075Z] -----------> git rev-list -1 --merges bb0fd8016af00a129c4ff3503c0a197242dc309a~1..bb0fd8016af00a129c4ff3503c0a197242dc309a bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:31:55.075Z] bb0fd8016af00a129c4ff3503c0a197242dc309a [false] [Pipeline] sh [2026-03-21T02:31:55.367Z] + git log --format=format:%s -1 bb0fd8016af00a129c4ff3503c0a197242dc309a [Pipeline] echo [2026-03-21T02:31:55.384Z] ========================================================= [2026-03-21T02:31:55.384Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-21T02:31:55.384Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-21T02:31:55.728Z] + git log --format=format:%s -1 bb0fd8016af00a129c4ff3503c0a197242dc309a [Pipeline] echo [2026-03-21T02:31:55.739Z] [semverPrep] GIT_COMMIT: bb0fd8016af00a129c4ff3503c0a197242dc309a, Commit Message: Merge pull request #523 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-21T02:31:55.756Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-21T02:31:56.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:31:56.130Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-21T02:31:56.130Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-21T02:31:56.130Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-21T02:31:56.130Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-21T02:31:56.130Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-21T02:31:56.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:56.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:31:56.566Z] [2026-03-21T02:31:56.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:56.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:31:56.869Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-21T02:31:56.869Z] 3dae71ba6b94: Pulling fs layer [2026-03-21T02:31:56.869Z] 6bf1a483ea7c: Pulling fs layer [2026-03-21T02:31:56.869Z] f5dfc541a4d3: Pulling fs layer [2026-03-21T02:31:56.869Z] 461d9e800cba: Pulling fs layer [2026-03-21T02:31:56.869Z] 80192f66455f: Pulling fs layer [2026-03-21T02:31:56.869Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-21T02:31:56.869Z] a29436f7fd5d: Pulling fs layer [2026-03-21T02:31:56.869Z] 923cac83aea3: Pulling fs layer [2026-03-21T02:31:56.869Z] 25ad8b0a4227: Pulling fs layer [2026-03-21T02:31:56.869Z] db01528c6b51: Pulling fs layer [2026-03-21T02:31:56.869Z] 28988de357af: Pulling fs layer [2026-03-21T02:31:56.869Z] 461d9e800cba: Waiting [2026-03-21T02:31:56.869Z] 80192f66455f: Waiting [2026-03-21T02:31:56.869Z] 2e8e34ca0e6c: Waiting [2026-03-21T02:31:56.869Z] a29436f7fd5d: Waiting [2026-03-21T02:31:56.869Z] 923cac83aea3: Waiting [2026-03-21T02:31:56.869Z] 25ad8b0a4227: Waiting [2026-03-21T02:31:56.869Z] db01528c6b51: Waiting [2026-03-21T02:31:56.869Z] 28988de357af: Waiting [2026-03-21T02:31:56.869Z] 6bf1a483ea7c: Verifying Checksum [2026-03-21T02:31:56.869Z] 6bf1a483ea7c: Download complete [2026-03-21T02:31:56.869Z] 461d9e800cba: Verifying Checksum [2026-03-21T02:31:56.869Z] 461d9e800cba: Download complete [2026-03-21T02:31:56.869Z] 80192f66455f: Download complete [2026-03-21T02:31:57.130Z] f5dfc541a4d3: Verifying Checksum [2026-03-21T02:31:57.130Z] f5dfc541a4d3: Download complete [2026-03-21T02:31:57.130Z] 3dae71ba6b94: Verifying Checksum [2026-03-21T02:31:57.130Z] 3dae71ba6b94: Download complete [2026-03-21T02:31:57.130Z] 923cac83aea3: Verifying Checksum [2026-03-21T02:31:57.130Z] 923cac83aea3: Download complete [2026-03-21T02:31:57.130Z] 25ad8b0a4227: Verifying Checksum [2026-03-21T02:31:57.130Z] 25ad8b0a4227: Download complete [2026-03-21T02:31:57.130Z] db01528c6b51: Download complete [2026-03-21T02:31:57.399Z] 28988de357af: Verifying Checksum [2026-03-21T02:31:57.399Z] 28988de357af: Download complete [2026-03-21T02:31:57.399Z] a29436f7fd5d: Verifying Checksum [2026-03-21T02:31:57.399Z] a29436f7fd5d: Download complete [2026-03-21T02:31:57.661Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-21T02:31:57.661Z] 2e8e34ca0e6c: Download complete [2026-03-21T02:31:58.598Z] 3dae71ba6b94: Pull complete [2026-03-21T02:31:58.857Z] 6bf1a483ea7c: Pull complete [2026-03-21T02:31:59.834Z] f5dfc541a4d3: Pull complete [2026-03-21T02:31:59.834Z] 461d9e800cba: Pull complete [2026-03-21T02:31:59.834Z] 80192f66455f: Pull complete [2026-03-21T02:32:05.131Z] 2e8e34ca0e6c: Pull complete [2026-03-21T02:32:05.131Z] a29436f7fd5d: Pull complete [2026-03-21T02:32:05.131Z] 923cac83aea3: Pull complete [2026-03-21T02:32:05.391Z] 25ad8b0a4227: Pull complete [2026-03-21T02:32:05.391Z] db01528c6b51: Pull complete [2026-03-21T02:32:05.391Z] 28988de357af: Pull complete [2026-03-21T02:32:05.391Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-21T02:32:05.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:32:05.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:32:05.537Z] prd-ubuntu20.04-docker-8c-8g-3828 does not seem to be running inside a container [2026-03-21T02:32:05.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-21T02:32:07.114Z] $ docker top aeab24b5d27d1686a857cbe85b2724f810b98756eb8a39e45497f6422c6f66f0 -eo pid,comm [2026-03-21T02:32:07.170Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-21T02:32:07.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:32:07.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:32:07.222Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:32:07.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:32:07.328Z] $ docker exec aeab24b5d27d1686a857cbe85b2724f810b98756eb8a39e45497f6422c6f66f0 ssh-agent [2026-03-21T02:32:07.441Z] SSH_AUTH_SOCK=/tmp/ssh-EHKR5Xu6oyZT/agent.31 [2026-03-21T02:32:07.441Z] SSH_AGENT_PID=37 [2026-03-21T02:32:07.447Z] Running ssh-add (command line suppressed) [2026-03-21T02:32:07.545Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5391719317863734648.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5391719317863734648.key) [2026-03-21T02:32:07.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:32:07.932Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2026-03-21T02:32:08.226Z] + git tag --points-at HEAD [Pipeline] } [2026-03-21T02:32:08.232Z] $ docker exec --env ******** --env ******** aeab24b5d27d1686a857cbe85b2724f810b98756eb8a39e45497f6422c6f66f0 ssh-agent -k [2026-03-21T02:32:08.334Z] unset SSH_AUTH_SOCK; [2026-03-21T02:32:08.335Z] unset SSH_AGENT_PID; [2026-03-21T02:32:08.335Z] echo Agent pid 37 killed; [2026-03-21T02:32:08.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-21T02:32:08.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:32:08.414Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:32:08.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:32:08.517Z] $ docker exec aeab24b5d27d1686a857cbe85b2724f810b98756eb8a39e45497f6422c6f66f0 ssh-agent [2026-03-21T02:32:08.622Z] SSH_AUTH_SOCK=/tmp/ssh-2FipYyt8TQvP/agent.85 [2026-03-21T02:32:08.622Z] SSH_AGENT_PID=91 [2026-03-21T02:32:08.626Z] Running ssh-add (command line suppressed) [2026-03-21T02:32:08.718Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7576832301801220518.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7576832301801220518.key) [2026-03-21T02:32:08.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:32:09.045Z] + git semver init [2026-03-21T02:32:09.313Z] 2026-03-21 02:32:09,257 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:32:09.313Z] 2026-03-21 02:32:09,261 [run_init] DEBUG init version:0.0.0 force:False [2026-03-21T02:32:09.313Z] 2026-03-21 02:32:09,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-03-21T02:32:09.313Z] 2026-03-21 02:32:09,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-03-21T02:32:09.313Z] 2026-03-21 02:32:09,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:32:11.217Z] 2026-03-21 02:32:10,862 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2026-03-21T02:32:11.217Z] 2026-03-21 02:32:10,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2026-03-21T02:32:11.217Z] 2026-03-21 02:32:10,862 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-03-21T02:32:11.217Z] 2026-03-21 02:32:10,863 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-03-21T02:32:11.217Z] 4.1.0-dev.22 [Pipeline] } [2026-03-21T02:32:11.222Z] $ docker exec --env ******** --env ******** aeab24b5d27d1686a857cbe85b2724f810b98756eb8a39e45497f6422c6f66f0 ssh-agent -k [2026-03-21T02:32:11.322Z] unset SSH_AUTH_SOCK; [2026-03-21T02:32:11.322Z] unset SSH_AGENT_PID; [2026-03-21T02:32:11.322Z] echo Agent pid 91 killed; [2026-03-21T02:32:11.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:32:11.660Z] + git semver [Pipeline] } [2026-03-21T02:32:11.927Z] $ docker stop --time=1 aeab24b5d27d1686a857cbe85b2724f810b98756eb8a39e45497f6422c6f66f0 [2026-03-21T02:32:13.184Z] $ docker rm -f --volumes aeab24b5d27d1686a857cbe85b2724f810b98756eb8a39e45497f6422c6f66f0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:32:13.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-21T02:32:13.798Z] Stashed 1 file(s) [Pipeline] echo [2026-03-21T02:32:13.801Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:32:13.948Z] provisioning config files... [2026-03-21T02:32:13.993Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16595564229070214146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:32:14.300Z] ---> ****-login.sh [2026-03-21T02:32:14.300Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:32:14.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:14.300Z] Login Succeeded [2026-03-21T02:32:14.300Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:32:14.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:14.300Z] Login Succeeded [2026-03-21T02:32:14.300Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:32:14.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:14.560Z] Login Succeeded [2026-03-21T02:32:14.560Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:32:14.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:14.560Z] Login Succeeded [2026-03-21T02:32:14.560Z] ****.io [2026-03-21T02:32:14.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:15.130Z] Login Succeeded [2026-03-21T02:32:15.131Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:32:15.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-21T02:32:15.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:32:15.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:32:15.278Z] ========================================================= [2026-03-21T02:32:15.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-21T02:32:15.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:32:15.609Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-21T02:32:16.175Z] #0 building with "default" instance using docker driver [2026-03-21T02:32:16.175Z] [2026-03-21T02:32:16.175Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:32:16.175Z] #1 transferring dockerfile: 1.74kB done [2026-03-21T02:32:16.175Z] #1 DONE 0.0s [2026-03-21T02:32:16.175Z] [2026-03-21T02:32:16.175Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-21T02:32:16.175Z] #2 DONE 0.1s [2026-03-21T02:32:16.434Z] [2026-03-21T02:32:16.434Z] #3 [internal] load .dockerignore [2026-03-21T02:32:16.434Z] #3 transferring context: 193B done [2026-03-21T02:32:16.434Z] #3 DONE 0.0s [2026-03-21T02:32:16.434Z] [2026-03-21T02:32:16.434Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-21T02:32:16.434Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-21T02:32:16.434Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-21T02:32:16.434Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-21T02:32:16.434Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-03-21T02:32:16.434Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-21T02:32:16.434Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-21T02:32:16.434Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-03-21T02:32:16.434Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-21T02:32:16.434Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-21T02:32:16.434Z] #4 ... [2026-03-21T02:32:16.434Z] [2026-03-21T02:32:16.434Z] #5 [internal] load build context [2026-03-21T02:32:16.434Z] #5 transferring context: 22.46MB 0.2s done [2026-03-21T02:32:16.434Z] #5 DONE 0.2s [2026-03-21T02:32:16.434Z] [2026-03-21T02:32:16.434Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-21T02:32:16.434Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-21T02:32:16.434Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s [2026-03-21T02:32:16.434Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-21T02:32:16.434Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.24MB / 112.58MB 0.2s [2026-03-21T02:32:16.434Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-21T02:32:16.434Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-21T02:32:16.692Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 34.60MB / 60.15MB 0.3s [2026-03-21T02:32:16.692Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-21T02:32:16.692Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.3s [2026-03-21T02:32:16.692Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-03-21T02:32:16.692Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-21T02:32:16.692Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-21T02:32:16.692Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 30.41MB / 112.58MB 0.5s [2026-03-21T02:32:16.692Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-03-21T02:32:16.692Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-21T02:32:16.692Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s [2026-03-21T02:32:16.950Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-03-21T02:32:16.950Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.6s [2026-03-21T02:32:16.950Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-03-21T02:32:16.950Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-21T02:32:17.210Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 68.16MB / 112.58MB 0.7s [2026-03-21T02:32:17.210Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-03-21T02:32:17.210Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-03-21T02:32:17.469Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-03-21T02:32:21.671Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-03-21T02:32:21.671Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-21T02:32:21.671Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-21T02:32:21.671Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-21T02:32:21.671Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-21T02:32:21.671Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-21T02:32:21.671Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-21T02:32:21.671Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-21T02:32:25.884Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.4s done [2026-03-21T02:32:25.884Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-21T02:32:25.884Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-21T02:32:25.884Z] #4 DONE 9.5s [2026-03-21T02:32:25.884Z] [2026-03-21T02:32:25.884Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-21T02:32:25.884Z] #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:32:26.144Z] #6 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:32:26.402Z] #6 0.732 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-21T02:32:26.661Z] #6 0.748 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-21T02:32:26.661Z] #6 0.755 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-21T02:32:26.661Z] #6 0.781 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-21T02:32:26.661Z] #6 0.793 Executing busybox-1.37.0-r19.trigger [2026-03-21T02:32:26.661Z] #6 0.802 OK: 269 MiB in 64 packages [2026-03-21T02:32:28.041Z] #6 DONE 2.2s [2026-03-21T02:32:28.041Z] [2026-03-21T02:32:28.041Z] #7 [builder 3/7] WORKDIR /device-rest-go [2026-03-21T02:32:28.041Z] #7 DONE 0.0s [2026-03-21T02:32:28.041Z] [2026-03-21T02:32:28.041Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-21T02:32:28.041Z] #8 DONE 0.0s [2026-03-21T02:32:28.041Z] [2026-03-21T02:32:28.041Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:32:28.919Z] Still waiting to schedule task [2026-03-21T02:32:28.919Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-03-21T02:32:40.244Z] #9 DONE 11.1s [2026-03-21T02:32:40.245Z] [2026-03-21T02:32:40.245Z] #10 [builder 6/7] COPY . . [2026-03-21T02:32:40.245Z] #10 DONE 0.1s [2026-03-21T02:32:40.245Z] [2026-03-21T02:32:40.245Z] #11 [builder 7/7] RUN echo noop [2026-03-21T02:32:40.245Z] #11 0.188 noop [2026-03-21T02:32:40.245Z] #11 DONE 0.2s [2026-03-21T02:32:40.245Z] [2026-03-21T02:32:40.245Z] #12 exporting to image [2026-03-21T02:32:40.245Z] #12 exporting layers [2026-03-21T02:32:46.823Z] #12 exporting layers 7.2s done [2026-03-21T02:32:46.823Z] #12 writing image sha256:d21917306eab51dea1cbd76211aa77f800892d127c6e045a3b7adfc5902c5c03 done [2026-03-21T02:32:46.823Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-21T02:32:46.823Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:32:47.151Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-21T02:32:47.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:32:47.222Z] prd-ubuntu20.04-docker-8c-8g-3828 does not seem to be running inside a container [2026-03-21T02:32:47.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** ci-base-image-x86_64 cat [2026-03-21T02:32:47.525Z] $ docker top e8c5093bc78ee27cdaf2644edcd42fd885e986d8038cd6b07fc332a1fcb0d561 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:32:47.866Z] + go version [2026-03-21T02:32:47.866Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-21T02:32:47.876Z] $ docker stop --time=1 e8c5093bc78ee27cdaf2644edcd42fd885e986d8038cd6b07fc332a1fcb0d561 [2026-03-21T02:32:49.130Z] $ docker rm -f --volumes e8c5093bc78ee27cdaf2644edcd42fd885e986d8038cd6b07fc332a1fcb0d561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:32:49.539Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-21T02:32:49.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:32:49.608Z] prd-ubuntu20.04-docker-8c-8g-3828 does not seem to be running inside a container [2026-03-21T02:32:49.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** ci-base-image-x86_64 cat [2026-03-21T02:32:49.866Z] $ docker top 65b2568a2753da9e8ed1df90a1f266728b55687031cfe788772e62ede779720a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:32:50.202Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-21T02:32:50.589Z] + make test [2026-03-21T02:32:50.590Z] go test ./... -coverprofile=coverage.out ./... [2026-03-21T02:32:51.522Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-03-21T02:33:13.432Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-03-21T02:33:13.432Z] ok github.com/edgexfoundry/device-rest-go/driver 0.006s coverage: 32.2% of statements [2026-03-21T02:33:19.995Z] 0 issues. [2026-03-21T02:33:19.995Z] go vet ./... [2026-03-21T02:33:25.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-21T02:33:25.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-21T02:33:25.250Z] ./bin/test-attribution-txt.sh [2026-03-21T02:33:25.250Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-21T02:33:25.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-21T02:33:25.277Z] $ docker stop --time=1 65b2568a2753da9e8ed1df90a1f266728b55687031cfe788772e62ede779720a [2026-03-21T02:33:27.247Z] $ docker rm -f --volumes 65b2568a2753da9e8ed1df90a1f266728b55687031cfe788772e62ede779720a [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:33:27.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-21T02:33:27.857Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-21T02:33:28.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-21T02:33:28.670Z] + ls -al . [2026-03-21T02:33:28.670Z] total 248 [2026-03-21T02:33:28.670Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:32 . [2026-03-21T02:33:28.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:31 .. [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 21 02:31 .dockerignore [2026-03-21T02:33:28.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:33 .git [2026-03-21T02:33:28.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:31 .github [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 21 02:31 .gitignore [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:31 .golangci.yml [2026-03-21T02:33:28.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:32 .semver [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 22791 Mar 21 02:31 Attribution.txt [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 21 02:31 CHANGELOG.md [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 21 02:31 Dockerfile [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 02:31 GOVERNANCE.md [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 704 Mar 21 02:31 Jenkinsfile [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 02:31 LICENSE [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 2597 Mar 21 02:31 Makefile [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 02:31 OWNERS.md [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 21 02:31 README.md [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:32 VERSION [2026-03-21T02:33:28.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:31 bin [2026-03-21T02:33:28.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:31 cmd [2026-03-21T02:33:28.670Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 21 02:33 coverage.out [2026-03-21T02:33:28.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:31 driver [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 6822 Mar 21 02:31 go.mod [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 89296 Mar 21 02:31 go.sum [2026-03-21T02:33:28.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:31 openapi [2026-03-21T02:33:28.670Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 21 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:33:28.987Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bb0fd8016af00a129c4ff3503c0a197242dc309a --label arch=amd64 --label version=4.1.0-dev.22 . [2026-03-21T02:33:29.249Z] #0 building with "default" instance using docker driver [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:33:29.249Z] #1 transferring dockerfile: 1.74kB done [2026-03-21T02:33:29.249Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [2026-03-21T02:33:29.249Z] #1 DONE 0.0s [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-21T02:33:29.249Z] #2 DONE 0.0s [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-21T02:33:29.249Z] #3 DONE 0.1s [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #4 [internal] load .dockerignore [2026-03-21T02:33:29.249Z] #4 transferring context: 193B done [2026-03-21T02:33:29.249Z] #4 DONE 0.0s [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #5 [internal] load build context [2026-03-21T02:33:29.249Z] #5 transferring context: 18.46kB done [2026-03-21T02:33:29.249Z] #5 DONE 0.0s [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-21T02:33:29.249Z] #6 DONE 0.1s [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-21T02:33:29.249Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-21T02:33:29.249Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-21T02:33:29.249Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-21T02:33:29.249Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-21T02:33:29.249Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-21T02:33:29.249Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-21T02:33:29.249Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-21T02:33:29.249Z] #7 DONE 0.2s [2026-03-21T02:33:29.249Z] [2026-03-21T02:33:29.249Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-21T02:33:29.511Z] #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:29.770Z] #8 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:30.028Z] #8 0.772 OK: 269 MiB in 64 packages [2026-03-21T02:33:30.028Z] #8 DONE 0.9s [2026-03-21T02:33:30.028Z] [2026-03-21T02:33:30.028Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-21T02:33:30.028Z] #9 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:30.028Z] #9 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:30.028Z] #9 0.595 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-21T02:33:30.028Z] #9 0.604 Executing busybox-1.37.0-r20.trigger [2026-03-21T02:33:30.028Z] #9 0.611 OK: 7 MiB in 17 packages [2026-03-21T02:33:30.287Z] #9 DONE 0.7s [2026-03-21T02:33:30.287Z] [2026-03-21T02:33:30.287Z] #10 [builder 3/7] WORKDIR /device-rest-go [2026-03-21T02:33:30.287Z] #10 DONE 0.0s [2026-03-21T02:33:30.287Z] [2026-03-21T02:33:30.287Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-21T02:33:30.287Z] #11 DONE 0.0s [2026-03-21T02:33:30.287Z] [2026-03-21T02:33:30.287Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:33:30.545Z] #12 DONE 0.5s [2026-03-21T02:33:30.545Z] [2026-03-21T02:33:30.545Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-21T02:33:30.545Z] #13 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:30.545Z] #13 0.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:30.805Z] #13 ... [2026-03-21T02:33:30.805Z] [2026-03-21T02:33:30.805Z] #14 [builder 6/7] COPY . . [2026-03-21T02:33:30.805Z] #14 DONE 0.1s [2026-03-21T02:33:30.805Z] [2026-03-21T02:33:30.805Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-21T02:33:30.805Z] #13 0.761 OK: 7 MiB in 17 packages [2026-03-21T02:33:31.068Z] #13 DONE 0.9s [2026-03-21T02:33:31.068Z] [2026-03-21T02:33:31.068Z] #15 [builder 7/7] RUN make build [2026-03-21T02:33:31.068Z] #15 0.210 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-03-21T02:33:57.633Z] #15 DONE 22.4s [2026-03-21T02:33:57.633Z] [2026-03-21T02:33:57.633Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2026-03-21T02:33:57.633Z] #16 DONE 0.1s [2026-03-21T02:33:57.633Z] [2026-03-21T02:33:57.633Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2026-03-21T02:33:57.633Z] #17 DONE 0.0s [2026-03-21T02:33:57.633Z] [2026-03-21T02:33:57.633Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2026-03-21T02:33:57.633Z] #18 DONE 0.0s [2026-03-21T02:33:57.633Z] [2026-03-21T02:33:57.633Z] #19 exporting to image [2026-03-21T02:33:57.633Z] #19 exporting layers 0.1s done [2026-03-21T02:33:57.633Z] #19 writing image sha256:ee19c1500e1b5ebbf0e19b7fcb3257b17819c151422c7495e710812deee43465 done [2026-03-21T02:33:57.633Z] #19 naming to docker.io/library/device-rest done [2026-03-21T02:33:57.633Z] #19 DONE 0.1s [2026-03-21T02:33:57.633Z] [2026-03-21T02:33:57.633Z] 1 warning found (use docker --debug to expand): [2026-03-21T02:33:57.633Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:33:57.741Z] provisioning config files... [2026-03-21T02:33:57.751Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8924643318227889789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:33:58.054Z] ---> ****-login.sh [2026-03-21T02:33:58.054Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:33:58.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:58.054Z] Login Succeeded [2026-03-21T02:33:58.054Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:33:58.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:58.054Z] Login Succeeded [2026-03-21T02:33:58.054Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:33:58.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:58.316Z] Login Succeeded [2026-03-21T02:33:58.316Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:33:58.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:58.316Z] Login Succeeded [2026-03-21T02:33:58.316Z] ****.io [2026-03-21T02:33:58.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:58.573Z] Login Succeeded [2026-03-21T02:33:58.573Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:33:58.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:33:58.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:33:58.659Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2026-03-21T02:33:58.659Z] bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:33:58.659Z] latest [2026-03-21T02:33:58.659Z] 4.1.0-dev.22 [2026-03-21T02:33:58.659Z] bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [2026-03-21T02:33:58.659Z] main [2026-03-21T02:33:58.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:33:59.004Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:33:59.326Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:33:59.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-21T02:33:59.326Z] 210f9b806c3f: Preparing [2026-03-21T02:33:59.326Z] ad93f539d71e: Preparing [2026-03-21T02:33:59.326Z] 0f701e8a4197: Preparing [2026-03-21T02:33:59.326Z] dd1a0ee0d5f4: Preparing [2026-03-21T02:33:59.326Z] 82c63c85b255: Preparing [2026-03-21T02:33:59.326Z] cce92674e987: Preparing [2026-03-21T02:33:59.326Z] cce92674e987: Waiting [2026-03-21T02:33:59.326Z] 210f9b806c3f: Pushed [2026-03-21T02:33:59.326Z] 82c63c85b255: Pushed [2026-03-21T02:33:59.326Z] dd1a0ee0d5f4: Pushed [2026-03-21T02:33:59.326Z] cce92674e987: Layer already exists [2026-03-21T02:33:59.326Z] ad93f539d71e: Pushed [2026-03-21T02:34:03.520Z] 0f701e8a4197: Pushed [2026-03-21T02:34:03.520Z] bb0fd8016af00a129c4ff3503c0a197242dc309a: digest: sha256:e6171ea2135b87da21e52f754d03eebe4814f22478b6c4b6ec50afb69430f5b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:03.841Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:04.166Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2026-03-21T02:34:04.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-21T02:34:04.166Z] 210f9b806c3f: Preparing [2026-03-21T02:34:04.166Z] ad93f539d71e: Preparing [2026-03-21T02:34:04.166Z] 0f701e8a4197: Preparing [2026-03-21T02:34:04.166Z] dd1a0ee0d5f4: Preparing [2026-03-21T02:34:04.166Z] 82c63c85b255: Preparing [2026-03-21T02:34:04.166Z] cce92674e987: Preparing [2026-03-21T02:34:04.166Z] cce92674e987: Waiting [2026-03-21T02:34:04.166Z] 82c63c85b255: Layer already exists [2026-03-21T02:34:04.166Z] 0f701e8a4197: Layer already exists [2026-03-21T02:34:04.166Z] 210f9b806c3f: Layer already exists [2026-03-21T02:34:04.166Z] dd1a0ee0d5f4: Layer already exists [2026-03-21T02:34:04.166Z] ad93f539d71e: Layer already exists [2026-03-21T02:34:04.166Z] cce92674e987: Layer already exists [2026-03-21T02:34:04.166Z] latest: digest: sha256:e6171ea2135b87da21e52f754d03eebe4814f22478b6c4b6ec50afb69430f5b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:04.496Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:04.819Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-03-21T02:34:04.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-21T02:34:04.819Z] 210f9b806c3f: Preparing [2026-03-21T02:34:04.819Z] ad93f539d71e: Preparing [2026-03-21T02:34:04.819Z] 0f701e8a4197: Preparing [2026-03-21T02:34:04.819Z] dd1a0ee0d5f4: Preparing [2026-03-21T02:34:04.819Z] 82c63c85b255: Preparing [2026-03-21T02:34:04.819Z] cce92674e987: Preparing [2026-03-21T02:34:04.819Z] cce92674e987: Waiting [2026-03-21T02:34:04.819Z] dd1a0ee0d5f4: Layer already exists [2026-03-21T02:34:04.819Z] 82c63c85b255: Layer already exists [2026-03-21T02:34:04.819Z] 210f9b806c3f: Layer already exists [2026-03-21T02:34:04.819Z] ad93f539d71e: Layer already exists [2026-03-21T02:34:04.819Z] 0f701e8a4197: Layer already exists [2026-03-21T02:34:04.819Z] cce92674e987: Layer already exists [2026-03-21T02:34:04.820Z] 4.1.0-dev.22: digest: sha256:e6171ea2135b87da21e52f754d03eebe4814f22478b6c4b6ec50afb69430f5b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:05.146Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:05.473Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [2026-03-21T02:34:05.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-21T02:34:05.473Z] 210f9b806c3f: Preparing [2026-03-21T02:34:05.473Z] ad93f539d71e: Preparing [2026-03-21T02:34:05.473Z] 0f701e8a4197: Preparing [2026-03-21T02:34:05.473Z] dd1a0ee0d5f4: Preparing [2026-03-21T02:34:05.473Z] 82c63c85b255: Preparing [2026-03-21T02:34:05.473Z] cce92674e987: Preparing [2026-03-21T02:34:05.473Z] cce92674e987: Waiting [2026-03-21T02:34:05.473Z] dd1a0ee0d5f4: Layer already exists [2026-03-21T02:34:05.473Z] 0f701e8a4197: Layer already exists [2026-03-21T02:34:05.473Z] ad93f539d71e: Layer already exists [2026-03-21T02:34:05.473Z] 82c63c85b255: Layer already exists [2026-03-21T02:34:05.473Z] 210f9b806c3f: Layer already exists [2026-03-21T02:34:05.473Z] cce92674e987: Layer already exists [2026-03-21T02:34:05.473Z] bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22: digest: sha256:e6171ea2135b87da21e52f754d03eebe4814f22478b6c4b6ec50afb69430f5b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:05.807Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:06.129Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2026-03-21T02:34:06.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-21T02:34:06.129Z] 210f9b806c3f: Preparing [2026-03-21T02:34:06.129Z] ad93f539d71e: Preparing [2026-03-21T02:34:06.129Z] 0f701e8a4197: Preparing [2026-03-21T02:34:06.129Z] dd1a0ee0d5f4: Preparing [2026-03-21T02:34:06.129Z] 82c63c85b255: Preparing [2026-03-21T02:34:06.129Z] cce92674e987: Preparing [2026-03-21T02:34:06.129Z] cce92674e987: Waiting [2026-03-21T02:34:06.129Z] 210f9b806c3f: Layer already exists [2026-03-21T02:34:06.129Z] 0f701e8a4197: Layer already exists [2026-03-21T02:34:06.129Z] dd1a0ee0d5f4: Layer already exists [2026-03-21T02:34:06.129Z] 82c63c85b255: Layer already exists [2026-03-21T02:34:06.129Z] ad93f539d71e: Layer already exists [2026-03-21T02:34:06.129Z] cce92674e987: Layer already exists [2026-03-21T02:34:06.129Z] main: digest: sha256:e6171ea2135b87da21e52f754d03eebe4814f22478b6c4b6ec50afb69430f5b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:34:06.196Z] ===================================================== [Pipeline] echo [2026-03-21T02:34:06.214Z] taggedImages: [2026-03-21T02:34:06.214Z] - nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:34:06.214Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-03-21T02:34:06.214Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-03-21T02:34:06.214Z] - nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [2026-03-21T02:34:06.214Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2026-03-21T02:34:06.253Z] ========================================================= [2026-03-21T02:34:06.253Z] [edgeXBuildMultiArch] RAW Config: [2026-03-21T02:34:06.253Z] images: [2026-03-21T02:34:06.253Z] - nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:34:06.253Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-03-21T02:34:06.253Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-03-21T02:34:06.253Z] - nexus3.edgexfoundry.org:10004/device-rest:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [2026-03-21T02:34:06.253Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2026-03-21T02:34:06.253Z] settingsFile: [2026-03-21T02:34:06.253Z] device-rest-go-settings [2026-03-21T02:34:06.253Z] ========================================================= [Pipeline] node [2026-03-21T02:34:21.256Z] Still waiting to schedule task [2026-03-21T02:34:21.257Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-21T02:34:51.607Z] Running on prd-centos7-docker-4c-2g-3832 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:34:51.655Z] provisioning config files... [2026-03-21T02:34:51.675Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12831951311742827782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:34:52.720Z] ---> ****-login.sh [2026-03-21T02:34:52.720Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:35:18.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3831 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2026-03-21T02:35:18.382Z] Running in /w/workspace/device-rest-go/230 [Pipeline] { [Pipeline] checkout [2026-03-21T02:35:18.456Z] The recommended git tool is: git [2026-03-21T02:35:23.979Z] using credential edgex-jenkins-ssh [2026-03-21T02:35:24.003Z] Cloning the remote Git repository [2026-03-21T02:35:24.040Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2026-03-21T02:35:24.130Z] > git init /w/workspace/device-rest-go/230 # timeout=10 [2026-03-21T02:35:24.275Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2026-03-21T02:35:24.276Z] > git --version # timeout=10 [2026-03-21T02:35:24.307Z] > git --version # 'git version 2.25.1' [2026-03-21T02:35:24.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-21T02:35:24.462Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-21T02:35:28.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2026-03-21T02:35:28.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-21T02:35:29.291Z] Avoid second fetch [2026-03-21T02:35:29.291Z] Checking out Revision bb0fd8016af00a129c4ff3503c0a197242dc309a (main) [2026-03-21T02:35:29.992Z] Commit message: "Merge pull request #523 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-21T02:35:29.307Z] > git config core.sparsecheckout # timeout=10 [2026-03-21T02:35:29.373Z] > git checkout -f bb0fd8016af00a129c4ff3503c0a197242dc309a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:35:34.289Z] provisioning config files... [2026-03-21T02:35:34.319Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/230@tmp/config3955747447814987581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:35:35.114Z] ---> ****-login.sh [2026-03-21T02:35:35.115Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:35:35.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:35.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:35:35.710Z] Configure a credential helper to remove this warning. See [2026-03-21T02:35:35.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:35:35.710Z] [2026-03-21T02:35:35.710Z] Login Succeeded [2026-03-21T02:35:35.710Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:35:35.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:36.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:35:36.252Z] Configure a credential helper to remove this warning. See [2026-03-21T02:35:36.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:35:36.253Z] [2026-03-21T02:35:36.253Z] Login Succeeded [2026-03-21T02:35:36.253Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:35:36.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:36.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:35:36.523Z] Configure a credential helper to remove this warning. See [2026-03-21T02:35:36.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:35:36.523Z] [2026-03-21T02:35:36.523Z] Login Succeeded [2026-03-21T02:35:36.523Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:35:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:37.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:35:37.072Z] Configure a credential helper to remove this warning. See [2026-03-21T02:35:37.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:35:37.072Z] [2026-03-21T02:35:37.072Z] Login Succeeded [2026-03-21T02:35:37.072Z] ****.io [2026-03-21T02:35:37.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:37.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:35:37.616Z] Configure a credential helper to remove this warning. See [2026-03-21T02:35:37.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:35:37.616Z] [2026-03-21T02:35:37.616Z] Login Succeeded [2026-03-21T02:35:37.616Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:35:37.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-21T02:35:38.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:35:38.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:35:38.060Z] ========================================================= [2026-03-21T02:35:38.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-21T02:35:38.060Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:38.447Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-21T02:35:38.447Z] Sending build context to Docker daemon 144.9kB [2026-03-21T02:35:38.720Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-21T02:35:38.720Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-21T02:35:38.991Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-21T02:35:38.991Z] 6b59a28fa201: Pulling fs layer [2026-03-21T02:35:38.991Z] d32bb0dddca7: Pulling fs layer [2026-03-21T02:35:38.991Z] 5dab1238d3d9: Pulling fs layer [2026-03-21T02:35:38.991Z] 196fd7d83e7d: Pulling fs layer [2026-03-21T02:35:38.991Z] 4f4fb700ef54: Pulling fs layer [2026-03-21T02:35:38.991Z] 8ba94037c8f0: Pulling fs layer [2026-03-21T02:35:38.991Z] deaec5988b04: Pulling fs layer [2026-03-21T02:35:38.992Z] 9f65657bb879: Pulling fs layer [2026-03-21T02:35:38.992Z] 196fd7d83e7d: Waiting [2026-03-21T02:35:38.992Z] 4f4fb700ef54: Waiting [2026-03-21T02:35:38.992Z] 8ba94037c8f0: Waiting [2026-03-21T02:35:38.992Z] deaec5988b04: Waiting [2026-03-21T02:35:38.992Z] 9f65657bb879: Waiting [2026-03-21T02:35:38.992Z] d32bb0dddca7: Download complete [2026-03-21T02:35:38.992Z] 196fd7d83e7d: Verifying Checksum [2026-03-21T02:35:38.992Z] 196fd7d83e7d: Download complete [2026-03-21T02:35:38.992Z] 4f4fb700ef54: Verifying Checksum [2026-03-21T02:35:38.992Z] 4f4fb700ef54: Download complete [2026-03-21T02:35:38.992Z] 8ba94037c8f0: Verifying Checksum [2026-03-21T02:35:38.992Z] 8ba94037c8f0: Download complete [2026-03-21T02:35:38.992Z] 6b59a28fa201: Verifying Checksum [2026-03-21T02:35:38.992Z] 6b59a28fa201: Download complete [2026-03-21T02:35:39.587Z] 9f65657bb879: Verifying Checksum [2026-03-21T02:35:39.587Z] 9f65657bb879: Download complete [2026-03-21T02:35:40.181Z] 6b59a28fa201: Pull complete [2026-03-21T02:35:40.776Z] d32bb0dddca7: Pull complete [2026-03-21T02:35:40.776Z] 5dab1238d3d9: Download complete [2026-03-21T02:35:42.754Z] deaec5988b04: Verifying Checksum [2026-03-21T02:35:42.754Z] deaec5988b04: Download complete [2026-03-21T02:35:55.107Z] 5dab1238d3d9: Pull complete [2026-03-21T02:35:55.378Z] 196fd7d83e7d: Pull complete [2026-03-21T02:35:55.647Z] 4f4fb700ef54: Pull complete [2026-03-21T02:35:55.920Z] 8ba94037c8f0: Pull complete [2026-03-21T02:36:06.044Z] deaec5988b04: Pull complete [2026-03-21T02:36:07.474Z] 9f65657bb879: Pull complete [2026-03-21T02:36:07.474Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-21T02:36:07.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-21T02:36:07.474Z] ---> 334268110677 [2026-03-21T02:36:07.474Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-03-21T02:36:09.434Z] ---> Running in 165eb29c6f53 [2026-03-21T02:36:09.705Z] Removing intermediate container 165eb29c6f53 [2026-03-21T02:36:09.705Z] ---> d5a343ee85db [2026-03-21T02:36:09.705Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-21T02:36:09.976Z] ---> Running in 1fdd2649a461 [2026-03-21T02:36:10.250Z] Removing intermediate container 1fdd2649a461 [2026-03-21T02:36:10.250Z] ---> 960fcc6982b0 [2026-03-21T02:36:10.250Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-21T02:36:10.250Z] ---> Running in d5a26e1634a5 [2026-03-21T02:36:11.214Z] Removing intermediate container d5a26e1634a5 [2026-03-21T02:36:11.214Z] ---> 093dfde94d6b [2026-03-21T02:36:11.214Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-21T02:36:11.214Z] ---> Running in 944d4384336f [2026-03-21T02:36:11.485Z] Removing intermediate container 944d4384336f [2026-03-21T02:36:11.485Z] ---> c6acc9bf1368 [2026-03-21T02:36:11.485Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-21T02:36:11.752Z] ---> Running in ffae83fda170 [2026-03-21T02:36:12.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:36:13.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:36:14.717Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-21T02:36:14.718Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-21T02:36:14.718Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-21T02:36:14.985Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-21T02:36:14.985Z] Executing busybox-1.37.0-r19.trigger [2026-03-21T02:36:15.263Z] OK: 259 MiB in 64 packages [2026-03-21T02:36:16.682Z] Removing intermediate container ffae83fda170 [2026-03-21T02:36:16.682Z] ---> 75812c17ffa3 [2026-03-21T02:36:16.682Z] Step 8/12 : WORKDIR /device-rest-go [2026-03-21T02:36:16.951Z] ---> Running in fc22c4e83159 [2026-03-21T02:36:17.266Z] Removing intermediate container fc22c4e83159 [2026-03-21T02:36:17.266Z] ---> 7b472aad0a00 [2026-03-21T02:36:17.266Z] Step 9/12 : COPY go.mod vendor* ./ [2026-03-21T02:36:17.862Z] ---> a28f301df9eb [2026-03-21T02:36:17.862Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:36:17.862Z] ---> Running in d3486d06cd17 [2026-03-21T02:38:09.539Z] Removing intermediate container d3486d06cd17 [2026-03-21T02:38:09.539Z] ---> 4b03d8601755 [2026-03-21T02:38:09.539Z] Step 11/12 : COPY . . [2026-03-21T02:38:09.539Z] ---> d0fdfb2ecfdf [2026-03-21T02:38:09.539Z] Step 12/12 : RUN $MAKE [2026-03-21T02:38:09.539Z] ---> Running in bcb486ee5081 [2026-03-21T02:38:09.539Z] noop [2026-03-21T02:38:10.120Z] Removing intermediate container bcb486ee5081 [2026-03-21T02:38:10.121Z] ---> 85c791623b5e [2026-03-21T02:38:10.121Z] Successfully built 85c791623b5e [2026-03-21T02:38:10.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:38:10.507Z] + docker inspect -f . ci-base-image-arm64 [2026-03-21T02:38:10.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:38:10.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-3831 does not seem to be running inside a container [2026-03-21T02:38:10.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/230 -v /w/workspace/device-rest-go/230:/w/workspace/device-rest-go/230:rw,z -v /w/workspace/device-rest-go/230@tmp:/w/workspace/device-rest-go/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-21T02:38:12.020Z] $ docker top b6d5a736073bfecbf1bf2e1839b26c0907e6b03737917129a1954c666ac2e1f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:38:12.865Z] + go version [2026-03-21T02:38:12.865Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-21T02:38:12.892Z] $ docker stop --time=1 b6d5a736073bfecbf1bf2e1839b26c0907e6b03737917129a1954c666ac2e1f8 [2026-03-21T02:38:14.528Z] $ docker rm -f --volumes b6d5a736073bfecbf1bf2e1839b26c0907e6b03737917129a1954c666ac2e1f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:38:15.123Z] + docker inspect -f . ci-base-image-arm64 [2026-03-21T02:38:15.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:38:15.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-3831 does not seem to be running inside a container [2026-03-21T02:38:15.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/230 -v /w/workspace/device-rest-go/230:/w/workspace/device-rest-go/230:rw,z -v /w/workspace/device-rest-go/230@tmp:/w/workspace/device-rest-go/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-21T02:38:16.663Z] $ docker top cced712a61d9480ffc865a46ef9f030eb1f7eeb24b8095b51ce92151dfc23f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:38:17.504Z] + git config --global --add safe.directory /w/workspace/device-rest-go/230 [Pipeline] fileExists [Pipeline] sh [2026-03-21T02:38:18.163Z] + make test [2026-03-21T02:38:18.163Z] go test ./... -coverprofile=coverage.out ./... [2026-03-21T02:38:24.821Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-03-21T02:42:31.683Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-03-21T02:42:31.683Z] ok github.com/edgexfoundry/device-rest-go/driver 0.043s coverage: 32.2% of statements [2026-03-21T02:42:31.683Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-21T02:42:31.683Z] go vet ./... [2026-03-21T02:43:18.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-21T02:43:18.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-21T02:43:18.529Z] ./bin/test-attribution-txt.sh [2026-03-21T02:43:18.529Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-21T02:43:18.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-21T02:43:18.579Z] $ docker stop --time=1 cced712a61d9480ffc865a46ef9f030eb1f7eeb24b8095b51ce92151dfc23f56 [2026-03-21T02:43:20.574Z] $ docker rm -f --volumes cced712a61d9480ffc865a46ef9f030eb1f7eeb24b8095b51ce92151dfc23f56 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:43:22.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-21T02:43:22.424Z] Warning: overwriting stash ‘coverage-report’ [2026-03-21T02:43:22.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-21T02:43:23.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-21T02:43:23.741Z] + ls -al . [2026-03-21T02:43:23.741Z] total 244 [2026-03-21T02:43:23.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:38 . [2026-03-21T02:43:23.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:35 .. [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 21 02:35 .dockerignore [2026-03-21T02:43:23.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:35 .git [2026-03-21T02:43:23.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:35 .github [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 21 02:35 .gitignore [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:35 .golangci.yml [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 22791 Mar 21 02:35 Attribution.txt [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 21 02:35 CHANGELOG.md [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 21 02:35 Dockerfile [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 02:35 GOVERNANCE.md [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 704 Mar 21 02:35 Jenkinsfile [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 02:35 LICENSE [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 2597 Mar 21 02:35 Makefile [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 02:35 OWNERS.md [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 21 02:35 README.md [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:32 VERSION [2026-03-21T02:43:23.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:35 bin [2026-03-21T02:43:23.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:35 cmd [2026-03-21T02:43:23.741Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 21 02:42 coverage.out [2026-03-21T02:43:23.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:35 driver [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 6822 Mar 21 02:35 go.mod [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 89296 Mar 21 02:35 go.sum [2026-03-21T02:43:23.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:35 openapi [2026-03-21T02:43:23.741Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 21 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:43:24.109Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bb0fd8016af00a129c4ff3503c0a197242dc309a --label arch=arm64 --label version=4.1.0-dev.22 . [2026-03-21T02:43:24.109Z] Sending build context to Docker daemon 160.3kB [2026-03-21T02:43:24.376Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-03-21T02:43:24.376Z] Step 2/26 : FROM ${BASE} AS builder [2026-03-21T02:43:24.376Z] ---> 85c791623b5e [2026-03-21T02:43:24.376Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-03-21T02:43:24.376Z] ---> Running in c02f9a37c910 [2026-03-21T02:43:24.642Z] Removing intermediate container c02f9a37c910 [2026-03-21T02:43:24.642Z] ---> e78af14fb1f7 [2026-03-21T02:43:24.642Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-21T02:43:24.913Z] ---> Running in d22398b16a3b [2026-03-21T02:43:25.179Z] Removing intermediate container d22398b16a3b [2026-03-21T02:43:25.179Z] ---> 5b88c14aa04e [2026-03-21T02:43:25.179Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-21T02:43:25.179Z] ---> Running in 54122ffb0e27 [2026-03-21T02:43:25.446Z] Removing intermediate container 54122ffb0e27 [2026-03-21T02:43:25.446Z] ---> de65ca2824c3 [2026-03-21T02:43:25.446Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-03-21T02:43:25.446Z] ---> Running in 2caa2a25e4fb [2026-03-21T02:43:25.714Z] Removing intermediate container 2caa2a25e4fb [2026-03-21T02:43:25.714Z] ---> e1022919c976 [2026-03-21T02:43:25.714Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-21T02:43:25.987Z] ---> Running in d63db08cce8d [2026-03-21T02:43:26.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:43:27.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:43:29.160Z] OK: 259 MiB in 64 packages [2026-03-21T02:43:29.756Z] Removing intermediate container d63db08cce8d [2026-03-21T02:43:29.756Z] ---> 01e260f5b4b7 [2026-03-21T02:43:29.756Z] Step 8/26 : WORKDIR /device-rest-go [2026-03-21T02:43:30.027Z] ---> Running in ce5b770fcf16 [2026-03-21T02:43:30.296Z] Removing intermediate container ce5b770fcf16 [2026-03-21T02:43:30.296Z] ---> 7aa02ce4f9e6 [2026-03-21T02:43:30.296Z] Step 9/26 : COPY go.mod vendor* ./ [2026-03-21T02:43:30.881Z] ---> 35c28f2a4e37 [2026-03-21T02:43:30.881Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:43:30.881Z] ---> Running in 9c299e1db61d [2026-03-21T02:43:32.828Z] Removing intermediate container 9c299e1db61d [2026-03-21T02:43:32.828Z] ---> c6e45cee46d6 [2026-03-21T02:43:32.828Z] Step 11/26 : COPY . . [2026-03-21T02:43:33.410Z] ---> 6776873ad563 [2026-03-21T02:43:33.410Z] Step 12/26 : RUN $MAKE [2026-03-21T02:43:33.410Z] ---> Running in 0314014e0ffe [2026-03-21T02:43:34.371Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-03-21T02:47:41.188Z] Removing intermediate container 0314014e0ffe [2026-03-21T02:47:41.188Z] ---> a34cfe3875fb [2026-03-21T02:47:41.188Z] Step 13/26 : FROM alpine:3.22 [2026-03-21T02:47:41.188Z] 3.22: Pulling from library/alpine [2026-03-21T02:47:41.188Z] d741ee1608f3: Pulling fs layer [2026-03-21T02:47:41.188Z] d741ee1608f3: Download complete [2026-03-21T02:47:41.188Z] d741ee1608f3: Pull complete [2026-03-21T02:47:41.188Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-21T02:47:41.188Z] Status: Downloaded newer image for alpine:3.22 [2026-03-21T02:47:41.188Z] ---> 5a766deef0c8 [2026-03-21T02:47:41.188Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-03-21T02:47:41.188Z] ---> Running in fac72db246d4 [2026-03-21T02:47:41.188Z] Removing intermediate container fac72db246d4 [2026-03-21T02:47:41.188Z] ---> 7e96042874dd [2026-03-21T02:47:41.188Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2026-03-21T02:47:41.188Z] ---> Running in 94bceeb4e421 [2026-03-21T02:47:41.188Z] Removing intermediate container 94bceeb4e421 [2026-03-21T02:47:41.188Z] ---> ef38d297c64c [2026-03-21T02:47:41.188Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2026-03-21T02:47:41.188Z] ---> Running in f94cf16e5de7 [2026-03-21T02:47:41.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:47:41.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:47:41.188Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-21T02:47:41.188Z] Executing busybox-1.37.0-r20.trigger [2026-03-21T02:47:41.188Z] OK: 8 MiB in 17 packages [2026-03-21T02:47:41.188Z] Removing intermediate container f94cf16e5de7 [2026-03-21T02:47:41.188Z] ---> 41351d0b864b [2026-03-21T02:47:41.188Z] Step 17/26 : RUN apk --no-cache upgrade [2026-03-21T02:47:41.188Z] ---> Running in 735b1fa885cf [2026-03-21T02:47:41.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:47:42.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:47:43.978Z] OK: 8 MiB in 17 packages [2026-03-21T02:47:44.562Z] Removing intermediate container 735b1fa885cf [2026-03-21T02:47:44.562Z] ---> 19b259cca419 [2026-03-21T02:47:44.562Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2026-03-21T02:47:46.505Z] ---> 85d36603b02c [2026-03-21T02:47:46.505Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2026-03-21T02:47:47.088Z] ---> 635afb010e23 [2026-03-21T02:47:47.088Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2026-03-21T02:47:47.670Z] ---> 127f3ac91a37 [2026-03-21T02:47:47.670Z] Step 21/26 : EXPOSE 59986 [2026-03-21T02:47:47.670Z] ---> Running in d8c829d1eb53 [2026-03-21T02:47:48.255Z] Removing intermediate container d8c829d1eb53 [2026-03-21T02:47:48.255Z] ---> 03a01b06a5dc [2026-03-21T02:47:48.255Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2026-03-21T02:47:48.255Z] ---> Running in 61247d78c1b4 [2026-03-21T02:47:48.523Z] Removing intermediate container 61247d78c1b4 [2026-03-21T02:47:48.523Z] ---> 9a074b57f273 [2026-03-21T02:47:48.523Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-21T02:47:48.523Z] ---> Running in 2a227c22b0fc [2026-03-21T02:47:48.790Z] Removing intermediate container 2a227c22b0fc [2026-03-21T02:47:48.790Z] ---> 207bd4e89475 [2026-03-21T02:47:48.790Z] Step 24/26 : LABEL arch=arm64 [2026-03-21T02:47:49.070Z] ---> Running in 309b46c9eb8b [2026-03-21T02:47:49.337Z] Removing intermediate container 309b46c9eb8b [2026-03-21T02:47:49.337Z] ---> 82675634eeb5 [2026-03-21T02:47:49.337Z] Step 25/26 : LABEL git_sha=bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:47:49.337Z] ---> Running in cd174093e44c [2026-03-21T02:47:49.604Z] Removing intermediate container cd174093e44c [2026-03-21T02:47:49.604Z] ---> 4b395b71bd84 [2026-03-21T02:47:49.604Z] Step 26/26 : LABEL version=4.1.0-dev.22 [2026-03-21T02:47:49.604Z] ---> Running in 4b4a44355588 [2026-03-21T02:47:49.870Z] Removing intermediate container 4b4a44355588 [2026-03-21T02:47:49.870Z] ---> b8f315bd3efe [2026-03-21T02:47:49.870Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-21T02:47:49.870Z] Successfully built b8f315bd3efe [2026-03-21T02:47:49.870Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:47:50.030Z] provisioning config files... [2026-03-21T02:47:50.045Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/230@tmp/config15500321302315589794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:47:50.391Z] ---> ****-login.sh [2026-03-21T02:47:50.391Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:47:50.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:47:50.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:47:50.664Z] Configure a credential helper to remove this warning. See [2026-03-21T02:47:50.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:47:50.664Z] [2026-03-21T02:47:50.664Z] Login Succeeded [2026-03-21T02:47:50.664Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:47:50.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:47:50.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:47:50.930Z] Configure a credential helper to remove this warning. See [2026-03-21T02:47:50.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:47:50.930Z] [2026-03-21T02:47:50.930Z] Login Succeeded [2026-03-21T02:47:50.930Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:47:51.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:47:51.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:47:51.463Z] Configure a credential helper to remove this warning. See [2026-03-21T02:47:51.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:47:51.464Z] [2026-03-21T02:47:51.464Z] Login Succeeded [2026-03-21T02:47:51.464Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:47:51.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:47:51.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:47:51.733Z] Configure a credential helper to remove this warning. See [2026-03-21T02:47:51.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:47:51.733Z] [2026-03-21T02:47:51.733Z] Login Succeeded [2026-03-21T02:47:51.733Z] ****.io [2026-03-21T02:47:51.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:47:52.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:47:52.265Z] Configure a credential helper to remove this warning. See [2026-03-21T02:47:52.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:47:52.265Z] [2026-03-21T02:47:52.265Z] Login Succeeded [2026-03-21T02:47:52.265Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:47:52.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:47:52.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:47:52.360Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2026-03-21T02:47:52.360Z] bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:47:52.360Z] latest [2026-03-21T02:47:52.360Z] 4.1.0-dev.22 [2026-03-21T02:47:52.360Z] bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [2026-03-21T02:47:52.360Z] main [2026-03-21T02:47:52.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:47:52.724Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:47:53.078Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:47:53.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-21T02:47:53.078Z] 9ce4bca9af0e: Preparing [2026-03-21T02:47:53.078Z] 62edf446dcd8: Preparing [2026-03-21T02:47:53.078Z] 7d2cfca26151: Preparing [2026-03-21T02:47:53.078Z] a4fce92aed50: Preparing [2026-03-21T02:47:53.078Z] f4da36b5964b: Preparing [2026-03-21T02:47:53.078Z] c4e71c2a4573: Preparing [2026-03-21T02:47:53.078Z] c4e71c2a4573: Waiting [2026-03-21T02:47:53.344Z] 62edf446dcd8: Pushed [2026-03-21T02:47:53.344Z] 9ce4bca9af0e: Pushed [2026-03-21T02:47:53.344Z] a4fce92aed50: Pushed [2026-03-21T02:47:53.344Z] f4da36b5964b: Pushed [2026-03-21T02:47:53.344Z] c4e71c2a4573: Layer already exists [2026-03-21T02:48:01.540Z] 7d2cfca26151: Pushed [2026-03-21T02:48:01.540Z] bb0fd8016af00a129c4ff3503c0a197242dc309a: digest: sha256:31ace74e64573683c756fbb8006ed30b4e1ca21c96ccb1738d17208114dc4771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:01.907Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:02.265Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-03-21T02:48:02.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-21T02:48:02.265Z] 9ce4bca9af0e: Preparing [2026-03-21T02:48:02.265Z] 62edf446dcd8: Preparing [2026-03-21T02:48:02.265Z] 7d2cfca26151: Preparing [2026-03-21T02:48:02.265Z] a4fce92aed50: Preparing [2026-03-21T02:48:02.265Z] f4da36b5964b: Preparing [2026-03-21T02:48:02.265Z] c4e71c2a4573: Preparing [2026-03-21T02:48:02.265Z] c4e71c2a4573: Waiting [2026-03-21T02:48:02.265Z] f4da36b5964b: Layer already exists [2026-03-21T02:48:02.265Z] 7d2cfca26151: Layer already exists [2026-03-21T02:48:02.265Z] 62edf446dcd8: Layer already exists [2026-03-21T02:48:02.265Z] 9ce4bca9af0e: Layer already exists [2026-03-21T02:48:02.265Z] a4fce92aed50: Layer already exists [2026-03-21T02:48:02.265Z] c4e71c2a4573: Layer already exists [2026-03-21T02:48:02.531Z] latest: digest: sha256:31ace74e64573683c756fbb8006ed30b4e1ca21c96ccb1738d17208114dc4771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:02.916Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:03.286Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [2026-03-21T02:48:03.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-21T02:48:03.287Z] 9ce4bca9af0e: Preparing [2026-03-21T02:48:03.287Z] 62edf446dcd8: Preparing [2026-03-21T02:48:03.287Z] 7d2cfca26151: Preparing [2026-03-21T02:48:03.287Z] a4fce92aed50: Preparing [2026-03-21T02:48:03.287Z] f4da36b5964b: Preparing [2026-03-21T02:48:03.287Z] c4e71c2a4573: Preparing [2026-03-21T02:48:03.287Z] c4e71c2a4573: Waiting [2026-03-21T02:48:03.287Z] 62edf446dcd8: Layer already exists [2026-03-21T02:48:03.287Z] a4fce92aed50: Layer already exists [2026-03-21T02:48:03.287Z] f4da36b5964b: Layer already exists [2026-03-21T02:48:03.287Z] 7d2cfca26151: Layer already exists [2026-03-21T02:48:03.287Z] 9ce4bca9af0e: Layer already exists [2026-03-21T02:48:03.287Z] c4e71c2a4573: Layer already exists [2026-03-21T02:48:03.555Z] 4.1.0-dev.22: digest: sha256:31ace74e64573683c756fbb8006ed30b4e1ca21c96ccb1738d17208114dc4771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:03.937Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:05.706Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [2026-03-21T02:48:05.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-21T02:48:05.706Z] 9ce4bca9af0e: Preparing [2026-03-21T02:48:05.706Z] 62edf446dcd8: Preparing [2026-03-21T02:48:05.706Z] 7d2cfca26151: Preparing [2026-03-21T02:48:05.706Z] a4fce92aed50: Preparing [2026-03-21T02:48:05.706Z] f4da36b5964b: Preparing [2026-03-21T02:48:05.706Z] c4e71c2a4573: Preparing [2026-03-21T02:48:05.706Z] c4e71c2a4573: Waiting [2026-03-21T02:48:05.706Z] 62edf446dcd8: Layer already exists [2026-03-21T02:48:05.706Z] a4fce92aed50: Layer already exists [2026-03-21T02:48:05.706Z] f4da36b5964b: Layer already exists [2026-03-21T02:48:05.706Z] 9ce4bca9af0e: Layer already exists [2026-03-21T02:48:05.706Z] 7d2cfca26151: Layer already exists [2026-03-21T02:48:05.706Z] c4e71c2a4573: Layer already exists [2026-03-21T02:48:05.706Z] bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22: digest: sha256:31ace74e64573683c756fbb8006ed30b4e1ca21c96ccb1738d17208114dc4771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:06.071Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:06.429Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2026-03-21T02:48:06.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-21T02:48:06.429Z] 9ce4bca9af0e: Preparing [2026-03-21T02:48:06.429Z] 62edf446dcd8: Preparing [2026-03-21T02:48:06.429Z] 7d2cfca26151: Preparing [2026-03-21T02:48:06.429Z] a4fce92aed50: Preparing [2026-03-21T02:48:06.429Z] f4da36b5964b: Preparing [2026-03-21T02:48:06.429Z] c4e71c2a4573: Preparing [2026-03-21T02:48:06.429Z] c4e71c2a4573: Waiting [2026-03-21T02:48:06.429Z] 62edf446dcd8: Layer already exists [2026-03-21T02:48:06.429Z] 7d2cfca26151: Layer already exists [2026-03-21T02:48:06.429Z] f4da36b5964b: Layer already exists [2026-03-21T02:48:06.429Z] 9ce4bca9af0e: Layer already exists [2026-03-21T02:48:06.429Z] a4fce92aed50: Layer already exists [2026-03-21T02:48:06.429Z] c4e71c2a4573: Layer already exists [2026-03-21T02:48:06.695Z] main: digest: sha256:31ace74e64573683c756fbb8006ed30b4e1ca21c96ccb1738d17208114dc4771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:48:06.775Z] ===================================================== [Pipeline] echo [2026-03-21T02:48:06.794Z] taggedImages: [2026-03-21T02:48:06.794Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a [2026-03-21T02:48:06.794Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-03-21T02:48:06.794Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [2026-03-21T02:48:06.794Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [2026-03-21T02:48:06.794Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2026-03-21T02:48:06.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a [Pipeline] echo [2026-03-21T02:48:06.823Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2026-03-21T02:48:06.840Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [Pipeline] echo [2026-03-21T02:48:06.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:bb0fd8016af00a129c4ff3503c0a197242dc309a-4.1.0-dev.22 [Pipeline] echo [2026-03-21T02:48:06.864Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:07.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:48:07.281Z] [2026-03-21T02:48:07.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:48:07.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:48:07.618Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-21T02:48:07.618Z] 8998bd30e6a1: Pulling fs layer [2026-03-21T02:48:07.618Z] 04944245beec: Pulling fs layer [2026-03-21T02:48:07.618Z] 699f458cf7ca: Pulling fs layer [2026-03-21T02:48:07.618Z] 765212b225bb: Pulling fs layer [2026-03-21T02:48:07.618Z] f23df028b6ca: Pulling fs layer [2026-03-21T02:48:07.618Z] d65c8cfc05b1: Pulling fs layer [2026-03-21T02:48:07.618Z] 2437ff75d9bd: Pulling fs layer [2026-03-21T02:48:07.618Z] f23df028b6ca: Waiting [2026-03-21T02:48:07.618Z] d65c8cfc05b1: Waiting [2026-03-21T02:48:07.618Z] 765212b225bb: Waiting [2026-03-21T02:48:07.618Z] 2437ff75d9bd: Waiting [2026-03-21T02:48:07.884Z] 04944245beec: Verifying Checksum [2026-03-21T02:48:07.884Z] 04944245beec: Download complete [2026-03-21T02:48:07.884Z] 765212b225bb: Verifying Checksum [2026-03-21T02:48:07.884Z] 765212b225bb: Download complete [2026-03-21T02:48:07.884Z] f23df028b6ca: Download complete [2026-03-21T02:48:07.884Z] d65c8cfc05b1: Verifying Checksum [2026-03-21T02:48:07.884Z] d65c8cfc05b1: Download complete [2026-03-21T02:48:07.884Z] 699f458cf7ca: Verifying Checksum [2026-03-21T02:48:07.884Z] 699f458cf7ca: Download complete [2026-03-21T02:48:08.465Z] 8998bd30e6a1: Verifying Checksum [2026-03-21T02:48:08.465Z] 8998bd30e6a1: Download complete [2026-03-21T02:48:11.038Z] 2437ff75d9bd: Verifying Checksum [2026-03-21T02:48:11.038Z] 2437ff75d9bd: Download complete [2026-03-21T02:48:12.977Z] 8998bd30e6a1: Pull complete [2026-03-21T02:48:13.561Z] 04944245beec: Pull complete [2026-03-21T02:48:15.500Z] 699f458cf7ca: Pull complete [2026-03-21T02:48:15.500Z] 765212b225bb: Pull complete [2026-03-21T02:48:17.441Z] f23df028b6ca: Pull complete [2026-03-21T02:48:17.706Z] d65c8cfc05b1: Pull complete [2026-03-21T02:48:35.911Z] 2437ff75d9bd: Pull complete [2026-03-21T02:48:35.911Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-21T02:48:35.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:48:35.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:48:36.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-3831 does not seem to be running inside a container [2026-03-21T02:48:36.244Z] $ 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-rest-go/230 -v /w/workspace/device-rest-go/230:/w/workspace/device-rest-go/230:rw,z -v /w/workspace/device-rest-go/230@tmp:/w/workspace/device-rest-go/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-21T02:48:39.023Z] $ docker top 6141e5eea0986744c94d2eb820846040beecab0a19b736550abe1e3e59d4892f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:48:39.926Z] ---> job-cost.sh [2026-03-21T02:48:39.926Z] lf-activate-venv: SKIPPING [2026-03-21T02:48:39.926Z] INFO: No Stack... [2026-03-21T02:48:40.192Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-21T02:48:41.158Z] INFO: Archiving Costs [Pipeline] sh [2026-03-21T02:48:41.790Z] + cat /w/workspace/device-rest-go/230/archives/cost.csv [2026-03-21T02:48:41.790Z] + cut -d, -f6 [Pipeline] lock [2026-03-21T02:48:41.841Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] [2026-03-21T02:48:41.850Z] Resource [jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] did not exist. Created. [2026-03-21T02:48:41.856Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-21T02:48:42.505Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-21T02:48:42.579Z] Stashed 1 file(s) [Pipeline] } [2026-03-21T02:48:42.586Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-21T02:48:42.628Z] $ docker stop --time=1 6141e5eea0986744c94d2eb820846040beecab0a19b736550abe1e3e59d4892f [2026-03-21T02:48:44.173Z] $ docker rm -f --volumes 6141e5eea0986744c94d2eb820846040beecab0a19b736550abe1e3e59d4892f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-21T08:31:50.678Z] Cancelling nested steps due to timeout [2026-03-21T08:31:50.682Z] Sending interrupt signal to process [2026-03-21T08:32:03.617Z] script returned exit code 143 [Pipeline] } [2026-03-21T08:32:03.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-21T08:32:04.117Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:04.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:04.996Z] ---> package-listing.sh [2026-03-21T08:32:04.996Z] ++ facter osfamily [2026-03-21T08:32:04.996Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-21T08:32:05.258Z] + OS_FAMILY=redhat [2026-03-21T08:32:05.258Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-03-21T08:32:05.258Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-21T08:32:05.258Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-21T08:32:05.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-21T08:32:05.258Z] + PACKAGES=/tmp/packages_start.txt [2026-03-21T08:32:05.258Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-21T08:32:05.258Z] + PACKAGES=/tmp/packages_end.txt [2026-03-21T08:32:05.258Z] + case "${OS_FAMILY}" in [2026-03-21T08:32:05.258Z] + rpm -qa [2026-03-21T08:32:05.258Z] + sort [2026-03-21T08:32:05.829Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-21T08:32:05.829Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-21T08:32:05.829Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-21T08:32:05.829Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-21T08:32:05.829Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-03-21T08:32:05.829Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2026-03-21T08:32:05.839Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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-03-21T08:32:06.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T08:32:06.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T08:32:06.690Z] [2026-03-21T08:32:06.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T08:32:06.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T08:32:06.994Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-21T08:32:06.994Z] 5eb5b503b376: Pulling fs layer [2026-03-21T08:32:06.994Z] 5c69ac0246d0: Pulling fs layer [2026-03-21T08:32:06.994Z] ec43610c2a17: Pulling fs layer [2026-03-21T08:32:06.994Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-21T08:32:06.994Z] 33b1e0a273af: Pulling fs layer [2026-03-21T08:32:06.994Z] 5d3b04190fa2: Pulling fs layer [2026-03-21T08:32:06.994Z] 2f39f015ded8: Pulling fs layer [2026-03-21T08:32:06.994Z] 3a2ae6a8a46f: Waiting [2026-03-21T08:32:06.994Z] 33b1e0a273af: Waiting [2026-03-21T08:32:06.994Z] 5d3b04190fa2: Waiting [2026-03-21T08:32:06.994Z] 2f39f015ded8: Waiting [2026-03-21T08:32:06.994Z] 5c69ac0246d0: Download complete [2026-03-21T08:32:06.994Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-21T08:32:06.994Z] 3a2ae6a8a46f: Download complete [2026-03-21T08:32:07.255Z] 33b1e0a273af: Verifying Checksum [2026-03-21T08:32:07.255Z] 33b1e0a273af: Download complete [2026-03-21T08:32:07.255Z] 5d3b04190fa2: Verifying Checksum [2026-03-21T08:32:07.255Z] 5d3b04190fa2: Download complete [2026-03-21T08:32:07.255Z] ec43610c2a17: Verifying Checksum [2026-03-21T08:32:07.255Z] ec43610c2a17: Download complete [2026-03-21T08:32:07.255Z] 5eb5b503b376: Verifying Checksum [2026-03-21T08:32:07.255Z] 5eb5b503b376: Download complete [2026-03-21T08:32:07.843Z] 2f39f015ded8: Verifying Checksum [2026-03-21T08:32:07.843Z] 2f39f015ded8: Download complete [2026-03-21T08:32:08.787Z] 5eb5b503b376: Pull complete [2026-03-21T08:32:08.787Z] 5c69ac0246d0: Pull complete [2026-03-21T08:32:09.352Z] ec43610c2a17: Pull complete [2026-03-21T08:32:09.352Z] 3a2ae6a8a46f: Pull complete [2026-03-21T08:32:09.613Z] 33b1e0a273af: Pull complete [2026-03-21T08:32:09.613Z] 5d3b04190fa2: Pull complete [2026-03-21T08:32:13.838Z] 2f39f015ded8: Pull complete [2026-03-21T08:32:13.838Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-21T08:32:13.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T08:32:13.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T08:32:13.981Z] prd-centos7-docker-4c-2g-3832 does not seem to be running inside a container [2026-03-21T08:32:14.018Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-03-21T08:32:17.863Z] $ docker top ae5e36e62c74f6fdb1c8dcca0cfa50591570c1f10ee8b51475ca2f69e9f5099e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T08:32:18.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-21T08:32:18.512Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-21T08:32:18.800Z] + ls /var/log/sa-host [2026-03-21T08:32:18.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T08:32:18.888Z] provisioning config files... [2026-03-21T08:32:18.899Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16696967230399229958tmp [Pipeline] { [Pipeline] echo [2026-03-21T08:32:18.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:19.225Z] ---> create-netrc.sh [Pipeline] } [2026-03-21T08:32:19.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:19.580Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-21T08:32:19.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:19.874Z] ---> sudo-logs.sh [2026-03-21T08:32:19.874Z] Archiving 'sudo' log.. [2026-03-21T08:32:19.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3832.novalocal: Name or service not known [2026-03-21T08:32:19.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3832.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-21T08:32:19.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:20.281Z] ---> job-cost.sh [2026-03-21T08:32:20.281Z] lf-activate-venv: SKIPPING [2026-03-21T08:32:20.281Z] DEBUG: total: 0.10999999940395355 [2026-03-21T08:32:20.281Z] INFO: Retrieving Stack Cost... [2026-03-21T08:32:20.540Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-21T08:32:20.802Z] INFO: Archiving Costs [Pipeline] echo [2026-03-21T08:32:20.812Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:21.168Z] ---> logs-deploy.sh [2026-03-21T08:32:21.168Z] lf-activate-venv: SKIPPING [2026-03-21T08:32:21.168Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/230 [2026-03-21T08:32:21.168Z] INFO: archiving workspace using pattern(s): [2026-03-21T08:32:22.106Z] Archives upload complete. [2026-03-21T08:32:22.106Z] INFO: archiving logs to Nexus [2026-03-21T08:32:23.042Z] ---> uname -a: [2026-03-21T08:32:23.042Z] Linux prd-centos7-docker-4c-2g-3832.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-21T08:32:23.042Z] [2026-03-21T08:32:23.042Z] [2026-03-21T08:32:23.042Z] ---> lscpu: [2026-03-21T08:32:23.042Z] Architecture: x86_64 [2026-03-21T08:32:23.042Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-21T08:32:23.042Z] Byte Order: Little Endian [2026-03-21T08:32:23.042Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-21T08:32:23.042Z] CPU(s): 2 [2026-03-21T08:32:23.042Z] On-line CPU(s) list: 0,1 [2026-03-21T08:32:23.042Z] Thread(s) per core: 1 [2026-03-21T08:32:23.042Z] Core(s) per socket: 1 [2026-03-21T08:32:23.042Z] Socket(s): 2 [2026-03-21T08:32:23.042Z] NUMA node(s): 1 [2026-03-21T08:32:23.042Z] Vendor ID: AuthenticAMD [2026-03-21T08:32:23.042Z] CPU family: 23 [2026-03-21T08:32:23.042Z] Model: 49 [2026-03-21T08:32:23.043Z] Model name: AMD EPYC-Rome Processor [2026-03-21T08:32:23.043Z] Stepping: 0 [2026-03-21T08:32:23.043Z] CPU MHz: 2799.998 [2026-03-21T08:32:23.043Z] BogoMIPS: 5599.99 [2026-03-21T08:32:23.043Z] Virtualization: AMD-V [2026-03-21T08:32:23.043Z] Hypervisor vendor: KVM [2026-03-21T08:32:23.043Z] Virtualization type: full [2026-03-21T08:32:23.043Z] L1d cache: 64 KiB [2026-03-21T08:32:23.043Z] L1i cache: 64 KiB [2026-03-21T08:32:23.043Z] L2 cache: 1 MiB [2026-03-21T08:32:23.043Z] L3 cache: 32 MiB [2026-03-21T08:32:23.043Z] NUMA node0 CPU(s): 0,1 [2026-03-21T08:32:23.043Z] Vulnerability Itlb multihit: Not affected [2026-03-21T08:32:23.043Z] Vulnerability L1tf: Not affected [2026-03-21T08:32:23.043Z] Vulnerability Mds: Not affected [2026-03-21T08:32:23.043Z] Vulnerability Meltdown: Not affected [2026-03-21T08:32:23.043Z] Vulnerability Mmio stale data: Not affected [2026-03-21T08:32:23.043Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-21T08:32:23.043Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-21T08:32:23.043Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-21T08:32:23.043Z] Vulnerability Srbds: Not affected [2026-03-21T08:32:23.043Z] Vulnerability Tsx async abort: Not affected [2026-03-21T08:32:23.043Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-21T08:32:23.043Z] [2026-03-21T08:32:23.043Z] [2026-03-21T08:32:23.043Z] ---> nproc: [2026-03-21T08:32:23.043Z] 2 [2026-03-21T08:32:23.043Z] [2026-03-21T08:32:23.043Z] [2026-03-21T08:32:23.043Z] ---> df -h: [2026-03-21T08:32:23.043Z] Filesystem Size Used Avail Use% Mounted on [2026-03-21T08:32:23.043Z] overlay 40G 6.8G 34G 17% / [2026-03-21T08:32:23.043Z] tmpfs 64M 0 64M 0% /dev [2026-03-21T08:32:23.043Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-21T08:32:23.043Z] shm 64M 0 64M 0% /dev/shm [2026-03-21T08:32:23.043Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-21T08:32:23.043Z] [2026-03-21T08:32:23.043Z] [2026-03-21T08:32:23.043Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2026-03-21T08:32:23.043Z] Please check if data collecting is enabled [2026-03-21T08:32:23.043Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T08:32:23.073Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-21T08:32:23.079Z] $ docker stop --time=1 ae5e36e62c74f6fdb1c8dcca0cfa50591570c1f10ee8b51475ca2f69e9f5099e [2026-03-21T08:32:24.224Z] $ docker rm -f --volumes ae5e36e62c74f6fdb1c8dcca0cfa50591570c1f10ee8b51475ca2f69e9f5099e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-21T08:32:24.326Z] [WS-CLEANUP] Deleting project workspace... [2026-03-21T08:32:24.326Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-21T08:32:24.344Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T08:32:24.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T08:32:24.810Z] [2026-03-21T08:32:24.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T08:32:25.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T08:32:25.107Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-21T08:32:25.107Z] 5eb5b503b376: Pulling fs layer [2026-03-21T08:32:25.107Z] 5c69ac0246d0: Pulling fs layer [2026-03-21T08:32:25.107Z] ec43610c2a17: Pulling fs layer [2026-03-21T08:32:25.107Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-21T08:32:25.107Z] 33b1e0a273af: Pulling fs layer [2026-03-21T08:32:25.107Z] 5d3b04190fa2: Pulling fs layer [2026-03-21T08:32:25.107Z] 2f39f015ded8: Pulling fs layer [2026-03-21T08:32:25.107Z] 3a2ae6a8a46f: Waiting [2026-03-21T08:32:25.107Z] 5d3b04190fa2: Waiting [2026-03-21T08:32:25.107Z] 2f39f015ded8: Waiting [2026-03-21T08:32:25.107Z] 33b1e0a273af: Waiting [2026-03-21T08:32:25.107Z] 5c69ac0246d0: Verifying Checksum [2026-03-21T08:32:25.107Z] 5c69ac0246d0: Download complete [2026-03-21T08:32:25.107Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-21T08:32:25.107Z] 3a2ae6a8a46f: Download complete [2026-03-21T08:32:25.107Z] 33b1e0a273af: Download complete [2026-03-21T08:32:25.366Z] ec43610c2a17: Verifying Checksum [2026-03-21T08:32:25.366Z] ec43610c2a17: Download complete [2026-03-21T08:32:25.366Z] 5d3b04190fa2: Verifying Checksum [2026-03-21T08:32:25.366Z] 5d3b04190fa2: Download complete [2026-03-21T08:32:25.366Z] 5eb5b503b376: Verifying Checksum [2026-03-21T08:32:25.366Z] 5eb5b503b376: Download complete [2026-03-21T08:32:25.932Z] 2f39f015ded8: Download complete [2026-03-21T08:32:26.867Z] 5eb5b503b376: Pull complete [2026-03-21T08:32:26.867Z] 5c69ac0246d0: Pull complete [2026-03-21T08:32:27.433Z] ec43610c2a17: Pull complete [2026-03-21T08:32:27.434Z] 3a2ae6a8a46f: Pull complete [2026-03-21T08:32:28.000Z] 33b1e0a273af: Pull complete [2026-03-21T08:32:28.000Z] 5d3b04190fa2: Pull complete [2026-03-21T08:32:33.274Z] 2f39f015ded8: Pull complete [2026-03-21T08:32:33.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-21T08:32:33.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T08:32:33.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T08:32:33.371Z] prd-ubuntu20.04-docker-8c-8g-3828 does not seem to be running inside a container [2026-03-21T08:32:33.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-21T08:32:34.466Z] $ docker top 004fab1d331e099b8c168a351a699af2157fcf64c614353deefc8f6d1debc92d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:34.812Z] ---> job-cost.sh [2026-03-21T08:32:34.812Z] lf-activate-venv: SKIPPING [2026-03-21T08:32:34.812Z] INFO: No Stack... [2026-03-21T08:32:35.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-21T08:32:35.638Z] INFO: Archiving Costs [Pipeline] sh [2026-03-21T08:32:35.925Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2026-03-21T08:32:35.926Z] + cut -d, -f6 [Pipeline] lock [2026-03-21T08:32:35.938Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] [2026-03-21T08:32:35.945Z] Resource [jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] did not exist. Created. [2026-03-21T08:32:35.950Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-21T08:32:36.260Z] /w/workspace/edgexfoundry_device-rest-go_main@tmp/durable-bb22a374/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-21T08:32:36.549Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-21T08:32:36.574Z] Warning: overwriting stash ‘stack-cost’ [2026-03-21T08:32:36.587Z] Stashed 1 file(s) [Pipeline] } [2026-03-21T08:32:36.600Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-21T08:32:36.633Z] $ docker stop --time=1 004fab1d331e099b8c168a351a699af2157fcf64c614353deefc8f6d1debc92d [2026-03-21T08:32:37.768Z] $ docker rm -f --volumes 004fab1d331e099b8c168a351a699af2157fcf64c614353deefc8f6d1debc92d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-21T08:32:37.907Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-21T08:32:38.744Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2026-03-21T08:32:38.745Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-03-21T08:32:38.745Z] total 16 [2026-03-21T08:32:38.745Z] drwxr-xr-x 3 root root 4096 Mar 21 08:32 . [2026-03-21T08:32:38.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 08:32 .. [2026-03-21T08:32:38.745Z] drwxr-xr-x 2 root root 4096 Mar 21 08:32 cost [2026-03-21T08:32:38.745Z] -rw-r--r-- 1 root root 88 Mar 21 08:32 cost.csv [2026-03-21T08:32:38.745Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-03-21T08:32:38.745Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-03-21T08:32:38.745Z] total 16 [2026-03-21T08:32:38.745Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 08:32 . [2026-03-21T08:32:38.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 08:32 .. [2026-03-21T08:32:38.745Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 08:32 cost [2026-03-21T08:32:38.745Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 21 08:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:39.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:39.890Z] ---> package-listing.sh [2026-03-21T08:32:39.890Z] ++ facter osfamily [2026-03-21T08:32:39.890Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-21T08:32:40.149Z] + OS_FAMILY=debian [2026-03-21T08:32:40.149Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-03-21T08:32:40.149Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-21T08:32:40.149Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-21T08:32:40.149Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-21T08:32:40.149Z] + PACKAGES=/tmp/packages_start.txt [2026-03-21T08:32:40.149Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-21T08:32:40.149Z] + PACKAGES=/tmp/packages_end.txt [2026-03-21T08:32:40.149Z] + case "${OS_FAMILY}" in [2026-03-21T08:32:40.149Z] + dpkg -l [2026-03-21T08:32:40.149Z] + grep '^ii' [2026-03-21T08:32:40.149Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-21T08:32:40.149Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-21T08:32:40.149Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-21T08:32:40.149Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-21T08:32:40.149Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-03-21T08:32:40.149Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2026-03-21T08:32:40.159Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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-03-21T08:32:40.436Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T08:32:40.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T08:32:40.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T08:32:41.077Z] prd-ubuntu20.04-docker-8c-8g-3828 does not seem to be running inside a container [2026-03-21T08:32:41.109Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-03-21T08:32:41.325Z] $ docker top 18b7923612f22ed31afe5d16441412a4e0b3c7311f58f5d5f6dbf46ccaac29e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T08:32:41.667Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-21T08:32:41.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-21T08:32:42.236Z] + ls /var/log/sa-host [2026-03-21T08:32:42.236Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T08:32:42.264Z] provisioning config files... [2026-03-21T08:32:42.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7788378905614369578tmp [Pipeline] { [Pipeline] echo [2026-03-21T08:32:42.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:42.575Z] ---> create-netrc.sh [Pipeline] } [2026-03-21T08:32:42.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:42.896Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-21T08:32:42.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:43.189Z] ---> sudo-logs.sh [2026-03-21T08:32:43.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-21T08:32:43.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:43.500Z] ---> job-cost.sh [2026-03-21T08:32:43.500Z] lf-activate-venv: SKIPPING [2026-03-21T08:32:43.500Z] DEBUG: total: 1.5299999713897705 [2026-03-21T08:32:43.500Z] INFO: Retrieving Stack Cost... [2026-03-21T08:32:43.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-21T08:32:43.760Z] INFO: Archiving Costs [Pipeline] echo [2026-03-21T08:32:43.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T08:32:44.054Z] ---> logs-deploy.sh [2026-03-21T08:32:44.054Z] lf-activate-venv: SKIPPING [2026-03-21T08:32:44.054Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/230 [2026-03-21T08:32:44.054Z] INFO: archiving workspace using pattern(s): [2026-03-21T08:32:44.990Z] Archives upload complete. [2026-03-21T08:32:44.990Z] INFO: archiving logs to Nexus