Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 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-ssh8594523707062753733.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-ssh1743530628619254252.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-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6493408534917059442.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-ssh17492042658646750849.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13226074529856555310.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-s7, 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-s7-settings PROJECT: device-s7 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-s7 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-3825 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 (main) Commit message: "Merge pull request #91 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-s7.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 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 # timeout=10 > git rev-list --no-walk e02a882e6723baa1894a1e161c68d4b0ca9539cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-21T02:09:33.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-21T02:09:33.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-21T02:09:33.338Z] ========================================================= [2026-03-21T02:09:33.338Z] EdgeX Global Pipelines Version Info [2026-03-21T02:09:33.338Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:09:34.433Z] ------------------- [2026-03-21T02:09:34.433Z] stable info: [2026-03-21T02:09:34.433Z] ------------------- [2026-03-21T02:09:34.433Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-21T02:09:34.433Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-21T02:09:34.433Z] Message: update stable to v1.0.278 [2026-03-21T02:09:34.693Z] ------------------- [2026-03-21T02:09:34.693Z] experimental info: [2026-03-21T02:09:34.693Z] ------------------- [2026-03-21T02:09:34.693Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-21T02:09:34.693Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-21T02:09:34.693Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-21T02:09:34.757Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2026-03-21T02:09:34.774Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2026-03-21T02:09:34.792Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-21T02:09:34.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-21T02:09:34.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-21T02:09:34.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-21T02:09:34.862Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-21T02:09:34.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-21T02:09:34.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-21T02:09:34.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-21T02:09:34.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-21T02:09:34.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2026-03-21T02:09:34.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-21T02:09:34.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-21T02:09:35.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-21T02:09:35.022Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-21T02:09:35.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-21T02:09:35.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-21T02:09:35.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-21T02:09:35.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-21T02:09:35.107Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-21T02:09:35.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-21T02:09:35.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-21T02:09:35.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-21T02:09:35.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-21T02:09:35.186Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-21T02:09:35.203Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-21T02:09:35.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-21T02:09:35.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-21T02:09:35.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-21T02:09:35.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo [2026-03-21T02:09:35.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0639d5d [Pipeline] echo [2026-03-21T02:09:35.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:09:35.360Z] provisioning config files... [2026-03-21T02:09:35.373Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3900674729421209455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:09:35.697Z] ---> ****-login.sh [2026-03-21T02:09:35.697Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:09:35.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:35.956Z] [2026-03-21T02:09:35.956Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:09:35.956Z] Configure a credential helper to remove this warning. See [2026-03-21T02:09:35.956Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:09:35.956Z] [2026-03-21T02:09:35.956Z] Login Succeeded [2026-03-21T02:09:35.956Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:09:35.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:35.956Z] [2026-03-21T02:09:35.956Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:09:35.956Z] Configure a credential helper to remove this warning. See [2026-03-21T02:09:35.956Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:09:35.956Z] [2026-03-21T02:09:35.956Z] Login Succeeded [2026-03-21T02:09:35.956Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:09:36.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:36.216Z] [2026-03-21T02:09:36.216Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:09:36.216Z] Configure a credential helper to remove this warning. See [2026-03-21T02:09:36.216Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:09:36.216Z] [2026-03-21T02:09:36.216Z] Login Succeeded [2026-03-21T02:09:36.216Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:09:36.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:36.216Z] [2026-03-21T02:09:36.216Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:09:36.217Z] Configure a credential helper to remove this warning. See [2026-03-21T02:09:36.217Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:09:36.217Z] [2026-03-21T02:09:36.217Z] Login Succeeded [2026-03-21T02:09:36.217Z] ****.io [2026-03-21T02:09:36.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:36.478Z] [2026-03-21T02:09:36.478Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:09:36.478Z] Configure a credential helper to remove this warning. See [2026-03-21T02:09:36.478Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:09:36.478Z] [2026-03-21T02:09:36.478Z] Login Succeeded [2026-03-21T02:09:36.478Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:09:36.486Z] 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:09:36.879Z] + git rev-list -1 --merges 0639d5dab03208e318b20f520e68cc5dbb7ef2f0~1..0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo [2026-03-21T02:09:36.907Z] -----------> git rev-list -1 --merges 0639d5dab03208e318b20f520e68cc5dbb7ef2f0~1..0639d5dab03208e318b20f520e68cc5dbb7ef2f0 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:09:36.907Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [false] [Pipeline] sh [2026-03-21T02:09:37.197Z] + git log --format=format:%s -1 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo [2026-03-21T02:09:37.214Z] ========================================================= [2026-03-21T02:09:37.214Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-21T02:09:37.214Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-21T02:09:37.543Z] + git log --format=format:%s -1 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo [2026-03-21T02:09:37.554Z] [semverPrep] GIT_COMMIT: 0639d5dab03208e318b20f520e68cc5dbb7ef2f0, Commit Message: Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-21T02:09:37.570Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-21T02:09:37.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:09:37.950Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-21T02:09:37.950Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-21T02:09:37.950Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-21T02:09:37.950Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-21T02:09:37.950Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-21T02:09:37.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:09:38.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:09:38.369Z] [2026-03-21T02:09:38.369Z] 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:09:38.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:09:38.675Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-21T02:09:38.675Z] 3dae71ba6b94: Pulling fs layer [2026-03-21T02:09:38.675Z] 6bf1a483ea7c: Pulling fs layer [2026-03-21T02:09:38.675Z] f5dfc541a4d3: Pulling fs layer [2026-03-21T02:09:38.675Z] 461d9e800cba: Pulling fs layer [2026-03-21T02:09:38.675Z] 80192f66455f: Pulling fs layer [2026-03-21T02:09:38.675Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-21T02:09:38.675Z] a29436f7fd5d: Pulling fs layer [2026-03-21T02:09:38.675Z] 923cac83aea3: Pulling fs layer [2026-03-21T02:09:38.675Z] 25ad8b0a4227: Pulling fs layer [2026-03-21T02:09:38.675Z] db01528c6b51: Pulling fs layer [2026-03-21T02:09:38.675Z] 28988de357af: Pulling fs layer [2026-03-21T02:09:38.675Z] 461d9e800cba: Waiting [2026-03-21T02:09:38.675Z] 80192f66455f: Waiting [2026-03-21T02:09:38.675Z] db01528c6b51: Waiting [2026-03-21T02:09:38.675Z] 28988de357af: Waiting [2026-03-21T02:09:38.675Z] a29436f7fd5d: Waiting [2026-03-21T02:09:38.675Z] 923cac83aea3: Waiting [2026-03-21T02:09:38.675Z] 25ad8b0a4227: Waiting [2026-03-21T02:09:38.675Z] 6bf1a483ea7c: Verifying Checksum [2026-03-21T02:09:38.675Z] 6bf1a483ea7c: Download complete [2026-03-21T02:09:38.675Z] 461d9e800cba: Verifying Checksum [2026-03-21T02:09:38.675Z] 461d9e800cba: Download complete [2026-03-21T02:09:38.675Z] 80192f66455f: Verifying Checksum [2026-03-21T02:09:38.675Z] 80192f66455f: Download complete [2026-03-21T02:09:38.935Z] f5dfc541a4d3: Verifying Checksum [2026-03-21T02:09:38.935Z] f5dfc541a4d3: Download complete [2026-03-21T02:09:38.935Z] 3dae71ba6b94: Verifying Checksum [2026-03-21T02:09:38.935Z] 3dae71ba6b94: Download complete [2026-03-21T02:09:38.935Z] 923cac83aea3: Download complete [2026-03-21T02:09:39.193Z] 25ad8b0a4227: Verifying Checksum [2026-03-21T02:09:39.193Z] 25ad8b0a4227: Download complete [2026-03-21T02:09:39.193Z] db01528c6b51: Verifying Checksum [2026-03-21T02:09:39.193Z] db01528c6b51: Download complete [2026-03-21T02:09:39.193Z] 28988de357af: Download complete [2026-03-21T02:09:39.193Z] a29436f7fd5d: Verifying Checksum [2026-03-21T02:09:39.193Z] a29436f7fd5d: Download complete [2026-03-21T02:09:39.760Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-21T02:09:39.760Z] 2e8e34ca0e6c: Download complete [2026-03-21T02:09:40.325Z] 3dae71ba6b94: Pull complete [2026-03-21T02:09:40.584Z] 6bf1a483ea7c: Pull complete [2026-03-21T02:09:41.523Z] f5dfc541a4d3: Pull complete [2026-03-21T02:09:41.523Z] 461d9e800cba: Pull complete [2026-03-21T02:09:41.523Z] 80192f66455f: Pull complete [2026-03-21T02:09:46.798Z] 2e8e34ca0e6c: Pull complete [2026-03-21T02:09:46.798Z] a29436f7fd5d: Pull complete [2026-03-21T02:09:46.798Z] 923cac83aea3: Pull complete [2026-03-21T02:09:46.798Z] 25ad8b0a4227: Pull complete [2026-03-21T02:09:46.798Z] db01528c6b51: Pull complete [2026-03-21T02:09:46.798Z] 28988de357af: Pull complete [2026-03-21T02:09:46.798Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-21T02:09:46.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:09:46.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:09:46.932Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:09:46.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:09:48.965Z] $ docker top b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 -eo pid,comm [2026-03-21T02:09:49.019Z] 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:09:49.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:09:49.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:09:49.074Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:09:49.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:09:49.177Z] $ docker exec b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent [2026-03-21T02:09:49.282Z] SSH_AUTH_SOCK=/tmp/ssh-dBgRNt1Z54iM/agent.32 [2026-03-21T02:09:49.282Z] SSH_AGENT_PID=38 [2026-03-21T02:09:49.287Z] Running ssh-add (command line suppressed) [2026-03-21T02:09:49.387Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2497593572922777338.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2497593572922777338.key) [2026-03-21T02:09:49.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:09:49.697Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2026-03-21T02:09:49.982Z] + git tag --points-at HEAD [Pipeline] } [2026-03-21T02:09:49.987Z] $ docker exec --env ******** --env ******** b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent -k [2026-03-21T02:09:50.072Z] unset SSH_AUTH_SOCK; [2026-03-21T02:09:50.072Z] unset SSH_AGENT_PID; [2026-03-21T02:09:50.072Z] echo Agent pid 38 killed; [2026-03-21T02:09:50.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-21T02:09:50.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:09:50.119Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:09:50.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:09:50.228Z] $ docker exec b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent [2026-03-21T02:09:50.331Z] SSH_AUTH_SOCK=/tmp/ssh-fbUe5t2QB9jG/agent.85 [2026-03-21T02:09:50.331Z] SSH_AGENT_PID=91 [2026-03-21T02:09:50.336Z] Running ssh-add (command line suppressed) [2026-03-21T02:09:50.427Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2676236546826764515.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2676236546826764515.key) [2026-03-21T02:09:50.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:09:50.735Z] + git semver init [2026-03-21T02:09:50.995Z] 2026-03-21 02:09:50,927 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:09:50.995Z] 2026-03-21 02:09:50,932 [run_init] DEBUG init version:0.0.0 force:False [2026-03-21T02:09:50.995Z] 2026-03-21 02:09:50,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2026-03-21T02:09:50.995Z] 2026-03-21 02:09:50,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2026-03-21T02:09:50.995Z] 2026-03-21 02:09:50,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:09:52.372Z] 2026-03-21 02:09:52,022 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2026-03-21T02:09:52.372Z] 2026-03-21 02:09:52,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2026-03-21T02:09:52.372Z] 2026-03-21 02:09:52,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:09:52.372Z] 2026-03-21 02:09:52,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:09:52.372Z] 4.1.0-dev.15 [Pipeline] } [2026-03-21T02:09:52.376Z] $ docker exec --env ******** --env ******** b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 ssh-agent -k [2026-03-21T02:09:52.472Z] unset SSH_AUTH_SOCK; [2026-03-21T02:09:52.472Z] unset SSH_AGENT_PID; [2026-03-21T02:09:52.472Z] echo Agent pid 91 killed; [2026-03-21T02:09:52.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:09:52.798Z] + git semver [Pipeline] } [2026-03-21T02:09:53.060Z] $ docker stop --time=1 b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 [2026-03-21T02:09:54.336Z] $ docker rm -f --volumes b2e92e3093f79a4f42bc9bb2821debacae8152c7e09d580f98c55261a7616ff6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:09:54.676Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-21T02:09:54.899Z] Stashed 1 file(s) [Pipeline] echo [2026-03-21T02:09:54.902Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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:09:55.033Z] provisioning config files... [2026-03-21T02:09:55.044Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5991129557805346594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:09:55.342Z] ---> ****-login.sh [2026-03-21T02:09:55.342Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:09:55.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:55.342Z] Login Succeeded [2026-03-21T02:09:55.342Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:09:55.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:55.342Z] Login Succeeded [2026-03-21T02:09:55.342Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:09:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:55.602Z] Login Succeeded [2026-03-21T02:09:55.602Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:09:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:55.602Z] Login Succeeded [2026-03-21T02:09:55.602Z] ****.io [2026-03-21T02:09:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:09:55.862Z] Login Succeeded [2026-03-21T02:09:55.862Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:09:55.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-21T02:09:56.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:09:56.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:09:56.061Z] ========================================================= [2026-03-21T02:09:56.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-21T02:09:56.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:09:56.377Z] + 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:09:56.945Z] #0 building with "default" instance using docker driver [2026-03-21T02:09:56.945Z] [2026-03-21T02:09:56.945Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:09:56.945Z] #1 transferring dockerfile: 1.62kB done [2026-03-21T02:09:56.945Z] #1 DONE 0.0s [2026-03-21T02:09:56.945Z] [2026-03-21T02:09:56.945Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-21T02:09:56.945Z] #2 DONE 0.1s [2026-03-21T02:09:57.203Z] [2026-03-21T02:09:57.203Z] #3 [internal] load .dockerignore [2026-03-21T02:09:57.203Z] #3 transferring context: 2B done [2026-03-21T02:09:57.203Z] #3 DONE 0.0s [2026-03-21T02:09:57.203Z] [2026-03-21T02:09:57.203Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-21T02:09:57.203Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-21T02:09:57.203Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-21T02:09:57.203Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-03-21T02:09:57.203Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2026-03-21T02:09:57.203Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-21T02:09:57.203Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-21T02:09:57.203Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-21T02:09:57.203Z] #4 ... [2026-03-21T02:09:57.203Z] [2026-03-21T02:09:57.203Z] #5 [internal] load build context [2026-03-21T02:09:57.203Z] #5 transferring context: 17.05MB 0.1s done [2026-03-21T02:09:57.203Z] #5 DONE 0.2s [2026-03-21T02:09:57.203Z] [2026-03-21T02:09:57.203Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-21T02:09:57.203Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-03-21T02:09:57.203Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-21T02:09:57.203Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-03-21T02:09:57.203Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-21T02:09:57.203Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-03-21T02:09:57.203Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-21T02:09:57.203Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-21T02:09:57.203Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-21T02:09:57.462Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s [2026-03-21T02:09:57.462Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-21T02:09:57.462Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2026-03-21T02:09:57.462Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s [2026-03-21T02:09:57.462Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-21T02:09:57.462Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-21T02:09:57.462Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-03-21T02:09:57.462Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s [2026-03-21T02:09:57.462Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2026-03-21T02:09:57.721Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.7s [2026-03-21T02:09:57.721Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-03-21T02:09:57.979Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-03-21T02:09:57.979Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.33MB / 112.58MB 0.8s [2026-03-21T02:09:57.979Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-21T02:09:57.979Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-21T02:09:57.979Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s [2026-03-21T02:09:57.979Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-21T02:09:58.238Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2026-03-21T02:10:02.424Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done [2026-03-21T02:10:02.424Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-21T02:10:02.682Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-21T02:10:02.682Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-21T02:10:02.682Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-21T02:10:02.682Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-21T02:10:03.246Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-03-21T02:10:03.246Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-21T02:10:06.528Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.3s done [2026-03-21T02:10:06.528Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-21T02:10:07.094Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-21T02:10:07.094Z] #4 DONE 10.1s [2026-03-21T02:10:07.352Z] [2026-03-21T02:10:07.352Z] #6 [builder 2/7] WORKDIR /device-s7 [2026-03-21T02:10:09.324Z] #6 DONE 2.0s [2026-03-21T02:10:09.324Z] [2026-03-21T02:10:09.324Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-03-21T02:10:09.324Z] #7 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:10:09.582Z] #7 0.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:10:09.839Z] #7 0.822 OK: 265 MiB in 60 packages [2026-03-21T02:10:10.002Z] Still waiting to schedule task [2026-03-21T02:10:10.002Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3823’ [2026-03-21T02:10:10.097Z] #7 DONE 0.9s [2026-03-21T02:10:10.097Z] [2026-03-21T02:10:10.097Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-21T02:10:10.097Z] #8 DONE 0.0s [2026-03-21T02:10:10.097Z] [2026-03-21T02:10:10.097Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:10:32.029Z] #9 DONE 19.5s [2026-03-21T02:10:32.029Z] [2026-03-21T02:10:32.029Z] #10 [builder 6/7] COPY . . [2026-03-21T02:10:32.029Z] #10 DONE 0.1s [2026-03-21T02:10:32.029Z] [2026-03-21T02:10:32.029Z] #11 [builder 7/7] RUN echo noop [2026-03-21T02:10:32.029Z] #11 0.204 noop [2026-03-21T02:10:32.029Z] #11 DONE 0.3s [2026-03-21T02:10:32.029Z] [2026-03-21T02:10:32.029Z] #12 exporting to image [2026-03-21T02:10:32.029Z] #12 exporting layers [2026-03-21T02:10:38.588Z] #12 exporting layers 7.7s done [2026-03-21T02:10:38.588Z] #12 writing image sha256:63ef159cd4a94a9580e51f4b0e5aefeea3bdb010162df45bd7c537d0361f1b09 done [2026-03-21T02:10:38.588Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-21T02:10:38.588Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:10:38.914Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-21T02:10:38.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:10:38.989Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:10:39.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:10:39.382Z] $ docker top 12d2839d06a12dd62ed86f651c49b34197a35f66ab0604a5df1cd82b9e84e00d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:10:39.725Z] + go version [2026-03-21T02:10:39.725Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-21T02:10:39.737Z] $ docker stop --time=1 12d2839d06a12dd62ed86f651c49b34197a35f66ab0604a5df1cd82b9e84e00d [2026-03-21T02:10:40.995Z] $ docker rm -f --volumes 12d2839d06a12dd62ed86f651c49b34197a35f66ab0604a5df1cd82b9e84e00d [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:10:41.428Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-21T02:10:41.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:10:41.502Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:10:41.537Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:10:41.769Z] $ docker top 8f943874156fc8bbb9b1fe05a39141ea9e64e9580aeb9832f45373df9b1a226c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:10:42.111Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2026-03-21T02:10:42.410Z] + make test [2026-03-21T02:10:42.410Z] go test -race -coverprofile=coverage.out ./... [2026-03-21T02:10:50.538Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-03-21T02:11:22.599Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-03-21T02:11:22.599Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.032s coverage: 6.8% of statements [2026-03-21T02:11:49.146Z] 0 issues. [2026-03-21T02:11:49.146Z] go vet ./... [2026-03-21T02:11:54.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-21T02:11:54.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-21T02:11:54.458Z] ./bin/test-attribution-txt.sh [2026-03-21T02:11:54.458Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-21T02:11:54.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-21T02:11:54.757Z] $ docker stop --time=1 8f943874156fc8bbb9b1fe05a39141ea9e64e9580aeb9832f45373df9b1a226c [2026-03-21T02:11:57.663Z] $ docker rm -f --volumes 8f943874156fc8bbb9b1fe05a39141ea9e64e9580aeb9832f45373df9b1a226c [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:11:58.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-21T02:11:58.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-21T02:11:58.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-21T02:11:59.216Z] + ls -al . [2026-03-21T02:11:59.216Z] total 224 [2026-03-21T02:11:59.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:10 . [2026-03-21T02:11:59.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:09 .. [2026-03-21T02:11:59.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:11 .git [2026-03-21T02:11:59.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:09 .github [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 21 02:09 .gitignore [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:09 .golangci.yml [2026-03-21T02:11:59.216Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:09 .semver [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 22332 Mar 21 02:09 Attribution.txt [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 21 02:09 CHANGLOG.md [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 21 02:09 Dockerfile [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 02:09 Jenkinsfile [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 21 02:09 LICENSE [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 1902 Mar 21 02:09 Makefile [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 21 02:09 OWNERS.md [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 21 02:09 README.md [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:09 VERSION [2026-03-21T02:11:59.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:09 bin [2026-03-21T02:11:59.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:09 cmd [2026-03-21T02:11:59.216Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 21 02:11 coverage.out [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 6651 Mar 21 02:09 go.mod [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 89519 Mar 21 02:09 go.sum [2026-03-21T02:11:59.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:09 internal [2026-03-21T02:11:59.216Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 21 02:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:11:59.533Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0639d5dab03208e318b20f520e68cc5dbb7ef2f0 --label arch=amd64 --label version=4.1.0-dev.15 . [2026-03-21T02:11:59.791Z] #0 building with "default" instance using docker driver [2026-03-21T02:11:59.791Z] [2026-03-21T02:11:59.791Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:11:59.791Z] #1 transferring dockerfile: 1.62kB done [2026-03-21T02:11:59.791Z] #1 DONE 0.0s [2026-03-21T02:11:59.791Z] [2026-03-21T02:11:59.791Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-21T02:11:59.791Z] #2 DONE 0.0s [2026-03-21T02:11:59.791Z] [2026-03-21T02:11:59.791Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-21T02:11:59.791Z] #3 DONE 0.2s [2026-03-21T02:11:59.791Z] [2026-03-21T02:11:59.791Z] #4 [internal] load .dockerignore [2026-03-21T02:11:59.791Z] #4 transferring context: 2B done [2026-03-21T02:11:59.791Z] #4 DONE 0.0s [2026-03-21T02:11:59.791Z] [2026-03-21T02:11:59.791Z] #5 [internal] load build context [2026-03-21T02:11:59.791Z] #5 transferring context: 28.56kB 0.0s done [2026-03-21T02:11:59.791Z] #5 DONE 0.0s [2026-03-21T02:11:59.791Z] [2026-03-21T02:11:59.791Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-21T02:11:59.791Z] #6 DONE 0.1s [2026-03-21T02:11:59.791Z] [2026-03-21T02:11:59.791Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-21T02:11:59.791Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-21T02:11:59.791Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-21T02:12:00.049Z] #7 ... [2026-03-21T02:12:00.049Z] [2026-03-21T02:12:00.049Z] #8 [builder 2/7] WORKDIR /device-s7 [2026-03-21T02:12:00.049Z] #8 DONE 0.0s [2026-03-21T02:12:00.049Z] [2026-03-21T02:12:00.049Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-21T02:12:00.049Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-21T02:12:00.049Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-21T02:12:00.049Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-21T02:12:00.049Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-21T02:12:00.049Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-21T02:12:00.049Z] #7 DONE 0.3s [2026-03-21T02:12:00.049Z] [2026-03-21T02:12:00.049Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-21T02:12:00.307Z] #9 0.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:12:00.568Z] #9 0.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:12:00.827Z] #9 ... [2026-03-21T02:12:00.827Z] [2026-03-21T02:12:00.827Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-03-21T02:12:00.827Z] #10 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:12:00.827Z] #10 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:12:00.827Z] #10 0.747 OK: 265 MiB in 60 packages [2026-03-21T02:12:00.827Z] #10 DONE 0.9s [2026-03-21T02:12:00.827Z] [2026-03-21T02:12:00.827Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-21T02:12:00.827Z] #9 0.604 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-21T02:12:00.827Z] #9 0.629 Executing busybox-1.37.0-r20.trigger [2026-03-21T02:12:00.827Z] #9 0.635 OK: 7 MiB in 17 packages [2026-03-21T02:12:01.084Z] #9 DONE 0.8s [2026-03-21T02:12:01.084Z] [2026-03-21T02:12:01.084Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-21T02:12:01.084Z] #11 DONE 0.0s [2026-03-21T02:12:01.084Z] [2026-03-21T02:12:01.084Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-21T02:12:01.084Z] #12 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:12:01.341Z] #12 ... [2026-03-21T02:12:01.341Z] [2026-03-21T02:12:01.341Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:12:01.341Z] #13 DONE 0.4s [2026-03-21T02:12:01.341Z] [2026-03-21T02:12:01.341Z] #14 [builder 6/7] COPY . . [2026-03-21T02:12:01.341Z] #14 DONE 0.1s [2026-03-21T02:12:01.341Z] [2026-03-21T02:12:01.341Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-21T02:12:01.341Z] #12 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:12:01.601Z] #12 0.737 OK: 7 MiB in 17 packages [2026-03-21T02:12:01.861Z] #12 DONE 0.8s [2026-03-21T02:12:01.861Z] [2026-03-21T02:12:01.861Z] #15 [builder 7/7] RUN make build [2026-03-21T02:12:01.861Z] #15 0.228 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-03-21T02:12:28.390Z] #15 DONE 26.8s [2026-03-21T02:12:28.390Z] [2026-03-21T02:12:28.390Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-03-21T02:12:28.390Z] #16 DONE 0.0s [2026-03-21T02:12:28.390Z] [2026-03-21T02:12:28.390Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-03-21T02:12:28.650Z] #17 DONE 0.3s [2026-03-21T02:12:28.650Z] [2026-03-21T02:12:28.650Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2026-03-21T02:12:28.650Z] #18 DONE 0.0s [2026-03-21T02:12:28.650Z] [2026-03-21T02:12:28.650Z] #19 exporting to image [2026-03-21T02:12:28.650Z] #19 exporting layers 0.1s done [2026-03-21T02:12:28.650Z] #19 writing image sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done [2026-03-21T02:12:28.650Z] #19 naming to docker.io/library/device-s7 done [2026-03-21T02:12:28.650Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:12:28.780Z] provisioning config files... [2026-03-21T02:12:28.789Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8487020967497775088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:12:29.090Z] ---> ****-login.sh [2026-03-21T02:12:29.091Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:12:29.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:12:29.091Z] Login Succeeded [2026-03-21T02:12:29.091Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:12:29.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:12:29.091Z] Login Succeeded [2026-03-21T02:12:29.091Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:12:29.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:12:29.350Z] Login Succeeded [2026-03-21T02:12:29.350Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:12:29.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:12:29.350Z] Login Succeeded [2026-03-21T02:12:29.350Z] ****.io [2026-03-21T02:12:29.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:12:29.610Z] Login Succeeded [2026-03-21T02:12:29.610Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:12:29.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:12:29.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:12:29.751Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2026-03-21T02:12:29.751Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:12:29.751Z] latest [2026-03-21T02:12:29.751Z] 4.1.0-dev.15 [2026-03-21T02:12:29.751Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:12:29.751Z] main [2026-03-21T02:12:29.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:30.102Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:30.421Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:12:30.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-21T02:12:30.421Z] 6d8fca958c06: Preparing [2026-03-21T02:12:30.421Z] 787cf1f8caea: Preparing [2026-03-21T02:12:30.421Z] 287c69a8ded1: Preparing [2026-03-21T02:12:30.421Z] 95cfefac63de: Preparing [2026-03-21T02:12:30.421Z] 06229646047f: Preparing [2026-03-21T02:12:30.421Z] cce92674e987: Preparing [2026-03-21T02:12:30.421Z] cce92674e987: Waiting [2026-03-21T02:12:30.421Z] 06229646047f: Pushed [2026-03-21T02:12:30.421Z] 287c69a8ded1: Pushed [2026-03-21T02:12:30.421Z] 95cfefac63de: Pushed [2026-03-21T02:12:30.421Z] 6d8fca958c06: Pushed [2026-03-21T02:12:30.421Z] cce92674e987: Layer already exists [2026-03-21T02:12:35.693Z] 787cf1f8caea: Pushed [2026-03-21T02:12:35.693Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:36.018Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:36.337Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-21T02:12:36.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-21T02:12:36.337Z] 6d8fca958c06: Preparing [2026-03-21T02:12:36.337Z] 787cf1f8caea: Preparing [2026-03-21T02:12:36.337Z] 287c69a8ded1: Preparing [2026-03-21T02:12:36.337Z] 95cfefac63de: Preparing [2026-03-21T02:12:36.337Z] 06229646047f: Preparing [2026-03-21T02:12:36.337Z] cce92674e987: Preparing [2026-03-21T02:12:36.337Z] cce92674e987: Waiting [2026-03-21T02:12:36.337Z] 06229646047f: Layer already exists [2026-03-21T02:12:36.337Z] 287c69a8ded1: Layer already exists [2026-03-21T02:12:36.337Z] 6d8fca958c06: Layer already exists [2026-03-21T02:12:36.337Z] 787cf1f8caea: Layer already exists [2026-03-21T02:12:36.337Z] 95cfefac63de: Layer already exists [2026-03-21T02:12:36.337Z] cce92674e987: Layer already exists [2026-03-21T02:12:36.337Z] latest: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:36.662Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:36.980Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-21T02:12:36.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-21T02:12:36.980Z] 6d8fca958c06: Preparing [2026-03-21T02:12:36.980Z] 787cf1f8caea: Preparing [2026-03-21T02:12:36.980Z] 287c69a8ded1: Preparing [2026-03-21T02:12:36.980Z] 95cfefac63de: Preparing [2026-03-21T02:12:36.980Z] 06229646047f: Preparing [2026-03-21T02:12:36.980Z] cce92674e987: Preparing [2026-03-21T02:12:36.980Z] cce92674e987: Waiting [2026-03-21T02:12:36.980Z] 6d8fca958c06: Layer already exists [2026-03-21T02:12:36.980Z] 95cfefac63de: Layer already exists [2026-03-21T02:12:36.980Z] 787cf1f8caea: Layer already exists [2026-03-21T02:12:36.980Z] 287c69a8ded1: Layer already exists [2026-03-21T02:12:36.980Z] 06229646047f: Layer already exists [2026-03-21T02:12:36.980Z] cce92674e987: Layer already exists [2026-03-21T02:12:36.980Z] 4.1.0-dev.15: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:37.308Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:37.635Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:12:37.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-21T02:12:37.636Z] 6d8fca958c06: Preparing [2026-03-21T02:12:37.636Z] 787cf1f8caea: Preparing [2026-03-21T02:12:37.636Z] 287c69a8ded1: Preparing [2026-03-21T02:12:37.636Z] 95cfefac63de: Preparing [2026-03-21T02:12:37.636Z] 06229646047f: Preparing [2026-03-21T02:12:37.636Z] cce92674e987: Preparing [2026-03-21T02:12:37.636Z] cce92674e987: Waiting [2026-03-21T02:12:37.636Z] 6d8fca958c06: Layer already exists [2026-03-21T02:12:37.636Z] 95cfefac63de: Layer already exists [2026-03-21T02:12:37.636Z] 787cf1f8caea: Layer already exists [2026-03-21T02:12:37.636Z] 287c69a8ded1: Layer already exists [2026-03-21T02:12:37.636Z] 06229646047f: Layer already exists [2026-03-21T02:12:37.636Z] cce92674e987: Layer already exists [2026-03-21T02:12:37.636Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:37.963Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:12:38.282Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2026-03-21T02:12:38.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-21T02:12:38.282Z] 6d8fca958c06: Preparing [2026-03-21T02:12:38.282Z] 787cf1f8caea: Preparing [2026-03-21T02:12:38.282Z] 287c69a8ded1: Preparing [2026-03-21T02:12:38.282Z] 95cfefac63de: Preparing [2026-03-21T02:12:38.282Z] 06229646047f: Preparing [2026-03-21T02:12:38.282Z] cce92674e987: Preparing [2026-03-21T02:12:38.282Z] cce92674e987: Waiting [2026-03-21T02:12:38.282Z] 06229646047f: Layer already exists [2026-03-21T02:12:38.282Z] 95cfefac63de: Layer already exists [2026-03-21T02:12:38.282Z] 287c69a8ded1: Layer already exists [2026-03-21T02:12:38.282Z] 6d8fca958c06: Layer already exists [2026-03-21T02:12:38.282Z] 787cf1f8caea: Layer already exists [2026-03-21T02:12:38.282Z] cce92674e987: Layer already exists [2026-03-21T02:12:38.282Z] main: digest: sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:12:38.362Z] ===================================================== [Pipeline] echo [2026-03-21T02:12:38.378Z] taggedImages: [2026-03-21T02:12:38.378Z] - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:12:38.378Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-21T02:12:38.378Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-21T02:12:38.378Z] - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:12:38.378Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2026-03-21T02:12:38.428Z] ========================================================= [2026-03-21T02:12:38.428Z] [edgeXBuildMultiArch] RAW Config: [2026-03-21T02:12:38.428Z] images: [2026-03-21T02:12:38.428Z] - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:12:38.428Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-21T02:12:38.428Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-21T02:12:38.428Z] - nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:12:38.428Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2026-03-21T02:12:38.428Z] settingsFile: [2026-03-21T02:12:38.428Z] device-s7-settings [2026-03-21T02:12:38.428Z] ========================================================= [Pipeline] node [2026-03-21T02:12:53.432Z] Still waiting to schedule task [2026-03-21T02:12:53.432Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-21T02:13:18.543Z] Running on prd-centos7-docker-4c-2g-3827 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:13:18.585Z] provisioning config files... [2026-03-21T02:13:18.643Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13681589823889642126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:20.958Z] ---> ****-login.sh [2026-03-21T02:13:20.958Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:13:22.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:22.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:22.453Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:22.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:22.453Z] [2026-03-21T02:13:22.453Z] Login Succeeded [2026-03-21T02:13:22.453Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:13:22.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:22.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:22.453Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:22.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:22.453Z] [2026-03-21T02:13:22.453Z] Login Succeeded [2026-03-21T02:13:22.453Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:13:22.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:22.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:22.453Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:22.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:22.453Z] [2026-03-21T02:13:22.453Z] Login Succeeded [2026-03-21T02:13:22.453Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:13:22.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:22.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:22.454Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:22.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:22.454Z] [2026-03-21T02:13:22.454Z] Login Succeeded [2026-03-21T02:13:22.454Z] ****.io [2026-03-21T02:13:22.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:23.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:23.297Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:23.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:23.297Z] [2026-03-21T02:13:23.297Z] Login Succeeded [2026-03-21T02:13:23.297Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:13:23.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:13:23.647Z] + docker buildx ls [2026-03-21T02:13:23.647Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-21T02:13:23.647Z] default * docker [2026-03-21T02:13:23.647Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-21T02:13:23.955Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-21T02:13:23.956Z] edgex-builder [Pipeline] sh [2026-03-21T02:13:24.250Z] + docker buildx inspect --bootstrap [2026-03-21T02:13:24.250Z] #1 [internal] booting buildkit [2026-03-21T02:13:24.250Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-21T02:13:27.556Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-03-21T02:13:27.556Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-21T02:13:28.939Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2026-03-21T02:13:28.939Z] #1 DONE 4.6s [2026-03-21T02:13:28.939Z] Name: edgex-builder [2026-03-21T02:13:28.939Z] Driver: docker-container [2026-03-21T02:13:28.939Z] [2026-03-21T02:13:28.939Z] Nodes: [2026-03-21T02:13:28.939Z] Name: edgex-builder0 [2026-03-21T02:13:28.939Z] Endpoint: unix:///var/run/docker.sock [2026-03-21T02:13:28.939Z] Status: running [2026-03-21T02:13:28.939Z] Buildkit: v0.28.0 [2026-03-21T02:13:28.939Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-21T02:13:29.237Z] + docker buildx ls [2026-03-21T02:13:29.237Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-21T02:13:29.237Z] edgex-builder * docker-container [2026-03-21T02:13:29.237Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-21T02:13:29.237Z] default docker [2026-03-21T02:13:29.237Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-21T02:13:29.534Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0' [2026-03-21T02:13:29.535Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 --push - [2026-03-21T02:13:29.795Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:13:29.795Z] #1 transferring dockerfile: 194B done [2026-03-21T02:13:29.795Z] #1 DONE 0.0s [2026-03-21T02:13:29.795Z] [2026-03-21T02:13:29.795Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:13:29.795Z] #2 DONE 0.1s [2026-03-21T02:13:29.795Z] [2026-03-21T02:13:29.795Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:13:29.795Z] #3 DONE 0.1s [2026-03-21T02:13:29.795Z] [2026-03-21T02:13:29.795Z] #4 [internal] load .dockerignore [2026-03-21T02:13:29.795Z] #4 transferring context: 2B done [2026-03-21T02:13:29.795Z] #4 DONE 0.0s [2026-03-21T02:13:29.795Z] [2026-03-21T02:13:29.795Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:29.795Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:29.795Z] #5 DONE 0.0s [2026-03-21T02:13:29.795Z] [2026-03-21T02:13:29.795Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:29.795Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:29.795Z] #6 DONE 0.1s [2026-03-21T02:13:30.055Z] [2026-03-21T02:13:30.055Z] #7 exporting to image [2026-03-21T02:13:30.055Z] #7 exporting layers done [2026-03-21T02:13:30.055Z] #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done [2026-03-21T02:13:30.055Z] #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done [2026-03-21T02:13:30.055Z] #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done [2026-03-21T02:13:30.055Z] #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done [2026-03-21T02:13:30.055Z] #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done [2026-03-21T02:13:30.055Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:13:30.055Z] #7 DONE 0.0s [2026-03-21T02:13:30.055Z] [2026-03-21T02:13:30.055Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:13:30.055Z] #8 DONE 0.0s [2026-03-21T02:13:30.055Z] [2026-03-21T02:13:30.055Z] 1 warning found (use --debug to expand): [2026-03-21T02:13:30.055Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:13:30.355Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2026-03-21T02:13:30.355Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2026-03-21T02:13:30.615Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:13:30.615Z] #1 transferring dockerfile: 160B done [2026-03-21T02:13:30.615Z] #1 DONE 0.0s [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-21T02:13:30.615Z] #2 DONE 0.0s [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-21T02:13:30.615Z] #3 DONE 0.0s [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #4 [internal] load .dockerignore [2026-03-21T02:13:30.615Z] #4 transferring context: 2B done [2026-03-21T02:13:30.615Z] #4 DONE 0.0s [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:30.615Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:30.615Z] #5 DONE 0.0s [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:30.615Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:30.615Z] #6 CACHED [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:30.615Z] #5 CACHED [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #7 exporting to image [2026-03-21T02:13:30.615Z] #7 exporting layers done [2026-03-21T02:13:30.615Z] #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done [2026-03-21T02:13:30.615Z] #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done [2026-03-21T02:13:30.615Z] #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done [2026-03-21T02:13:30.615Z] #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done [2026-03-21T02:13:30.615Z] #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done [2026-03-21T02:13:30.615Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:13:30.615Z] #7 DONE 0.0s [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:13:30.615Z] #8 DONE 0.0s [2026-03-21T02:13:30.615Z] [2026-03-21T02:13:30.615Z] 1 warning found (use --debug to expand): [2026-03-21T02:13:30.615Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:13:30.901Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 --push - [2026-03-21T02:13:30.901Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15' [2026-03-21T02:13:30.901Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:13:30.901Z] #1 transferring dockerfile: 166B done [2026-03-21T02:13:30.901Z] #1 DONE 0.0s [2026-03-21T02:13:30.901Z] [2026-03-21T02:13:30.901Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-21T02:13:30.901Z] #2 DONE 0.0s [2026-03-21T02:13:30.901Z] [2026-03-21T02:13:30.901Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-21T02:13:30.901Z] #3 DONE 0.0s [2026-03-21T02:13:30.901Z] [2026-03-21T02:13:30.901Z] #4 [internal] load .dockerignore [2026-03-21T02:13:30.901Z] #4 transferring context: 2B done [2026-03-21T02:13:30.901Z] #4 DONE 0.0s [2026-03-21T02:13:30.901Z] [2026-03-21T02:13:30.901Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:30.901Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:30.901Z] #5 CACHED [2026-03-21T02:13:30.901Z] [2026-03-21T02:13:30.901Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:30.901Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:30.901Z] #6 CACHED [2026-03-21T02:13:30.901Z] [2026-03-21T02:13:30.901Z] #7 exporting to image [2026-03-21T02:13:30.901Z] #7 exporting layers done [2026-03-21T02:13:30.901Z] #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done [2026-03-21T02:13:30.901Z] #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done [2026-03-21T02:13:30.901Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:13:31.160Z] #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done [2026-03-21T02:13:31.160Z] #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done [2026-03-21T02:13:31.160Z] #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done [2026-03-21T02:13:31.160Z] #7 DONE 0.0s [2026-03-21T02:13:31.160Z] [2026-03-21T02:13:31.160Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:13:31.160Z] #8 DONE 0.0s [2026-03-21T02:13:31.160Z] [2026-03-21T02:13:31.160Z] 1 warning found (use --debug to expand): [2026-03-21T02:13:31.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:13:31.440Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15' [2026-03-21T02:13:31.440Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 --push - [2026-03-21T02:13:31.440Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:13:31.440Z] #1 transferring dockerfile: 207B done [2026-03-21T02:13:31.440Z] #1 DONE 0.0s [2026-03-21T02:13:31.440Z] [2026-03-21T02:13:31.440Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:13:31.440Z] #2 DONE 0.0s [2026-03-21T02:13:31.440Z] [2026-03-21T02:13:31.440Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:13:31.440Z] #3 DONE 0.0s [2026-03-21T02:13:31.440Z] [2026-03-21T02:13:31.440Z] #4 [internal] load .dockerignore [2026-03-21T02:13:31.440Z] #4 transferring context: 2B done [2026-03-21T02:13:31.440Z] #4 DONE 0.0s [2026-03-21T02:13:31.440Z] [2026-03-21T02:13:31.440Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:31.440Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:31.440Z] #5 CACHED [2026-03-21T02:13:31.440Z] [2026-03-21T02:13:31.440Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:31.440Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:31.440Z] #6 CACHED [2026-03-21T02:13:31.440Z] [2026-03-21T02:13:31.440Z] #7 exporting to image [2026-03-21T02:13:31.440Z] #7 exporting layers done [2026-03-21T02:13:31.440Z] #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done [2026-03-21T02:13:31.440Z] #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done [2026-03-21T02:13:31.440Z] #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d [2026-03-21T02:13:31.440Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:13:31.700Z] #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done [2026-03-21T02:13:31.700Z] #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done [2026-03-21T02:13:31.700Z] #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done [2026-03-21T02:13:31.700Z] #7 DONE 0.0s [2026-03-21T02:13:31.700Z] [2026-03-21T02:13:31.700Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:13:31.700Z] #8 DONE 0.0s [2026-03-21T02:13:31.700Z] [2026-03-21T02:13:31.700Z] 1 warning found (use --debug to expand): [2026-03-21T02:13:31.700Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:13:31.991Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2026-03-21T02:13:31.991Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2026-03-21T02:13:31.991Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:13:31.991Z] #1 transferring dockerfile: 158B done [2026-03-21T02:13:31.991Z] #1 DONE 0.0s [2026-03-21T02:13:31.991Z] [2026-03-21T02:13:31.991Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2026-03-21T02:13:31.991Z] #2 DONE 0.0s [2026-03-21T02:13:31.991Z] [2026-03-21T02:13:31.991Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2026-03-21T02:13:31.991Z] #3 DONE 0.0s [2026-03-21T02:13:31.991Z] [2026-03-21T02:13:31.991Z] #4 [internal] load .dockerignore [2026-03-21T02:13:31.991Z] #4 transferring context: 2B done [2026-03-21T02:13:31.991Z] #4 DONE 0.0s [2026-03-21T02:13:31.991Z] [2026-03-21T02:13:31.991Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:31.991Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:31.991Z] #5 CACHED [2026-03-21T02:13:31.991Z] [2026-03-21T02:13:31.991Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb [2026-03-21T02:13:31.991Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:27f1a1bc57451f6073e70173bc50b191d5aac84b04f53bd70cdabbea5694b1eb 0.0s done [2026-03-21T02:13:31.991Z] #6 CACHED [2026-03-21T02:13:31.991Z] [2026-03-21T02:13:31.991Z] #7 exporting to image [2026-03-21T02:13:31.991Z] #7 exporting layers done [2026-03-21T02:13:31.991Z] #7 exporting manifest sha256:63a42747e146aa8c82935068756f966a989c6b9b40751986d240569e869cccc9 done [2026-03-21T02:13:31.991Z] #7 exporting config sha256:d191be155ae6c34c05f734f101cee861ac61efa02eaaae35a6021a4f97f815f4 done [2026-03-21T02:13:31.991Z] #7 exporting manifest sha256:b99e2d21e4afb0e70138acdecd9d818f89827fca96238aa61552cd5abbbfdb6d done [2026-03-21T02:13:31.991Z] #7 exporting config sha256:c688658ea012d102cee6587935fced683f7d2b4201bcbb48e1574654453d2590 done [2026-03-21T02:13:31.991Z] #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 [2026-03-21T02:13:31.991Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:13:32.250Z] #7 exporting manifest list sha256:cd5118d9c1cab3d1aaf1f642948b39988c577c386079b1f96572426fb3af4f42 done [2026-03-21T02:13:32.250Z] #7 DONE 0.0s [2026-03-21T02:13:32.250Z] [2026-03-21T02:13:32.250Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:13:32.250Z] #8 DONE 0.0s [2026-03-21T02:13:32.250Z] [2026-03-21T02:13:32.250Z] 1 warning found (use --debug to expand): [2026-03-21T02:13:32.250Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-21T02:13:32.653Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:32.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:33.511Z] ---> package-listing.sh [2026-03-21T02:13:33.511Z] ++ facter osfamily [2026-03-21T02:13:33.511Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-21T02:13:33.782Z] + OS_FAMILY=redhat [2026-03-21T02:13:33.782Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-03-21T02:13:33.782Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-21T02:13:33.782Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-21T02:13:33.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-21T02:13:33.782Z] + PACKAGES=/tmp/packages_start.txt [2026-03-21T02:13:33.782Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-21T02:13:33.782Z] + PACKAGES=/tmp/packages_end.txt [2026-03-21T02:13:33.782Z] + case "${OS_FAMILY}" in [2026-03-21T02:13:33.782Z] + rpm -qa [2026-03-21T02:13:33.782Z] + sort [2026-03-21T02:13:34.348Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-21T02:13:34.348Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-21T02:13:34.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-21T02:13:34.348Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-21T02:13:34.348Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-03-21T02:13:34.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-03-21T02:13:34.359Z] 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-s7_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-21T02:13:34.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:13:35.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:13:35.209Z] [2026-03-21T02:13:35.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:13:35.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:13:35.573Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-21T02:13:35.573Z] 5eb5b503b376: Pulling fs layer [2026-03-21T02:13:35.573Z] 5c69ac0246d0: Pulling fs layer [2026-03-21T02:13:35.573Z] ec43610c2a17: Pulling fs layer [2026-03-21T02:13:35.573Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-21T02:13:35.573Z] 33b1e0a273af: Pulling fs layer [2026-03-21T02:13:35.573Z] 5d3b04190fa2: Pulling fs layer [2026-03-21T02:13:35.573Z] 2f39f015ded8: Pulling fs layer [2026-03-21T02:13:35.573Z] 3a2ae6a8a46f: Waiting [2026-03-21T02:13:35.573Z] 33b1e0a273af: Waiting [2026-03-21T02:13:35.573Z] 5d3b04190fa2: Waiting [2026-03-21T02:13:35.573Z] 2f39f015ded8: Waiting [2026-03-21T02:13:35.573Z] 5c69ac0246d0: Verifying Checksum [2026-03-21T02:13:35.573Z] 5c69ac0246d0: Download complete [2026-03-21T02:13:35.573Z] 3a2ae6a8a46f: Download complete [2026-03-21T02:13:35.863Z] 33b1e0a273af: Verifying Checksum [2026-03-21T02:13:35.863Z] 33b1e0a273af: Download complete [2026-03-21T02:13:35.863Z] ec43610c2a17: Verifying Checksum [2026-03-21T02:13:35.863Z] ec43610c2a17: Download complete [2026-03-21T02:13:35.863Z] 5d3b04190fa2: Verifying Checksum [2026-03-21T02:13:35.863Z] 5d3b04190fa2: Download complete [2026-03-21T02:13:35.863Z] 5eb5b503b376: Verifying Checksum [2026-03-21T02:13:35.863Z] 5eb5b503b376: Download complete [2026-03-21T02:13:36.435Z] 2f39f015ded8: Verifying Checksum [2026-03-21T02:13:36.435Z] 2f39f015ded8: Download complete [2026-03-21T02:13:37.374Z] 5eb5b503b376: Pull complete [2026-03-21T02:13:37.374Z] 5c69ac0246d0: Pull complete [2026-03-21T02:13:37.948Z] ec43610c2a17: Pull complete [2026-03-21T02:13:37.948Z] 3a2ae6a8a46f: Pull complete [2026-03-21T02:13:37.948Z] 33b1e0a273af: Pull complete [2026-03-21T02:13:38.209Z] 5d3b04190fa2: Pull complete [2026-03-21T02:13:39.143Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3826 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2026-03-21T02:13:39.159Z] Running in /w/workspace/device-s7/42 [Pipeline] { [Pipeline] checkout [2026-03-21T02:13:42.205Z] Selected Git installation does not exist. Using Default [2026-03-21T02:13:42.206Z] The recommended git tool is: NONE [2026-03-21T02:13:42.419Z] 2f39f015ded8: Pull complete [2026-03-21T02:13:42.419Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-21T02:13:42.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:13:42.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:13:42.576Z] prd-centos7-docker-4c-2g-3827 does not seem to be running inside a container [2026-03-21T02:13:42.618Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-21T02:13:45.767Z] $ docker top 9b70555507189cd581749e73574ce3316d6f54aaeef272b7d05db849bf190a82 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:13:46.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-21T02:13:46.395Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-21T02:13:46.679Z] + ls /var/log/sa-host [2026-03-21T02:13:46.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [2026-03-21T02:13:46.746Z] using credential edgex-jenkins-ssh [2026-03-21T02:13:46.771Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:13:46.841Z] provisioning config files... [2026-03-21T02:13:46.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14469104094952360194tmp [Pipeline] { [Pipeline] echo [2026-03-21T02:13:46.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:46.803Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2026-03-21T02:13:46.897Z] > git init /w/workspace/device-s7/42 # timeout=10 [2026-03-21T02:13:47.049Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2026-03-21T02:13:47.050Z] > git --version # timeout=10 [2026-03-21T02:13:47.071Z] > git --version # 'git version 2.25.1' [2026-03-21T02:13:47.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-21T02:13:47.151Z] ---> create-netrc.sh [Pipeline] } [2026-03-21T02:13:47.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:47.503Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-21T02:13:47.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:47.795Z] ---> sudo-logs.sh [2026-03-21T02:13:47.796Z] Archiving 'sudo' log.. [2026-03-21T02:13:47.796Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3827.novalocal: Name or service not known [2026-03-21T02:13:47.796Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3827.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-21T02:13:47.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:48.103Z] ---> job-cost.sh [2026-03-21T02:13:48.103Z] lf-activate-venv: SKIPPING [2026-03-21T02:13:48.103Z] INFO: No Stack... [2026-03-21T02:13:47.232Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-21T02:13:48.362Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-21T02:13:48.622Z] INFO: Archiving Costs [Pipeline] echo [2026-03-21T02:13:48.633Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:48.917Z] ---> logs-deploy.sh [2026-03-21T02:13:48.917Z] lf-activate-venv: SKIPPING [2026-03-21T02:13:48.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/42 [2026-03-21T02:13:48.917Z] INFO: archiving workspace using pattern(s): [2026-03-21T02:13:49.853Z] Archives upload complete. [2026-03-21T02:13:49.853Z] INFO: archiving logs to Nexus [2026-03-21T02:13:50.421Z] ---> uname -a: [2026-03-21T02:13:50.421Z] Linux prd-centos7-docker-4c-2g-3827.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-21T02:13:50.421Z] [2026-03-21T02:13:50.421Z] [2026-03-21T02:13:50.421Z] ---> lscpu: [2026-03-21T02:13:50.421Z] Architecture: x86_64 [2026-03-21T02:13:50.421Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-21T02:13:50.421Z] Byte Order: Little Endian [2026-03-21T02:13:50.421Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-21T02:13:50.421Z] CPU(s): 2 [2026-03-21T02:13:50.421Z] On-line CPU(s) list: 0,1 [2026-03-21T02:13:50.421Z] Thread(s) per core: 1 [2026-03-21T02:13:50.421Z] Core(s) per socket: 1 [2026-03-21T02:13:50.421Z] Socket(s): 2 [2026-03-21T02:13:50.421Z] NUMA node(s): 1 [2026-03-21T02:13:50.421Z] Vendor ID: AuthenticAMD [2026-03-21T02:13:50.421Z] CPU family: 23 [2026-03-21T02:13:50.421Z] Model: 49 [2026-03-21T02:13:50.421Z] Model name: AMD EPYC-Rome Processor [2026-03-21T02:13:50.421Z] Stepping: 0 [2026-03-21T02:13:50.421Z] CPU MHz: 2799.998 [2026-03-21T02:13:50.421Z] BogoMIPS: 5599.99 [2026-03-21T02:13:50.421Z] Virtualization: AMD-V [2026-03-21T02:13:50.421Z] Hypervisor vendor: KVM [2026-03-21T02:13:50.421Z] Virtualization type: full [2026-03-21T02:13:50.421Z] L1d cache: 64 KiB [2026-03-21T02:13:50.421Z] L1i cache: 64 KiB [2026-03-21T02:13:50.421Z] L2 cache: 1 MiB [2026-03-21T02:13:50.421Z] L3 cache: 32 MiB [2026-03-21T02:13:50.421Z] NUMA node0 CPU(s): 0,1 [2026-03-21T02:13:50.421Z] Vulnerability Itlb multihit: Not affected [2026-03-21T02:13:50.421Z] Vulnerability L1tf: Not affected [2026-03-21T02:13:50.421Z] Vulnerability Mds: Not affected [2026-03-21T02:13:50.421Z] Vulnerability Meltdown: Not affected [2026-03-21T02:13:50.421Z] Vulnerability Mmio stale data: Not affected [2026-03-21T02:13:50.421Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-21T02:13:50.421Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-21T02:13:50.421Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-21T02:13:50.421Z] Vulnerability Srbds: Not affected [2026-03-21T02:13:50.421Z] Vulnerability Tsx async abort: Not affected [2026-03-21T02:13:50.422Z] 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-21T02:13:50.422Z] [2026-03-21T02:13:50.422Z] [2026-03-21T02:13:50.422Z] ---> nproc: [2026-03-21T02:13:50.422Z] 2 [2026-03-21T02:13:50.422Z] [2026-03-21T02:13:50.422Z] [2026-03-21T02:13:50.422Z] ---> df -h: [2026-03-21T02:13:50.422Z] Filesystem Size Used Avail Use% Mounted on [2026-03-21T02:13:50.422Z] overlay 40G 7.4G 33G 19% / [2026-03-21T02:13:50.422Z] tmpfs 64M 0 64M 0% /dev [2026-03-21T02:13:50.422Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-21T02:13:50.422Z] shm 64M 0 64M 0% /dev/shm [2026-03-21T02:13:50.422Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-21T02:13:50.422Z] [2026-03-21T02:13:50.422Z] [2026-03-21T02:13:50.422Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2026-03-21T02:13:50.422Z] Please check if data collecting is enabled [2026-03-21T02:13:50.422Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:13:50.714Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-21T02:13:50.717Z] $ docker stop --time=1 9b70555507189cd581749e73574ce3316d6f54aaeef272b7d05db849bf190a82 [2026-03-21T02:13:50.792Z] Avoid second fetch [2026-03-21T02:13:50.792Z] Checking out Revision 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 (main) [2026-03-21T02:13:49.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2026-03-21T02:13:49.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-21T02:13:50.796Z] > git config core.sparsecheckout # timeout=10 [2026-03-21T02:13:50.863Z] > git checkout -f 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 # timeout=10 [2026-03-21T02:13:51.411Z] Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-21T02:13:51.860Z] $ docker rm -f --volumes 9b70555507189cd581749e73574ce3316d6f54aaeef272b7d05db849bf190a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-21T02:13:51.944Z] [WS-CLEANUP] Deleting project workspace... [2026-03-21T02:13:51.944Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-21T02:13:51.962Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:13:52.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:13:52.388Z] [2026-03-21T02:13:52.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:13:52.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:13:52.698Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-21T02:13:52.698Z] 5eb5b503b376: Pulling fs layer [2026-03-21T02:13:52.698Z] 5c69ac0246d0: Pulling fs layer [2026-03-21T02:13:52.698Z] ec43610c2a17: Pulling fs layer [2026-03-21T02:13:52.698Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-21T02:13:52.698Z] 33b1e0a273af: Pulling fs layer [2026-03-21T02:13:52.698Z] 5d3b04190fa2: Pulling fs layer [2026-03-21T02:13:52.698Z] 2f39f015ded8: Pulling fs layer [2026-03-21T02:13:52.698Z] 3a2ae6a8a46f: Waiting [2026-03-21T02:13:52.698Z] 33b1e0a273af: Waiting [2026-03-21T02:13:52.698Z] 5d3b04190fa2: Waiting [2026-03-21T02:13:52.698Z] 2f39f015ded8: Waiting [2026-03-21T02:13:52.698Z] 5c69ac0246d0: Download complete [2026-03-21T02:13:52.698Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-21T02:13:52.698Z] 3a2ae6a8a46f: Download complete [2026-03-21T02:13:52.698Z] 33b1e0a273af: Verifying Checksum [2026-03-21T02:13:52.698Z] 33b1e0a273af: Download complete [2026-03-21T02:13:52.698Z] ec43610c2a17: Verifying Checksum [2026-03-21T02:13:52.698Z] ec43610c2a17: Download complete [2026-03-21T02:13:52.957Z] 5eb5b503b376: Verifying Checksum [2026-03-21T02:13:52.957Z] 5eb5b503b376: Download complete [2026-03-21T02:13:53.522Z] 2f39f015ded8: Verifying Checksum [2026-03-21T02:13:53.522Z] 2f39f015ded8: Download complete [2026-03-21T02:13:54.086Z] 5eb5b503b376: Pull complete [2026-03-21T02:13:54.347Z] 5c69ac0246d0: Pull complete [2026-03-21T02:13:54.912Z] ec43610c2a17: Pull complete [2026-03-21T02:13:54.912Z] 3a2ae6a8a46f: Pull complete [2026-03-21T02:13:54.912Z] 33b1e0a273af: Pull complete [2026-03-21T02:13:54.912Z] 5d3b04190fa2: Pull complete [2026-03-21T02:13:55.649Z] [2026-03-21T02:13:55.649Z] GitHub has been notified of this commit’s build result [2026-03-21T02:13:55.649Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:13:55.735Z] provisioning config files... [2026-03-21T02:13:55.763Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/42@tmp/config12692868897330348436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:13:56.527Z] ---> ****-login.sh [2026-03-21T02:13:56.528Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:13:56.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:57.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:57.076Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:57.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:57.076Z] [2026-03-21T02:13:57.076Z] Login Succeeded [2026-03-21T02:13:57.076Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:13:57.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:57.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:57.349Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:57.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:57.349Z] [2026-03-21T02:13:57.349Z] Login Succeeded [2026-03-21T02:13:57.349Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:13:57.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:57.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:57.892Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:57.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:57.892Z] [2026-03-21T02:13:57.892Z] Login Succeeded [2026-03-21T02:13:57.892Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:13:58.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:58.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:58.165Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:58.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:58.165Z] [2026-03-21T02:13:58.165Z] Login Succeeded [2026-03-21T02:13:58.165Z] ****.io [2026-03-21T02:13:58.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:13:58.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:13:58.704Z] Configure a credential helper to remove this warning. See [2026-03-21T02:13:58.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:13:58.704Z] [2026-03-21T02:13:58.704Z] Login Succeeded [2026-03-21T02:13:58.704Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:13:58.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-21T02:13:59.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:13:59.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:13:59.089Z] ========================================================= [2026-03-21T02:13:59.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-21T02:13:59.089Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:13:59.472Z] + 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:13:59.740Z] Sending build context to Docker daemon 8.687MB [2026-03-21T02:13:59.740Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-03-21T02:13:59.740Z] Step 2/10 : FROM ${BASE} AS builder [2026-03-21T02:14:00.012Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-21T02:14:00.012Z] 6b59a28fa201: Pulling fs layer [2026-03-21T02:14:00.012Z] d32bb0dddca7: Pulling fs layer [2026-03-21T02:14:00.012Z] 5dab1238d3d9: Pulling fs layer [2026-03-21T02:14:00.012Z] 196fd7d83e7d: Pulling fs layer [2026-03-21T02:14:00.012Z] 4f4fb700ef54: Pulling fs layer [2026-03-21T02:14:00.012Z] 8ba94037c8f0: Pulling fs layer [2026-03-21T02:14:00.012Z] deaec5988b04: Pulling fs layer [2026-03-21T02:14:00.012Z] 9f65657bb879: Pulling fs layer [2026-03-21T02:14:00.012Z] 4f4fb700ef54: Waiting [2026-03-21T02:14:00.012Z] 8ba94037c8f0: Waiting [2026-03-21T02:14:00.012Z] deaec5988b04: Waiting [2026-03-21T02:14:00.012Z] 9f65657bb879: Waiting [2026-03-21T02:14:00.012Z] 196fd7d83e7d: Waiting [2026-03-21T02:14:00.012Z] d32bb0dddca7: Verifying Checksum [2026-03-21T02:14:00.012Z] d32bb0dddca7: Download complete [2026-03-21T02:14:00.012Z] 196fd7d83e7d: Verifying Checksum [2026-03-21T02:14:00.012Z] 196fd7d83e7d: Download complete [2026-03-21T02:14:00.012Z] 4f4fb700ef54: Verifying Checksum [2026-03-21T02:14:00.012Z] 4f4fb700ef54: Download complete [2026-03-21T02:14:00.012Z] 8ba94037c8f0: Verifying Checksum [2026-03-21T02:14:00.012Z] 8ba94037c8f0: Download complete [2026-03-21T02:14:00.012Z] 6b59a28fa201: Verifying Checksum [2026-03-21T02:14:00.012Z] 6b59a28fa201: Download complete [2026-03-21T02:14:00.603Z] 9f65657bb879: Verifying Checksum [2026-03-21T02:14:00.603Z] 9f65657bb879: Download complete [2026-03-21T02:14:01.196Z] 6b59a28fa201: Pull complete [2026-03-21T02:14:01.501Z] 2f39f015ded8: Pull complete [2026-03-21T02:14:01.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-21T02:14:01.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:14:01.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:14:01.603Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:14:01.638Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-21T02:14:01.795Z] d32bb0dddca7: Pull complete [2026-03-21T02:14:01.795Z] 5dab1238d3d9: Verifying Checksum [2026-03-21T02:14:01.795Z] 5dab1238d3d9: Download complete [2026-03-21T02:14:02.108Z] $ docker top e6612288ce59313cf61964f29e079a24e2b03528ce2aed00f6c32d94badc8b35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:14:02.487Z] ---> job-cost.sh [2026-03-21T02:14:02.487Z] lf-activate-venv: SKIPPING [2026-03-21T02:14:02.487Z] INFO: No Stack... [2026-03-21T02:14:03.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-21T02:14:03.313Z] INFO: Archiving Costs [Pipeline] sh [2026-03-21T02:14:03.597Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2026-03-21T02:14:03.597Z] + cut -d, -f6 [Pipeline] lock [2026-03-21T02:14:03.609Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [2026-03-21T02:14:03.743Z] deaec5988b04: Verifying Checksum [2026-03-21T02:14:03.743Z] deaec5988b04: Download complete [2026-03-21T02:14:16.093Z] 5dab1238d3d9: Pull complete [2026-03-21T02:14:16.093Z] 196fd7d83e7d: Pull complete [2026-03-21T02:14:16.093Z] 4f4fb700ef54: Pull complete [2026-03-21T02:14:16.093Z] 8ba94037c8f0: Pull complete [2026-03-21T02:14:21.949Z] Resource [jenkins-edgexfoundry-device-s7-main-42-stack-cost] did not exist. Created. [2026-03-21T02:14:21.959Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-21T02:14:22.263Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-21T02:14:22.296Z] Stashed 1 file(s) [Pipeline] } [2026-03-21T02:14:22.303Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-21T02:14:22.334Z] $ docker stop --time=1 e6612288ce59313cf61964f29e079a24e2b03528ce2aed00f6c32d94badc8b35 [2026-03-21T02:14:23.492Z] $ docker rm -f --volumes e6612288ce59313cf61964f29e079a24e2b03528ce2aed00f6c32d94badc8b35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-21T02:14:26.182Z] deaec5988b04: Pull complete [2026-03-21T02:14:26.769Z] 9f65657bb879: Pull complete [2026-03-21T02:14:26.769Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-21T02:14:26.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-21T02:14:26.769Z] ---> 334268110677 [2026-03-21T02:14:26.769Z] Step 3/10 : ARG MAKE=make build [2026-03-21T02:14:28.726Z] ---> Running in a6177ab85488 [2026-03-21T02:14:28.997Z] Removing intermediate container a6177ab85488 [2026-03-21T02:14:28.997Z] ---> d725d289cfea [2026-03-21T02:14:28.997Z] Step 4/10 : WORKDIR /device-s7 [2026-03-21T02:14:29.270Z] ---> Running in c6f8f7633969 [2026-03-21T02:14:29.537Z] Removing intermediate container c6f8f7633969 [2026-03-21T02:14:29.537Z] ---> ae91dabb189f [2026-03-21T02:14:29.537Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-03-21T02:14:29.537Z] ---> Running in eb4e7c6e5d4b [2026-03-21T02:14:29.805Z] Removing intermediate container eb4e7c6e5d4b [2026-03-21T02:14:29.805Z] ---> 554ae37cb18e [2026-03-21T02:14:29.805Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2026-03-21T02:14:30.078Z] ---> Running in 45b2793d9631 [2026-03-21T02:14:31.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:14:34.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:14:35.798Z] OK: 255 MiB in 60 packages [2026-03-21T02:14:36.761Z] Removing intermediate container 45b2793d9631 [2026-03-21T02:14:36.761Z] ---> d45b7de60f70 [2026-03-21T02:14:36.761Z] Step 7/10 : COPY go.mod vendor* ./ [2026-03-21T02:14:37.027Z] ---> 3ac3ba604bdb [2026-03-21T02:14:37.027Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:14:37.296Z] ---> Running in 83fddf1ec30a [2026-03-21T02:16:28.964Z] Removing intermediate container 83fddf1ec30a [2026-03-21T02:16:28.964Z] ---> ba1dadf16911 [2026-03-21T02:16:28.964Z] Step 9/10 : COPY . . [2026-03-21T02:16:28.964Z] ---> a3b0e7f141d1 [2026-03-21T02:16:28.964Z] Step 10/10 : RUN ${MAKE} [2026-03-21T02:16:28.964Z] ---> Running in d61d0e449a21 [2026-03-21T02:16:28.964Z] noop [2026-03-21T02:16:28.964Z] Removing intermediate container d61d0e449a21 [2026-03-21T02:16:28.964Z] ---> e3061fdb43cb [2026-03-21T02:16:28.964Z] Successfully built e3061fdb43cb [2026-03-21T02:16:28.964Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:16:29.329Z] + docker inspect -f . ci-base-image-arm64 [2026-03-21T02:16:29.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:16:29.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-3826 does not seem to be running inside a container [2026-03-21T02:16:29.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/42 -v /w/workspace/device-s7/42:/w/workspace/device-s7/42:rw,z -v /w/workspace/device-s7/42@tmp:/w/workspace/device-s7/42@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:16:32.833Z] $ docker top f4b952e0c4a23c6a642a8737ae1d46ffced4fbb5fb2d74e31a91725addef6bca -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:16:33.657Z] + go version [2026-03-21T02:16:33.657Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-21T02:16:33.672Z] $ docker stop --time=1 f4b952e0c4a23c6a642a8737ae1d46ffced4fbb5fb2d74e31a91725addef6bca [2026-03-21T02:16:35.262Z] $ docker rm -f --volumes f4b952e0c4a23c6a642a8737ae1d46ffced4fbb5fb2d74e31a91725addef6bca [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:16:35.828Z] + docker inspect -f . ci-base-image-arm64 [2026-03-21T02:16:35.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:16:36.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-3826 does not seem to be running inside a container [2026-03-21T02:16:36.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/42 -v /w/workspace/device-s7/42:/w/workspace/device-s7/42:rw,z -v /w/workspace/device-s7/42@tmp:/w/workspace/device-s7/42@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:16:37.221Z] $ docker top 0b816274df314be7c69f6d3d7fc9af9a86f6edf558fa41ca3f5f1a5ebc5cd729 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:16:38.045Z] + git config --global --add safe.directory /w/workspace/device-s7/42 [Pipeline] fileExists [Pipeline] sh [2026-03-21T02:16:38.702Z] + make test [2026-03-21T02:16:38.702Z] go test -race -coverprofile=coverage.out ./... [2026-03-21T02:17:25.545Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-03-21T02:21:32.344Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-03-21T02:21:32.344Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.166s coverage: 6.8% of statements [2026-03-21T02:21:32.344Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-21T02:21:32.344Z] go vet ./... [2026-03-21T02:25:09.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-21T02:25:09.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-21T02:25:09.166Z] ./bin/test-attribution-txt.sh [2026-03-21T02:25:09.166Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-21T02:25:09.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-21T02:25:09.204Z] $ docker stop --time=1 0b816274df314be7c69f6d3d7fc9af9a86f6edf558fa41ca3f5f1a5ebc5cd729 [2026-03-21T02:25:11.055Z] $ docker rm -f --volumes 0b816274df314be7c69f6d3d7fc9af9a86f6edf558fa41ca3f5f1a5ebc5cd729 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:25:13.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-21T02:25:13.558Z] Warning: overwriting stash ‘coverage-report’ [2026-03-21T02:25:14.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-21T02:25:14.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-21T02:25:14.886Z] + ls -al . [2026-03-21T02:25:14.887Z] total 220 [2026-03-21T02:25:14.887Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 02:16 . [2026-03-21T02:25:14.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:13 .. [2026-03-21T02:25:14.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:13 .git [2026-03-21T02:25:14.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:13 .github [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 21 02:13 .gitignore [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:13 .golangci.yml [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 22332 Mar 21 02:13 Attribution.txt [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 21 02:13 CHANGLOG.md [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 21 02:13 Dockerfile [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 02:13 Jenkinsfile [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 21 02:13 LICENSE [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 1902 Mar 21 02:13 Makefile [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 21 02:13 OWNERS.md [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 21 02:13 README.md [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:09 VERSION [2026-03-21T02:25:14.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:13 bin [2026-03-21T02:25:14.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:13 cmd [2026-03-21T02:25:14.887Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 21 02:21 coverage.out [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 6651 Mar 21 02:13 go.mod [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 89519 Mar 21 02:13 go.sum [2026-03-21T02:25:14.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:13 internal [2026-03-21T02:25:14.887Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 21 02:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:25:15.261Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0639d5dab03208e318b20f520e68cc5dbb7ef2f0 --label arch=arm64 --label version=4.1.0-dev.15 . [2026-03-21T02:25:15.533Z] Sending build context to Docker daemon 8.707MB [2026-03-21T02:25:15.533Z] Step 1/24 : ARG BASE=golang:1.25-alpine3.22 [2026-03-21T02:25:15.533Z] Step 2/24 : FROM ${BASE} AS builder [2026-03-21T02:25:15.533Z] ---> e3061fdb43cb [2026-03-21T02:25:15.533Z] Step 3/24 : ARG MAKE=make build [2026-03-21T02:25:16.194Z] ---> Running in 57e071919777 [2026-03-21T02:25:16.463Z] Removing intermediate container 57e071919777 [2026-03-21T02:25:16.463Z] ---> 591a7b90015e [2026-03-21T02:25:16.463Z] Step 4/24 : WORKDIR /device-s7 [2026-03-21T02:25:16.735Z] ---> Running in a2512519e848 [2026-03-21T02:25:17.003Z] Removing intermediate container a2512519e848 [2026-03-21T02:25:17.003Z] ---> a7de3d5d51cc [2026-03-21T02:25:17.003Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-03-21T02:25:17.003Z] ---> Running in a9ef7c595150 [2026-03-21T02:25:17.270Z] Removing intermediate container a9ef7c595150 [2026-03-21T02:25:17.270Z] ---> d6dca31d0466 [2026-03-21T02:25:17.270Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2026-03-21T02:25:17.270Z] ---> Running in d583d5a1505f [2026-03-21T02:25:18.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:25:18.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:25:20.638Z] OK: 255 MiB in 60 packages [2026-03-21T02:25:21.223Z] Removing intermediate container d583d5a1505f [2026-03-21T02:25:21.223Z] ---> 4c3260617977 [2026-03-21T02:25:21.223Z] Step 7/24 : COPY go.mod vendor* ./ [2026-03-21T02:25:21.805Z] ---> 81f94705502e [2026-03-21T02:25:21.805Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:25:21.805Z] ---> Running in 5dc8276835e0 [2026-03-21T02:25:24.378Z] Removing intermediate container 5dc8276835e0 [2026-03-21T02:25:24.378Z] ---> 4b71c0a38b57 [2026-03-21T02:25:24.378Z] Step 9/24 : COPY . . [2026-03-21T02:25:24.979Z] ---> a8e9c6f01977 [2026-03-21T02:25:24.979Z] Step 10/24 : RUN ${MAKE} [2026-03-21T02:25:24.979Z] ---> Running in 6b8cb1846aea [2026-03-21T02:25:25.944Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-03-21T02:29:32.742Z] Removing intermediate container 6b8cb1846aea [2026-03-21T02:29:32.742Z] ---> aec80454a776 [2026-03-21T02:29:32.742Z] Step 11/24 : FROM alpine:3.22 [2026-03-21T02:29:32.742Z] 3.22: Pulling from library/alpine [2026-03-21T02:29:32.742Z] d741ee1608f3: Pulling fs layer [2026-03-21T02:29:32.742Z] d741ee1608f3: Verifying Checksum [2026-03-21T02:29:32.742Z] d741ee1608f3: Download complete [2026-03-21T02:29:32.742Z] d741ee1608f3: Pull complete [2026-03-21T02:29:32.742Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-21T02:29:32.742Z] Status: Downloaded newer image for alpine:3.22 [2026-03-21T02:29:32.742Z] ---> 5a766deef0c8 [2026-03-21T02:29:32.742Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-03-21T02:29:32.742Z] ---> Running in 878bcb0970c5 [2026-03-21T02:29:32.742Z] Removing intermediate container 878bcb0970c5 [2026-03-21T02:29:32.742Z] ---> ca1258e03ca5 [2026-03-21T02:29:32.742Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2026-03-21T02:29:32.742Z] ---> Running in 8a6c2b023b31 [2026-03-21T02:29:32.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:29:34.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:29:35.551Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-21T02:29:35.551Z] Executing busybox-1.37.0-r20.trigger [2026-03-21T02:29:35.551Z] OK: 8 MiB in 17 packages [2026-03-21T02:29:36.511Z] Removing intermediate container 8a6c2b023b31 [2026-03-21T02:29:36.512Z] ---> 6d8ed3fd78d5 [2026-03-21T02:29:36.512Z] Step 14/24 : RUN apk --no-cache upgrade [2026-03-21T02:29:36.512Z] ---> Running in 954aadbd80d8 [2026-03-21T02:29:37.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:29:37.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:29:39.671Z] OK: 8 MiB in 17 packages [2026-03-21T02:29:40.255Z] Removing intermediate container 954aadbd80d8 [2026-03-21T02:29:40.255Z] ---> 05edc89a4e9b [2026-03-21T02:29:40.255Z] Step 15/24 : WORKDIR / [2026-03-21T02:29:40.255Z] ---> Running in b5e1c4c0dde5 [2026-03-21T02:29:40.521Z] Removing intermediate container b5e1c4c0dde5 [2026-03-21T02:29:40.521Z] ---> e69637eae753 [2026-03-21T02:29:40.521Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-03-21T02:29:41.102Z] ---> c2834c457683 [2026-03-21T02:29:41.102Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-03-21T02:29:43.690Z] ---> f69fc8df3aa2 [2026-03-21T02:29:43.690Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2026-03-21T02:29:43.690Z] ---> 9aa44936022b [2026-03-21T02:29:43.690Z] Step 19/24 : EXPOSE 59994 [2026-03-21T02:29:43.690Z] ---> Running in 3c2b32abddc1 [2026-03-21T02:29:44.273Z] Removing intermediate container 3c2b32abddc1 [2026-03-21T02:29:44.273Z] ---> 05734d8200b0 [2026-03-21T02:29:44.273Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2026-03-21T02:29:44.273Z] ---> Running in 919c603b7734 [2026-03-21T02:29:44.540Z] Removing intermediate container 919c603b7734 [2026-03-21T02:29:44.540Z] ---> 37156806c84e [2026-03-21T02:29:44.540Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-21T02:29:44.540Z] ---> Running in b7574c256837 [2026-03-21T02:29:44.806Z] Removing intermediate container b7574c256837 [2026-03-21T02:29:44.806Z] ---> 6575f1fbdb5c [2026-03-21T02:29:44.806Z] Step 22/24 : LABEL arch=arm64 [2026-03-21T02:29:44.806Z] ---> Running in e6f2a2f9f618 [2026-03-21T02:29:45.072Z] Removing intermediate container e6f2a2f9f618 [2026-03-21T02:29:45.072Z] ---> adee850fddea [2026-03-21T02:29:45.072Z] Step 23/24 : LABEL git_sha=0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:29:45.340Z] ---> Running in e873bcb6d335 [2026-03-21T02:29:45.606Z] Removing intermediate container e873bcb6d335 [2026-03-21T02:29:45.606Z] ---> d8915afd7bb6 [2026-03-21T02:29:45.606Z] Step 24/24 : LABEL version=4.1.0-dev.15 [2026-03-21T02:29:45.606Z] ---> Running in 2baa00af36a4 [2026-03-21T02:29:45.871Z] Removing intermediate container 2baa00af36a4 [2026-03-21T02:29:45.871Z] ---> 430225c2bc23 [2026-03-21T02:29:45.871Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-21T02:29:45.871Z] Successfully built 430225c2bc23 [2026-03-21T02:29:45.871Z] Successfully tagged device-s7-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:29:46.009Z] provisioning config files... [2026-03-21T02:29:46.024Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/42@tmp/config1019964845519280266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:29:46.359Z] ---> ****-login.sh [2026-03-21T02:29:46.360Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:29:46.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:29:46.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:29:46.626Z] Configure a credential helper to remove this warning. See [2026-03-21T02:29:46.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:29:46.626Z] [2026-03-21T02:29:46.626Z] Login Succeeded [2026-03-21T02:29:46.626Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:29:46.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:29:46.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:29:46.892Z] Configure a credential helper to remove this warning. See [2026-03-21T02:29:46.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:29:46.892Z] [2026-03-21T02:29:46.892Z] Login Succeeded [2026-03-21T02:29:46.892Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:29:47.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:29:47.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:29:47.425Z] Configure a credential helper to remove this warning. See [2026-03-21T02:29:47.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:29:47.425Z] [2026-03-21T02:29:47.425Z] Login Succeeded [2026-03-21T02:29:47.425Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:29:47.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:29:47.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:29:47.693Z] Configure a credential helper to remove this warning. See [2026-03-21T02:29:47.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:29:47.693Z] [2026-03-21T02:29:47.693Z] Login Succeeded [2026-03-21T02:29:47.693Z] ****.io [2026-03-21T02:29:47.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:29:48.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:29:48.225Z] Configure a credential helper to remove this warning. See [2026-03-21T02:29:48.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:29:48.225Z] [2026-03-21T02:29:48.225Z] Login Succeeded [2026-03-21T02:29:48.225Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:29:48.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:29:48.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:29:48.308Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2026-03-21T02:29:48.309Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:29:48.309Z] latest [2026-03-21T02:29:48.309Z] 4.1.0-dev.15 [2026-03-21T02:29:48.309Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:29:48.309Z] main [2026-03-21T02:29:48.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:29:48.671Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:29:49.645Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:29:49.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-21T02:29:49.645Z] cfd2e1626c5d: Preparing [2026-03-21T02:29:49.645Z] 27b5a7f93fd9: Preparing [2026-03-21T02:29:49.645Z] eb9cb2ef1841: Preparing [2026-03-21T02:29:49.645Z] 3380ce6c8569: Preparing [2026-03-21T02:29:49.645Z] 0e1603ce561b: Preparing [2026-03-21T02:29:49.645Z] c4e71c2a4573: Preparing [2026-03-21T02:29:49.924Z] 3380ce6c8569: Pushed [2026-03-21T02:29:49.924Z] eb9cb2ef1841: Pushed [2026-03-21T02:29:49.924Z] c4e71c2a4573: Layer already exists [2026-03-21T02:29:49.924Z] cfd2e1626c5d: Pushed [2026-03-21T02:29:49.924Z] 0e1603ce561b: Pushed [2026-03-21T02:29:59.976Z] 27b5a7f93fd9: Pushed [2026-03-21T02:29:59.976Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:00.457Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:00.818Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-03-21T02:30:00.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-21T02:30:00.818Z] cfd2e1626c5d: Preparing [2026-03-21T02:30:00.818Z] 27b5a7f93fd9: Preparing [2026-03-21T02:30:00.818Z] eb9cb2ef1841: Preparing [2026-03-21T02:30:00.818Z] 3380ce6c8569: Preparing [2026-03-21T02:30:00.818Z] 0e1603ce561b: Preparing [2026-03-21T02:30:00.818Z] c4e71c2a4573: Preparing [2026-03-21T02:30:00.818Z] c4e71c2a4573: Waiting [2026-03-21T02:30:00.818Z] 0e1603ce561b: Layer already exists [2026-03-21T02:30:00.818Z] 3380ce6c8569: Layer already exists [2026-03-21T02:30:00.818Z] 27b5a7f93fd9: Layer already exists [2026-03-21T02:30:00.818Z] cfd2e1626c5d: Layer already exists [2026-03-21T02:30:00.818Z] eb9cb2ef1841: Layer already exists [2026-03-21T02:30:00.818Z] c4e71c2a4573: Layer already exists [2026-03-21T02:30:00.818Z] latest: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:01.440Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:01.805Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [2026-03-21T02:30:01.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-21T02:30:01.806Z] cfd2e1626c5d: Preparing [2026-03-21T02:30:01.806Z] 27b5a7f93fd9: Preparing [2026-03-21T02:30:01.806Z] eb9cb2ef1841: Preparing [2026-03-21T02:30:01.806Z] 3380ce6c8569: Preparing [2026-03-21T02:30:01.806Z] 0e1603ce561b: Preparing [2026-03-21T02:30:01.806Z] c4e71c2a4573: Preparing [2026-03-21T02:30:01.806Z] c4e71c2a4573: Waiting [2026-03-21T02:30:01.806Z] cfd2e1626c5d: Layer already exists [2026-03-21T02:30:01.806Z] 3380ce6c8569: Layer already exists [2026-03-21T02:30:01.806Z] 0e1603ce561b: Layer already exists [2026-03-21T02:30:01.806Z] 27b5a7f93fd9: Layer already exists [2026-03-21T02:30:01.806Z] eb9cb2ef1841: Layer already exists [2026-03-21T02:30:01.806Z] c4e71c2a4573: Layer already exists [2026-03-21T02:30:01.806Z] 4.1.0-dev.15: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:02.430Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:02.777Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:30:02.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-21T02:30:02.777Z] cfd2e1626c5d: Preparing [2026-03-21T02:30:02.777Z] 27b5a7f93fd9: Preparing [2026-03-21T02:30:02.777Z] eb9cb2ef1841: Preparing [2026-03-21T02:30:02.777Z] 3380ce6c8569: Preparing [2026-03-21T02:30:02.777Z] 0e1603ce561b: Preparing [2026-03-21T02:30:02.777Z] c4e71c2a4573: Preparing [2026-03-21T02:30:02.777Z] c4e71c2a4573: Waiting [2026-03-21T02:30:02.777Z] 27b5a7f93fd9: Layer already exists [2026-03-21T02:30:02.777Z] eb9cb2ef1841: Layer already exists [2026-03-21T02:30:02.777Z] 3380ce6c8569: Layer already exists [2026-03-21T02:30:02.777Z] 0e1603ce561b: Layer already exists [2026-03-21T02:30:02.777Z] cfd2e1626c5d: Layer already exists [2026-03-21T02:30:02.777Z] c4e71c2a4573: Layer already exists [2026-03-21T02:30:03.041Z] 0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:03.401Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:03.762Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2026-03-21T02:30:03.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-21T02:30:03.762Z] cfd2e1626c5d: Preparing [2026-03-21T02:30:03.762Z] 27b5a7f93fd9: Preparing [2026-03-21T02:30:03.762Z] eb9cb2ef1841: Preparing [2026-03-21T02:30:03.762Z] 3380ce6c8569: Preparing [2026-03-21T02:30:03.762Z] 0e1603ce561b: Preparing [2026-03-21T02:30:03.762Z] c4e71c2a4573: Preparing [2026-03-21T02:30:03.762Z] c4e71c2a4573: Waiting [2026-03-21T02:30:03.762Z] cfd2e1626c5d: Layer already exists [2026-03-21T02:30:03.762Z] 27b5a7f93fd9: Layer already exists [2026-03-21T02:30:03.762Z] 3380ce6c8569: Layer already exists [2026-03-21T02:30:03.762Z] 0e1603ce561b: Layer already exists [2026-03-21T02:30:03.762Z] eb9cb2ef1841: Layer already exists [2026-03-21T02:30:03.762Z] c4e71c2a4573: Layer already exists [2026-03-21T02:30:03.762Z] main: digest: sha256:32629e18b17056d7b4768316d6d36aaa81bce3ac8d9cbb77a1df7a958542844f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:30:04.114Z] ===================================================== [Pipeline] echo [2026-03-21T02:30:04.125Z] taggedImages: [2026-03-21T02:30:04.126Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [2026-03-21T02:30:04.126Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-03-21T02:30:04.126Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [2026-03-21T02:30:04.126Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [2026-03-21T02:30:04.126Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2026-03-21T02:30:04.136Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] echo [2026-03-21T02:30:04.145Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2026-03-21T02:30:04.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] echo [2026-03-21T02:30:04.167Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:0639d5dab03208e318b20f520e68cc5dbb7ef2f0-4.1.0-dev.15 [Pipeline] echo [2026-03-21T02:30:04.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:04.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:30:04.582Z] [2026-03-21T02:30:04.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:04.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:30:04.908Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-21T02:30:04.908Z] 8998bd30e6a1: Pulling fs layer [2026-03-21T02:30:04.908Z] 04944245beec: Pulling fs layer [2026-03-21T02:30:04.908Z] 699f458cf7ca: Pulling fs layer [2026-03-21T02:30:04.908Z] 765212b225bb: Pulling fs layer [2026-03-21T02:30:04.908Z] f23df028b6ca: Pulling fs layer [2026-03-21T02:30:04.908Z] d65c8cfc05b1: Pulling fs layer [2026-03-21T02:30:04.908Z] 2437ff75d9bd: Pulling fs layer [2026-03-21T02:30:04.908Z] 765212b225bb: Waiting [2026-03-21T02:30:04.908Z] f23df028b6ca: Waiting [2026-03-21T02:30:04.908Z] d65c8cfc05b1: Waiting [2026-03-21T02:30:04.908Z] 2437ff75d9bd: Waiting [2026-03-21T02:30:05.173Z] 04944245beec: Verifying Checksum [2026-03-21T02:30:05.173Z] 04944245beec: Download complete [2026-03-21T02:30:05.173Z] 765212b225bb: Verifying Checksum [2026-03-21T02:30:05.173Z] 765212b225bb: Download complete [2026-03-21T02:30:05.173Z] f23df028b6ca: Download complete [2026-03-21T02:30:05.173Z] d65c8cfc05b1: Verifying Checksum [2026-03-21T02:30:05.173Z] d65c8cfc05b1: Download complete [2026-03-21T02:30:05.440Z] 699f458cf7ca: Verifying Checksum [2026-03-21T02:30:05.440Z] 699f458cf7ca: Download complete [2026-03-21T02:30:05.706Z] 8998bd30e6a1: Verifying Checksum [2026-03-21T02:30:05.706Z] 8998bd30e6a1: Download complete [2026-03-21T02:30:08.277Z] 2437ff75d9bd: Verifying Checksum [2026-03-21T02:30:08.277Z] 2437ff75d9bd: Download complete [2026-03-21T02:30:10.212Z] 8998bd30e6a1: Pull complete [2026-03-21T02:30:10.794Z] 04944245beec: Pull complete [2026-03-21T02:30:12.728Z] 699f458cf7ca: Pull complete [2026-03-21T02:30:12.728Z] 765212b225bb: Pull complete [2026-03-21T02:30:13.308Z] f23df028b6ca: Pull complete [2026-03-21T02:30:13.573Z] d65c8cfc05b1: Pull complete [2026-03-21T02:30:28.621Z] 2437ff75d9bd: Pull complete [2026-03-21T02:30:28.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-21T02:30:28.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:30:28.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:30:28.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-3826 does not seem to be running inside a container [2026-03-21T02:30:28.874Z] $ 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-s7/42 -v /w/workspace/device-s7/42:/w/workspace/device-s7/42:rw,z -v /w/workspace/device-s7/42@tmp:/w/workspace/device-s7/42@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:30:31.527Z] $ docker top 86ac62f48d4b374504392ca4d6746da400f0aaafe5143e3b073e19e80c4fd734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:30:32.361Z] ---> job-cost.sh [2026-03-21T02:30:32.361Z] lf-activate-venv: SKIPPING [2026-03-21T02:30:32.361Z] INFO: No Stack... [2026-03-21T02:30:32.939Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-21T02:30:33.518Z] INFO: Archiving Costs [Pipeline] sh [2026-03-21T02:30:34.150Z] + cat /w/workspace/device-s7/42/archives/cost.csv [2026-03-21T02:30:34.150Z] + cut -d, -f6 [Pipeline] lock [2026-03-21T02:30:34.205Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [2026-03-21T02:30:34.212Z] Resource [jenkins-edgexfoundry-device-s7-main-42-stack-cost] did not exist. Created. [2026-03-21T02:30:34.218Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-21T02:30:34.883Z] /w/workspace/device-s7/42@tmp/durable-62cbb4ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-21T02:30:35.514Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-21T02:30:35.527Z] Warning: overwriting stash ‘stack-cost’ [2026-03-21T02:30:35.576Z] Stashed 1 file(s) [Pipeline] } [2026-03-21T02:30:35.588Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-21T02:30:35.616Z] $ docker stop --time=1 86ac62f48d4b374504392ca4d6746da400f0aaafe5143e3b073e19e80c4fd734 [2026-03-21T02:30:37.108Z] $ docker rm -f --volumes 86ac62f48d4b374504392ca4d6746da400f0aaafe5143e3b073e19e80c4fd734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-21T02:30:37.602Z] provisioning config files... [2026-03-21T02:30:37.610Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7984419276024452592tmp [Pipeline] { [Pipeline] sh [2026-03-21T02:30:37.905Z] + set +x [2026-03-21T02:30:37.905Z] + + bash -s -- [2026-03-21T02:30:37.905Z] curl -s https://codecov.io/bash [2026-03-21T02:30:38.164Z] [2026-03-21T02:30:38.164Z] _____ _ [2026-03-21T02:30:38.164Z] / ____| | | [2026-03-21T02:30:38.164Z] | | ___ __| | ___ ___ _____ __ [2026-03-21T02:30:38.164Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-21T02:30:38.164Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-21T02:30:38.164Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-21T02:30:38.164Z] Bash-1.0.6 [2026-03-21T02:30:38.164Z] [2026-03-21T02:30:38.164Z] [2026-03-21T02:30:38.164Z] ==> git version 2.25.1 found [2026-03-21T02:30:38.164Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-03-21T02:30:38.164Z] Release-Date: 2020-01-08 [2026-03-21T02:30:38.164Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-21T02:30:38.164Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-21T02:30:38.164Z] ==> Jenkins CI detected. [2026-03-21T02:30:38.164Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2026-03-21T02:30:38.164Z] project root: . [2026-03-21T02:30:38.164Z] --> token set from env [2026-03-21T02:30:38.165Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-21T02:30:38.165Z] ==> Running gcov in . (disable via -X gcov) [2026-03-21T02:30:38.165Z] ==> Python coveragepy not found [2026-03-21T02:30:38.165Z] ==> Searching for coverage reports in: [2026-03-21T02:30:38.165Z] + . [2026-03-21T02:30:38.165Z] -> Found 1 reports [2026-03-21T02:30:38.165Z] ==> Detecting git/mercurial file structure [2026-03-21T02:30:38.165Z] ==> Reading reports [2026-03-21T02:30:38.165Z] + ./coverage.out bytes=19094 [2026-03-21T02:30:38.165Z] ==> Appending adjustments [2026-03-21T02:30:38.165Z] https://docs.codecov.io/docs/fixing-reports [2026-03-21T02:30:38.423Z] + Found adjustments [2026-03-21T02:30:38.423Z] ==> Gzipping contents [2026-03-21T02:30:38.423Z] 4.0K /tmp/codecov.C52OU5.gz [2026-03-21T02:30:38.423Z] ==> Uploading reports [2026-03-21T02:30:38.423Z] url: https://codecov.io [2026-03-21T02:30:38.423Z] query: branch=main&commit=0639d5dab03208e318b20f520e68cc5dbb7ef2f0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-21T02:30:38.423Z] -> Pinging Codecov [2026-03-21T02:30:38.423Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0639d5dab03208e318b20f520e68cc5dbb7ef2f0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-21T02:30:38.423Z] -> Uploading to [2026-03-21T02:30:38.423Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/0639d5dab03208e318b20f520e68cc5dbb7ef2f0/f466f257-0604-4cde-ae1b-d9f902e8aad8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260321%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260321T023038Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=02987ae19b629727c601ab7ea11e1c1260798197590573b17d31ae232760891a [2026-03-21T02:30:38.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-21T02:30:38.683Z] Dload Upload Total Spent Left Speed [2026-03-21T02:30:38.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 18380 --:--:-- --:--:-- --:--:-- 18262 100 2849 0 0 100 2849 0 18380 --:--:-- --:--:-- --:--:-- 18262 [2026-03-21T02:30:38.683Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] } [2026-03-21T02:30:38.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-21T02:30:38.913Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-21T02:30:38.935Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:39.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-21T02:30:39.237Z] [2026-03-21T02:30:39.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:30:39.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-21T02:30:39.535Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-21T02:30:39.535Z] 2d35ebdb57d9: Already exists [2026-03-21T02:30:39.535Z] 85e8836fcdb2: Pulling fs layer [2026-03-21T02:30:39.535Z] 91631faa732a: Pulling fs layer [2026-03-21T02:30:39.535Z] f3f5ae8826fa: Pulling fs layer [2026-03-21T02:30:39.535Z] 4f4fb700ef54: Pulling fs layer [2026-03-21T02:30:39.535Z] 7861252a18e6: Pulling fs layer [2026-03-21T02:30:39.535Z] 9130f900ef6f: Pulling fs layer [2026-03-21T02:30:39.535Z] 4f4fb700ef54: Waiting [2026-03-21T02:30:39.535Z] 7861252a18e6: Waiting [2026-03-21T02:30:39.535Z] 9130f900ef6f: Waiting [2026-03-21T02:30:39.535Z] f3f5ae8826fa: Verifying Checksum [2026-03-21T02:30:39.535Z] f3f5ae8826fa: Download complete [2026-03-21T02:30:39.535Z] 85e8836fcdb2: Download complete [2026-03-21T02:30:39.535Z] 4f4fb700ef54: Verifying Checksum [2026-03-21T02:30:39.535Z] 4f4fb700ef54: Download complete [2026-03-21T02:30:39.796Z] 85e8836fcdb2: Pull complete [2026-03-21T02:30:39.796Z] 7861252a18e6: Verifying Checksum [2026-03-21T02:30:39.796Z] 7861252a18e6: Download complete [2026-03-21T02:30:40.054Z] 91631faa732a: Verifying Checksum [2026-03-21T02:30:40.054Z] 91631faa732a: Download complete [2026-03-21T02:30:40.620Z] 9130f900ef6f: Verifying Checksum [2026-03-21T02:30:40.620Z] 9130f900ef6f: Download complete [2026-03-21T02:30:44.813Z] 91631faa732a: Pull complete [2026-03-21T02:30:44.813Z] f3f5ae8826fa: Pull complete [2026-03-21T02:30:44.813Z] 4f4fb700ef54: Pull complete [2026-03-21T02:30:45.073Z] 7861252a18e6: Pull complete [2026-03-21T02:30:49.265Z] 9130f900ef6f: Pull complete [2026-03-21T02:30:49.265Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-21T02:30:49.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-21T02:30:49.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:30:49.369Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:30:49.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-21T02:30:52.706Z] $ docker top b8c4f69f8ec75e96b94598057d100a252b4840af1ad1b2c82683590e2f845d92 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:30:53.130Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2026-03-21T02:30:53.138Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2026-03-21T02:30:53.412Z] + set -o pipefail [2026-03-21T02:30:53.412Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2026-03-21T02:31:01.522Z] [2026-03-21T02:31:01.522Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2026-03-21T02:31:01.522Z] [2026-03-21T02:31:01.522Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/258a8050-073a-4cc3-acf8-a0ee0daf248f [2026-03-21T02:31:01.522Z] [2026-03-21T02:31:01.522Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-21T02:31:01.522Z] [2026-03-21T02:31:01.522Z] [2026-03-21T02:31:01.522Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-21T02:31:01.522Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-21T02:31:01.542Z] $ docker stop --time=1 b8c4f69f8ec75e96b94598057d100a252b4840af1ad1b2c82683590e2f845d92 [2026-03-21T02:31:05.591Z] $ docker rm -f --volumes b8c4f69f8ec75e96b94598057d100a252b4840af1ad1b2c82683590e2f845d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-21T02:31:06.456Z] + git log --format=format:%s -1 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 [Pipeline] sh [2026-03-21T02:31:06.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:31:06.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:07.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:31:07.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:31:07.114Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:31:07.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-21T02:31:07.526Z] $ docker top dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 -eo pid,comm [2026-03-21T02:31:07.559Z] 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:31:07.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:31:07.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:31:07.619Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:31:07.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:31:07.728Z] $ docker exec dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 ssh-agent [2026-03-21T02:31:07.817Z] SSH_AUTH_SOCK=/tmp/ssh-Q1IzPF7BGanq/agent.32 [2026-03-21T02:31:07.817Z] SSH_AGENT_PID=38 [2026-03-21T02:31:07.821Z] Running ssh-add (command line suppressed) [2026-03-21T02:31:07.919Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14127562305700497334.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14127562305700497334.key) [2026-03-21T02:31:07.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:31:08.216Z] + git semver tag [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,424 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,428 [run_tag] DEBUG tag force:False [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,429 [check_head_tag] DEBUG check head tag [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,430 [execute] INFO git cat-file --batch-check [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,434 [execute] INFO git cat-file --batch [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,441 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,441 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:31:08.475Z] 2026-03-21 02:31:08,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:31:08.475Z] 4.1.0-dev.15 [Pipeline] } [2026-03-21T02:31:08.493Z] $ docker exec --env ******** --env ******** dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 ssh-agent -k [2026-03-21T02:31:08.591Z] unset SSH_AUTH_SOCK; [2026-03-21T02:31:08.591Z] unset SSH_AGENT_PID; [2026-03-21T02:31:08.591Z] echo Agent pid 38 killed; [2026-03-21T02:31:08.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:31:08.922Z] + git semver [Pipeline] } [2026-03-21T02:31:09.202Z] $ docker stop --time=1 dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 [2026-03-21T02:31:10.456Z] $ docker rm -f --volumes dca876b9c5d7de7f4f2e49b1a5225d0f4b59ed2357fb2e16580cb3be058533d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:10.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-21T02:31:10.842Z] [2026-03-21T02:31:10.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:11.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-21T02:31:11.140Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-21T02:31:11.140Z] ab5ef0e58194: Pulling fs layer [2026-03-21T02:31:11.140Z] 9712f1f96733: Pulling fs layer [2026-03-21T02:31:11.140Z] 63f879dbbcfc: Pulling fs layer [2026-03-21T02:31:11.140Z] 0d9ebad4ef96: Pulling fs layer [2026-03-21T02:31:11.140Z] e9a5061849ea: Pulling fs layer [2026-03-21T02:31:11.140Z] d747dcd14b5f: Pulling fs layer [2026-03-21T02:31:11.140Z] 2de7ff778b66: Pulling fs layer [2026-03-21T02:31:11.140Z] 0d9ebad4ef96: Waiting [2026-03-21T02:31:11.140Z] e9a5061849ea: Waiting [2026-03-21T02:31:11.140Z] d747dcd14b5f: Waiting [2026-03-21T02:31:11.140Z] 2de7ff778b66: Waiting [2026-03-21T02:31:11.140Z] 9712f1f96733: Verifying Checksum [2026-03-21T02:31:11.140Z] 9712f1f96733: Download complete [2026-03-21T02:31:11.397Z] 63f879dbbcfc: Verifying Checksum [2026-03-21T02:31:11.397Z] 63f879dbbcfc: Download complete [2026-03-21T02:31:11.655Z] 0d9ebad4ef96: Verifying Checksum [2026-03-21T02:31:11.655Z] 0d9ebad4ef96: Download complete [2026-03-21T02:31:11.655Z] d747dcd14b5f: Verifying Checksum [2026-03-21T02:31:11.655Z] d747dcd14b5f: Download complete [2026-03-21T02:31:11.655Z] e9a5061849ea: Verifying Checksum [2026-03-21T02:31:11.655Z] e9a5061849ea: Download complete [2026-03-21T02:31:11.655Z] ab5ef0e58194: Verifying Checksum [2026-03-21T02:31:11.655Z] ab5ef0e58194: Download complete [2026-03-21T02:31:11.914Z] 2de7ff778b66: Verifying Checksum [2026-03-21T02:31:11.914Z] 2de7ff778b66: Download complete [2026-03-21T02:31:15.227Z] ab5ef0e58194: Pull complete [2026-03-21T02:31:15.227Z] 9712f1f96733: Pull complete [2026-03-21T02:31:15.791Z] 63f879dbbcfc: Pull complete [2026-03-21T02:31:21.051Z] 0d9ebad4ef96: Pull complete [2026-03-21T02:31:21.309Z] e9a5061849ea: Pull complete [2026-03-21T02:31:21.309Z] d747dcd14b5f: Pull complete [2026-03-21T02:31:22.683Z] 2de7ff778b66: Pull complete [2026-03-21T02:31:22.683Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-21T02:31:22.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-21T02:31:22.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:31:22.780Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:31:22.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-21T02:31:25.698Z] $ docker top 29a493ada4197becffe38e3b9bb04f165d109caddae878423f683a69b49dc343 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:31:25.753Z] provisioning config files... [2026-03-21T02:31:25.760Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7093897049658317951tmp [2026-03-21T02:31:25.771Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11530695058340062214tmp [2026-03-21T02:31:25.779Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13019024126432893185tmp [Pipeline] { [Pipeline] echo [2026-03-21T02:31:25.811Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:26.102Z] ---> sigul-configuration.sh [2026-03-21T02:31:26.102Z] gpg: directory `/root/.gnupg' created [2026-03-21T02:31:26.102Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-21T02:31:26.102Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-21T02:31:26.102Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-21T02:31:26.102Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-21T02:31:26.102Z] gpg: CAST5 encrypted data [2026-03-21T02:31:26.102Z] gpg: encrypted with 1 passphrase [2026-03-21T02:31:26.102Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-21T02:31:26.395Z] + mkdir /home/jenkins [2026-03-21T02:31:26.395Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-21T02:31:26.688Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-03-21T02:31:26.702Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:26.989Z] ---> sigul-install.sh [2026-03-21T02:31:26.989Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-21T02:31:27.281Z] + git tag --list [2026-03-21T02:31:27.281Z] v0.0.0 [2026-03-21T02:31:27.281Z] v4.0 [2026-03-21T02:31:27.281Z] v4.0.0 [2026-03-21T02:31:27.281Z] v4.0.1 [2026-03-21T02:31:27.281Z] v4.0.1-dev.1 [2026-03-21T02:31:27.281Z] v4.1.0-dev.1 [2026-03-21T02:31:27.281Z] v4.1.0-dev.10 [2026-03-21T02:31:27.281Z] v4.1.0-dev.11 [2026-03-21T02:31:27.281Z] v4.1.0-dev.12 [2026-03-21T02:31:27.281Z] v4.1.0-dev.13 [2026-03-21T02:31:27.281Z] v4.1.0-dev.14 [2026-03-21T02:31:27.281Z] v4.1.0-dev.15 [2026-03-21T02:31:27.281Z] v4.1.0-dev.2 [2026-03-21T02:31:27.281Z] v4.1.0-dev.3 [2026-03-21T02:31:27.281Z] v4.1.0-dev.4 [2026-03-21T02:31:27.281Z] v4.1.0-dev.5 [2026-03-21T02:31:27.281Z] v4.1.0-dev.6 [2026-03-21T02:31:27.281Z] v4.1.0-dev.7 [2026-03-21T02:31:27.281Z] v4.1.0-dev.8 [2026-03-21T02:31:27.281Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-21T02:31:27.574Z] + lftools sign git-tag v4.1.0-dev.15 [2026-03-21T02:31:28.141Z] Signing Git tag with Sigul... [2026-03-21T02:31:28.141Z] Signing v4.1.0-dev.15 [Pipeline] echo [2026-03-21T02:31:28.413Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:28.698Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-21T02:31:28.703Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-21T02:31:28.743Z] $ docker stop --time=1 29a493ada4197becffe38e3b9bb04f165d109caddae878423f683a69b49dc343 [2026-03-21T02:31:30.078Z] $ docker rm -f --volumes 29a493ada4197becffe38e3b9bb04f165d109caddae878423f683a69b49dc343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-21T02:31:30.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:31:30.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:30.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:31:30.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:31:30.999Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:31:31.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-21T02:31:31.273Z] $ docker top 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc -eo pid,comm [2026-03-21T02:31:31.305Z] 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:31:31.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:31:31.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:31:31.355Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:31:31.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:31:31.472Z] $ docker exec 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc ssh-agent [2026-03-21T02:31:31.552Z] SSH_AUTH_SOCK=/tmp/ssh-py9wBsyML5tt/agent.32 [2026-03-21T02:31:31.552Z] SSH_AGENT_PID=38 [2026-03-21T02:31:31.556Z] Running ssh-add (command line suppressed) [2026-03-21T02:31:31.671Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_15818139890815163117.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_15818139890815163117.key) [2026-03-21T02:31:31.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:31:32.003Z] + git semver bump pre [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,189 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,192 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,192 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,192 [bump_version] DEBUG bumped version:4.1.0-dev.16 [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,193 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,193 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,193 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,194 [execute] INFO git cat-file --batch-check [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,198 [execute] INFO git cat-file --batch [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:31:32.261Z] 2026-03-21 02:31:32,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:31:32.261Z] 4.1.0-dev.16 [Pipeline] } [2026-03-21T02:31:32.278Z] $ docker exec --env ******** --env ******** 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc ssh-agent -k [2026-03-21T02:31:32.362Z] unset SSH_AUTH_SOCK; [2026-03-21T02:31:32.362Z] unset SSH_AGENT_PID; [2026-03-21T02:31:32.362Z] echo Agent pid 38 killed; [2026-03-21T02:31:32.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:31:32.671Z] + git semver [Pipeline] } [2026-03-21T02:31:32.949Z] $ docker stop --time=1 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc [2026-03-21T02:31:34.221Z] $ docker rm -f --volumes 797c90ffaeaa388ca1cb52eafcba654d1b38c60abc5bfa9fcb408aead54edbdc [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:31:34.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:31:34.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:34.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:31:34.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:31:34.923Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:31:34.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-21T02:31:35.191Z] $ docker top 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b -eo pid,comm [2026-03-21T02:31:35.221Z] 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:31:35.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:31:35.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:31:35.271Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:31:35.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:31:35.389Z] $ docker exec 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b ssh-agent [2026-03-21T02:31:35.481Z] SSH_AUTH_SOCK=/tmp/ssh-OTvQZkmyzNOY/agent.32 [2026-03-21T02:31:35.481Z] SSH_AGENT_PID=38 [2026-03-21T02:31:35.486Z] Running ssh-add (command line suppressed) [2026-03-21T02:31:35.594Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12473566509426023844.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12473566509426023844.key) [2026-03-21T02:31:35.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:31:35.889Z] + git semver push [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,123 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,128 [run_push] DEBUG push [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,129 [execute] INFO git cat-file --batch-check [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,131 [execute] INFO git rev-list 58bb05050f0bb2e3918322c326f179d955b53f2a -- [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,131 [execute] DEBUG Popen(['git', 'rev-list', '58bb05050f0bb2e3918322c326f179d955b53f2a', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,135 [execute] INFO git fetch -v -- origin [2026-03-21T02:31:36.147Z] 2026-03-21 02:31:36,135 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-21T02:31:36.711Z] 2026-03-21 02:31:36,643 [run_push] DEBUG no remote changes detected [2026-03-21T02:31:36.711Z] 2026-03-21 02:31:36,643 [execute] INFO git push origin semver [2026-03-21T02:31:36.711Z] 2026-03-21 02:31:36,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:31:38.614Z] 2026-03-21 02:31:38,196 [run_push] DEBUG push all version tags [2026-03-21T02:31:38.614Z] 2026-03-21 02:31:38,196 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-21T02:31:38.614Z] 2026-03-21 02:31:38,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:31:43.880Z] 2026-03-21 02:31:43,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-21T02:31:43.880Z] 4.1.0-dev.16 [Pipeline] } [2026-03-21T02:31:43.899Z] $ docker exec --env ******** --env ******** 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b ssh-agent -k [2026-03-21T02:31:43.990Z] unset SSH_AUTH_SOCK; [2026-03-21T02:31:43.990Z] unset SSH_AGENT_PID; [2026-03-21T02:31:43.990Z] echo Agent pid 38 killed; [2026-03-21T02:31:43.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:31:44.324Z] + git semver [Pipeline] } [2026-03-21T02:31:44.604Z] $ docker stop --time=1 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b [2026-03-21T02:31:45.872Z] $ docker rm -f --volumes 9ee1a604dfd8666f5811288032b41ecca534e26b240929bdacc1a7b3ce79116b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-21T02:31:46.431Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2026-03-21T02:31:46.431Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-03-21T02:31:46.431Z] total 16 [2026-03-21T02:31:46.431Z] drwxr-xr-x 3 root root 4096 Mar 21 02:14 . [2026-03-21T02:31:46.431Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:31 .. [2026-03-21T02:31:46.431Z] drwxr-xr-x 2 root root 4096 Mar 21 02:14 cost [2026-03-21T02:31:46.431Z] -rw-r--r-- 1 root root 80 Mar 21 02:14 cost.csv [2026-03-21T02:31:46.431Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2026-03-21T02:31:46.431Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-03-21T02:31:46.431Z] total 16 [2026-03-21T02:31:46.431Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:14 . [2026-03-21T02:31:46.431Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:31 .. [2026-03-21T02:31:46.431Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 02:14 cost [2026-03-21T02:31:46.431Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 21 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:46.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:47.563Z] ---> package-listing.sh [2026-03-21T02:31:47.563Z] ++ facter osfamily [2026-03-21T02:31:47.563Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-21T02:31:47.821Z] + OS_FAMILY=debian [2026-03-21T02:31:47.821Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-03-21T02:31:47.821Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-21T02:31:47.822Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-21T02:31:47.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-21T02:31:47.822Z] + PACKAGES=/tmp/packages_start.txt [2026-03-21T02:31:47.822Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-21T02:31:47.822Z] + PACKAGES=/tmp/packages_end.txt [2026-03-21T02:31:47.822Z] + case "${OS_FAMILY}" in [2026-03-21T02:31:47.822Z] + dpkg -l [2026-03-21T02:31:47.822Z] + grep '^ii' [2026-03-21T02:31:47.822Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-21T02:31:47.822Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-21T02:31:47.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-21T02:31:47.822Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-21T02:31:47.822Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-03-21T02:31:47.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-03-21T02:31:47.833Z] 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-s7_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-21T02:31:48.107Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:31:48.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:31:48.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:31:48.741Z] prd-ubuntu20.04-docker-8c-8g-3825 does not seem to be running inside a container [2026-03-21T02:31:48.778Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-21T02:31:48.964Z] $ docker top a47660c1d6a672d6b70d7c2ffcc285db2736bb1454b6c4d59ee1efb90bb0c24d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:31:49.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-21T02:31:49.623Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-21T02:31:49.902Z] + ls /var/log/sa-host [2026-03-21T02:31:49.902Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:31:49.930Z] provisioning config files... [2026-03-21T02:31:49.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4270690361192266557tmp [Pipeline] { [Pipeline] echo [2026-03-21T02:31:49.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:50.236Z] ---> create-netrc.sh [Pipeline] } [2026-03-21T02:31:50.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:50.546Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-21T02:31:50.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:50.834Z] ---> sudo-logs.sh [2026-03-21T02:31:50.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-21T02:31:50.874Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:51.151Z] ---> job-cost.sh [2026-03-21T02:31:51.151Z] lf-activate-venv: SKIPPING [2026-03-21T02:31:51.152Z] DEBUG: total: 0.2199999988079071 [2026-03-21T02:31:51.152Z] INFO: Retrieving Stack Cost... [2026-03-21T02:31:51.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-21T02:31:51.669Z] INFO: Archiving Costs [Pipeline] echo [2026-03-21T02:31:51.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:31:51.964Z] ---> logs-deploy.sh [2026-03-21T02:31:51.964Z] lf-activate-venv: SKIPPING [2026-03-21T02:31:51.964Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/42 [2026-03-21T02:31:51.964Z] INFO: archiving workspace using pattern(s): [2026-03-21T02:31:52.902Z] Archives upload complete. [2026-03-21T02:31:52.902Z] INFO: archiving logs to Nexus