Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c519beef24a8a8646206e3847a9d534cebed38f0 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-ssh11803386237313327861.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-ssh13254770385314588938.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-ssh13045434431338607454.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-ssh11519548791172996124.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-ssh6529663485130111543.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.23] ========================================================= [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.23 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 Running on prd-ubuntu20.04-docker-8c-8g-770991 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 c519beef24a8a8646206e3847a9d534cebed38f0 (main) Commit message: "Merge pull request #72 from FelixTing/bump-alpine-3.22" > 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 c519beef24a8a8646206e3847a9d534cebed38f0 # timeout=10 > git rev-list --no-walk 2baafd2a07c4e9f110a91abc444397b8386850e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-30T05:54:32.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-30T05:54:32.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-30T05:54:32.979Z] ========================================================= [2025-10-30T05:54:32.979Z] EdgeX Global Pipelines Version Info [2025-10-30T05:54:32.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:54:33.703Z] ------------------- [2025-10-30T05:54:33.703Z] stable info: [2025-10-30T05:54:33.703Z] ------------------- [2025-10-30T05:54:33.703Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-30T05:54:33.703Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-30T05:54:33.703Z] Message: update stable to v1.0.278 [2025-10-30T05:54:34.643Z] ------------------- [2025-10-30T05:54:34.643Z] experimental info: [2025-10-30T05:54:34.643Z] ------------------- [2025-10-30T05:54:34.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-30T05:54:34.643Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-30T05:54:34.643Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-30T05:54:34.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-10-30T05:54:34.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-10-30T05:54:34.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-30T05:54:34.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-30T05:54:34.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-30T05:54:34.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-30T05:54:34.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-30T05:54:34.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-30T05:54:34.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-30T05:54:35.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-30T05:54:35.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-30T05:54:35.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-10-30T05:54:35.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-30T05:54:35.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-30T05:54:35.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T05:54:35.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T05:54:35.171Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-30T05:54:35.193Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-30T05:54:35.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-30T05:54:35.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-30T05:54:35.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-30T05:54:35.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-30T05:54:35.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-30T05:54:35.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-30T05:54:35.375Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-30T05:54:35.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-30T05:54:35.428Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-30T05:54:35.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-30T05:54:35.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-30T05:54:35.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-30T05:54:35.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo [2025-10-30T05:54:35.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c519bee [Pipeline] echo [2025-10-30T05:54:35.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:54:35.689Z] provisioning config files... [2025-10-30T05:54:35.705Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15956036850149359379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:54:36.038Z] ---> ****-login.sh [2025-10-30T05:54:36.038Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:54:36.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:36.608Z] [2025-10-30T05:54:36.608Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:54:36.608Z] Configure a credential helper to remove this warning. See [2025-10-30T05:54:36.608Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:54:36.608Z] [2025-10-30T05:54:36.608Z] Login Succeeded [2025-10-30T05:54:36.608Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:54:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:36.608Z] [2025-10-30T05:54:36.608Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:54:36.608Z] Configure a credential helper to remove this warning. See [2025-10-30T05:54:36.608Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:54:36.608Z] [2025-10-30T05:54:36.608Z] Login Succeeded [2025-10-30T05:54:36.608Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:54:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:36.608Z] [2025-10-30T05:54:36.608Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:54:36.608Z] Configure a credential helper to remove this warning. See [2025-10-30T05:54:36.608Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:54:36.608Z] [2025-10-30T05:54:36.608Z] Login Succeeded [2025-10-30T05:54:36.608Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:54:36.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:36.868Z] [2025-10-30T05:54:36.868Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:54:36.869Z] Configure a credential helper to remove this warning. See [2025-10-30T05:54:36.869Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:54:36.869Z] [2025-10-30T05:54:36.869Z] Login Succeeded [2025-10-30T05:54:36.869Z] ****.io [2025-10-30T05:54:36.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:37.130Z] [2025-10-30T05:54:37.130Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T05:54:37.130Z] Configure a credential helper to remove this warning. See [2025-10-30T05:54:37.130Z] https://docs.****.com/go/credential-store/ [2025-10-30T05:54:37.130Z] [2025-10-30T05:54:37.130Z] Login Succeeded [2025-10-30T05:54:37.130Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:54:37.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-30T05:54:37.582Z] + git rev-list -1 --merges c519beef24a8a8646206e3847a9d534cebed38f0~1..c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo [2025-10-30T05:54:37.610Z] -----------> git rev-list -1 --merges c519beef24a8a8646206e3847a9d534cebed38f0~1..c519beef24a8a8646206e3847a9d534cebed38f0 c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T05:54:37.610Z] c519beef24a8a8646206e3847a9d534cebed38f0 [false] [Pipeline] sh [2025-10-30T05:54:37.911Z] + git log --format=format:%s -1 c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo [2025-10-30T05:54:37.928Z] ========================================================= [2025-10-30T05:54:37.929Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-30T05:54:37.929Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-30T05:54:38.277Z] + git log --format=format:%s -1 c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo [2025-10-30T05:54:38.290Z] [semverPrep] GIT_COMMIT: c519beef24a8a8646206e3847a9d534cebed38f0, Commit Message: Merge pull request #72 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-30T05:54:38.311Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-30T05:54:38.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T05:54:38.706Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-30T05:54:38.706Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-30T05:54:38.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-30T05:54:38.706Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-30T05:54:38.706Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-30T05:54:38.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:54:39.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T05:54:39.151Z] [2025-10-30T05:54:39.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:54:39.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T05:54:39.468Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-30T05:54:39.468Z] 3dae71ba6b94: Pulling fs layer [2025-10-30T05:54:39.468Z] 6bf1a483ea7c: Pulling fs layer [2025-10-30T05:54:39.468Z] f5dfc541a4d3: Pulling fs layer [2025-10-30T05:54:39.468Z] 461d9e800cba: Pulling fs layer [2025-10-30T05:54:39.468Z] 80192f66455f: Pulling fs layer [2025-10-30T05:54:39.468Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-30T05:54:39.468Z] a29436f7fd5d: Pulling fs layer [2025-10-30T05:54:39.468Z] 923cac83aea3: Pulling fs layer [2025-10-30T05:54:39.468Z] 25ad8b0a4227: Pulling fs layer [2025-10-30T05:54:39.468Z] db01528c6b51: Pulling fs layer [2025-10-30T05:54:39.468Z] 28988de357af: Pulling fs layer [2025-10-30T05:54:39.468Z] 461d9e800cba: Waiting [2025-10-30T05:54:39.468Z] 80192f66455f: Waiting [2025-10-30T05:54:39.468Z] 2e8e34ca0e6c: Waiting [2025-10-30T05:54:39.468Z] a29436f7fd5d: Waiting [2025-10-30T05:54:39.468Z] 923cac83aea3: Waiting [2025-10-30T05:54:39.468Z] 25ad8b0a4227: Waiting [2025-10-30T05:54:39.468Z] db01528c6b51: Waiting [2025-10-30T05:54:39.468Z] 28988de357af: Waiting [2025-10-30T05:54:39.468Z] 6bf1a483ea7c: Verifying Checksum [2025-10-30T05:54:39.468Z] 6bf1a483ea7c: Download complete [2025-10-30T05:54:39.468Z] 461d9e800cba: Verifying Checksum [2025-10-30T05:54:39.468Z] 461d9e800cba: Download complete [2025-10-30T05:54:39.468Z] 80192f66455f: Download complete [2025-10-30T05:54:39.728Z] f5dfc541a4d3: Verifying Checksum [2025-10-30T05:54:39.728Z] f5dfc541a4d3: Download complete [2025-10-30T05:54:39.728Z] 3dae71ba6b94: Verifying Checksum [2025-10-30T05:54:39.728Z] 3dae71ba6b94: Download complete [2025-10-30T05:54:39.728Z] 923cac83aea3: Verifying Checksum [2025-10-30T05:54:39.728Z] 923cac83aea3: Download complete [2025-10-30T05:54:39.728Z] 25ad8b0a4227: Verifying Checksum [2025-10-30T05:54:39.728Z] 25ad8b0a4227: Download complete [2025-10-30T05:54:39.988Z] db01528c6b51: Verifying Checksum [2025-10-30T05:54:39.988Z] db01528c6b51: Download complete [2025-10-30T05:54:39.988Z] 28988de357af: Download complete [2025-10-30T05:54:39.988Z] a29436f7fd5d: Verifying Checksum [2025-10-30T05:54:39.988Z] a29436f7fd5d: Download complete [2025-10-30T05:54:40.557Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-30T05:54:40.557Z] 2e8e34ca0e6c: Download complete [2025-10-30T05:54:41.127Z] 3dae71ba6b94: Pull complete [2025-10-30T05:54:41.387Z] 6bf1a483ea7c: Pull complete [2025-10-30T05:54:42.325Z] f5dfc541a4d3: Pull complete [2025-10-30T05:54:42.325Z] 461d9e800cba: Pull complete [2025-10-30T05:54:42.325Z] 80192f66455f: Pull complete [2025-10-30T05:54:47.646Z] 2e8e34ca0e6c: Pull complete [2025-10-30T05:54:47.904Z] a29436f7fd5d: Pull complete [2025-10-30T05:54:47.904Z] 923cac83aea3: Pull complete [2025-10-30T05:54:48.166Z] 25ad8b0a4227: Pull complete [2025-10-30T05:54:48.166Z] db01528c6b51: Pull complete [2025-10-30T05:54:48.166Z] 28988de357af: Pull complete [2025-10-30T05:54:48.166Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-30T05:54:48.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T05:54:48.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:54:48.347Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T05:54:48.372Z] $ 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 [2025-10-30T05:54:50.477Z] $ docker top ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 -eo pid,comm [2025-10-30T05:54:50.541Z] 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). [2025-10-30T05:54:50.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T05:54:50.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T05:54:50.606Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T05:54:50.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T05:54:50.720Z] $ docker exec ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent [2025-10-30T05:54:50.846Z] SSH_AUTH_SOCK=/tmp/ssh-pJmZw4zB46C4/agent.32 [2025-10-30T05:54:50.846Z] SSH_AGENT_PID=38 [2025-10-30T05:54:50.852Z] Running ssh-add (command line suppressed) [2025-10-30T05:54:50.956Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7741482946721052721.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7741482946721052721.key) [2025-10-30T05:54:50.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T05:54:51.286Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-10-30T05:54:51.572Z] + git tag --points-at HEAD [Pipeline] } [2025-10-30T05:54:51.579Z] $ docker exec --env ******** --env ******** ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent -k [2025-10-30T05:54:51.677Z] unset SSH_AUTH_SOCK; [2025-10-30T05:54:51.677Z] unset SSH_AGENT_PID; [2025-10-30T05:54:51.677Z] echo Agent pid 38 killed; [2025-10-30T05:54:51.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-30T05:54:51.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T05:54:51.732Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T05:54:51.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T05:54:51.842Z] $ docker exec ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent [2025-10-30T05:54:51.959Z] SSH_AUTH_SOCK=/tmp/ssh-ujMmj8BbB1KI/agent.87 [2025-10-30T05:54:51.959Z] SSH_AGENT_PID=93 [2025-10-30T05:54:51.964Z] Running ssh-add (command line suppressed) [2025-10-30T05:54:52.054Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12486492724193775489.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12486492724193775489.key) [2025-10-30T05:54:52.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T05:54:52.363Z] + git semver init [2025-10-30T05:54:52.623Z] 2025-10-30 05:54:52,590 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T05:54:52.623Z] 2025-10-30 05:54:52,596 [run_init] DEBUG init version:0.0.0 force:False [2025-10-30T05:54:52.623Z] 2025-10-30 05:54:52,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-10-30T05:54:52.623Z] 2025-10-30 05:54:52,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-10-30T05:54:52.623Z] 2025-10-30 05:54:52,598 [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) [2025-10-30T05:54:54.004Z] 2025-10-30 05:54:53,649 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-10-30T05:54:54.004Z] 2025-10-30 05:54:53,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-10-30T05:54:54.004Z] 2025-10-30 05:54:53,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T05:54:54.004Z] 2025-10-30 05:54:53,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T05:54:54.004Z] 4.1.0-dev.9 [Pipeline] } [2025-10-30T05:54:54.011Z] $ docker exec --env ******** --env ******** ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 ssh-agent -k [2025-10-30T05:54:54.111Z] unset SSH_AUTH_SOCK; [2025-10-30T05:54:54.111Z] unset SSH_AGENT_PID; [2025-10-30T05:54:54.111Z] echo Agent pid 93 killed; [2025-10-30T05:54:54.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T05:54:54.470Z] + git semver [Pipeline] } [2025-10-30T05:54:54.737Z] $ docker stop --time=1 ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 [2025-10-30T05:54:56.041Z] $ docker rm -f --volumes ce00c4372cf817c66228c2f70f972cf75485563376dcd903db6a272d65d93491 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T05:54:56.397Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-30T05:54:56.678Z] Stashed 1 file(s) [Pipeline] echo [2025-10-30T05:54:56.682Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 [2025-10-30T05:54:56.880Z] provisioning config files... [2025-10-30T05:54:56.904Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5665116590561590856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:54:57.224Z] ---> ****-login.sh [2025-10-30T05:54:57.224Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:54:57.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:57.224Z] Login Succeeded [2025-10-30T05:54:57.224Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:54:57.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:57.224Z] Login Succeeded [2025-10-30T05:54:57.224Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:54:57.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:57.484Z] Login Succeeded [2025-10-30T05:54:57.484Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:54:57.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:57.484Z] Login Succeeded [2025-10-30T05:54:57.484Z] ****.io [2025-10-30T05:54:57.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:54:57.742Z] Login Succeeded [2025-10-30T05:54:57.742Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:54:57.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-30T05:54:57.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:54:57.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:54:57.896Z] ========================================================= [2025-10-30T05:54:57.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-30T05:54:57.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:54:58.241Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-30T05:54:58.808Z] #0 building with "default" instance using docker driver [2025-10-30T05:54:58.808Z] [2025-10-30T05:54:58.808Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:54:58.808Z] #1 transferring dockerfile: 1.62kB done [2025-10-30T05:54:58.808Z] #1 DONE 0.0s [2025-10-30T05:54:58.808Z] [2025-10-30T05:54:58.808Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T05:54:58.808Z] #2 DONE 0.1s [2025-10-30T05:54:59.067Z] [2025-10-30T05:54:59.067Z] #3 [internal] load .dockerignore [2025-10-30T05:54:59.067Z] #3 transferring context: 2B done [2025-10-30T05:54:59.067Z] #3 DONE 0.0s [2025-10-30T05:54:59.067Z] [2025-10-30T05:54:59.067Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T05:54:59.067Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-30T05:54:59.067Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-30T05:54:59.067Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-30T05:54:59.067Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-30T05:54:59.067Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done [2025-10-30T05:54:59.067Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s [2025-10-30T05:54:59.067Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.26MB / 74.07MB 0.1s [2025-10-30T05:54:59.067Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s [2025-10-30T05:54:59.326Z] #4 ... [2025-10-30T05:54:59.326Z] [2025-10-30T05:54:59.326Z] #5 [internal] load build context [2025-10-30T05:54:59.326Z] #5 transferring context: 15.88MB 0.2s done [2025-10-30T05:54:59.326Z] #5 DONE 0.2s [2025-10-30T05:54:59.326Z] [2025-10-30T05:54:59.326Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T05:54:59.326Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-30T05:54:59.326Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 11.53MB / 74.07MB 0.2s [2025-10-30T05:54:59.326Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-30T05:54:59.326Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s [2025-10-30T05:54:59.326Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s done [2025-10-30T05:54:59.326Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.05MB / 2.38MB 0.2s [2025-10-30T05:54:59.326Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-30T05:54:59.326Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s [2025-10-30T05:54:59.326Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 23.07MB / 74.07MB 0.3s [2025-10-30T05:54:59.326Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-30T05:54:59.326Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-30T05:54:59.326Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 6.37MB / 113.25MB 0.3s [2025-10-30T05:54:59.326Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s [2025-10-30T05:54:59.326Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-30T05:54:59.585Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 52.43MB / 74.07MB 0.5s [2025-10-30T05:54:59.585Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 25.17MB / 113.25MB 0.5s [2025-10-30T05:54:59.585Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 9.44MB / 13.30MB 0.5s [2025-10-30T05:54:59.585Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done [2025-10-30T05:54:59.585Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s [2025-10-30T05:54:59.585Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 53.48MB / 113.25MB 0.7s [2025-10-30T05:54:59.585Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s done [2025-10-30T05:54:59.844Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 74.45MB / 113.25MB 0.8s [2025-10-30T05:54:59.844Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s done [2025-10-30T05:54:59.844Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 97.19MB / 113.25MB 0.9s [2025-10-30T05:54:59.844Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-30T05:55:00.102Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-30T05:55:00.360Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done [2025-10-30T05:55:05.630Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.0s [2025-10-30T05:55:05.630Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.0s done [2025-10-30T05:55:05.630Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-30T05:55:05.630Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-30T05:55:05.630Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-30T05:55:05.630Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-30T05:55:05.630Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-30T05:55:05.630Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-30T05:55:05.630Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-30T05:55:09.817Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.7s done [2025-10-30T05:55:09.817Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-30T05:55:10.076Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.8s done [2025-10-30T05:55:10.076Z] #4 DONE 11.2s [2025-10-30T05:55:10.336Z] [2025-10-30T05:55:10.336Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-10-30T05:55:11.839Z] Still waiting to schedule task [2025-10-30T05:55:11.840Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-30T05:55:12.245Z] #6 DONE 1.9s [2025-10-30T05:55:12.245Z] [2025-10-30T05:55:12.245Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T05:55:12.245Z] #7 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:55:14.786Z] #7 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:55:15.046Z] #7 3.130 OK: 265 MiB in 60 packages [2025-10-30T05:55:15.305Z] #7 DONE 3.2s [2025-10-30T05:55:15.305Z] [2025-10-30T05:55:15.305Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-30T05:55:15.305Z] #8 DONE 0.0s [2025-10-30T05:55:15.305Z] [2025-10-30T05:55:15.305Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T05:55:41.890Z] #9 DONE 25.8s [2025-10-30T05:55:41.890Z] [2025-10-30T05:55:41.890Z] #10 [builder 6/7] COPY . . [2025-10-30T05:55:41.890Z] #10 DONE 0.1s [2025-10-30T05:55:41.890Z] [2025-10-30T05:55:41.890Z] #11 [builder 7/7] RUN echo noop [2025-10-30T05:55:41.890Z] #11 0.232 noop [2025-10-30T05:55:41.890Z] #11 DONE 0.3s [2025-10-30T05:55:41.890Z] [2025-10-30T05:55:41.890Z] #12 exporting to image [2025-10-30T05:55:41.890Z] #12 exporting layers [2025-10-30T05:55:50.030Z] #12 exporting layers 8.2s done [2025-10-30T05:55:50.030Z] #12 writing image sha256:c2c2edbc08af0960fdefd925236807cb46fceec7822b55ff95f5aefa4921235c done [2025-10-30T05:55:50.030Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-30T05:55:50.030Z] #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:55:50.365Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T05:55:50.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:55:50.458Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T05:55:50.486Z] $ 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 [2025-10-30T05:55:50.823Z] $ docker top 280272f6e6754f443cd81fbea7112741df5e997b776b480e954999656c13cdd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T05:55:51.178Z] + go version [2025-10-30T05:55:51.178Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-30T05:55:51.187Z] $ docker stop --time=1 280272f6e6754f443cd81fbea7112741df5e997b776b480e954999656c13cdd3 [2025-10-30T05:55:52.456Z] $ docker rm -f --volumes 280272f6e6754f443cd81fbea7112741df5e997b776b480e954999656c13cdd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:55:52.920Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T05:55:52.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:55:53.003Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T05:55:53.028Z] $ 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 [2025-10-30T05:55:53.283Z] $ docker top ffcdfc4176d39e8fdaafca5cd2fac829893ba6723a5181f4214c3535f91199a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T05:55:53.636Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-10-30T05:55:53.940Z] + make test [2025-10-30T05:55:53.940Z] go test -race -coverprofile=coverage.out ./... [2025-10-30T05:56:02.070Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-10-30T05:56:28.617Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-10-30T05:56:28.617Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.028s coverage: 6.8% of statements [2025-10-30T05:56:48.020Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-770993 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-10-30T05:56:48.041Z] Running in /w/workspace/device-s7/34 [Pipeline] { [Pipeline] checkout [2025-10-30T05:56:51.495Z] Selected Git installation does not exist. Using Default [2025-10-30T05:56:51.495Z] The recommended git tool is: NONE [2025-10-30T05:56:55.960Z] using credential edgex-jenkins-ssh [2025-10-30T05:56:55.980Z] Cloning the remote Git repository [2025-10-30T05:56:56.017Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-10-30T05:56:56.102Z] > git init /w/workspace/device-s7/34 # timeout=10 [2025-10-30T05:56:56.230Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-10-30T05:56:56.231Z] > git --version # timeout=10 [2025-10-30T05:56:56.250Z] > git --version # 'git version 2.25.1' [2025-10-30T05:56:56.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-30T05:56:56.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T05:56:58.051Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-10-30T05:56:58.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T05:56:58.961Z] Avoid second fetch [2025-10-30T05:56:58.962Z] Checking out Revision c519beef24a8a8646206e3847a9d534cebed38f0 (main) [2025-10-30T05:56:59.582Z] Commit message: "Merge pull request #72 from FelixTing/bump-alpine-3.22" [2025-10-30T05:56:58.975Z] > git config core.sparsecheckout # timeout=10 [2025-10-30T05:56:59.042Z] > git checkout -f c519beef24a8a8646206e3847a9d534cebed38f0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:57:03.812Z] provisioning config files... [2025-10-30T05:57:03.845Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/34@tmp/config16590447404899423749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:57:04.564Z] ---> ****-login.sh [2025-10-30T05:57:04.564Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:57:04.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:05.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:57:05.112Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:05.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:57:05.112Z] [2025-10-30T05:57:05.112Z] Login Succeeded [2025-10-30T05:57:05.112Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:57:05.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:05.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:57:05.381Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:05.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:57:05.381Z] [2025-10-30T05:57:05.381Z] Login Succeeded [2025-10-30T05:57:05.381Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:57:05.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:05.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:57:05.648Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:05.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:57:05.648Z] [2025-10-30T05:57:05.648Z] Login Succeeded [2025-10-30T05:57:05.648Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:57:05.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:06.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:57:06.181Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:06.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:57:06.182Z] [2025-10-30T05:57:06.182Z] Login Succeeded [2025-10-30T05:57:06.182Z] ****.io [2025-10-30T05:57:06.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:06.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:57:06.449Z] Configure a credential helper to remove this warning. See [2025-10-30T05:57:06.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:57:06.449Z] [2025-10-30T05:57:06.449Z] Login Succeeded [2025-10-30T05:57:06.449Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:57:06.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-30T05:57:06.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:57:06.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:57:06.824Z] ========================================================= [2025-10-30T05:57:06.824Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-30T05:57:06.824Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:07.314Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-30T05:57:07.336Z] go vet ./... [2025-10-30T05:57:07.586Z] Sending build context to Docker daemon 8.093MB [2025-10-30T05:57:07.586Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.22 [2025-10-30T05:57:07.586Z] Step 2/10 : FROM ${BASE} AS builder [2025-10-30T05:57:07.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T05:57:07.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T05:57:07.596Z] ./bin/test-attribution-txt.sh [2025-10-30T05:57:07.854Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [2025-10-30T05:57:07.857Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-30T05:57:07.857Z] 6e174226ea69: Pulling fs layer [2025-10-30T05:57:07.857Z] 7d1a427e917c: Pulling fs layer [2025-10-30T05:57:07.857Z] 382d65ac76eb: Pulling fs layer [2025-10-30T05:57:07.857Z] 13eebdc497b7: Pulling fs layer [2025-10-30T05:57:07.857Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T05:57:07.857Z] 06715773e931: Pulling fs layer [2025-10-30T05:57:07.857Z] 7fa9dde3b271: Pulling fs layer [2025-10-30T05:57:07.857Z] d57d563a94ed: Pulling fs layer [2025-10-30T05:57:07.857Z] 06715773e931: Waiting [2025-10-30T05:57:07.857Z] 7fa9dde3b271: Waiting [2025-10-30T05:57:07.857Z] d57d563a94ed: Waiting [2025-10-30T05:57:07.857Z] 13eebdc497b7: Waiting [2025-10-30T05:57:07.857Z] 4f4fb700ef54: Waiting [2025-10-30T05:57:07.857Z] 7d1a427e917c: Verifying Checksum [2025-10-30T05:57:07.857Z] 7d1a427e917c: Download complete [2025-10-30T05:57:07.857Z] 13eebdc497b7: Verifying Checksum [2025-10-30T05:57:07.857Z] 13eebdc497b7: Download complete [2025-10-30T05:57:07.857Z] 4f4fb700ef54: Verifying Checksum [2025-10-30T05:57:07.857Z] 4f4fb700ef54: Download complete [2025-10-30T05:57:07.857Z] 06715773e931: Verifying Checksum [2025-10-30T05:57:07.857Z] 06715773e931: Download complete [2025-10-30T05:57:07.857Z] 6e174226ea69: Download complete [Pipeline] echo [2025-10-30T05:57:07.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-30T05:57:07.884Z] $ docker stop --time=1 ffcdfc4176d39e8fdaafca5cd2fac829893ba6723a5181f4214c3535f91199a9 [2025-10-30T05:57:08.455Z] d57d563a94ed: Verifying Checksum [2025-10-30T05:57:08.455Z] d57d563a94ed: Download complete [2025-10-30T05:57:08.745Z] 6e174226ea69: Pull complete [2025-10-30T05:57:09.331Z] 7d1a427e917c: Pull complete [2025-10-30T05:57:09.912Z] 382d65ac76eb: Download complete [2025-10-30T05:57:10.188Z] $ docker rm -f --volumes ffcdfc4176d39e8fdaafca5cd2fac829893ba6723a5181f4214c3535f91199a9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T05:57:10.874Z] 7fa9dde3b271: Verifying Checksum [2025-10-30T05:57:10.874Z] 7fa9dde3b271: Download complete [2025-10-30T05:57:10.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-30T05:57:10.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-30T05:57:11.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-30T05:57:11.805Z] + ls -al . [2025-10-30T05:57:11.805Z] total 220 [2025-10-30T05:57:11.805Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:55 . [2025-10-30T05:57:11.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:54 .. [2025-10-30T05:57:11.805Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:56 .git [2025-10-30T05:57:11.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:54 .github [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 05:54 .gitignore [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 05:54 .golangci.yml [2025-10-30T05:57:11.805Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 05:54 .semver [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 05:54 Attribution.txt [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 05:54 CHANGLOG.md [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 05:54 Dockerfile [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 05:54 Jenkinsfile [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 05:54 LICENSE [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 05:54 Makefile [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 05:54 OWNERS.md [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 05:54 README.md [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 05:54 VERSION [2025-10-30T05:57:11.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:54 bin [2025-10-30T05:57:11.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:54 cmd [2025-10-30T05:57:11.805Z] -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 05:56 coverage.out [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 05:54 go.mod [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 05:54 go.sum [2025-10-30T05:57:11.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:54 internal [2025-10-30T05:57:11.805Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 05:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:12.127Z] + 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=c519beef24a8a8646206e3847a9d534cebed38f0 --label arch=amd64 --label version=4.1.0-dev.9 . [2025-10-30T05:57:12.386Z] #0 building with "default" instance using docker driver [2025-10-30T05:57:12.386Z] [2025-10-30T05:57:12.386Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:57:12.386Z] #1 transferring dockerfile: 1.62kB done [2025-10-30T05:57:12.386Z] #1 DONE 0.0s [2025-10-30T05:57:12.386Z] [2025-10-30T05:57:12.386Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T05:57:12.386Z] #2 DONE 0.0s [2025-10-30T05:57:12.386Z] [2025-10-30T05:57:12.386Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-30T05:57:12.953Z] #3 DONE 0.6s [2025-10-30T05:57:12.953Z] [2025-10-30T05:57:12.953Z] #4 [internal] load .dockerignore [2025-10-30T05:57:12.953Z] #4 transferring context: 2B done [2025-10-30T05:57:12.953Z] #4 DONE 0.0s [2025-10-30T05:57:12.953Z] [2025-10-30T05:57:12.953Z] #5 [internal] load build context [2025-10-30T05:57:12.953Z] #5 transferring context: 29.07kB 0.0s done [2025-10-30T05:57:12.953Z] #5 DONE 0.0s [2025-10-30T05:57:12.953Z] [2025-10-30T05:57:12.953Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T05:57:12.953Z] #6 DONE 0.1s [2025-10-30T05:57:12.953Z] [2025-10-30T05:57:12.953Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T05:57:12.953Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-30T05:57:12.953Z] #7 ... [2025-10-30T05:57:12.953Z] [2025-10-30T05:57:12.953Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-10-30T05:57:12.953Z] #8 DONE 0.0s [2025-10-30T05:57:12.953Z] [2025-10-30T05:57:12.953Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T05:57:12.953Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-30T05:57:12.953Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-30T05:57:12.953Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-30T05:57:12.953Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-30T05:57:12.953Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-30T05:57:13.211Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-30T05:57:13.211Z] #7 DONE 0.3s [2025-10-30T05:57:13.211Z] [2025-10-30T05:57:13.211Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T05:57:13.470Z] #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:13.470Z] #9 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:14.036Z] #9 0.934 OK: 265 MiB in 60 packages [2025-10-30T05:57:14.036Z] #9 DONE 1.1s [2025-10-30T05:57:14.036Z] [2025-10-30T05:57:14.036Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T05:57:14.036Z] #10 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:14.036Z] #10 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:14.036Z] #10 0.751 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T05:57:14.036Z] #10 0.757 Executing busybox-1.37.0-r19.trigger [2025-10-30T05:57:14.036Z] #10 0.765 OK: 7 MiB in 17 packages [2025-10-30T05:57:14.294Z] #10 DONE 0.9s [2025-10-30T05:57:14.294Z] [2025-10-30T05:57:14.294Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-30T05:57:14.294Z] #11 DONE 0.0s [2025-10-30T05:57:14.294Z] [2025-10-30T05:57:14.294Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T05:57:14.860Z] #12 DONE 0.7s [2025-10-30T05:57:14.860Z] [2025-10-30T05:57:14.860Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T05:57:14.860Z] #13 0.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:14.860Z] #13 0.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T05:57:14.860Z] #13 ... [2025-10-30T05:57:14.860Z] [2025-10-30T05:57:14.860Z] #14 [builder 6/7] COPY . . [2025-10-30T05:57:14.860Z] #14 DONE 0.1s [2025-10-30T05:57:15.120Z] [2025-10-30T05:57:15.120Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T05:57:15.120Z] #13 0.940 OK: 7 MiB in 17 packages [2025-10-30T05:57:15.120Z] #13 DONE 1.1s [2025-10-30T05:57:15.120Z] [2025-10-30T05:57:15.120Z] #15 [builder 7/7] RUN make build [2025-10-30T05:57:15.379Z] #15 0.218 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-10-30T05:57:25.906Z] 382d65ac76eb: Pull complete [2025-10-30T05:57:25.906Z] 13eebdc497b7: Pull complete [2025-10-30T05:57:25.906Z] 4f4fb700ef54: Pull complete [2025-10-30T05:57:25.906Z] 06715773e931: Pull complete [2025-10-30T05:57:34.137Z] 7fa9dde3b271: Pull complete [2025-10-30T05:57:34.718Z] d57d563a94ed: Pull complete [2025-10-30T05:57:34.718Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-30T05:57:34.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-30T05:57:34.718Z] ---> 43a1c90cae9b [2025-10-30T05:57:34.718Z] Step 3/10 : ARG MAKE=make build [2025-10-30T05:57:36.658Z] ---> Running in a020e34ab831 [2025-10-30T05:57:36.658Z] Removing intermediate container a020e34ab831 [2025-10-30T05:57:36.658Z] ---> 97ecc4f06033 [2025-10-30T05:57:36.658Z] Step 4/10 : WORKDIR /device-s7 [2025-10-30T05:57:36.658Z] ---> Running in d159b196ef02 [2025-10-30T05:57:36.926Z] Removing intermediate container d159b196ef02 [2025-10-30T05:57:36.926Z] ---> 52acbaecf462 [2025-10-30T05:57:36.926Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-10-30T05:57:37.195Z] ---> Running in a9ef1f5efeae [2025-10-30T05:57:37.463Z] Removing intermediate container a9ef1f5efeae [2025-10-30T05:57:37.463Z] ---> bfb4e087a2ba [2025-10-30T05:57:37.463Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T05:57:37.463Z] ---> Running in 1dcecb5dd25e [2025-10-30T05:57:38.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T05:57:39.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T05:57:40.437Z] OK: 255 MiB in 60 packages [2025-10-30T05:57:41.400Z] Removing intermediate container 1dcecb5dd25e [2025-10-30T05:57:41.400Z] ---> 319e976859de [2025-10-30T05:57:41.400Z] Step 7/10 : COPY go.mod vendor* ./ [2025-10-30T05:57:41.678Z] ---> 387353d2a098 [2025-10-30T05:57:41.678Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T05:57:41.678Z] ---> Running in 30592bacaa87 [2025-10-30T05:57:41.923Z] #15 DONE 26.3s [2025-10-30T05:57:41.923Z] [2025-10-30T05:57:41.923Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-10-30T05:57:41.923Z] #16 DONE 0.0s [2025-10-30T05:57:41.923Z] [2025-10-30T05:57:41.923Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-10-30T05:57:41.923Z] #17 DONE 0.2s [2025-10-30T05:57:41.923Z] [2025-10-30T05:57:41.923Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-10-30T05:57:41.923Z] #18 DONE 0.0s [2025-10-30T05:57:41.923Z] [2025-10-30T05:57:41.923Z] #19 exporting to image [2025-10-30T05:57:41.923Z] #19 exporting layers [2025-10-30T05:57:41.923Z] #19 exporting layers 0.2s done [2025-10-30T05:57:41.923Z] #19 writing image sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done [2025-10-30T05:57:41.923Z] #19 naming to docker.io/library/device-s7 done [2025-10-30T05:57:41.923Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:57:42.060Z] provisioning config files... [2025-10-30T05:57:42.076Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10149769350445422139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:57:42.388Z] ---> ****-login.sh [2025-10-30T05:57:42.388Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:57:42.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:42.388Z] Login Succeeded [2025-10-30T05:57:42.388Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:57:42.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:42.388Z] Login Succeeded [2025-10-30T05:57:42.388Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:57:42.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:42.648Z] Login Succeeded [2025-10-30T05:57:42.648Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:57:42.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:42.648Z] Login Succeeded [2025-10-30T05:57:42.648Z] ****.io [2025-10-30T05:57:42.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:57:42.907Z] Login Succeeded [2025-10-30T05:57:42.907Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:57:42.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T05:57:42.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T05:57:43.016Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-10-30T05:57:43.016Z] c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T05:57:43.016Z] latest [2025-10-30T05:57:43.016Z] 4.1.0-dev.9 [2025-10-30T05:57:43.016Z] c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T05:57:43.016Z] main [2025-10-30T05:57:43.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:43.375Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:43.711Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T05:57:43.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T05:57:43.711Z] ee3d650b3539: Preparing [2025-10-30T05:57:43.711Z] c0a972edc1b9: Preparing [2025-10-30T05:57:43.711Z] 1b98b7f10b40: Preparing [2025-10-30T05:57:43.711Z] fe7d5e5b4d3f: Preparing [2025-10-30T05:57:43.711Z] 9a071fca14fe: Preparing [2025-10-30T05:57:43.711Z] 256f393e029f: Preparing [2025-10-30T05:57:43.711Z] 256f393e029f: Waiting [2025-10-30T05:57:43.711Z] 1b98b7f10b40: Pushed [2025-10-30T05:57:43.711Z] fe7d5e5b4d3f: Pushed [2025-10-30T05:57:43.711Z] 9a071fca14fe: Pushed [2025-10-30T05:57:43.711Z] ee3d650b3539: Pushed [2025-10-30T05:57:44.646Z] 256f393e029f: Pushed [2025-10-30T05:57:48.844Z] c0a972edc1b9: Pushed [2025-10-30T05:57:48.844Z] c519beef24a8a8646206e3847a9d534cebed38f0: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:49.181Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:49.520Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T05:57:49.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T05:57:49.520Z] ee3d650b3539: Preparing [2025-10-30T05:57:49.520Z] c0a972edc1b9: Preparing [2025-10-30T05:57:49.520Z] 1b98b7f10b40: Preparing [2025-10-30T05:57:49.520Z] fe7d5e5b4d3f: Preparing [2025-10-30T05:57:49.520Z] 9a071fca14fe: Preparing [2025-10-30T05:57:49.520Z] 256f393e029f: Preparing [2025-10-30T05:57:49.520Z] 256f393e029f: Waiting [2025-10-30T05:57:49.520Z] ee3d650b3539: Layer already exists [2025-10-30T05:57:49.520Z] 1b98b7f10b40: Layer already exists [2025-10-30T05:57:49.520Z] fe7d5e5b4d3f: Layer already exists [2025-10-30T05:57:49.520Z] c0a972edc1b9: Layer already exists [2025-10-30T05:57:49.520Z] 9a071fca14fe: Layer already exists [2025-10-30T05:57:49.520Z] 256f393e029f: Layer already exists [2025-10-30T05:57:49.520Z] latest: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:49.864Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:50.195Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 [2025-10-30T05:57:50.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T05:57:50.195Z] ee3d650b3539: Preparing [2025-10-30T05:57:50.195Z] c0a972edc1b9: Preparing [2025-10-30T05:57:50.195Z] 1b98b7f10b40: Preparing [2025-10-30T05:57:50.195Z] fe7d5e5b4d3f: Preparing [2025-10-30T05:57:50.195Z] 9a071fca14fe: Preparing [2025-10-30T05:57:50.195Z] 256f393e029f: Preparing [2025-10-30T05:57:50.195Z] 256f393e029f: Waiting [2025-10-30T05:57:50.195Z] fe7d5e5b4d3f: Layer already exists [2025-10-30T05:57:50.195Z] 1b98b7f10b40: Layer already exists [2025-10-30T05:57:50.195Z] c0a972edc1b9: Layer already exists [2025-10-30T05:57:50.195Z] 9a071fca14fe: Layer already exists [2025-10-30T05:57:50.195Z] ee3d650b3539: Layer already exists [2025-10-30T05:57:50.195Z] 256f393e029f: Layer already exists [2025-10-30T05:57:50.195Z] 4.1.0-dev.9: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:50.540Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:50.875Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T05:57:50.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T05:57:50.875Z] ee3d650b3539: Preparing [2025-10-30T05:57:50.875Z] c0a972edc1b9: Preparing [2025-10-30T05:57:50.875Z] 1b98b7f10b40: Preparing [2025-10-30T05:57:50.875Z] fe7d5e5b4d3f: Preparing [2025-10-30T05:57:50.875Z] 9a071fca14fe: Preparing [2025-10-30T05:57:50.875Z] 256f393e029f: Preparing [2025-10-30T05:57:50.875Z] 256f393e029f: Waiting [2025-10-30T05:57:50.875Z] fe7d5e5b4d3f: Layer already exists [2025-10-30T05:57:50.875Z] 9a071fca14fe: Layer already exists [2025-10-30T05:57:50.875Z] 1b98b7f10b40: Layer already exists [2025-10-30T05:57:50.875Z] ee3d650b3539: Layer already exists [2025-10-30T05:57:50.875Z] c0a972edc1b9: Layer already exists [2025-10-30T05:57:50.875Z] 256f393e029f: Layer already exists [2025-10-30T05:57:50.875Z] c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:51.216Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:57:51.543Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-10-30T05:57:51.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T05:57:51.543Z] ee3d650b3539: Preparing [2025-10-30T05:57:51.543Z] c0a972edc1b9: Preparing [2025-10-30T05:57:51.543Z] 1b98b7f10b40: Preparing [2025-10-30T05:57:51.543Z] fe7d5e5b4d3f: Preparing [2025-10-30T05:57:51.543Z] 9a071fca14fe: Preparing [2025-10-30T05:57:51.543Z] 256f393e029f: Preparing [2025-10-30T05:57:51.543Z] 256f393e029f: Waiting [2025-10-30T05:57:51.543Z] c0a972edc1b9: Layer already exists [2025-10-30T05:57:51.543Z] 9a071fca14fe: Layer already exists [2025-10-30T05:57:51.543Z] ee3d650b3539: Layer already exists [2025-10-30T05:57:51.543Z] 1b98b7f10b40: Layer already exists [2025-10-30T05:57:51.543Z] fe7d5e5b4d3f: Layer already exists [2025-10-30T05:57:51.543Z] 256f393e029f: Layer already exists [2025-10-30T05:57:51.543Z] main: digest: sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T05:57:51.621Z] ===================================================== [Pipeline] echo [2025-10-30T05:57:51.642Z] taggedImages: [2025-10-30T05:57:51.642Z] - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T05:57:51.642Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T05:57:51.642Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 [2025-10-30T05:57:51.642Z] - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T05:57:51.642Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-10-30T05:57:51.689Z] ========================================================= [2025-10-30T05:57:51.689Z] [edgeXBuildMultiArch] RAW Config: [2025-10-30T05:57:51.689Z] images: [2025-10-30T05:57:51.689Z] - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T05:57:51.689Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T05:57:51.689Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 [2025-10-30T05:57:51.689Z] - nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T05:57:51.689Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-10-30T05:57:51.689Z] settingsFile: [2025-10-30T05:57:51.689Z] device-s7-settings [2025-10-30T05:57:51.689Z] ========================================================= [Pipeline] node [2025-10-30T05:58:06.693Z] Still waiting to schedule task [2025-10-30T05:58:06.693Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-30T05:59:07.749Z] Running on prd-centos7-docker-4c-2g-770994 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:59:07.810Z] provisioning config files... [2025-10-30T05:59:07.832Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7942677089482520233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:11.759Z] ---> ****-login.sh [2025-10-30T05:59:11.759Z] nexus3.edgexfoundry.org:10001 [2025-10-30T05:59:11.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:11.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:59:11.760Z] Configure a credential helper to remove this warning. See [2025-10-30T05:59:11.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:59:11.760Z] [2025-10-30T05:59:11.760Z] Login Succeeded [2025-10-30T05:59:11.760Z] nexus3.edgexfoundry.org:10002 [2025-10-30T05:59:11.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:12.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:59:12.020Z] Configure a credential helper to remove this warning. See [2025-10-30T05:59:12.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:59:12.020Z] [2025-10-30T05:59:12.020Z] Login Succeeded [2025-10-30T05:59:12.020Z] nexus3.edgexfoundry.org:10003 [2025-10-30T05:59:12.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:12.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:59:12.020Z] Configure a credential helper to remove this warning. See [2025-10-30T05:59:12.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:59:12.020Z] [2025-10-30T05:59:12.020Z] Login Succeeded [2025-10-30T05:59:12.020Z] nexus3.edgexfoundry.org:10004 [2025-10-30T05:59:12.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:12.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:59:12.020Z] Configure a credential helper to remove this warning. See [2025-10-30T05:59:12.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:59:12.020Z] [2025-10-30T05:59:12.020Z] Login Succeeded [2025-10-30T05:59:12.020Z] ****.io [2025-10-30T05:59:12.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T05:59:12.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T05:59:12.281Z] Configure a credential helper to remove this warning. See [2025-10-30T05:59:12.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T05:59:12.281Z] [2025-10-30T05:59:12.281Z] Login Succeeded [2025-10-30T05:59:12.281Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T05:59:12.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T05:59:12.652Z] + docker buildx ls [2025-10-30T05:59:12.652Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-30T05:59:12.652Z] default * docker [2025-10-30T05:59:12.652Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-30T05:59:12.946Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-30T05:59:12.946Z] edgex-builder [Pipeline] sh [2025-10-30T05:59:13.241Z] + docker buildx inspect --bootstrap [2025-10-30T05:59:13.241Z] #1 [internal] booting buildkit [2025-10-30T05:59:13.241Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-30T05:59:17.458Z] #1 pulling image moby/buildkit:buildx-stable-1 4.0s done [2025-10-30T05:59:17.458Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-30T05:59:18.848Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-10-30T05:59:18.848Z] #1 DONE 5.6s [2025-10-30T05:59:18.848Z] Name: edgex-builder [2025-10-30T05:59:18.848Z] Driver: docker-container [2025-10-30T05:59:18.848Z] [2025-10-30T05:59:18.848Z] Nodes: [2025-10-30T05:59:18.848Z] Name: edgex-builder0 [2025-10-30T05:59:18.848Z] Endpoint: unix:///var/run/docker.sock [2025-10-30T05:59:18.848Z] Status: running [2025-10-30T05:59:18.848Z] Buildkit: v0.25.1 [2025-10-30T05:59:18.848Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-30T05:59:19.147Z] + docker buildx ls [2025-10-30T05:59:19.148Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-30T05:59:19.148Z] edgex-builder * docker-container [2025-10-30T05:59:19.148Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-30T05:59:19.148Z] default docker [2025-10-30T05:59:19.148Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-30T05:59:19.449Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0' [2025-10-30T05:59:19.449Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 --push - [2025-10-30T05:59:19.709Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:59:19.709Z] #1 transferring dockerfile: 194B done [2025-10-30T05:59:19.709Z] #1 DONE 0.0s [2025-10-30T05:59:19.709Z] [2025-10-30T05:59:19.709Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T05:59:19.709Z] #2 DONE 0.1s [2025-10-30T05:59:19.709Z] [2025-10-30T05:59:19.709Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T05:59:19.709Z] #3 DONE 0.1s [2025-10-30T05:59:19.709Z] [2025-10-30T05:59:19.709Z] #4 [internal] load .dockerignore [2025-10-30T05:59:19.709Z] #4 transferring context: 2B done [2025-10-30T05:59:19.709Z] #4 DONE 0.0s [2025-10-30T05:59:19.709Z] [2025-10-30T05:59:19.709Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:19.709Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:19.709Z] #5 DONE 0.0s [2025-10-30T05:59:19.709Z] [2025-10-30T05:59:19.709Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:19.709Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:19.709Z] #6 DONE 0.1s [2025-10-30T05:59:19.968Z] [2025-10-30T05:59:19.968Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T05:59:19.968Z] #7 DONE 0.0s [2025-10-30T05:59:19.968Z] [2025-10-30T05:59:19.968Z] #8 exporting to image [2025-10-30T05:59:19.968Z] #8 exporting layers done [2025-10-30T05:59:19.968Z] #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 0.0s done [2025-10-30T05:59:19.968Z] #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done [2025-10-30T05:59:19.968Z] #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done [2025-10-30T05:59:19.968Z] #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done [2025-10-30T05:59:19.968Z] #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done [2025-10-30T05:59:19.968Z] #8 pushing layers 0.1s done [2025-10-30T05:59:19.968Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 [2025-10-30T05:59:19.968Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T05:59:19.968Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done [2025-10-30T05:59:19.968Z] #8 DONE 0.2s [2025-10-30T05:59:19.968Z] [2025-10-30T05:59:19.968Z] 1 warning found (use --debug to expand): [2025-10-30T05:59:19.968Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T05:59:20.251Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2025-10-30T05:59:20.251Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2025-10-30T05:59:20.511Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:59:20.511Z] #1 transferring dockerfile: 160B done [2025-10-30T05:59:20.511Z] #1 DONE 0.0s [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T05:59:20.511Z] #2 DONE 0.0s [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T05:59:20.511Z] #3 DONE 0.0s [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #4 [internal] load .dockerignore [2025-10-30T05:59:20.511Z] #4 transferring context: 2B done [2025-10-30T05:59:20.511Z] #4 DONE 0.0s [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:20.511Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:20.511Z] #5 DONE 0.0s [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:20.511Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:20.511Z] #6 CACHED [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:20.511Z] #5 CACHED [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T05:59:20.511Z] #7 DONE 0.0s [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] #8 exporting to image [2025-10-30T05:59:20.511Z] #8 exporting layers done [2025-10-30T05:59:20.511Z] #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done [2025-10-30T05:59:20.511Z] #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done [2025-10-30T05:59:20.511Z] #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done [2025-10-30T05:59:20.511Z] #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done [2025-10-30T05:59:20.511Z] #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done [2025-10-30T05:59:20.511Z] #8 pushing layers 0.0s done [2025-10-30T05:59:20.511Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done [2025-10-30T05:59:20.511Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T05:59:20.511Z] #8 DONE 0.1s [2025-10-30T05:59:20.511Z] [2025-10-30T05:59:20.511Z] 1 warning found (use --debug to expand): [2025-10-30T05:59:20.511Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T05:59:20.807Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9' [2025-10-30T05:59:20.807Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 --push - [2025-10-30T05:59:21.067Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:59:21.067Z] #1 transferring dockerfile: 165B done [2025-10-30T05:59:21.067Z] #1 DONE 0.0s [2025-10-30T05:59:21.067Z] [2025-10-30T05:59:21.067Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 [2025-10-30T05:59:21.067Z] #2 DONE 0.0s [2025-10-30T05:59:21.067Z] [2025-10-30T05:59:21.067Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9 [2025-10-30T05:59:21.067Z] #3 DONE 0.0s [2025-10-30T05:59:21.067Z] [2025-10-30T05:59:21.067Z] #4 [internal] load .dockerignore [2025-10-30T05:59:21.067Z] #4 transferring context: 2B done [2025-10-30T05:59:21.067Z] #4 DONE 0.0s [2025-10-30T05:59:21.067Z] [2025-10-30T05:59:21.067Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:21.067Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:21.067Z] #5 CACHED [2025-10-30T05:59:21.067Z] [2025-10-30T05:59:21.067Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:21.067Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:21.067Z] #6 CACHED [2025-10-30T05:59:21.067Z] [2025-10-30T05:59:21.067Z] #7 exporting to image [2025-10-30T05:59:21.067Z] #7 exporting layers done [2025-10-30T05:59:21.067Z] #7 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done [2025-10-30T05:59:21.067Z] #7 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done [2025-10-30T05:59:21.067Z] #7 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 [2025-10-30T05:59:21.067Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T05:59:21.067Z] #7 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done [2025-10-30T05:59:21.067Z] #7 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done [2025-10-30T05:59:21.068Z] #7 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done [2025-10-30T05:59:21.068Z] #7 pushing layers 0.0s done [2025-10-30T05:59:21.068Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.9@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done [2025-10-30T05:59:21.068Z] #7 DONE 0.1s [2025-10-30T05:59:21.068Z] [2025-10-30T05:59:21.068Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T05:59:21.068Z] #8 DONE 0.0s [2025-10-30T05:59:21.068Z] [2025-10-30T05:59:21.068Z] 1 warning found (use --debug to expand): [2025-10-30T05:59:21.068Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T05:59:21.357Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9' [2025-10-30T05:59:21.357Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 --push - [2025-10-30T05:59:21.357Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:59:21.357Z] #1 transferring dockerfile: 206B done [2025-10-30T05:59:21.357Z] #1 DONE 0.0s [2025-10-30T05:59:21.357Z] [2025-10-30T05:59:21.357Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T05:59:21.357Z] #2 DONE 0.0s [2025-10-30T05:59:21.357Z] [2025-10-30T05:59:21.357Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T05:59:21.357Z] #3 DONE 0.0s [2025-10-30T05:59:21.357Z] [2025-10-30T05:59:21.357Z] #4 [internal] load .dockerignore [2025-10-30T05:59:21.357Z] #4 transferring context: 2B done [2025-10-30T05:59:21.357Z] #4 DONE 0.0s [2025-10-30T05:59:21.357Z] [2025-10-30T05:59:21.357Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:21.357Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:21.357Z] #5 DONE 0.0s [2025-10-30T05:59:21.357Z] [2025-10-30T05:59:21.357Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:21.617Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:21.617Z] #6 CACHED [2025-10-30T05:59:21.617Z] [2025-10-30T05:59:21.617Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:21.617Z] #5 CACHED [2025-10-30T05:59:21.617Z] [2025-10-30T05:59:21.617Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T05:59:21.617Z] #7 DONE 0.0s [2025-10-30T05:59:21.617Z] [2025-10-30T05:59:21.617Z] #8 exporting to image [2025-10-30T05:59:21.617Z] #8 exporting layers done [2025-10-30T05:59:21.617Z] #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done [2025-10-30T05:59:21.617Z] #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done [2025-10-30T05:59:21.617Z] #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done [2025-10-30T05:59:21.617Z] #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done [2025-10-30T05:59:21.617Z] #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done [2025-10-30T05:59:21.617Z] #8 pushing layers 0.0s done [2025-10-30T05:59:21.617Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done [2025-10-30T05:59:21.617Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T05:59:21.617Z] #8 DONE 0.1s [2025-10-30T05:59:21.617Z] [2025-10-30T05:59:21.617Z] 1 warning found (use --debug to expand): [2025-10-30T05:59:21.617Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T05:59:21.908Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2025-10-30T05:59:21.908Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2025-10-30T05:59:21.908Z] #1 [internal] load build definition from Dockerfile [2025-10-30T05:59:21.908Z] #1 transferring dockerfile: 158B done [2025-10-30T05:59:21.908Z] #1 DONE 0.0s [2025-10-30T05:59:21.908Z] [2025-10-30T05:59:21.908Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-10-30T05:59:21.909Z] #2 DONE 0.0s [2025-10-30T05:59:21.909Z] [2025-10-30T05:59:21.909Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-10-30T05:59:21.909Z] #3 DONE 0.0s [2025-10-30T05:59:21.909Z] [2025-10-30T05:59:21.909Z] #4 [internal] load .dockerignore [2025-10-30T05:59:21.909Z] #4 transferring context: 2B done [2025-10-30T05:59:21.909Z] #4 DONE 0.0s [2025-10-30T05:59:21.909Z] [2025-10-30T05:59:21.909Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:21.909Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:21.909Z] #5 DONE 0.0s [2025-10-30T05:59:21.909Z] [2025-10-30T05:59:21.909Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:22.168Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 0.0s done [2025-10-30T05:59:22.168Z] #6 CACHED [2025-10-30T05:59:22.168Z] [2025-10-30T05:59:22.168Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:d77413a6386037eb6936b7f1c921ea3d52311bdd82d0a7a6958e038fb92e2a55 [2025-10-30T05:59:22.168Z] #5 CACHED [2025-10-30T05:59:22.168Z] [2025-10-30T05:59:22.168Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-30T05:59:22.168Z] #7 DONE 0.0s [2025-10-30T05:59:22.168Z] [2025-10-30T05:59:22.168Z] #8 exporting to image [2025-10-30T05:59:22.168Z] #8 exporting layers done [2025-10-30T05:59:22.168Z] #8 exporting manifest sha256:37f58e98f9c515e2498946a57555379cfed9fda76f5bee2efe8132233710cda4 done [2025-10-30T05:59:22.168Z] #8 exporting config sha256:b0b894afdb12ddd8d76ba5b57d3c46cde0ff8abcf554edad37f4a36d96abaa22 done [2025-10-30T05:59:22.168Z] #8 exporting manifest sha256:0754106d9aabac7a6a99b4dcf250e7a423a68975f9b9250e88e400844385a3a6 done [2025-10-30T05:59:22.168Z] #8 exporting config sha256:695c949a6c80890a484120a2a137e7cea3756f23a0abd81464d8f9390ea24b33 done [2025-10-30T05:59:22.168Z] #8 exporting manifest list sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 done [2025-10-30T05:59:22.168Z] #8 pushing layers 0.0s done [2025-10-30T05:59:22.168Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:7f7dd7a84f1d7147f5eb6402bc6a1b964c35c9ee73768467041d796ce0e54d79 0.1s done [2025-10-30T05:59:22.168Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T05:59:22.168Z] #8 DONE 0.1s [2025-10-30T05:59:22.168Z] [2025-10-30T05:59:22.168Z] 1 warning found (use --debug to expand): [2025-10-30T05:59:22.168Z]  - 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 [2025-10-30T05:59:22.555Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:22.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:23.411Z] ---> package-listing.sh [2025-10-30T05:59:23.411Z] ++ facter osfamily [2025-10-30T05:59:23.411Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T05:59:23.671Z] + OS_FAMILY=redhat [2025-10-30T05:59:23.671Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-10-30T05:59:23.671Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T05:59:23.671Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T05:59:23.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T05:59:23.671Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T05:59:23.671Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T05:59:23.671Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T05:59:23.671Z] + case "${OS_FAMILY}" in [2025-10-30T05:59:23.671Z] + rpm -qa [2025-10-30T05:59:23.671Z] + sort [2025-10-30T05:59:24.241Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T05:59:24.241Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T05:59:24.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T05:59:24.241Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T05:59:24.241Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-10-30T05:59:24.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-10-30T05:59:24.253Z] 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 [2025-10-30T05:59:24.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:25.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T05:59:25.104Z] [2025-10-30T05:59:25.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:25.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T05:59:25.412Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T05:59:25.412Z] 5eb5b503b376: Pulling fs layer [2025-10-30T05:59:25.412Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T05:59:25.412Z] ec43610c2a17: Pulling fs layer [2025-10-30T05:59:25.412Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T05:59:25.412Z] 33b1e0a273af: Pulling fs layer [2025-10-30T05:59:25.412Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T05:59:25.412Z] 2f39f015ded8: Pulling fs layer [2025-10-30T05:59:25.412Z] 33b1e0a273af: Waiting [2025-10-30T05:59:25.412Z] 5d3b04190fa2: Waiting [2025-10-30T05:59:25.412Z] 2f39f015ded8: Waiting [2025-10-30T05:59:25.412Z] 3a2ae6a8a46f: Waiting [2025-10-30T05:59:25.412Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T05:59:25.412Z] 5c69ac0246d0: Download complete [2025-10-30T05:59:25.412Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T05:59:25.412Z] 3a2ae6a8a46f: Download complete [2025-10-30T05:59:25.412Z] ec43610c2a17: Verifying Checksum [2025-10-30T05:59:25.412Z] ec43610c2a17: Download complete [2025-10-30T05:59:25.412Z] 33b1e0a273af: Verifying Checksum [2025-10-30T05:59:25.412Z] 33b1e0a273af: Download complete [2025-10-30T05:59:25.412Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T05:59:25.412Z] 5d3b04190fa2: Download complete [2025-10-30T05:59:25.673Z] 5eb5b503b376: Verifying Checksum [2025-10-30T05:59:25.673Z] 5eb5b503b376: Download complete [2025-10-30T05:59:26.242Z] 2f39f015ded8: Verifying Checksum [2025-10-30T05:59:26.242Z] 2f39f015ded8: Download complete [2025-10-30T05:59:27.177Z] 5eb5b503b376: Pull complete [2025-10-30T05:59:27.177Z] 5c69ac0246d0: Pull complete [2025-10-30T05:59:27.436Z] ec43610c2a17: Pull complete [2025-10-30T05:59:27.693Z] 3a2ae6a8a46f: Pull complete [2025-10-30T05:59:27.952Z] 33b1e0a273af: Pull complete [2025-10-30T05:59:27.952Z] 5d3b04190fa2: Pull complete [2025-10-30T05:59:32.195Z] 2f39f015ded8: Pull complete [2025-10-30T05:59:32.195Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T05:59:32.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T05:59:32.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:59:32.366Z] prd-centos7-docker-4c-2g-770994 does not seem to be running inside a container [2025-10-30T05:59:32.407Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T05:59:33.359Z] Removing intermediate container 30592bacaa87 [2025-10-30T05:59:33.359Z] ---> 6704cd31df2d [2025-10-30T05:59:33.359Z] Step 9/10 : COPY . . [2025-10-30T05:59:33.359Z] ---> d26adc8365f0 [2025-10-30T05:59:33.359Z] Step 10/10 : RUN ${MAKE} [2025-10-30T05:59:33.359Z] ---> Running in d7df6b08ad41 [2025-10-30T05:59:33.359Z] noop [2025-10-30T05:59:33.359Z] Removing intermediate container d7df6b08ad41 [2025-10-30T05:59:33.359Z] ---> 958bdfa4d697 [2025-10-30T05:59:33.359Z] Successfully built 958bdfa4d697 [2025-10-30T05:59:33.359Z] Successfully tagged ci-base-image-arm64:latest [2025-10-30T05:59:35.621Z] $ docker top 143037d9bb0214da4ff8ee10351f44fab3248693af150732f03ac6d088ceaddb -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:36.015Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T05:59:36.105Z] + docker inspect -f . ci-base-image-arm64 [2025-10-30T05:59:36.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:59:36.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-770993 does not seem to be running inside a container [2025-10-30T05:59:36.334Z] + mkdir -p /var/log/sysstat [2025-10-30T05:59:36.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/34 -v /w/workspace/device-s7/34:/w/workspace/device-s7/34:rw,z -v /w/workspace/device-s7/34@tmp:/w/workspace/device-s7/34@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 [2025-10-30T05:59:37.876Z] $ docker top ee3f2b81f138d8678ed5cafacb45d5053dc4a13c1b3d5efd252a249af902989f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-10-30T05:59:38.396Z] + ls /var/log/sa-host [2025-10-30T05:59:38.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T05:59:38.553Z] provisioning config files... [2025-10-30T05:59:38.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15896762361269236116tmp [Pipeline] { [Pipeline] echo [2025-10-30T05:59:38.582Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:38.810Z] + go version [2025-10-30T05:59:38.810Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-30T05:59:38.833Z] $ docker stop --time=1 ee3f2b81f138d8678ed5cafacb45d5053dc4a13c1b3d5efd252a249af902989f [2025-10-30T05:59:38.861Z] ---> create-netrc.sh [2025-10-30T05:59:40.474Z] $ docker rm -f --volumes ee3f2b81f138d8678ed5cafacb45d5053dc4a13c1b3d5efd252a249af902989f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2025-10-30T05:59:40.653Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:41.034Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T05:59:41.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:41.172Z] + docker inspect -f . ci-base-image-arm64 [2025-10-30T05:59:41.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:59:41.333Z] ---> sudo-logs.sh [2025-10-30T05:59:41.333Z] Archiving 'sudo' log.. [2025-10-30T05:59:41.333Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-770994.novalocal: Name or service not known [2025-10-30T05:59:41.333Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-770994.novalocal: Name or service not known [2025-10-30T05:59:41.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-770993 does not seem to be running inside a container [2025-10-30T05:59:41.424Z] $ 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/34 -v /w/workspace/device-s7/34:/w/workspace/device-s7/34:rw,z -v /w/workspace/device-s7/34@tmp:/w/workspace/device-s7/34@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 [2025-10-30T05:59:42.598Z] $ docker top a532fb8ba92bc4e7063374c9939b6e26f4bde3973bcf8d1e96911118cbd09df6 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2025-10-30T05:59:42.907Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:43.196Z] ---> job-cost.sh [2025-10-30T05:59:43.196Z] lf-activate-venv: SKIPPING [2025-10-30T05:59:43.196Z] INFO: No Stack... [2025-10-30T05:59:43.455Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-30T05:59:43.483Z] + git config --global --add safe.directory /w/workspace/device-s7/34 [Pipeline] fileExists [Pipeline] sh [2025-10-30T05:59:44.024Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T05:59:44.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:44.140Z] + make test [2025-10-30T05:59:44.140Z] go test -race -coverprofile=coverage.out ./... [2025-10-30T05:59:44.329Z] ---> logs-deploy.sh [2025-10-30T05:59:44.329Z] lf-activate-venv: SKIPPING [2025-10-30T05:59:44.329Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/34 [2025-10-30T05:59:44.329Z] INFO: archiving workspace using pattern(s): [2025-10-30T05:59:45.267Z] Archives upload complete. [2025-10-30T05:59:45.267Z] INFO: archiving logs to Nexus [2025-10-30T05:59:46.203Z] ---> uname -a: [2025-10-30T05:59:46.203Z] Linux prd-centos7-docker-4c-2g-770994.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] ---> lscpu: [2025-10-30T05:59:46.203Z] Architecture: x86_64 [2025-10-30T05:59:46.203Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-30T05:59:46.203Z] Byte Order: Little Endian [2025-10-30T05:59:46.203Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-30T05:59:46.203Z] CPU(s): 2 [2025-10-30T05:59:46.203Z] On-line CPU(s) list: 0,1 [2025-10-30T05:59:46.203Z] Thread(s) per core: 1 [2025-10-30T05:59:46.203Z] Core(s) per socket: 1 [2025-10-30T05:59:46.203Z] Socket(s): 2 [2025-10-30T05:59:46.203Z] NUMA node(s): 1 [2025-10-30T05:59:46.203Z] Vendor ID: AuthenticAMD [2025-10-30T05:59:46.203Z] CPU family: 23 [2025-10-30T05:59:46.203Z] Model: 49 [2025-10-30T05:59:46.203Z] Model name: AMD EPYC-Rome Processor [2025-10-30T05:59:46.203Z] Stepping: 0 [2025-10-30T05:59:46.203Z] CPU MHz: 2799.998 [2025-10-30T05:59:46.203Z] BogoMIPS: 5599.99 [2025-10-30T05:59:46.203Z] Virtualization: AMD-V [2025-10-30T05:59:46.203Z] Hypervisor vendor: KVM [2025-10-30T05:59:46.203Z] Virtualization type: full [2025-10-30T05:59:46.203Z] L1d cache: 64 KiB [2025-10-30T05:59:46.203Z] L1i cache: 64 KiB [2025-10-30T05:59:46.203Z] L2 cache: 1 MiB [2025-10-30T05:59:46.203Z] L3 cache: 32 MiB [2025-10-30T05:59:46.203Z] NUMA node0 CPU(s): 0,1 [2025-10-30T05:59:46.203Z] Vulnerability Itlb multihit: Not affected [2025-10-30T05:59:46.203Z] Vulnerability L1tf: Not affected [2025-10-30T05:59:46.203Z] Vulnerability Mds: Not affected [2025-10-30T05:59:46.203Z] Vulnerability Meltdown: Not affected [2025-10-30T05:59:46.203Z] Vulnerability Mmio stale data: Not affected [2025-10-30T05:59:46.203Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-30T05:59:46.203Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-30T05:59:46.203Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-30T05:59:46.203Z] Vulnerability Srbds: Not affected [2025-10-30T05:59:46.203Z] Vulnerability Tsx async abort: Not affected [2025-10-30T05:59:46.203Z] 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 [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] ---> nproc: [2025-10-30T05:59:46.203Z] 2 [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] ---> df -h: [2025-10-30T05:59:46.203Z] Filesystem Size Used Avail Use% Mounted on [2025-10-30T05:59:46.203Z] overlay 40G 7.3G 33G 19% / [2025-10-30T05:59:46.203Z] tmpfs 64M 0 64M 0% /dev [2025-10-30T05:59:46.203Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-30T05:59:46.203Z] shm 64M 0 64M 0% /dev/shm [2025-10-30T05:59:46.203Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] [2025-10-30T05:59:46.203Z] Cannot open /var/log/sysstat/sa30: No such file or directory [2025-10-30T05:59:46.203Z] Please check if data collecting is enabled [2025-10-30T05:59:46.203Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T05:59:46.233Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-30T05:59:46.238Z] $ docker stop --time=1 143037d9bb0214da4ff8ee10351f44fab3248693af150732f03ac6d088ceaddb [2025-10-30T05:59:47.382Z] $ docker rm -f --volumes 143037d9bb0214da4ff8ee10351f44fab3248693af150732f03ac6d088ceaddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-30T05:59:47.485Z] [WS-CLEANUP] Deleting project workspace... [2025-10-30T05:59:47.485Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-30T05:59:47.500Z] [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 [2025-10-30T05:59:47.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T05:59:47.964Z] [2025-10-30T05:59:47.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T05:59:48.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T05:59:48.263Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T05:59:48.263Z] 5eb5b503b376: Pulling fs layer [2025-10-30T05:59:48.263Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T05:59:48.263Z] ec43610c2a17: Pulling fs layer [2025-10-30T05:59:48.263Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T05:59:48.263Z] 33b1e0a273af: Pulling fs layer [2025-10-30T05:59:48.263Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T05:59:48.263Z] 2f39f015ded8: Pulling fs layer [2025-10-30T05:59:48.263Z] 33b1e0a273af: Waiting [2025-10-30T05:59:48.263Z] 2f39f015ded8: Waiting [2025-10-30T05:59:48.263Z] 5d3b04190fa2: Waiting [2025-10-30T05:59:48.263Z] 3a2ae6a8a46f: Waiting [2025-10-30T05:59:48.263Z] 5c69ac0246d0: Download complete [2025-10-30T05:59:48.263Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T05:59:48.263Z] 3a2ae6a8a46f: Download complete [2025-10-30T05:59:48.520Z] 33b1e0a273af: Verifying Checksum [2025-10-30T05:59:48.520Z] 33b1e0a273af: Download complete [2025-10-30T05:59:48.520Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T05:59:48.520Z] 5d3b04190fa2: Download complete [2025-10-30T05:59:48.520Z] ec43610c2a17: Verifying Checksum [2025-10-30T05:59:48.520Z] ec43610c2a17: Download complete [2025-10-30T05:59:48.520Z] 5eb5b503b376: Download complete [2025-10-30T05:59:49.456Z] 2f39f015ded8: Verifying Checksum [2025-10-30T05:59:49.456Z] 2f39f015ded8: Download complete [2025-10-30T05:59:50.393Z] 5eb5b503b376: Pull complete [2025-10-30T05:59:50.393Z] 5c69ac0246d0: Pull complete [2025-10-30T05:59:51.336Z] ec43610c2a17: Pull complete [2025-10-30T05:59:51.336Z] 3a2ae6a8a46f: Pull complete [2025-10-30T05:59:51.336Z] 33b1e0a273af: Pull complete [2025-10-30T05:59:51.336Z] 5d3b04190fa2: Pull complete [2025-10-30T05:59:57.897Z] 2f39f015ded8: Pull complete [2025-10-30T05:59:57.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T05:59:57.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T05:59:57.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T05:59:58.006Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T05:59:58.035Z] $ 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 [2025-10-30T05:59:59.327Z] $ docker top 7c7de150b369d924b7d6d013620eb4052049ce63331178e67765874e5a7dd1e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T05:59:59.730Z] ---> job-cost.sh [2025-10-30T05:59:59.731Z] lf-activate-venv: SKIPPING [2025-10-30T05:59:59.731Z] INFO: No Stack... [2025-10-30T06:00:00.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T06:00:00.560Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T06:00:00.854Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-10-30T06:00:00.854Z] + cut -d, -f6 [Pipeline] lock [2025-10-30T06:00:00.872Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [2025-10-30T06:00:00.879Z] Resource [jenkins-edgexfoundry-device-s7-main-34-stack-cost] did not exist. Created. [2025-10-30T06:00:00.886Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T06:00:01.197Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-30T06:00:01.243Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T06:00:01.250Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T06:00:01.279Z] $ docker stop --time=1 7c7de150b369d924b7d6d013620eb4052049ce63331178e67765874e5a7dd1e9 [2025-10-30T06:00:02.440Z] $ docker rm -f --volumes 7c7de150b369d924b7d6d013620eb4052049ce63331178e67765874e5a7dd1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-30T06:00:31.005Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-10-30T06:04:07.887Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-10-30T06:04:07.887Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.112s coverage: 6.8% of statements [2025-10-30T06:04:07.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-30T06:04:07.887Z] go vet ./... [2025-10-30T06:08:14.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T06:08:14.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T06:08:14.770Z] ./bin/test-attribution-txt.sh [2025-10-30T06:08:14.770Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T06:08:14.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-30T06:08:14.813Z] $ docker stop --time=1 a532fb8ba92bc4e7063374c9939b6e26f4bde3973bcf8d1e96911118cbd09df6 [2025-10-30T06:08:17.742Z] $ docker rm -f --volumes a532fb8ba92bc4e7063374c9939b6e26f4bde3973bcf8d1e96911118cbd09df6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T06:08:19.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-30T06:08:19.995Z] Warning: overwriting stash ‘coverage-report’ [2025-10-30T06:08:20.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-30T06:08:20.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-30T06:08:21.175Z] + ls -al . [2025-10-30T06:08:21.175Z] total 216 [2025-10-30T06:08:21.175Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 05:59 . [2025-10-30T06:08:21.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 05:56 .. [2025-10-30T06:08:21.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 05:57 .git [2025-10-30T06:08:21.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 .github [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 05:56 .gitignore [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 05:56 .golangci.yml [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 05:56 Attribution.txt [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 05:56 CHANGLOG.md [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 05:56 Dockerfile [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 05:56 Jenkinsfile [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 05:56 LICENSE [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 05:56 Makefile [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 05:56 OWNERS.md [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 05:56 README.md [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 05:54 VERSION [2025-10-30T06:08:21.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 05:56 bin [2025-10-30T06:08:21.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:56 cmd [2025-10-30T06:08:21.175Z] -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 06:04 coverage.out [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 05:56 go.mod [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 05:56 go.sum [2025-10-30T06:08:21.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 05:56 internal [2025-10-30T06:08:21.175Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:08:21.538Z] + 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=c519beef24a8a8646206e3847a9d534cebed38f0 --label arch=arm64 --label version=4.1.0-dev.9 . [2025-10-30T06:08:21.804Z] Sending build context to Docker daemon 8.113MB [2025-10-30T06:08:21.804Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.22 [2025-10-30T06:08:21.804Z] Step 2/24 : FROM ${BASE} AS builder [2025-10-30T06:08:21.804Z] ---> 958bdfa4d697 [2025-10-30T06:08:21.804Z] Step 3/24 : ARG MAKE=make build [2025-10-30T06:08:22.071Z] ---> Running in d5be6870ebcf [2025-10-30T06:08:22.336Z] Removing intermediate container d5be6870ebcf [2025-10-30T06:08:22.336Z] ---> 51dd95d06226 [2025-10-30T06:08:22.336Z] Step 4/24 : WORKDIR /device-s7 [2025-10-30T06:08:22.336Z] ---> Running in 6c6b4ea6e8d5 [2025-10-30T06:08:22.607Z] Removing intermediate container 6c6b4ea6e8d5 [2025-10-30T06:08:22.607Z] ---> 32fa4d124546 [2025-10-30T06:08:22.607Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-10-30T06:08:22.877Z] ---> Running in 72e20ccb63e8 [2025-10-30T06:08:23.145Z] Removing intermediate container 72e20ccb63e8 [2025-10-30T06:08:23.145Z] ---> ee42ffdb1835 [2025-10-30T06:08:23.145Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T06:08:23.145Z] ---> Running in 38ec6a73baf5 [2025-10-30T06:08:24.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:08:24.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:08:26.324Z] OK: 255 MiB in 60 packages [2025-10-30T06:08:26.910Z] Removing intermediate container 38ec6a73baf5 [2025-10-30T06:08:26.910Z] ---> 88b766fafbd9 [2025-10-30T06:08:26.910Z] Step 7/24 : COPY go.mod vendor* ./ [2025-10-30T06:08:27.497Z] ---> 3098c7b862d0 [2025-10-30T06:08:27.497Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T06:08:27.497Z] ---> Running in 01ec7349270f [2025-10-30T06:08:30.082Z] Removing intermediate container 01ec7349270f [2025-10-30T06:08:30.082Z] ---> 3a6920e7b2e8 [2025-10-30T06:08:30.082Z] Step 9/24 : COPY . . [2025-10-30T06:08:31.044Z] ---> 15c5cdc25593 [2025-10-30T06:08:31.044Z] Step 10/24 : RUN ${MAKE} [2025-10-30T06:08:31.044Z] ---> Running in 08c5602a9ff7 [2025-10-30T06:08:32.008Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-10-30T06:12:23.813Z] Removing intermediate container 08c5602a9ff7 [2025-10-30T06:12:23.813Z] ---> 4ee4fee58285 [2025-10-30T06:12:23.813Z] Step 11/24 : FROM alpine:3.22 [2025-10-30T06:12:23.813Z] 3.22: Pulling from library/alpine [2025-10-30T06:12:23.813Z] 6b59a28fa201: Pulling fs layer [2025-10-30T06:12:23.813Z] 6b59a28fa201: Verifying Checksum [2025-10-30T06:12:23.813Z] 6b59a28fa201: Download complete [2025-10-30T06:12:23.813Z] 6b59a28fa201: Pull complete [2025-10-30T06:12:23.813Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T06:12:23.813Z] Status: Downloaded newer image for alpine:3.22 [2025-10-30T06:12:23.813Z] ---> 171e65262c80 [2025-10-30T06:12:23.813Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-10-30T06:12:23.813Z] ---> Running in 795eebc952a1 [2025-10-30T06:12:23.813Z] Removing intermediate container 795eebc952a1 [2025-10-30T06:12:23.813Z] ---> 29a9733e4aad [2025-10-30T06:12:23.813Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-10-30T06:12:23.813Z] ---> Running in f3dde8b9b46e [2025-10-30T06:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:23.813Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T06:12:23.813Z] Executing busybox-1.37.0-r19.trigger [2025-10-30T06:12:23.813Z] OK: 8 MiB in 17 packages [2025-10-30T06:12:23.813Z] Removing intermediate container f3dde8b9b46e [2025-10-30T06:12:23.813Z] ---> 0b6e4aac608a [2025-10-30T06:12:23.813Z] Step 14/24 : RUN apk --no-cache upgrade [2025-10-30T06:12:23.813Z] ---> Running in e3ad21d69907 [2025-10-30T06:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:12:23.813Z] OK: 8 MiB in 17 packages [2025-10-30T06:12:23.813Z] Removing intermediate container e3ad21d69907 [2025-10-30T06:12:23.813Z] ---> f24abe2d5822 [2025-10-30T06:12:23.813Z] Step 15/24 : WORKDIR / [2025-10-30T06:12:23.813Z] ---> Running in 00117230cf93 [2025-10-30T06:12:23.813Z] Removing intermediate container 00117230cf93 [2025-10-30T06:12:23.813Z] ---> fa61f8ffd341 [2025-10-30T06:12:23.813Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-10-30T06:12:24.085Z] ---> 5f118ec502ae [2025-10-30T06:12:24.085Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-10-30T06:12:26.029Z] ---> 22d230ab24a8 [2025-10-30T06:12:26.029Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-10-30T06:12:26.615Z] ---> f8b0fe51fa3a [2025-10-30T06:12:26.616Z] Step 19/24 : EXPOSE 59994 [2025-10-30T06:12:26.616Z] ---> Running in 7b6939f07f62 [2025-10-30T06:12:26.883Z] Removing intermediate container 7b6939f07f62 [2025-10-30T06:12:26.883Z] ---> 2c1c630816ba [2025-10-30T06:12:26.883Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-10-30T06:12:26.883Z] ---> Running in 37560463e5f0 [2025-10-30T06:12:27.150Z] Removing intermediate container 37560463e5f0 [2025-10-30T06:12:27.150Z] ---> 00508e0a1a45 [2025-10-30T06:12:27.150Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-30T06:12:27.417Z] ---> Running in 0373f1f93671 [2025-10-30T06:12:27.687Z] Removing intermediate container 0373f1f93671 [2025-10-30T06:12:27.687Z] ---> 6812dcb34c07 [2025-10-30T06:12:27.687Z] Step 22/24 : LABEL arch=arm64 [2025-10-30T06:12:27.687Z] ---> Running in a98e1bf4c724 [2025-10-30T06:12:27.964Z] Removing intermediate container a98e1bf4c724 [2025-10-30T06:12:27.964Z] ---> 985bd15df080 [2025-10-30T06:12:27.964Z] Step 23/24 : LABEL git_sha=c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T06:12:27.964Z] ---> Running in da83443c4df6 [2025-10-30T06:12:28.547Z] Removing intermediate container da83443c4df6 [2025-10-30T06:12:28.547Z] ---> 7cdf359b3ca7 [2025-10-30T06:12:28.547Z] Step 24/24 : LABEL version=4.1.0-dev.9 [2025-10-30T06:12:28.547Z] ---> Running in c1eb198111d9 [2025-10-30T06:12:28.813Z] Removing intermediate container c1eb198111d9 [2025-10-30T06:12:28.813Z] ---> ebc2a67fb121 [2025-10-30T06:12:28.813Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-30T06:12:28.813Z] Successfully built ebc2a67fb121 [2025-10-30T06:12:28.813Z] 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 [2025-10-30T06:12:28.985Z] provisioning config files... [2025-10-30T06:12:29.000Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/34@tmp/config7023967892761758280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:12:29.351Z] ---> ****-login.sh [2025-10-30T06:12:29.351Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:12:29.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:29.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:29.618Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:29.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:29.618Z] [2025-10-30T06:12:29.618Z] Login Succeeded [2025-10-30T06:12:29.618Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:12:29.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:29.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:29.885Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:29.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:29.885Z] [2025-10-30T06:12:29.885Z] Login Succeeded [2025-10-30T06:12:29.885Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:12:30.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:30.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:30.421Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:30.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:30.421Z] [2025-10-30T06:12:30.421Z] Login Succeeded [2025-10-30T06:12:30.421Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:12:30.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:30.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:30.690Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:30.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:30.690Z] [2025-10-30T06:12:30.690Z] Login Succeeded [2025-10-30T06:12:30.690Z] ****.io [2025-10-30T06:12:30.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:12:31.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:12:31.223Z] Configure a credential helper to remove this warning. See [2025-10-30T06:12:31.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:12:31.223Z] [2025-10-30T06:12:31.223Z] Login Succeeded [2025-10-30T06:12:31.223Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:12:31.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:12:31.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:12:31.325Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-10-30T06:12:31.325Z] c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T06:12:31.325Z] latest [2025-10-30T06:12:31.325Z] 4.1.0-dev.9 [2025-10-30T06:12:31.325Z] c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T06:12:31.325Z] main [2025-10-30T06:12:31.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:31.704Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:32.063Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T06:12:32.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:12:32.063Z] 02745fe10564: Preparing [2025-10-30T06:12:32.063Z] 953597e20b67: Preparing [2025-10-30T06:12:32.063Z] e265025c6eff: Preparing [2025-10-30T06:12:32.063Z] 38f7a70cc2a5: Preparing [2025-10-30T06:12:32.063Z] 2ffbfe975ff3: Preparing [2025-10-30T06:12:32.063Z] 0e64f2360a44: Preparing [2025-10-30T06:12:32.063Z] 0e64f2360a44: Waiting [2025-10-30T06:12:32.333Z] e265025c6eff: Pushed [2025-10-30T06:12:32.334Z] 38f7a70cc2a5: Pushed [2025-10-30T06:12:32.334Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:32.334Z] 02745fe10564: Pushed [2025-10-30T06:12:32.334Z] 2ffbfe975ff3: Pushed [2025-10-30T06:12:42.406Z] 953597e20b67: Pushed [2025-10-30T06:12:42.406Z] c519beef24a8a8646206e3847a9d534cebed38f0: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:42.776Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:43.147Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-10-30T06:12:43.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:12:43.147Z] 02745fe10564: Preparing [2025-10-30T06:12:43.147Z] 953597e20b67: Preparing [2025-10-30T06:12:43.147Z] e265025c6eff: Preparing [2025-10-30T06:12:43.147Z] 38f7a70cc2a5: Preparing [2025-10-30T06:12:43.147Z] 2ffbfe975ff3: Preparing [2025-10-30T06:12:43.147Z] 0e64f2360a44: Preparing [2025-10-30T06:12:43.147Z] 0e64f2360a44: Waiting [2025-10-30T06:12:43.147Z] e265025c6eff: Layer already exists [2025-10-30T06:12:43.147Z] 38f7a70cc2a5: Layer already exists [2025-10-30T06:12:43.147Z] 953597e20b67: Layer already exists [2025-10-30T06:12:43.147Z] 02745fe10564: Layer already exists [2025-10-30T06:12:43.147Z] 2ffbfe975ff3: Layer already exists [2025-10-30T06:12:43.147Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:43.413Z] latest: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:43.792Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:44.163Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 [2025-10-30T06:12:44.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:12:44.163Z] 02745fe10564: Preparing [2025-10-30T06:12:44.163Z] 953597e20b67: Preparing [2025-10-30T06:12:44.163Z] e265025c6eff: Preparing [2025-10-30T06:12:44.163Z] 38f7a70cc2a5: Preparing [2025-10-30T06:12:44.163Z] 2ffbfe975ff3: Preparing [2025-10-30T06:12:44.163Z] 0e64f2360a44: Preparing [2025-10-30T06:12:44.163Z] 0e64f2360a44: Waiting [2025-10-30T06:12:44.163Z] 2ffbfe975ff3: Layer already exists [2025-10-30T06:12:44.163Z] e265025c6eff: Layer already exists [2025-10-30T06:12:44.163Z] 02745fe10564: Layer already exists [2025-10-30T06:12:44.163Z] 38f7a70cc2a5: Layer already exists [2025-10-30T06:12:44.163Z] 953597e20b67: Layer already exists [2025-10-30T06:12:44.163Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:44.430Z] 4.1.0-dev.9: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:44.815Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:45.184Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T06:12:45.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:12:45.184Z] 02745fe10564: Preparing [2025-10-30T06:12:45.184Z] 953597e20b67: Preparing [2025-10-30T06:12:45.184Z] e265025c6eff: Preparing [2025-10-30T06:12:45.184Z] 38f7a70cc2a5: Preparing [2025-10-30T06:12:45.184Z] 2ffbfe975ff3: Preparing [2025-10-30T06:12:45.184Z] 0e64f2360a44: Preparing [2025-10-30T06:12:45.184Z] 38f7a70cc2a5: Layer already exists [2025-10-30T06:12:45.184Z] 02745fe10564: Layer already exists [2025-10-30T06:12:45.184Z] 2ffbfe975ff3: Layer already exists [2025-10-30T06:12:45.184Z] 953597e20b67: Layer already exists [2025-10-30T06:12:45.184Z] e265025c6eff: Layer already exists [2025-10-30T06:12:45.184Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:45.452Z] c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:45.826Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:46.194Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-10-30T06:12:46.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:12:46.194Z] 02745fe10564: Preparing [2025-10-30T06:12:46.194Z] 953597e20b67: Preparing [2025-10-30T06:12:46.194Z] e265025c6eff: Preparing [2025-10-30T06:12:46.194Z] 38f7a70cc2a5: Preparing [2025-10-30T06:12:46.194Z] 2ffbfe975ff3: Preparing [2025-10-30T06:12:46.194Z] 0e64f2360a44: Preparing [2025-10-30T06:12:46.194Z] 0e64f2360a44: Waiting [2025-10-30T06:12:46.194Z] 953597e20b67: Layer already exists [2025-10-30T06:12:46.194Z] 38f7a70cc2a5: Layer already exists [2025-10-30T06:12:46.194Z] 2ffbfe975ff3: Layer already exists [2025-10-30T06:12:46.194Z] 02745fe10564: Layer already exists [2025-10-30T06:12:46.194Z] e265025c6eff: Layer already exists [2025-10-30T06:12:46.194Z] 0e64f2360a44: Layer already exists [2025-10-30T06:12:46.462Z] main: digest: sha256:f8d8af1b34deb7e96d71f0c61b344eff6a555f96f78434bda268542dd77a185c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:12:46.555Z] ===================================================== [Pipeline] echo [2025-10-30T06:12:46.575Z] taggedImages: [2025-10-30T06:12:46.575Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 [2025-10-30T06:12:46.575Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-10-30T06:12:46.575Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 [2025-10-30T06:12:46.575Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [2025-10-30T06:12:46.575Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-10-30T06:12:46.589Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] echo [2025-10-30T06:12:46.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-10-30T06:12:46.617Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.9 [Pipeline] echo [2025-10-30T06:12:46.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c519beef24a8a8646206e3847a9d534cebed38f0-4.1.0-dev.9 [Pipeline] echo [2025-10-30T06:12:46.649Z] 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 [2025-10-30T06:12:47.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:12:47.058Z] [2025-10-30T06:12:47.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:12:47.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:12:47.401Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-30T06:12:47.401Z] 8998bd30e6a1: Pulling fs layer [2025-10-30T06:12:47.401Z] 04944245beec: Pulling fs layer [2025-10-30T06:12:47.401Z] 699f458cf7ca: Pulling fs layer [2025-10-30T06:12:47.401Z] 765212b225bb: Pulling fs layer [2025-10-30T06:12:47.401Z] f23df028b6ca: Pulling fs layer [2025-10-30T06:12:47.401Z] d65c8cfc05b1: Pulling fs layer [2025-10-30T06:12:47.401Z] 2437ff75d9bd: Pulling fs layer [2025-10-30T06:12:47.401Z] f23df028b6ca: Waiting [2025-10-30T06:12:47.401Z] d65c8cfc05b1: Waiting [2025-10-30T06:12:47.401Z] 2437ff75d9bd: Waiting [2025-10-30T06:12:47.401Z] 765212b225bb: Waiting [2025-10-30T06:12:47.675Z] 04944245beec: Verifying Checksum [2025-10-30T06:12:47.675Z] 04944245beec: Download complete [2025-10-30T06:12:47.675Z] 765212b225bb: Verifying Checksum [2025-10-30T06:12:47.675Z] 765212b225bb: Download complete [2025-10-30T06:12:47.675Z] f23df028b6ca: Verifying Checksum [2025-10-30T06:12:47.675Z] f23df028b6ca: Download complete [2025-10-30T06:12:47.675Z] d65c8cfc05b1: Verifying Checksum [2025-10-30T06:12:47.675Z] d65c8cfc05b1: Download complete [2025-10-30T06:12:47.943Z] 699f458cf7ca: Verifying Checksum [2025-10-30T06:12:47.943Z] 699f458cf7ca: Download complete [2025-10-30T06:12:48.214Z] 8998bd30e6a1: Verifying Checksum [2025-10-30T06:12:48.214Z] 8998bd30e6a1: Download complete [2025-10-30T06:12:50.800Z] 2437ff75d9bd: Verifying Checksum [2025-10-30T06:12:50.800Z] 2437ff75d9bd: Download complete [2025-10-30T06:12:52.747Z] 8998bd30e6a1: Pull complete [2025-10-30T06:12:53.331Z] 04944245beec: Pull complete [2025-10-30T06:12:54.739Z] 699f458cf7ca: Pull complete [2025-10-30T06:12:55.007Z] 765212b225bb: Pull complete [2025-10-30T06:12:55.968Z] f23df028b6ca: Pull complete [2025-10-30T06:12:55.968Z] d65c8cfc05b1: Pull complete [2025-10-30T06:13:14.268Z] 2437ff75d9bd: Pull complete [2025-10-30T06:13:14.268Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-30T06:13:14.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:13:14.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:13:14.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-770993 does not seem to be running inside a container [2025-10-30T06:13:14.533Z] $ 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/34 -v /w/workspace/device-s7/34:/w/workspace/device-s7/34:rw,z -v /w/workspace/device-s7/34@tmp:/w/workspace/device-s7/34@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 [2025-10-30T06:13:17.107Z] $ docker top 63444ce9b9c70dc50e4a09c204c50890ef63c814bba596803994d8f1c94d1ea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:13:17.922Z] ---> job-cost.sh [2025-10-30T06:13:17.922Z] lf-activate-venv: SKIPPING [2025-10-30T06:13:17.922Z] INFO: No Stack... [2025-10-30T06:13:18.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-30T06:13:19.074Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T06:13:19.710Z] + + cut -d, -f6 [2025-10-30T06:13:19.710Z] cat /w/workspace/device-s7/34/archives/cost.csv [Pipeline] lock [2025-10-30T06:13:19.742Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [2025-10-30T06:13:19.749Z] Resource [jenkins-edgexfoundry-device-s7-main-34-stack-cost] did not exist. Created. [2025-10-30T06:13:19.754Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T06:13:20.110Z] /w/workspace/device-s7/34@tmp/durable-3d6998cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-30T06:13:20.449Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-30T06:13:20.480Z] Warning: overwriting stash ‘stack-cost’ [2025-10-30T06:13:20.522Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T06:13:20.530Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T06:13:20.576Z] $ docker stop --time=1 63444ce9b9c70dc50e4a09c204c50890ef63c814bba596803994d8f1c94d1ea7 [2025-10-30T06:13:22.057Z] $ docker rm -f --volumes 63444ce9b9c70dc50e4a09c204c50890ef63c814bba596803994d8f1c94d1ea7 [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 [2025-10-30T06:13:22.594Z] provisioning config files... [2025-10-30T06:13:22.600Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8762188052478827742tmp [Pipeline] { [Pipeline] sh [2025-10-30T06:13:22.904Z] + set +x [2025-10-30T06:13:22.904Z] + bash -s -- [2025-10-30T06:13:22.904Z] + curl -s https://codecov.io/bash [2025-10-30T06:13:22.904Z] [2025-10-30T06:13:22.904Z] _____ _ [2025-10-30T06:13:22.904Z] / ____| | | [2025-10-30T06:13:22.904Z] | | ___ __| | ___ ___ _____ __ [2025-10-30T06:13:22.904Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-30T06:13:22.904Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-30T06:13:22.904Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-30T06:13:22.904Z] Bash-1.0.6 [2025-10-30T06:13:22.904Z] [2025-10-30T06:13:22.904Z] [2025-10-30T06:13:22.904Z] ==> git version 2.25.1 found [2025-10-30T06:13:22.904Z] ==> 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 [2025-10-30T06:13:22.904Z] Release-Date: 2020-01-08 [2025-10-30T06:13:22.904Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-30T06:13:22.904Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-30T06:13:22.904Z] ==> Jenkins CI detected. [2025-10-30T06:13:22.904Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-10-30T06:13:22.904Z] project root: . [2025-10-30T06:13:22.904Z] --> token set from env [2025-10-30T06:13:22.904Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-30T06:13:23.163Z] ==> Running gcov in . (disable via -X gcov) [2025-10-30T06:13:23.163Z] ==> Python coveragepy not found [2025-10-30T06:13:23.163Z] ==> Searching for coverage reports in: [2025-10-30T06:13:23.164Z] + . [2025-10-30T06:13:23.164Z] -> Found 1 reports [2025-10-30T06:13:23.164Z] ==> Detecting git/mercurial file structure [2025-10-30T06:13:23.164Z] ==> Reading reports [2025-10-30T06:13:23.164Z] + ./coverage.out bytes=19094 [2025-10-30T06:13:23.164Z] ==> Appending adjustments [2025-10-30T06:13:23.164Z] https://docs.codecov.io/docs/fixing-reports [2025-10-30T06:13:23.164Z] + Found adjustments [2025-10-30T06:13:23.164Z] ==> Gzipping contents [2025-10-30T06:13:23.164Z] 4.0K /tmp/codecov.P3WSZ5.gz [2025-10-30T06:13:23.164Z] ==> Uploading reports [2025-10-30T06:13:23.164Z] url: https://codecov.io [2025-10-30T06:13:23.164Z] query: branch=main&commit=c519beef24a8a8646206e3847a9d534cebed38f0&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-30T06:13:23.164Z] -> Pinging Codecov [2025-10-30T06:13:23.164Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c519beef24a8a8646206e3847a9d534cebed38f0&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-30T06:13:23.423Z] -> Uploading to [2025-10-30T06:13:23.423Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/c519beef24a8a8646206e3847a9d534cebed38f0/c9b68fa3-a77d-46a4-b243-f690ff406b29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251030T061323Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9feeef0c5d81ff6ce8cc1016fd9d673791422f9af436f04b6cfdb0cb54fab88 [2025-10-30T06:13:23.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T06:13:23.423Z] Dload Upload Total Spent Left Speed [2025-10-30T06:13:23.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17371 --:--:-- --:--:-- --:--:-- 17371 [2025-10-30T06:13:23.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] } [2025-10-30T06:13:23.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-30T06:13:23.682Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-30T06:13:23.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:13:24.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T06:13:24.021Z] [2025-10-30T06:13:24.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:13:24.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T06:13:24.330Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-30T06:13:24.330Z] 0a9a5dfd008f: Pulling fs layer [2025-10-30T06:13:24.330Z] 36466aa92d05: Pulling fs layer [2025-10-30T06:13:24.330Z] e10405b45d13: Pulling fs layer [2025-10-30T06:13:24.330Z] 096b7ceb2af7: Pulling fs layer [2025-10-30T06:13:24.330Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T06:13:24.330Z] e50aa161e22a: Pulling fs layer [2025-10-30T06:13:24.330Z] d3c8db5fb9df: Pulling fs layer [2025-10-30T06:13:24.330Z] 096b7ceb2af7: Waiting [2025-10-30T06:13:24.330Z] 4f4fb700ef54: Waiting [2025-10-30T06:13:24.330Z] e50aa161e22a: Waiting [2025-10-30T06:13:24.330Z] d3c8db5fb9df: Waiting [2025-10-30T06:13:24.330Z] 36466aa92d05: Verifying Checksum [2025-10-30T06:13:24.330Z] 36466aa92d05: Download complete [2025-10-30T06:13:24.330Z] 096b7ceb2af7: Verifying Checksum [2025-10-30T06:13:24.330Z] 096b7ceb2af7: Download complete [2025-10-30T06:13:24.330Z] 4f4fb700ef54: Verifying Checksum [2025-10-30T06:13:24.330Z] 4f4fb700ef54: Download complete [2025-10-30T06:13:24.330Z] 0a9a5dfd008f: Verifying Checksum [2025-10-30T06:13:24.330Z] 0a9a5dfd008f: Download complete [2025-10-30T06:13:24.589Z] 0a9a5dfd008f: Pull complete [2025-10-30T06:13:24.589Z] e50aa161e22a: Verifying Checksum [2025-10-30T06:13:24.589Z] e50aa161e22a: Download complete [2025-10-30T06:13:24.589Z] 36466aa92d05: Pull complete [2025-10-30T06:13:25.159Z] e10405b45d13: Verifying Checksum [2025-10-30T06:13:25.159Z] e10405b45d13: Download complete [2025-10-30T06:13:26.094Z] d3c8db5fb9df: Verifying Checksum [2025-10-30T06:13:26.094Z] d3c8db5fb9df: Download complete [2025-10-30T06:13:31.375Z] e10405b45d13: Pull complete [2025-10-30T06:13:31.375Z] 096b7ceb2af7: Pull complete [2025-10-30T06:13:31.375Z] 4f4fb700ef54: Pull complete [2025-10-30T06:13:31.375Z] e50aa161e22a: Pull complete [2025-10-30T06:13:34.672Z] d3c8db5fb9df: Pull complete [2025-10-30T06:13:34.672Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-30T06:13:34.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T06:13:34.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:13:34.778Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T06:13:34.806Z] $ 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 [2025-10-30T06:13:36.719Z] $ docker top 7001132ead6c626c4a9433f82fc1975c911ce1222022d1010175db05ad96e26d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:13:37.074Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-10-30T06:13:37.087Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-10-30T06:13:37.371Z] + set -o pipefail [2025-10-30T06:13:37.371Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-10-30T06:13:43.941Z] [2025-10-30T06:13:43.941Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-10-30T06:13:43.941Z] [2025-10-30T06:13:43.941Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/661dca26-e72d-4d0f-b640-c119642704f8 [2025-10-30T06:13:43.941Z] [2025-10-30T06:13:43.941Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-30T06:13:43.941Z] [Pipeline] } [2025-10-30T06:13:44.212Z] $ docker stop --time=1 7001132ead6c626c4a9433f82fc1975c911ce1222022d1010175db05ad96e26d [2025-10-30T06:13:47.086Z] $ docker rm -f --volumes 7001132ead6c626c4a9433f82fc1975c911ce1222022d1010175db05ad96e26d [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 [2025-10-30T06:13:48.018Z] + git log --format=format:%s -1 c519beef24a8a8646206e3847a9d534cebed38f0 [Pipeline] sh [2025-10-30T06:13:48.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T06:13:48.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:13:48.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T06:13:48.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:13:48.707Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T06:13:48.732Z] $ 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 [2025-10-30T06:13:49.048Z] $ docker top eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf -eo pid,comm [2025-10-30T06:13:49.095Z] 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). [2025-10-30T06:13:49.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T06:13:49.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T06:13:49.156Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T06:13:49.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T06:13:49.271Z] $ docker exec eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf ssh-agent [2025-10-30T06:13:49.383Z] SSH_AUTH_SOCK=/tmp/ssh-8R1TFBhYXcur/agent.32 [2025-10-30T06:13:49.383Z] SSH_AGENT_PID=38 [2025-10-30T06:13:49.389Z] Running ssh-add (command line suppressed) [2025-10-30T06:13:49.500Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17793076644213689758.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17793076644213689758.key) [2025-10-30T06:13:49.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T06:13:49.812Z] + git semver tag [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,037 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,042 [run_tag] DEBUG tag force:False [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,042 [check_head_tag] DEBUG check head tag [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,042 [execute] INFO git cat-file --batch-check [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,045 [execute] INFO git cat-file --batch [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,051 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-10-30T06:13:50.071Z] 2025-10-30 06:13:50,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:13:50.071Z] 4.1.0-dev.9 [Pipeline] } [2025-10-30T06:13:50.337Z] $ docker exec --env ******** --env ******** eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf ssh-agent -k [2025-10-30T06:13:50.434Z] unset SSH_AUTH_SOCK; [2025-10-30T06:13:50.435Z] unset SSH_AGENT_PID; [2025-10-30T06:13:50.435Z] echo Agent pid 38 killed; [2025-10-30T06:13:50.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T06:13:50.777Z] + git semver [Pipeline] } [2025-10-30T06:13:51.047Z] $ docker stop --time=1 eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf [2025-10-30T06:13:52.338Z] $ docker rm -f --volumes eb520dcf245be2b1bd1ccb1729efe62b59655d818876a4be4ce3bc521feea4bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:13:52.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-30T06:13:52.762Z] [2025-10-30T06:13:52.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:13:53.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-30T06:13:53.084Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-30T06:13:53.084Z] ab5ef0e58194: Pulling fs layer [2025-10-30T06:13:53.084Z] 9712f1f96733: Pulling fs layer [2025-10-30T06:13:53.084Z] 63f879dbbcfc: Pulling fs layer [2025-10-30T06:13:53.084Z] 0d9ebad4ef96: Pulling fs layer [2025-10-30T06:13:53.084Z] e9a5061849ea: Pulling fs layer [2025-10-30T06:13:53.084Z] d747dcd14b5f: Pulling fs layer [2025-10-30T06:13:53.084Z] 2de7ff778b66: Pulling fs layer [2025-10-30T06:13:53.084Z] e9a5061849ea: Waiting [2025-10-30T06:13:53.084Z] d747dcd14b5f: Waiting [2025-10-30T06:13:53.084Z] 2de7ff778b66: Waiting [2025-10-30T06:13:53.084Z] 0d9ebad4ef96: Waiting [2025-10-30T06:13:53.084Z] 9712f1f96733: Verifying Checksum [2025-10-30T06:13:53.084Z] 9712f1f96733: Download complete [2025-10-30T06:13:53.344Z] 63f879dbbcfc: Verifying Checksum [2025-10-30T06:13:53.344Z] 63f879dbbcfc: Download complete [2025-10-30T06:13:53.603Z] e9a5061849ea: Verifying Checksum [2025-10-30T06:13:53.603Z] e9a5061849ea: Download complete [2025-10-30T06:13:53.603Z] d747dcd14b5f: Download complete [2025-10-30T06:13:53.603Z] ab5ef0e58194: Verifying Checksum [2025-10-30T06:13:53.603Z] ab5ef0e58194: Download complete [2025-10-30T06:13:53.861Z] 2de7ff778b66: Verifying Checksum [2025-10-30T06:13:53.861Z] 2de7ff778b66: Download complete [2025-10-30T06:13:53.861Z] 0d9ebad4ef96: Verifying Checksum [2025-10-30T06:13:53.861Z] 0d9ebad4ef96: Download complete [2025-10-30T06:13:59.134Z] ab5ef0e58194: Pull complete [2025-10-30T06:13:59.134Z] 9712f1f96733: Pull complete [2025-10-30T06:13:59.134Z] 63f879dbbcfc: Pull complete [2025-10-30T06:14:05.818Z] 0d9ebad4ef96: Pull complete [2025-10-30T06:14:05.818Z] e9a5061849ea: Pull complete [2025-10-30T06:14:05.818Z] d747dcd14b5f: Pull complete [2025-10-30T06:14:06.829Z] 2de7ff778b66: Pull complete [2025-10-30T06:14:06.829Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-30T06:14:06.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-30T06:14:06.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:14:06.942Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T06:14:06.967Z] $ 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 [2025-10-30T06:14:09.154Z] $ docker top 8ef5ed55b4f48ae91cee4b7728f4d76a1a377b6039eb0c35008e4c0b823f0a7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:14:09.230Z] provisioning config files... [2025-10-30T06:14:09.236Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10468356628415851992tmp [2025-10-30T06:14:09.243Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17312946006390119351tmp [2025-10-30T06:14:09.250Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16734099181750491690tmp [Pipeline] { [Pipeline] echo [2025-10-30T06:14:09.277Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:09.578Z] ---> sigul-configuration.sh [2025-10-30T06:14:09.578Z] gpg: directory `/root/.gnupg' created [2025-10-30T06:14:09.578Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-30T06:14:09.578Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-30T06:14:09.578Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-30T06:14:09.578Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-30T06:14:09.578Z] gpg: CAST5 encrypted data [2025-10-30T06:14:09.578Z] gpg: encrypted with 1 passphrase [2025-10-30T06:14:09.578Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-30T06:14:09.870Z] + mkdir /home/jenkins [2025-10-30T06:14:09.870Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-30T06:14:10.164Z] + 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 [2025-10-30T06:14:10.178Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:10.471Z] ---> sigul-install.sh [2025-10-30T06:14:10.471Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-30T06:14:10.769Z] + git tag --list [2025-10-30T06:14:10.769Z] v0.0.0 [2025-10-30T06:14:10.769Z] v4.0 [2025-10-30T06:14:10.769Z] v4.0.0 [2025-10-30T06:14:10.769Z] v4.1.0-dev.1 [2025-10-30T06:14:10.769Z] v4.1.0-dev.2 [2025-10-30T06:14:10.769Z] v4.1.0-dev.3 [2025-10-30T06:14:10.769Z] v4.1.0-dev.4 [2025-10-30T06:14:10.769Z] v4.1.0-dev.5 [2025-10-30T06:14:10.769Z] v4.1.0-dev.6 [2025-10-30T06:14:10.769Z] v4.1.0-dev.7 [2025-10-30T06:14:10.769Z] v4.1.0-dev.8 [2025-10-30T06:14:10.769Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-30T06:14:11.071Z] + lftools sign git-tag v4.1.0-dev.9 [2025-10-30T06:14:11.641Z] Signing Git tag with Sigul... [2025-10-30T06:14:11.641Z] Signing v4.1.0-dev.9 [Pipeline] echo [2025-10-30T06:14:11.917Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:12.212Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-30T06:14:12.221Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-30T06:14:12.245Z] $ docker stop --time=1 8ef5ed55b4f48ae91cee4b7728f4d76a1a377b6039eb0c35008e4c0b823f0a7e [2025-10-30T06:14:13.527Z] $ docker rm -f --volumes 8ef5ed55b4f48ae91cee4b7728f4d76a1a377b6039eb0c35008e4c0b823f0a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-30T06:14:13.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T06:14:13.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:14:14.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T06:14:14.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:14:14.362Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T06:14:14.388Z] $ 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 [2025-10-30T06:14:14.654Z] $ docker top 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f -eo pid,comm [2025-10-30T06:14:14.704Z] 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). [2025-10-30T06:14:14.704Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T06:14:14.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T06:14:14.765Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T06:14:14.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T06:14:14.881Z] $ docker exec 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f ssh-agent [2025-10-30T06:14:14.989Z] SSH_AUTH_SOCK=/tmp/ssh-Pu5YbglPekbc/agent.32 [2025-10-30T06:14:14.989Z] SSH_AGENT_PID=38 [2025-10-30T06:14:14.994Z] Running ssh-add (command line suppressed) [2025-10-30T06:14:15.092Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8405431149087920734.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8405431149087920734.key) [2025-10-30T06:14:15.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T06:14:15.400Z] + git semver bump pre [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,598 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,601 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,601 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,601 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,601 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,603 [execute] INFO git cat-file --batch-check [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,606 [execute] INFO git cat-file --batch [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T06:14:15.659Z] 2025-10-30 06:14:15,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:14:15.659Z] 4.1.0-dev.10 [Pipeline] } [2025-10-30T06:14:15.668Z] $ docker exec --env ******** --env ******** 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f ssh-agent -k [2025-10-30T06:14:15.756Z] unset SSH_AUTH_SOCK; [2025-10-30T06:14:15.757Z] unset SSH_AGENT_PID; [2025-10-30T06:14:15.757Z] echo Agent pid 38 killed; [2025-10-30T06:14:15.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T06:14:16.098Z] + git semver [Pipeline] } [2025-10-30T06:14:16.367Z] $ docker stop --time=1 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f [2025-10-30T06:14:17.614Z] $ docker rm -f --volumes 6878fac45dc568301d3413a67a74cf1fe5ed4b5a30681394ef699a5782d18c0f [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T06:14:17.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T06:14:17.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:14:18.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T06:14:18.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:14:18.366Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T06:14:18.395Z] $ 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 [2025-10-30T06:14:18.626Z] $ docker top 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 -eo pid,comm [2025-10-30T06:14:18.675Z] 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). [2025-10-30T06:14:18.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T06:14:18.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T06:14:18.738Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T06:14:18.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T06:14:18.845Z] $ docker exec 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 ssh-agent [2025-10-30T06:14:18.954Z] SSH_AUTH_SOCK=/tmp/ssh-UqDt05jE2unl/agent.33 [2025-10-30T06:14:18.954Z] SSH_AGENT_PID=39 [2025-10-30T06:14:18.959Z] Running ssh-add (command line suppressed) [2025-10-30T06:14:19.054Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12788865269679042382.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12788865269679042382.key) [2025-10-30T06:14:19.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T06:14:19.361Z] + git semver push [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,570 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,575 [run_push] DEBUG push [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,576 [execute] INFO git cat-file --batch-check [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,579 [execute] INFO git rev-list baa99391d86edb255a252846438b147874ff640b -- [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,579 [execute] DEBUG Popen(['git', 'rev-list', 'baa99391d86edb255a252846438b147874ff640b', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,583 [execute] INFO git fetch -v -- origin [2025-10-30T06:14:19.620Z] 2025-10-30 06:14:19,583 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-30T06:14:20.558Z] 2025-10-30 06:14:20,229 [run_push] DEBUG no remote changes detected [2025-10-30T06:14:20.558Z] 2025-10-30 06:14:20,229 [execute] INFO git push origin semver [2025-10-30T06:14:20.558Z] 2025-10-30 06:14:20,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-30T06:14:21.126Z] 2025-10-30 06:14:21,085 [run_push] DEBUG push all version tags [2025-10-30T06:14:21.126Z] 2025-10-30 06:14:21,085 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-30T06:14:21.126Z] 2025-10-30 06:14:21,086 [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) [2025-10-30T06:14:22.063Z] 2025-10-30 06:14:21,785 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:14:22.063Z] 4.1.0-dev.10 [Pipeline] } [2025-10-30T06:14:22.070Z] $ docker exec --env ******** --env ******** 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 ssh-agent -k [2025-10-30T06:14:22.174Z] unset SSH_AUTH_SOCK; [2025-10-30T06:14:22.175Z] unset SSH_AGENT_PID; [2025-10-30T06:14:22.175Z] echo Agent pid 39 killed; [2025-10-30T06:14:22.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T06:14:22.520Z] + git semver [Pipeline] } [2025-10-30T06:14:22.789Z] $ docker stop --time=1 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 [2025-10-30T06:14:24.053Z] $ docker rm -f --volumes 813d8e9e5fd09144331f2058079cb13dd2bbbd0804b2f602114299f722cd0e45 [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 [2025-10-30T06:14:24.676Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-10-30T06:14:24.676Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-10-30T06:14:24.676Z] total 16 [2025-10-30T06:14:24.676Z] drwxr-xr-x 3 root root 4096 Oct 30 06:00 . [2025-10-30T06:14:24.676Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:14 .. [2025-10-30T06:14:24.676Z] drwxr-xr-x 2 root root 4096 Oct 30 06:00 cost [2025-10-30T06:14:24.676Z] -rw-r--r-- 1 root root 80 Oct 30 06:00 cost.csv [2025-10-30T06:14:24.676Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-10-30T06:14:24.676Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-10-30T06:14:24.676Z] total 16 [2025-10-30T06:14:24.676Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:00 . [2025-10-30T06:14:24.676Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:14 .. [2025-10-30T06:14:24.676Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 06:00 cost [2025-10-30T06:14:24.676Z] -rw-r--r-- 1 jenkins jenkins 80 Oct 30 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:24.972Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:25.832Z] ---> package-listing.sh [2025-10-30T06:14:25.832Z] ++ facter osfamily [2025-10-30T06:14:25.832Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T06:14:26.092Z] + OS_FAMILY=debian [2025-10-30T06:14:26.092Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-10-30T06:14:26.092Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T06:14:26.092Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T06:14:26.092Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T06:14:26.092Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T06:14:26.092Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T06:14:26.092Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T06:14:26.092Z] + case "${OS_FAMILY}" in [2025-10-30T06:14:26.092Z] + dpkg -l [2025-10-30T06:14:26.092Z] + grep '^ii' [2025-10-30T06:14:26.092Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T06:14:26.092Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T06:14:26.092Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T06:14:26.092Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T06:14:26.092Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-10-30T06:14:26.092Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-10-30T06:14:26.104Z] 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 [2025-10-30T06:14:26.382Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:14:26.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T06:14:26.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:14:27.033Z] prd-ubuntu20.04-docker-8c-8g-770991 does not seem to be running inside a container [2025-10-30T06:14:27.064Z] $ 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 [2025-10-30T06:14:27.289Z] $ docker top ff901b6171a3a2f3f27d0c5f2e61f272cf1b631e3c5bc2502198f13bb832874a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:14:27.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T06:14:27.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T06:14:28.223Z] + ls /var/log/sa-host [2025-10-30T06:14:28.223Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:14:28.259Z] provisioning config files... [2025-10-30T06:14:28.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1742245426256301888tmp [Pipeline] { [Pipeline] echo [2025-10-30T06:14:28.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:28.579Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T06:14:28.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:28.914Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T06:14:28.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:29.209Z] ---> sudo-logs.sh [2025-10-30T06:14:29.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-30T06:14:29.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:29.525Z] ---> job-cost.sh [2025-10-30T06:14:29.525Z] lf-activate-venv: SKIPPING [2025-10-30T06:14:29.525Z] DEBUG: total: 0.2199999988079071 [2025-10-30T06:14:29.525Z] INFO: Retrieving Stack Cost... [2025-10-30T06:14:30.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T06:14:30.352Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T06:14:30.364Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:14:30.649Z] ---> logs-deploy.sh [2025-10-30T06:14:30.649Z] lf-activate-venv: SKIPPING [2025-10-30T06:14:30.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/34 [2025-10-30T06:14:30.649Z] INFO: archiving workspace using pattern(s): [2025-10-30T06:14:31.586Z] Archives upload complete. [2025-10-30T06:14:31.844Z] INFO: archiving logs to Nexus