Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f4e854df062a1e46de720c06f374e34cc28e6a2 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-ssh2334345582869338191.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-ssh17847475808518236986.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-ssh17647186489830430219.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-ssh6084812314077181716.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-ssh3819940305750311638.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-770999 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 6f4e854df062a1e46de720c06f374e34cc28e6a2 (main) Commit message: "Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.39" > 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 6f4e854df062a1e46de720c06f374e34cc28e6a2 # timeout=10 > git rev-list --no-walk c519beef24a8a8646206e3847a9d534cebed38f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-30T06:17:37.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-30T06:17:37.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-30T06:17:38.007Z] ========================================================= [2025-10-30T06:17:38.007Z] EdgeX Global Pipelines Version Info [2025-10-30T06:17:38.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:17:38.773Z] ------------------- [2025-10-30T06:17:38.773Z] stable info: [2025-10-30T06:17:38.773Z] ------------------- [2025-10-30T06:17:38.773Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-30T06:17:38.773Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-30T06:17:38.773Z] Message: update stable to v1.0.278 [2025-10-30T06:17:39.343Z] ------------------- [2025-10-30T06:17:39.343Z] experimental info: [2025-10-30T06:17:39.343Z] ------------------- [2025-10-30T06:17:39.343Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-30T06:17:39.343Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-30T06:17:39.343Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-30T06:17:39.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-10-30T06:17:39.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-10-30T06:17:39.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-30T06:17:39.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-30T06:17:39.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-30T06:17:39.547Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-30T06:17:39.568Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-30T06:17:39.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-30T06:17:39.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-30T06:17:39.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-30T06:17:39.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-30T06:17:39.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-10-30T06:17:39.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-30T06:17:39.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-30T06:17:39.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T06:17:39.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T06:17:39.783Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-30T06:17:39.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-30T06:17:39.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-30T06:17:39.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-30T06:17:39.879Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-30T06:17:39.903Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-30T06:17:39.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-30T06:17:39.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-30T06:17:39.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-30T06:17:39.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-30T06:17:40.024Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-30T06:17:40.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-30T06:17:40.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-30T06:17:40.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-30T06:17:40.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo [2025-10-30T06:17:40.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f4e854 [Pipeline] echo [2025-10-30T06:17:40.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:17:40.266Z] provisioning config files... [2025-10-30T06:17:40.283Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8950817687945573162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:17:40.604Z] ---> ****-login.sh [2025-10-30T06:17:40.604Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:17:40.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:17:40.864Z] [2025-10-30T06:17:40.864Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T06:17:40.864Z] Configure a credential helper to remove this warning. See [2025-10-30T06:17:40.864Z] https://docs.****.com/go/credential-store/ [2025-10-30T06:17:40.864Z] [2025-10-30T06:17:40.864Z] Login Succeeded [2025-10-30T06:17:40.864Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:17:40.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:17:40.864Z] [2025-10-30T06:17:40.864Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T06:17:40.864Z] Configure a credential helper to remove this warning. See [2025-10-30T06:17:40.864Z] https://docs.****.com/go/credential-store/ [2025-10-30T06:17:40.864Z] [2025-10-30T06:17:40.864Z] Login Succeeded [2025-10-30T06:17:40.865Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:17:41.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:17:41.123Z] [2025-10-30T06:17:41.123Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T06:17:41.123Z] Configure a credential helper to remove this warning. See [2025-10-30T06:17:41.123Z] https://docs.****.com/go/credential-store/ [2025-10-30T06:17:41.123Z] [2025-10-30T06:17:41.123Z] Login Succeeded [2025-10-30T06:17:41.123Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:17:41.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:17:41.123Z] [2025-10-30T06:17:41.124Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T06:17:41.124Z] Configure a credential helper to remove this warning. See [2025-10-30T06:17:41.124Z] https://docs.****.com/go/credential-store/ [2025-10-30T06:17:41.124Z] [2025-10-30T06:17:41.124Z] Login Succeeded [2025-10-30T06:17:41.124Z] ****.io [2025-10-30T06:17:41.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:17:41.383Z] [2025-10-30T06:17:41.383Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T06:17:41.383Z] Configure a credential helper to remove this warning. See [2025-10-30T06:17:41.383Z] https://docs.****.com/go/credential-store/ [2025-10-30T06:17:41.383Z] [2025-10-30T06:17:41.383Z] Login Succeeded [2025-10-30T06:17:41.383Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:17:41.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-30T06:17:41.806Z] + git rev-list -1 --merges 6f4e854df062a1e46de720c06f374e34cc28e6a2~1..6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo [2025-10-30T06:17:41.833Z] -----------> git rev-list -1 --merges 6f4e854df062a1e46de720c06f374e34cc28e6a2~1..6f4e854df062a1e46de720c06f374e34cc28e6a2 6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:17:41.833Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2 [false] [Pipeline] sh [2025-10-30T06:17:42.122Z] + git log --format=format:%s -1 6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo [2025-10-30T06:17:42.138Z] ========================================================= [2025-10-30T06:17:42.138Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-30T06:17:42.138Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-30T06:17:42.474Z] + git log --format=format:%s -1 6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo [2025-10-30T06:17:42.489Z] [semverPrep] GIT_COMMIT: 6f4e854df062a1e46de720c06f374e34cc28e6a2, Commit Message: Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.39 [Pipeline] echo [2025-10-30T06:17:42.508Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-30T06:17:42.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T06:17:42.905Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-30T06:17:42.905Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-30T06:17:42.905Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-30T06:17:42.905Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-30T06:17:42.905Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-30T06:17:42.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:17:43.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T06:17:43.332Z] [2025-10-30T06:17:43.332Z] 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-30T06:17:43.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T06:17:43.640Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-30T06:17:43.640Z] 3dae71ba6b94: Pulling fs layer [2025-10-30T06:17:43.640Z] 6bf1a483ea7c: Pulling fs layer [2025-10-30T06:17:43.640Z] f5dfc541a4d3: Pulling fs layer [2025-10-30T06:17:43.640Z] 461d9e800cba: Pulling fs layer [2025-10-30T06:17:43.640Z] 80192f66455f: Pulling fs layer [2025-10-30T06:17:43.640Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-30T06:17:43.640Z] a29436f7fd5d: Pulling fs layer [2025-10-30T06:17:43.640Z] 923cac83aea3: Pulling fs layer [2025-10-30T06:17:43.640Z] 25ad8b0a4227: Pulling fs layer [2025-10-30T06:17:43.640Z] db01528c6b51: Pulling fs layer [2025-10-30T06:17:43.640Z] 28988de357af: Pulling fs layer [2025-10-30T06:17:43.640Z] 461d9e800cba: Waiting [2025-10-30T06:17:43.640Z] 80192f66455f: Waiting [2025-10-30T06:17:43.640Z] 2e8e34ca0e6c: Waiting [2025-10-30T06:17:43.640Z] a29436f7fd5d: Waiting [2025-10-30T06:17:43.640Z] 923cac83aea3: Waiting [2025-10-30T06:17:43.640Z] 25ad8b0a4227: Waiting [2025-10-30T06:17:43.640Z] db01528c6b51: Waiting [2025-10-30T06:17:43.640Z] 28988de357af: Waiting [2025-10-30T06:17:43.640Z] 6bf1a483ea7c: Verifying Checksum [2025-10-30T06:17:43.640Z] 6bf1a483ea7c: Download complete [2025-10-30T06:17:43.640Z] 461d9e800cba: Verifying Checksum [2025-10-30T06:17:43.640Z] 461d9e800cba: Download complete [2025-10-30T06:17:43.900Z] 80192f66455f: Download complete [2025-10-30T06:17:43.900Z] f5dfc541a4d3: Verifying Checksum [2025-10-30T06:17:43.900Z] f5dfc541a4d3: Download complete [2025-10-30T06:17:43.900Z] 3dae71ba6b94: Verifying Checksum [2025-10-30T06:17:43.900Z] 3dae71ba6b94: Download complete [2025-10-30T06:17:43.900Z] 923cac83aea3: Verifying Checksum [2025-10-30T06:17:43.900Z] 923cac83aea3: Download complete [2025-10-30T06:17:44.160Z] 25ad8b0a4227: Verifying Checksum [2025-10-30T06:17:44.160Z] 25ad8b0a4227: Download complete [2025-10-30T06:17:44.160Z] db01528c6b51: Verifying Checksum [2025-10-30T06:17:44.160Z] db01528c6b51: Download complete [2025-10-30T06:17:44.160Z] 28988de357af: Download complete [2025-10-30T06:17:44.418Z] a29436f7fd5d: Verifying Checksum [2025-10-30T06:17:44.418Z] a29436f7fd5d: Download complete [2025-10-30T06:17:44.676Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-30T06:17:44.676Z] 2e8e34ca0e6c: Download complete [2025-10-30T06:17:45.612Z] 3dae71ba6b94: Pull complete [2025-10-30T06:17:45.612Z] 6bf1a483ea7c: Pull complete [2025-10-30T06:17:46.178Z] f5dfc541a4d3: Pull complete [2025-10-30T06:17:46.437Z] 461d9e800cba: Pull complete [2025-10-30T06:17:46.437Z] 80192f66455f: Pull complete [2025-10-30T06:17:51.714Z] 2e8e34ca0e6c: Pull complete [2025-10-30T06:17:52.282Z] a29436f7fd5d: Pull complete [2025-10-30T06:17:52.282Z] 923cac83aea3: Pull complete [2025-10-30T06:17:52.542Z] 25ad8b0a4227: Pull complete [2025-10-30T06:17:52.542Z] db01528c6b51: Pull complete [2025-10-30T06:17:52.542Z] 28988de357af: Pull complete [2025-10-30T06:17:52.542Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-30T06:17:52.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T06:17:52.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:17:52.684Z] prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container [2025-10-30T06:17:52.711Z] $ 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-30T06:17:54.823Z] $ docker top acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 -eo pid,comm [2025-10-30T06:17:54.870Z] 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:17:54.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T06:17:54.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T06:17:54.931Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T06:17:55.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T06:17:55.032Z] $ docker exec acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent [2025-10-30T06:17:55.132Z] SSH_AUTH_SOCK=/tmp/ssh-mZub21RCFZJj/agent.33 [2025-10-30T06:17:55.132Z] SSH_AGENT_PID=39 [2025-10-30T06:17:55.137Z] Running ssh-add (command line suppressed) [2025-10-30T06:17:55.246Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3825811472315086143.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3825811472315086143.key) [2025-10-30T06:17:55.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T06:17:55.554Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-10-30T06:17:55.842Z] + git tag --points-at HEAD [Pipeline] } [2025-10-30T06:17:55.852Z] $ docker exec --env ******** --env ******** acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent -k [2025-10-30T06:17:55.948Z] unset SSH_AUTH_SOCK; [2025-10-30T06:17:55.949Z] unset SSH_AGENT_PID; [2025-10-30T06:17:55.949Z] echo Agent pid 39 killed; [2025-10-30T06:17:55.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-30T06:17:56.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T06:17:56.002Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T06:17:56.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T06:17:56.105Z] $ docker exec acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent [2025-10-30T06:17:56.211Z] SSH_AUTH_SOCK=/tmp/ssh-mInvKBSJ6agK/agent.87 [2025-10-30T06:17:56.211Z] SSH_AGENT_PID=93 [2025-10-30T06:17:56.216Z] Running ssh-add (command line suppressed) [2025-10-30T06:17:56.307Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5543027328714499922.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5543027328714499922.key) [2025-10-30T06:17:56.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T06:17:56.613Z] + git semver init [2025-10-30T06:17:56.873Z] 2025-10-30 06:17:56,807 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T06:17:56.873Z] 2025-10-30 06:17:56,812 [run_init] DEBUG init version:0.0.0 force:False [2025-10-30T06:17:56.873Z] 2025-10-30 06:17:56,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-10-30T06:17:56.873Z] 2025-10-30 06:17:56,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-10-30T06:17:56.873Z] 2025-10-30 06:17:56,813 [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-30T06:17:58.266Z] 2025-10-30 06:17:57,849 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-10-30T06:17:58.266Z] 2025-10-30 06:17:57,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-10-30T06:17:58.266Z] 2025-10-30 06:17:57,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:17:58.266Z] 2025-10-30 06:17:57,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-10-30T06:17:58.266Z] 4.1.0-dev.10 [Pipeline] } [2025-10-30T06:17:58.274Z] $ docker exec --env ******** --env ******** acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent -k [2025-10-30T06:17:58.357Z] unset SSH_AUTH_SOCK; [2025-10-30T06:17:58.357Z] unset SSH_AGENT_PID; [2025-10-30T06:17:58.357Z] echo Agent pid 93 killed; [2025-10-30T06:17:58.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T06:17:58.696Z] + git semver [Pipeline] } [2025-10-30T06:17:58.966Z] $ docker stop --time=1 acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 [2025-10-30T06:18:00.221Z] $ docker rm -f --volumes acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T06:18:00.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-30T06:18:00.799Z] Stashed 1 file(s) [Pipeline] echo [2025-10-30T06:18:00.803Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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-30T06:18:00.977Z] provisioning config files... [2025-10-30T06:18:00.985Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3718544563894962919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:18:01.338Z] ---> ****-login.sh [2025-10-30T06:18:01.338Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:18:01.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:18:01.338Z] Login Succeeded [2025-10-30T06:18:01.338Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:18:01.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:18:01.339Z] Login Succeeded [2025-10-30T06:18:01.339Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:18:01.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:18:01.623Z] Login Succeeded [2025-10-30T06:18:01.623Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:18:01.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:18:01.623Z] Login Succeeded [2025-10-30T06:18:01.623Z] ****.io [2025-10-30T06:18:01.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:18:01.886Z] Login Succeeded [2025-10-30T06:18:01.886Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:18:01.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-30T06:18:01.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:18:02.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:18:02.032Z] ========================================================= [2025-10-30T06:18:02.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-30T06:18:02.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:18:02.364Z] + 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-30T06:18:02.933Z] #0 building with "default" instance using docker driver [2025-10-30T06:18:02.933Z] [2025-10-30T06:18:02.933Z] #1 [internal] load build definition from Dockerfile [2025-10-30T06:18:02.933Z] #1 transferring dockerfile: 1.62kB done [2025-10-30T06:18:02.933Z] #1 DONE 0.0s [2025-10-30T06:18:02.933Z] [2025-10-30T06:18:02.933Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T06:18:02.933Z] #2 DONE 0.1s [2025-10-30T06:18:03.192Z] [2025-10-30T06:18:03.192Z] #3 [internal] load .dockerignore [2025-10-30T06:18:03.192Z] #3 transferring context: 2B done [2025-10-30T06:18:03.192Z] #3 DONE 0.0s [2025-10-30T06:18:03.192Z] [2025-10-30T06:18:03.192Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T06:18:03.192Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-30T06:18:03.192Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s [2025-10-30T06:18:03.192Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done [2025-10-30T06:18:03.192Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-30T06:18:03.192Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-30T06:18:03.192Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.24MB / 74.07MB 0.1s [2025-10-30T06:18:03.192Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-30T06:18:03.192Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2025-10-30T06:18:03.192Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-30T06:18:03.451Z] #4 ... [2025-10-30T06:18:03.451Z] [2025-10-30T06:18:03.451Z] #5 [internal] load build context [2025-10-30T06:18:03.451Z] #5 transferring context: 15.89MB 0.2s done [2025-10-30T06:18:03.451Z] #5 DONE 0.2s [2025-10-30T06:18:03.451Z] [2025-10-30T06:18:03.451Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T06:18:03.451Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-30T06:18:03.451Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 14.68MB / 74.07MB 0.2s [2025-10-30T06:18:03.451Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-30T06:18:03.451Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s [2025-10-30T06:18:03.451Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-30T06:18:03.451Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.05MB / 2.38MB 0.2s [2025-10-30T06:18:03.451Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s [2025-10-30T06:18:03.451Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 29.36MB / 74.07MB 0.3s [2025-10-30T06:18:03.451Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-30T06:18:03.451Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-30T06:18:03.451Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s [2025-10-30T06:18:03.451Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-30T06:18:03.710Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 67.11MB / 74.07MB 0.5s [2025-10-30T06:18:03.711Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 16.78MB / 113.25MB 0.5s [2025-10-30T06:18:03.711Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 9.44MB / 13.30MB 0.5s [2025-10-30T06:18:03.711Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-30T06:18:03.711Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s [2025-10-30T06:18:03.711Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 49.28MB / 113.25MB 0.7s [2025-10-30T06:18:03.711Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.7s [2025-10-30T06:18:03.968Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s done [2025-10-30T06:18:03.968Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 92.27MB / 113.25MB 0.9s [2025-10-30T06:18:03.968Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.8s done [2025-10-30T06:18:03.968Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-30T06:18:03.968Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-30T06:18:04.533Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done [2025-10-30T06:18:08.719Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done [2025-10-30T06:18:08.719Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-30T06:18:08.719Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-30T06:18:08.719Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-30T06:18:08.719Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-30T06:18:08.719Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-30T06:18:08.978Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-30T06:18:08.978Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-30T06:18:12.262Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.2s done [2025-10-30T06:18:12.262Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-30T06:18:12.829Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.7s done [2025-10-30T06:18:12.829Z] #4 DONE 9.9s [2025-10-30T06:18:13.091Z] [2025-10-30T06:18:13.091Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-10-30T06:18:14.995Z] #6 DONE 1.9s [2025-10-30T06:18:14.995Z] [2025-10-30T06:18:14.995Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T06:18:14.995Z] #7 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T06:18:15.254Z] #7 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T06:18:15.515Z] #7 0.747 OK: 265 MiB in 60 packages [2025-10-30T06:18:15.774Z] #7 DONE 0.8s [2025-10-30T06:18:15.774Z] [2025-10-30T06:18:15.774Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-30T06:18:15.774Z] #8 DONE 0.0s [2025-10-30T06:18:15.774Z] [2025-10-30T06:18:15.774Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T06:18:15.937Z] Still waiting to schedule task [2025-10-30T06:18:15.937Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-30T06:18:33.865Z] #9 DONE 16.5s [2025-10-30T06:18:33.865Z] [2025-10-30T06:18:33.865Z] #10 [builder 6/7] COPY . . [2025-10-30T06:18:33.865Z] #10 DONE 0.1s [2025-10-30T06:18:33.865Z] [2025-10-30T06:18:33.865Z] #11 [builder 7/7] RUN echo noop [2025-10-30T06:18:33.865Z] #11 0.192 noop [2025-10-30T06:18:33.865Z] #11 DONE 0.2s [2025-10-30T06:18:33.865Z] [2025-10-30T06:18:33.865Z] #12 exporting to image [2025-10-30T06:18:33.865Z] #12 exporting layers [2025-10-30T06:18:40.437Z] #12 exporting layers 7.1s done [2025-10-30T06:18:40.437Z] #12 writing image sha256:b5f675c50e310a77f27530c2f710f28679a68d84288ae03d6f39465981f02e1e done [2025-10-30T06:18:40.437Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-30T06:18:40.437Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:18:40.763Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T06:18:40.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:18:40.852Z] prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container [2025-10-30T06:18:40.879Z] $ 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-30T06:18:41.181Z] $ docker top 199ac9ea4b5c35d7561bd66fc73b563b8809ba22d89269261590536f31a1cc42 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:18:41.528Z] + go version [2025-10-30T06:18:41.528Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-30T06:18:41.536Z] $ docker stop --time=1 199ac9ea4b5c35d7561bd66fc73b563b8809ba22d89269261590536f31a1cc42 [2025-10-30T06:18:42.781Z] $ docker rm -f --volumes 199ac9ea4b5c35d7561bd66fc73b563b8809ba22d89269261590536f31a1cc42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:18:43.226Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T06:18:43.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:18:43.305Z] prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container [2025-10-30T06:18:43.328Z] $ 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-30T06:18:43.557Z] $ docker top f066bb929389cf7157bb60fad105ca88f16dca3ebe29f7c940fdb02a21017fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:18:43.901Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-10-30T06:18:44.209Z] + make test [2025-10-30T06:18:44.209Z] go test -race -coverprofile=coverage.out ./... [2025-10-30T06:18:52.325Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-10-30T06:19:14.248Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-10-30T06:19:14.248Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [2025-10-30T06:19:46.391Z] go vet ./... [2025-10-30T06:19:47.637Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771000 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-10-30T06:19:47.656Z] Running in /w/workspace/device-s7/35 [Pipeline] { [Pipeline] checkout [2025-10-30T06:19:47.694Z] Selected Git installation does not exist. Using Default [2025-10-30T06:19:47.694Z] The recommended git tool is: NONE [2025-10-30T06:19:52.356Z] using credential edgex-jenkins-ssh [2025-10-30T06:19:52.376Z] Cloning the remote Git repository [2025-10-30T06:19:52.419Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-10-30T06:19:52.531Z] > git init /w/workspace/device-s7/35 # timeout=10 [2025-10-30T06:19:52.668Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-10-30T06:19:52.669Z] > git --version # timeout=10 [2025-10-30T06:19:52.694Z] > git --version # 'git version 2.25.1' [2025-10-30T06:19:52.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-30T06:19:52.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T06:19:52.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T06:19:52.948Z] ./bin/test-attribution-txt.sh [2025-10-30T06:19:52.948Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T06:19:52.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-30T06:19:52.976Z] $ docker stop --time=1 f066bb929389cf7157bb60fad105ca88f16dca3ebe29f7c940fdb02a21017fc4 [2025-10-30T06:19:52.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T06:19:55.105Z] $ docker rm -f --volumes f066bb929389cf7157bb60fad105ca88f16dca3ebe29f7c940fdb02a21017fc4 [2025-10-30T06:19:54.970Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-10-30T06:19:54.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T06:19:55.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-30T06:19:55.791Z] Avoid second fetch [2025-10-30T06:19:55.791Z] Checking out Revision 6f4e854df062a1e46de720c06f374e34cc28e6a2 (main) [2025-10-30T06:19:55.805Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-30T06:19:56.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-30T06:19:56.406Z] Commit message: "Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.39" [2025-10-30T06:19:55.800Z] > git config core.sparsecheckout # timeout=10 [2025-10-30T06:19:55.853Z] > git checkout -f 6f4e854df062a1e46de720c06f374e34cc28e6a2 # timeout=10 [2025-10-30T06:19:56.645Z] + ls -al . [2025-10-30T06:19:56.645Z] total 220 [2025-10-30T06:19:56.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:18 . [2025-10-30T06:19:56.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:17 .. [2025-10-30T06:19:56.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:19 .git [2025-10-30T06:19:56.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:17 .github [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 06:17 .gitignore [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 06:17 .golangci.yml [2025-10-30T06:19:56.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:17 .semver [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 06:17 Attribution.txt [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 06:17 CHANGLOG.md [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 06:17 Dockerfile [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 06:17 Jenkinsfile [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 06:17 LICENSE [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 06:17 Makefile [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 06:17 OWNERS.md [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 06:17 README.md [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 06:18 VERSION [2025-10-30T06:19:56.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:17 bin [2025-10-30T06:19:56.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:17 cmd [2025-10-30T06:19:56.645Z] -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 06:19 coverage.out [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 06:17 go.mod [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 06:17 go.sum [2025-10-30T06:19:56.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:17 internal [2025-10-30T06:19:56.645Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:19:56.974Z] + 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=6f4e854df062a1e46de720c06f374e34cc28e6a2 --label arch=amd64 --label version=4.1.0-dev.10 . [2025-10-30T06:19:57.232Z] #0 building with "default" instance using docker driver [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #1 [internal] load build definition from Dockerfile [2025-10-30T06:19:57.232Z] #1 transferring dockerfile: 1.62kB done [2025-10-30T06:19:57.232Z] #1 DONE 0.0s [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T06:19:57.232Z] #2 DONE 0.0s [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-30T06:19:57.232Z] #3 DONE 0.1s [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #4 [internal] load .dockerignore [2025-10-30T06:19:57.232Z] #4 transferring context: 2B done [2025-10-30T06:19:57.232Z] #4 DONE 0.0s [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #5 [internal] load build context [2025-10-30T06:19:57.232Z] #5 transferring context: 28.06kB 0.0s done [2025-10-30T06:19:57.232Z] #5 DONE 0.0s [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T06:19:57.232Z] #6 DONE 0.1s [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #7 [builder 2/7] WORKDIR /device-s7 [2025-10-30T06:19:57.232Z] #7 DONE 0.0s [2025-10-30T06:19:57.232Z] [2025-10-30T06:19:57.232Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T06:19:57.232Z] #8 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-30T06:19:57.232Z] #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-30T06:19:57.232Z] #8 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-30T06:19:57.232Z] #8 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-30T06:19:57.232Z] #8 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-30T06:19:57.232Z] #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-30T06:19:57.492Z] #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-10-30T06:19:57.492Z] #8 DONE 0.3s [2025-10-30T06:19:57.492Z] [2025-10-30T06:19:57.492Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T06:19:57.752Z] #9 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T06:19:57.752Z] #9 0.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T06:19:58.012Z] #9 0.751 OK: 265 MiB in 60 packages [2025-10-30T06:19:58.271Z] #9 DONE 0.9s [2025-10-30T06:19:58.271Z] [2025-10-30T06:19:58.271Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T06:19:58.271Z] #10 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T06:19:58.271Z] #10 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T06:19:58.271Z] #10 0.621 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T06:19:58.271Z] #10 0.625 Executing busybox-1.37.0-r19.trigger [2025-10-30T06:19:58.271Z] #10 0.632 OK: 7 MiB in 17 packages [2025-10-30T06:19:58.271Z] #10 DONE 0.8s [2025-10-30T06:19:58.271Z] [2025-10-30T06:19:58.271Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-30T06:19:58.271Z] #11 DONE 0.0s [2025-10-30T06:19:58.271Z] [2025-10-30T06:19:58.271Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T06:19:58.539Z] #12 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T06:19:58.805Z] #12 0.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T06:19:58.805Z] #12 ... [2025-10-30T06:19:58.805Z] [2025-10-30T06:19:58.805Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T06:19:58.805Z] #13 DONE 0.7s [2025-10-30T06:19:59.064Z] [2025-10-30T06:19:59.064Z] #14 [builder 6/7] COPY . . [2025-10-30T06:19:59.064Z] #14 DONE 0.1s [2025-10-30T06:19:59.064Z] [2025-10-30T06:19:59.064Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T06:19:59.064Z] #12 0.842 OK: 7 MiB in 17 packages [2025-10-30T06:19:59.064Z] #12 DONE 1.0s [2025-10-30T06:19:59.064Z] [2025-10-30T06:19:59.064Z] #15 [builder 7/7] RUN make build [2025-10-30T06:19:59.321Z] #15 0.278 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:20:00.916Z] provisioning config files... [2025-10-30T06:20:00.949Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/35@tmp/config16525036868295943957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:20:01.634Z] ---> ****-login.sh [2025-10-30T06:20:01.634Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:20:01.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:02.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:20:02.184Z] Configure a credential helper to remove this warning. See [2025-10-30T06:20:02.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:20:02.184Z] [2025-10-30T06:20:02.184Z] Login Succeeded [2025-10-30T06:20:02.184Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:20:02.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:02.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:20:02.453Z] Configure a credential helper to remove this warning. See [2025-10-30T06:20:02.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:20:02.453Z] [2025-10-30T06:20:02.453Z] Login Succeeded [2025-10-30T06:20:02.453Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:20:02.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:02.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:20:02.998Z] Configure a credential helper to remove this warning. See [2025-10-30T06:20:02.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:20:02.998Z] [2025-10-30T06:20:02.998Z] Login Succeeded [2025-10-30T06:20:02.998Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:20:02.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:03.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:20:03.268Z] Configure a credential helper to remove this warning. See [2025-10-30T06:20:03.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:20:03.268Z] [2025-10-30T06:20:03.268Z] Login Succeeded [2025-10-30T06:20:03.268Z] ****.io [2025-10-30T06:20:03.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:03.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:20:03.799Z] Configure a credential helper to remove this warning. See [2025-10-30T06:20:03.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:20:03.799Z] [2025-10-30T06:20:03.799Z] Login Succeeded [2025-10-30T06:20:03.799Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:20:03.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-30T06:20:04.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:20:04.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:20:04.152Z] ========================================================= [2025-10-30T06:20:04.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-30T06:20:04.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:04.512Z] + 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-30T06:20:04.780Z] Sending build context to Docker daemon 8.095MB [2025-10-30T06:20:04.780Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.22 [2025-10-30T06:20:04.780Z] Step 2/10 : FROM ${BASE} AS builder [2025-10-30T06:20:05.049Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-30T06:20:05.049Z] 6e174226ea69: Pulling fs layer [2025-10-30T06:20:05.049Z] 7d1a427e917c: Pulling fs layer [2025-10-30T06:20:05.049Z] 382d65ac76eb: Pulling fs layer [2025-10-30T06:20:05.049Z] 13eebdc497b7: Pulling fs layer [2025-10-30T06:20:05.049Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T06:20:05.049Z] 06715773e931: Pulling fs layer [2025-10-30T06:20:05.049Z] 7fa9dde3b271: Pulling fs layer [2025-10-30T06:20:05.049Z] d57d563a94ed: Pulling fs layer [2025-10-30T06:20:05.049Z] 4f4fb700ef54: Waiting [2025-10-30T06:20:05.049Z] 06715773e931: Waiting [2025-10-30T06:20:05.049Z] 7fa9dde3b271: Waiting [2025-10-30T06:20:05.049Z] d57d563a94ed: Waiting [2025-10-30T06:20:05.049Z] 7d1a427e917c: Verifying Checksum [2025-10-30T06:20:05.049Z] 7d1a427e917c: Download complete [2025-10-30T06:20:05.049Z] 13eebdc497b7: Verifying Checksum [2025-10-30T06:20:05.049Z] 13eebdc497b7: Download complete [2025-10-30T06:20:05.049Z] 4f4fb700ef54: Verifying Checksum [2025-10-30T06:20:05.049Z] 4f4fb700ef54: Download complete [2025-10-30T06:20:05.049Z] 06715773e931: Download complete [2025-10-30T06:20:05.316Z] 6e174226ea69: Verifying Checksum [2025-10-30T06:20:05.317Z] 6e174226ea69: Download complete [2025-10-30T06:20:05.906Z] d57d563a94ed: Verifying Checksum [2025-10-30T06:20:05.906Z] d57d563a94ed: Download complete [2025-10-30T06:20:07.324Z] 382d65ac76eb: Download complete [2025-10-30T06:20:07.324Z] 6e174226ea69: Pull complete [2025-10-30T06:20:07.915Z] 7d1a427e917c: Pull complete [2025-10-30T06:20:08.194Z] 7fa9dde3b271: Verifying Checksum [2025-10-30T06:20:08.194Z] 7fa9dde3b271: Download complete [2025-10-30T06:20:23.234Z] 382d65ac76eb: Pull complete [2025-10-30T06:20:23.234Z] 13eebdc497b7: Pull complete [2025-10-30T06:20:23.234Z] 4f4fb700ef54: Pull complete [2025-10-30T06:20:23.234Z] 06715773e931: Pull complete [2025-10-30T06:20:25.858Z] #15 DONE 25.7s [2025-10-30T06:20:25.858Z] [2025-10-30T06:20:25.858Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-10-30T06:20:25.858Z] #16 DONE 0.0s [2025-10-30T06:20:25.858Z] [2025-10-30T06:20:25.858Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-10-30T06:20:25.858Z] #17 DONE 0.2s [2025-10-30T06:20:25.858Z] [2025-10-30T06:20:25.858Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-10-30T06:20:25.858Z] #18 DONE 0.0s [2025-10-30T06:20:25.858Z] [2025-10-30T06:20:25.858Z] #19 exporting to image [2025-10-30T06:20:25.858Z] #19 exporting layers [2025-10-30T06:20:25.858Z] #19 exporting layers 0.2s done [2025-10-30T06:20:25.858Z] #19 writing image sha256:0c4bdbb14cdadbaddfe0691e41dabd259284b79de04910e740633afd3e79727f done [2025-10-30T06:20:25.858Z] #19 naming to docker.io/library/device-s7 done [2025-10-30T06:20:25.858Z] #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-30T06:20:25.996Z] provisioning config files... [2025-10-30T06:20:26.006Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10629642998808119701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:20:26.319Z] ---> ****-login.sh [2025-10-30T06:20:26.319Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:20:26.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:26.319Z] Login Succeeded [2025-10-30T06:20:26.319Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:20:26.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:26.319Z] Login Succeeded [2025-10-30T06:20:26.319Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:20:26.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:26.578Z] Login Succeeded [2025-10-30T06:20:26.578Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:20:26.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:26.578Z] Login Succeeded [2025-10-30T06:20:26.578Z] ****.io [2025-10-30T06:20:26.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:20:26.838Z] Login Succeeded [2025-10-30T06:20:26.838Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:20:26.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:20:26.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:20:26.937Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-10-30T06:20:26.937Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:20:26.937Z] latest [2025-10-30T06:20:26.937Z] 4.1.0-dev.10 [2025-10-30T06:20:26.937Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [2025-10-30T06:20:26.937Z] main [2025-10-30T06:20:26.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:27.287Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:27.614Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:20:27.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T06:20:27.614Z] 8a848e10d0d7: Preparing [2025-10-30T06:20:27.614Z] c360bc226155: Preparing [2025-10-30T06:20:27.614Z] c6690c3bcbfe: Preparing [2025-10-30T06:20:27.614Z] c28b0c81b553: Preparing [2025-10-30T06:20:27.614Z] 5496988ef1c1: Preparing [2025-10-30T06:20:27.614Z] 256f393e029f: Preparing [2025-10-30T06:20:27.614Z] 256f393e029f: Waiting [2025-10-30T06:20:27.614Z] 5496988ef1c1: Pushed [2025-10-30T06:20:27.614Z] c28b0c81b553: Pushed [2025-10-30T06:20:27.614Z] 8a848e10d0d7: Pushed [2025-10-30T06:20:27.614Z] c6690c3bcbfe: Pushed [2025-10-30T06:20:27.614Z] 256f393e029f: Layer already exists [2025-10-30T06:20:31.472Z] 7fa9dde3b271: Pull complete [2025-10-30T06:20:32.434Z] d57d563a94ed: Pull complete [2025-10-30T06:20:32.434Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-30T06:20:32.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-30T06:20:32.434Z] ---> 43a1c90cae9b [2025-10-30T06:20:32.434Z] Step 3/10 : ARG MAKE=make build [2025-10-30T06:20:32.885Z] c360bc226155: Pushed [2025-10-30T06:20:32.885Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:33.216Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:33.541Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T06:20:33.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T06:20:33.541Z] 8a848e10d0d7: Preparing [2025-10-30T06:20:33.541Z] c360bc226155: Preparing [2025-10-30T06:20:33.541Z] c6690c3bcbfe: Preparing [2025-10-30T06:20:33.541Z] c28b0c81b553: Preparing [2025-10-30T06:20:33.541Z] 5496988ef1c1: Preparing [2025-10-30T06:20:33.541Z] 256f393e029f: Preparing [2025-10-30T06:20:33.541Z] 256f393e029f: Waiting [2025-10-30T06:20:33.541Z] 5496988ef1c1: Layer already exists [2025-10-30T06:20:33.541Z] c28b0c81b553: Layer already exists [2025-10-30T06:20:33.541Z] 8a848e10d0d7: Layer already exists [2025-10-30T06:20:33.541Z] c6690c3bcbfe: Layer already exists [2025-10-30T06:20:33.541Z] c360bc226155: Layer already exists [2025-10-30T06:20:33.541Z] 256f393e029f: Layer already exists [2025-10-30T06:20:33.541Z] latest: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:33.875Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:34.196Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-10-30T06:20:34.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T06:20:34.197Z] 8a848e10d0d7: Preparing [2025-10-30T06:20:34.197Z] c360bc226155: Preparing [2025-10-30T06:20:34.197Z] c6690c3bcbfe: Preparing [2025-10-30T06:20:34.197Z] c28b0c81b553: Preparing [2025-10-30T06:20:34.197Z] 5496988ef1c1: Preparing [2025-10-30T06:20:34.197Z] 256f393e029f: Preparing [2025-10-30T06:20:34.197Z] 256f393e029f: Waiting [2025-10-30T06:20:34.197Z] c28b0c81b553: Layer already exists [2025-10-30T06:20:34.197Z] 8a848e10d0d7: Layer already exists [2025-10-30T06:20:34.197Z] 5496988ef1c1: Layer already exists [2025-10-30T06:20:34.197Z] c6690c3bcbfe: Layer already exists [2025-10-30T06:20:34.197Z] c360bc226155: Layer already exists [2025-10-30T06:20:34.197Z] 256f393e029f: Layer already exists [2025-10-30T06:20:34.197Z] 4.1.0-dev.10: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:34.380Z] ---> Running in 3fbea46af4cf [2025-10-30T06:20:34.529Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:34.646Z] Removing intermediate container 3fbea46af4cf [2025-10-30T06:20:34.646Z] ---> 3014435cbe8b [2025-10-30T06:20:34.646Z] Step 4/10 : WORKDIR /device-s7 [2025-10-30T06:20:34.646Z] ---> Running in ae368921dcfb [2025-10-30T06:20:34.855Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [2025-10-30T06:20:34.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T06:20:34.855Z] 8a848e10d0d7: Preparing [2025-10-30T06:20:34.855Z] c360bc226155: Preparing [2025-10-30T06:20:34.855Z] c6690c3bcbfe: Preparing [2025-10-30T06:20:34.855Z] c28b0c81b553: Preparing [2025-10-30T06:20:34.855Z] 5496988ef1c1: Preparing [2025-10-30T06:20:34.855Z] 256f393e029f: Preparing [2025-10-30T06:20:34.855Z] 256f393e029f: Waiting [2025-10-30T06:20:34.855Z] 8a848e10d0d7: Layer already exists [2025-10-30T06:20:34.855Z] 5496988ef1c1: Layer already exists [2025-10-30T06:20:34.855Z] c360bc226155: Layer already exists [2025-10-30T06:20:34.855Z] c6690c3bcbfe: Layer already exists [2025-10-30T06:20:34.855Z] c28b0c81b553: Layer already exists [2025-10-30T06:20:34.855Z] 256f393e029f: Layer already exists [2025-10-30T06:20:34.855Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:34.917Z] Removing intermediate container ae368921dcfb [2025-10-30T06:20:34.917Z] ---> a059e1c8d998 [2025-10-30T06:20:34.917Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-10-30T06:20:35.189Z] ---> Running in f30a434d4cd0 [2025-10-30T06:20:35.193Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:20:35.459Z] Removing intermediate container f30a434d4cd0 [2025-10-30T06:20:35.459Z] ---> e60ad47c3a85 [2025-10-30T06:20:35.459Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T06:20:35.459Z] ---> Running in 15c28b6e1a30 [2025-10-30T06:20:35.528Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-10-30T06:20:35.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-10-30T06:20:35.528Z] 8a848e10d0d7: Preparing [2025-10-30T06:20:35.528Z] c360bc226155: Preparing [2025-10-30T06:20:35.528Z] c6690c3bcbfe: Preparing [2025-10-30T06:20:35.528Z] c28b0c81b553: Preparing [2025-10-30T06:20:35.528Z] 5496988ef1c1: Preparing [2025-10-30T06:20:35.528Z] 256f393e029f: Preparing [2025-10-30T06:20:35.528Z] 256f393e029f: Waiting [2025-10-30T06:20:35.528Z] c28b0c81b553: Layer already exists [2025-10-30T06:20:35.528Z] c6690c3bcbfe: Layer already exists [2025-10-30T06:20:35.528Z] 5496988ef1c1: Layer already exists [2025-10-30T06:20:35.528Z] 8a848e10d0d7: Layer already exists [2025-10-30T06:20:35.528Z] c360bc226155: Layer already exists [2025-10-30T06:20:35.528Z] 256f393e029f: Layer already exists [2025-10-30T06:20:35.528Z] main: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:20:35.614Z] ===================================================== [Pipeline] echo [2025-10-30T06:20:35.633Z] taggedImages: [2025-10-30T06:20:35.633Z] - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:20:35.633Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T06:20:35.633Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-10-30T06:20:35.633Z] - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [2025-10-30T06:20:35.633Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-10-30T06:20:35.677Z] ========================================================= [2025-10-30T06:20:35.677Z] [edgeXBuildMultiArch] RAW Config: [2025-10-30T06:20:35.677Z] images: [2025-10-30T06:20:35.677Z] - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:20:35.677Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-10-30T06:20:35.677Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-10-30T06:20:35.677Z] - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [2025-10-30T06:20:35.677Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-10-30T06:20:35.677Z] settingsFile: [2025-10-30T06:20:35.677Z] device-s7-settings [2025-10-30T06:20:35.677Z] ========================================================= [Pipeline] node [2025-10-30T06:20:36.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:20:36.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:20:38.838Z] OK: 255 MiB in 60 packages [2025-10-30T06:20:39.428Z] Removing intermediate container 15c28b6e1a30 [2025-10-30T06:20:39.428Z] ---> e894159392a7 [2025-10-30T06:20:39.428Z] Step 7/10 : COPY go.mod vendor* ./ [2025-10-30T06:20:40.014Z] ---> d64442e38402 [2025-10-30T06:20:40.014Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T06:20:40.014Z] ---> Running in 79cf42dc3c0d [2025-10-30T06:20:50.680Z] Still waiting to schedule task [2025-10-30T06:20:50.680Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-770996’ [2025-10-30T06:22:31.742Z] Removing intermediate container 79cf42dc3c0d [2025-10-30T06:22:31.742Z] ---> f8bed2e43b7f [2025-10-30T06:22:31.742Z] Step 9/10 : COPY . . [2025-10-30T06:22:31.742Z] ---> 2fdc5525ae35 [2025-10-30T06:22:31.742Z] Step 10/10 : RUN ${MAKE} [2025-10-30T06:22:31.742Z] ---> Running in 808b10e30f22 [2025-10-30T06:22:31.742Z] noop [2025-10-30T06:22:31.742Z] Removing intermediate container 808b10e30f22 [2025-10-30T06:22:31.742Z] ---> 60daade4394d [2025-10-30T06:22:31.742Z] Successfully built 60daade4394d [2025-10-30T06:22:31.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:22:32.108Z] + docker inspect -f . ci-base-image-arm64 [2025-10-30T06:22:32.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:22:32.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-771000 does not seem to be running inside a container [2025-10-30T06:22:32.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/35 -v /w/workspace/device-s7/35:/w/workspace/device-s7/35:rw,z -v /w/workspace/device-s7/35@tmp:/w/workspace/device-s7/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-30T06:22:33.565Z] $ docker top eebe4af129782af78d064aa721edd78ea69d8f0beef5a8ffd64616dc49c1cbad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:22:34.419Z] + go version [2025-10-30T06:22:34.419Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-30T06:22:34.429Z] $ docker stop --time=1 eebe4af129782af78d064aa721edd78ea69d8f0beef5a8ffd64616dc49c1cbad [2025-10-30T06:22:36.042Z] $ docker rm -f --volumes eebe4af129782af78d064aa721edd78ea69d8f0beef5a8ffd64616dc49c1cbad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:22:36.629Z] + docker inspect -f . ci-base-image-arm64 [2025-10-30T06:22:36.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:22:36.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-771000 does not seem to be running inside a container [2025-10-30T06:22:36.857Z] $ 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/35 -v /w/workspace/device-s7/35:/w/workspace/device-s7/35:rw,z -v /w/workspace/device-s7/35@tmp:/w/workspace/device-s7/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-30T06:22:38.102Z] $ docker top f66a99fb436c610581fcee4fb0e54dfed15a7dddc9147b6c36e808df74aa847b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T06:22:38.960Z] + git config --global --add safe.directory /w/workspace/device-s7/35 [Pipeline] fileExists [Pipeline] sh [2025-10-30T06:22:39.296Z] + make test [2025-10-30T06:22:39.565Z] go test -race -coverprofile=coverage.out ./... [2025-10-30T06:23:26.390Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-10-30T06:23:31.689Z] Running on prd-centos7-docker-4c-2g-771001 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T06:23:31.735Z] provisioning config files... [2025-10-30T06:23:31.765Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10342583430715786301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:23:32.760Z] ---> ****-login.sh [2025-10-30T06:23:32.760Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:26:33.818Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-10-30T06:26:40.447Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.112s coverage: 6.8% of statements [2025-10-30T06:26:41.408Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-30T06:26:41.408Z] go vet ./... [2025-10-30T06:30:18.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T06:30:18.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T06:30:18.219Z] ./bin/test-attribution-txt.sh [2025-10-30T06:30:18.219Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T06:30:18.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-30T06:30:18.251Z] $ docker stop --time=1 f66a99fb436c610581fcee4fb0e54dfed15a7dddc9147b6c36e808df74aa847b [2025-10-30T06:30:20.094Z] $ docker rm -f --volumes f66a99fb436c610581fcee4fb0e54dfed15a7dddc9147b6c36e808df74aa847b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T06:30:22.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-30T06:30:22.375Z] Warning: overwriting stash ‘coverage-report’ [2025-10-30T06:30:23.038Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-30T06:30:23.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-30T06:30:23.824Z] + ls -al . [2025-10-30T06:30:23.824Z] total 216 [2025-10-30T06:30:23.824Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 06:22 . [2025-10-30T06:30:23.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:19 .. [2025-10-30T06:30:23.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:20 .git [2025-10-30T06:30:23.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:19 .github [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 06:19 .gitignore [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 06:19 .golangci.yml [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 06:19 Attribution.txt [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 06:19 CHANGLOG.md [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 06:19 Dockerfile [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 06:19 Jenkinsfile [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 06:19 LICENSE [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 06:19 Makefile [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 06:19 OWNERS.md [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 06:19 README.md [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 06:18 VERSION [2025-10-30T06:30:23.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:19 bin [2025-10-30T06:30:23.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:19 cmd [2025-10-30T06:30:23.824Z] -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 06:26 coverage.out [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 06:19 go.mod [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 06:19 go.sum [2025-10-30T06:30:23.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:19 internal [2025-10-30T06:30:23.824Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:30:24.206Z] + 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=6f4e854df062a1e46de720c06f374e34cc28e6a2 --label arch=arm64 --label version=4.1.0-dev.10 . [2025-10-30T06:30:24.479Z] Sending build context to Docker daemon 8.115MB [2025-10-30T06:30:24.479Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.22 [2025-10-30T06:30:24.479Z] Step 2/24 : FROM ${BASE} AS builder [2025-10-30T06:30:24.479Z] ---> 60daade4394d [2025-10-30T06:30:24.479Z] Step 3/24 : ARG MAKE=make build [2025-10-30T06:30:24.751Z] ---> Running in 2ac9f5cdf01a [2025-10-30T06:30:25.023Z] Removing intermediate container 2ac9f5cdf01a [2025-10-30T06:30:25.023Z] ---> 81d0eeb2d072 [2025-10-30T06:30:25.023Z] Step 4/24 : WORKDIR /device-s7 [2025-10-30T06:30:25.023Z] ---> Running in 5932de5acdb4 [2025-10-30T06:30:25.607Z] Removing intermediate container 5932de5acdb4 [2025-10-30T06:30:25.607Z] ---> 58484cf32acf [2025-10-30T06:30:25.607Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-10-30T06:30:25.607Z] ---> Running in 51575444c0f2 [2025-10-30T06:30:25.875Z] Removing intermediate container 51575444c0f2 [2025-10-30T06:30:25.875Z] ---> 296361d8b5f9 [2025-10-30T06:30:25.875Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-10-30T06:30:25.875Z] ---> Running in cdf83262c28a [2025-10-30T06:30:26.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:30:27.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:30:29.056Z] OK: 255 MiB in 60 packages [2025-10-30T06:30:30.017Z] Removing intermediate container cdf83262c28a [2025-10-30T06:30:30.017Z] ---> 579289459ce9 [2025-10-30T06:30:30.017Z] Step 7/24 : COPY go.mod vendor* ./ [2025-10-30T06:30:30.613Z] ---> 6d1048cb0da1 [2025-10-30T06:30:30.613Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T06:30:30.879Z] ---> Running in 4b23e9da465b [2025-10-30T06:30:33.463Z] Removing intermediate container 4b23e9da465b [2025-10-30T06:30:33.463Z] ---> 150e4de538be [2025-10-30T06:30:33.463Z] Step 9/24 : COPY . . [2025-10-30T06:30:34.047Z] ---> 357f2a2b7cde [2025-10-30T06:30:34.047Z] Step 10/24 : RUN ${MAKE} [2025-10-30T06:30:34.047Z] ---> Running in a4b515a0fda1 [2025-10-30T06:30:35.007Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-10-30T06:33:56.760Z] Removing intermediate container a4b515a0fda1 [2025-10-30T06:33:56.760Z] ---> db642f9a3098 [2025-10-30T06:33:56.760Z] Step 11/24 : FROM alpine:3.22 [2025-10-30T06:33:56.760Z] 3.22: Pulling from library/alpine [2025-10-30T06:33:56.760Z] 6b59a28fa201: Pulling fs layer [2025-10-30T06:33:56.760Z] 6b59a28fa201: Verifying Checksum [2025-10-30T06:33:56.760Z] 6b59a28fa201: Download complete [2025-10-30T06:33:56.760Z] 6b59a28fa201: Pull complete [2025-10-30T06:33:56.760Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-30T06:33:56.760Z] Status: Downloaded newer image for alpine:3.22 [2025-10-30T06:33:56.760Z] ---> 171e65262c80 [2025-10-30T06:33:56.760Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-10-30T06:33:56.760Z] ---> Running in 3e6b0e949959 [2025-10-30T06:33:57.027Z] Removing intermediate container 3e6b0e949959 [2025-10-30T06:33:57.027Z] ---> fa3357977754 [2025-10-30T06:33:57.027Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-10-30T06:33:57.027Z] ---> Running in 9a524cb4b992 [2025-10-30T06:33:57.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:33:58.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:33:59.677Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T06:33:59.677Z] Executing busybox-1.37.0-r19.trigger [2025-10-30T06:33:59.677Z] OK: 8 MiB in 17 packages [2025-10-30T06:34:00.638Z] Removing intermediate container 9a524cb4b992 [2025-10-30T06:34:00.638Z] ---> f55620d9b305 [2025-10-30T06:34:00.638Z] Step 14/24 : RUN apk --no-cache upgrade [2025-10-30T06:34:00.638Z] ---> Running in 1c077b0088b7 [2025-10-30T06:34:01.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-30T06:34:01.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-30T06:34:05.184Z] OK: 8 MiB in 17 packages [2025-10-30T06:34:06.140Z] Removing intermediate container 1c077b0088b7 [2025-10-30T06:34:06.141Z] ---> e3a64a18cf3c [2025-10-30T06:34:06.141Z] Step 15/24 : WORKDIR / [2025-10-30T06:34:06.141Z] ---> Running in 75e68e441be4 [2025-10-30T06:34:06.405Z] Removing intermediate container 75e68e441be4 [2025-10-30T06:34:06.405Z] ---> e65e3756debe [2025-10-30T06:34:06.405Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-10-30T06:34:06.984Z] ---> 202fb27391fd [2025-10-30T06:34:06.985Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-10-30T06:34:09.559Z] ---> a04b5a538b75 [2025-10-30T06:34:09.559Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-10-30T06:34:09.559Z] ---> 3341c36ab011 [2025-10-30T06:34:09.559Z] Step 19/24 : EXPOSE 59994 [2025-10-30T06:34:09.559Z] ---> Running in bd6be1dd5c56 [2025-10-30T06:34:09.831Z] Removing intermediate container bd6be1dd5c56 [2025-10-30T06:34:09.831Z] ---> 909998c4b2f0 [2025-10-30T06:34:09.831Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-10-30T06:34:10.096Z] ---> Running in f728e5608b72 [2025-10-30T06:34:10.360Z] Removing intermediate container f728e5608b72 [2025-10-30T06:34:10.360Z] ---> ea3f3b31b3ce [2025-10-30T06:34:10.360Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-30T06:34:10.360Z] ---> Running in f1655f858aeb [2025-10-30T06:34:10.624Z] Removing intermediate container f1655f858aeb [2025-10-30T06:34:10.624Z] ---> 857347f78455 [2025-10-30T06:34:10.624Z] Step 22/24 : LABEL arch=arm64 [2025-10-30T06:34:10.624Z] ---> Running in 7bb3d38d6c8a [2025-10-30T06:34:10.890Z] Removing intermediate container 7bb3d38d6c8a [2025-10-30T06:34:10.890Z] ---> f9d2ab24816d [2025-10-30T06:34:10.890Z] Step 23/24 : LABEL git_sha=6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:34:10.890Z] ---> Running in 7b5d91001c2e [2025-10-30T06:34:11.159Z] Removing intermediate container 7b5d91001c2e [2025-10-30T06:34:11.159Z] ---> 47430792e52c [2025-10-30T06:34:11.159Z] Step 24/24 : LABEL version=4.1.0-dev.10 [2025-10-30T06:34:11.432Z] ---> Running in 01f64432afb2 [2025-10-30T06:34:11.432Z] Removing intermediate container 01f64432afb2 [2025-10-30T06:34:11.696Z] ---> 085fdefc8d4d [2025-10-30T06:34:11.696Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-30T06:34:11.696Z] Successfully built 085fdefc8d4d [2025-10-30T06:34:11.696Z] 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:34:11.845Z] provisioning config files... [2025-10-30T06:34:11.857Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/35@tmp/config11053101420086041209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:34:12.186Z] ---> ****-login.sh [2025-10-30T06:34:12.186Z] nexus3.edgexfoundry.org:10001 [2025-10-30T06:34:12.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:34:12.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:34:12.451Z] Configure a credential helper to remove this warning. See [2025-10-30T06:34:12.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:34:12.451Z] [2025-10-30T06:34:12.451Z] Login Succeeded [2025-10-30T06:34:12.451Z] nexus3.edgexfoundry.org:10002 [2025-10-30T06:34:12.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:34:12.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:34:12.716Z] Configure a credential helper to remove this warning. See [2025-10-30T06:34:12.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:34:12.716Z] [2025-10-30T06:34:12.716Z] Login Succeeded [2025-10-30T06:34:12.716Z] nexus3.edgexfoundry.org:10003 [2025-10-30T06:34:12.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:34:12.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:34:12.982Z] Configure a credential helper to remove this warning. See [2025-10-30T06:34:12.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:34:12.982Z] [2025-10-30T06:34:12.983Z] Login Succeeded [2025-10-30T06:34:12.983Z] nexus3.edgexfoundry.org:10004 [2025-10-30T06:34:13.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:34:13.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:34:13.515Z] Configure a credential helper to remove this warning. See [2025-10-30T06:34:13.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:34:13.515Z] [2025-10-30T06:34:13.515Z] Login Succeeded [2025-10-30T06:34:13.515Z] ****.io [2025-10-30T06:34:13.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T06:34:13.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T06:34:13.780Z] Configure a credential helper to remove this warning. See [2025-10-30T06:34:13.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T06:34:13.780Z] [2025-10-30T06:34:13.780Z] Login Succeeded [2025-10-30T06:34:13.780Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T06:34:13.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:34:13.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T06:34:13.873Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-10-30T06:34:13.873Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:34:13.873Z] latest [2025-10-30T06:34:13.873Z] 4.1.0-dev.10 [2025-10-30T06:34:13.873Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [2025-10-30T06:34:13.873Z] main [2025-10-30T06:34:13.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:14.237Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:14.600Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:34:14.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:34:14.600Z] 0e75a2b2adf6: Preparing [2025-10-30T06:34:14.600Z] a93abf84b372: Preparing [2025-10-30T06:34:14.600Z] 223977544074: Preparing [2025-10-30T06:34:14.600Z] eea45e535d60: Preparing [2025-10-30T06:34:14.600Z] 831553a53c19: Preparing [2025-10-30T06:34:14.600Z] 0e64f2360a44: Preparing [2025-10-30T06:34:14.600Z] 0e64f2360a44: Waiting [2025-10-30T06:34:14.867Z] 0e75a2b2adf6: Pushed [2025-10-30T06:34:14.867Z] 223977544074: Pushed [2025-10-30T06:34:14.867Z] eea45e535d60: Pushed [2025-10-30T06:34:14.867Z] 831553a53c19: Pushed [2025-10-30T06:34:16.797Z] 0e64f2360a44: Layer already exists [2025-10-30T06:34:24.973Z] a93abf84b372: Pushed [2025-10-30T06:34:24.974Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:25.340Z] + 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:34:25.687Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-10-30T06:34:25.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:34:25.688Z] 0e75a2b2adf6: Preparing [2025-10-30T06:34:25.688Z] a93abf84b372: Preparing [2025-10-30T06:34:25.688Z] 223977544074: Preparing [2025-10-30T06:34:25.688Z] eea45e535d60: Preparing [2025-10-30T06:34:25.688Z] 831553a53c19: Preparing [2025-10-30T06:34:25.688Z] 0e64f2360a44: Preparing [2025-10-30T06:34:25.688Z] 0e64f2360a44: Waiting [2025-10-30T06:34:25.688Z] 0e75a2b2adf6: Layer already exists [2025-10-30T06:34:25.688Z] a93abf84b372: Layer already exists [2025-10-30T06:34:25.688Z] eea45e535d60: Layer already exists [2025-10-30T06:34:25.688Z] 223977544074: Layer already exists [2025-10-30T06:34:25.688Z] 831553a53c19: Layer already exists [2025-10-30T06:34:25.688Z] 0e64f2360a44: Layer already exists [2025-10-30T06:34:25.953Z] latest: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:26.310Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:26.682Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [2025-10-30T06:34:26.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:34:26.682Z] 0e75a2b2adf6: Preparing [2025-10-30T06:34:26.682Z] a93abf84b372: Preparing [2025-10-30T06:34:26.682Z] 223977544074: Preparing [2025-10-30T06:34:26.682Z] eea45e535d60: Preparing [2025-10-30T06:34:26.682Z] 831553a53c19: Preparing [2025-10-30T06:34:26.682Z] 0e64f2360a44: Preparing [2025-10-30T06:34:26.682Z] 0e64f2360a44: Waiting [2025-10-30T06:34:26.682Z] a93abf84b372: Layer already exists [2025-10-30T06:34:26.682Z] 223977544074: Layer already exists [2025-10-30T06:34:26.682Z] 831553a53c19: Layer already exists [2025-10-30T06:34:26.682Z] 0e75a2b2adf6: Layer already exists [2025-10-30T06:34:26.682Z] eea45e535d60: Layer already exists [2025-10-30T06:34:26.682Z] 0e64f2360a44: Layer already exists [2025-10-30T06:34:26.682Z] 4.1.0-dev.10: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:27.037Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:27.399Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [2025-10-30T06:34:27.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:34:27.400Z] 0e75a2b2adf6: Preparing [2025-10-30T06:34:27.400Z] a93abf84b372: Preparing [2025-10-30T06:34:27.400Z] 223977544074: Preparing [2025-10-30T06:34:27.400Z] eea45e535d60: Preparing [2025-10-30T06:34:27.400Z] 831553a53c19: Preparing [2025-10-30T06:34:27.400Z] 0e64f2360a44: Preparing [2025-10-30T06:34:27.400Z] 0e64f2360a44: Waiting [2025-10-30T06:34:27.400Z] 831553a53c19: Layer already exists [2025-10-30T06:34:27.400Z] 0e75a2b2adf6: Layer already exists [2025-10-30T06:34:27.400Z] eea45e535d60: Layer already exists [2025-10-30T06:34:27.400Z] 223977544074: Layer already exists [2025-10-30T06:34:27.400Z] a93abf84b372: Layer already exists [2025-10-30T06:34:27.400Z] 0e64f2360a44: Layer already exists [2025-10-30T06:34:27.400Z] 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:28.009Z] + 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:34:29.324Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-10-30T06:34:29.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-10-30T06:34:29.324Z] 0e75a2b2adf6: Preparing [2025-10-30T06:34:29.324Z] a93abf84b372: Preparing [2025-10-30T06:34:29.324Z] 223977544074: Preparing [2025-10-30T06:34:29.324Z] eea45e535d60: Preparing [2025-10-30T06:34:29.324Z] 831553a53c19: Preparing [2025-10-30T06:34:29.324Z] 0e64f2360a44: Preparing [2025-10-30T06:34:29.324Z] 0e64f2360a44: Waiting [2025-10-30T06:34:29.324Z] eea45e535d60: Layer already exists [2025-10-30T06:34:29.324Z] 831553a53c19: Layer already exists [2025-10-30T06:34:29.324Z] 0e75a2b2adf6: Layer already exists [2025-10-30T06:34:29.324Z] 223977544074: Layer already exists [2025-10-30T06:34:29.324Z] a93abf84b372: Layer already exists [2025-10-30T06:34:29.324Z] 0e64f2360a44: Layer already exists [2025-10-30T06:34:29.590Z] main: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T06:34:29.677Z] ===================================================== [Pipeline] echo [2025-10-30T06:34:29.694Z] taggedImages: [2025-10-30T06:34:29.694Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 [2025-10-30T06:34:29.694Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-10-30T06:34:29.694Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [2025-10-30T06:34:29.694Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [2025-10-30T06:34:29.694Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-10-30T06:34:29.712Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo [2025-10-30T06:34:29.729Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-10-30T06:34:29.738Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] echo [2025-10-30T06:34:29.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [Pipeline] echo [2025-10-30T06:34:29.764Z] 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:34:30.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:34:30.159Z] [2025-10-30T06:34:30.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T06:34:30.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:34:30.492Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-30T06:34:30.492Z] 8998bd30e6a1: Pulling fs layer [2025-10-30T06:34:30.492Z] 04944245beec: Pulling fs layer [2025-10-30T06:34:30.492Z] 699f458cf7ca: Pulling fs layer [2025-10-30T06:34:30.492Z] 765212b225bb: Pulling fs layer [2025-10-30T06:34:30.492Z] f23df028b6ca: Pulling fs layer [2025-10-30T06:34:30.492Z] d65c8cfc05b1: Pulling fs layer [2025-10-30T06:34:30.492Z] 2437ff75d9bd: Pulling fs layer [2025-10-30T06:34:30.492Z] 765212b225bb: Waiting [2025-10-30T06:34:30.492Z] f23df028b6ca: Waiting [2025-10-30T06:34:30.492Z] d65c8cfc05b1: Waiting [2025-10-30T06:34:30.492Z] 2437ff75d9bd: Waiting [2025-10-30T06:34:30.762Z] 04944245beec: Verifying Checksum [2025-10-30T06:34:30.762Z] 04944245beec: Download complete [2025-10-30T06:34:30.762Z] 765212b225bb: Verifying Checksum [2025-10-30T06:34:30.762Z] 765212b225bb: Download complete [2025-10-30T06:34:30.762Z] f23df028b6ca: Download complete [2025-10-30T06:34:30.762Z] d65c8cfc05b1: Verifying Checksum [2025-10-30T06:34:30.762Z] d65c8cfc05b1: Download complete [2025-10-30T06:34:30.762Z] 699f458cf7ca: Verifying Checksum [2025-10-30T06:34:30.762Z] 699f458cf7ca: Download complete [2025-10-30T06:34:31.344Z] 8998bd30e6a1: Verifying Checksum [2025-10-30T06:34:31.344Z] 8998bd30e6a1: Download complete [2025-10-30T06:34:33.928Z] 2437ff75d9bd: Verifying Checksum [2025-10-30T06:34:33.928Z] 2437ff75d9bd: Download complete [2025-10-30T06:34:35.868Z] 8998bd30e6a1: Pull complete [2025-10-30T06:34:36.452Z] 04944245beec: Pull complete [2025-10-30T06:34:37.857Z] 699f458cf7ca: Pull complete [2025-10-30T06:34:38.122Z] 765212b225bb: Pull complete [2025-10-30T06:34:39.082Z] f23df028b6ca: Pull complete [2025-10-30T06:34:39.082Z] d65c8cfc05b1: Pull complete [2025-10-30T06:34:57.282Z] 2437ff75d9bd: Pull complete [2025-10-30T06:34:57.282Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-30T06:34:57.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-30T06:34:57.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T06:34:57.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-771000 does not seem to be running inside a container [2025-10-30T06:34:57.538Z] $ 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/35 -v /w/workspace/device-s7/35:/w/workspace/device-s7/35:rw,z -v /w/workspace/device-s7/35@tmp:/w/workspace/device-s7/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-30T06:35:00.148Z] $ docker top 49bec294a8b181c3ee6542e079ff11433b81d9475c06d33732cb3b65478b1c8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T06:35:01.100Z] ---> job-cost.sh [2025-10-30T06:35:01.100Z] lf-activate-venv: SKIPPING [2025-10-30T06:35:01.100Z] INFO: No Stack... [2025-10-30T06:35:01.364Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-30T06:35:02.322Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T06:35:02.960Z] + cat /w/workspace/device-s7/35/archives/cost.csv [2025-10-30T06:35:02.961Z] + cut -d, -f6 [Pipeline] lock [2025-10-30T06:35:03.021Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [2025-10-30T06:35:03.031Z] Resource [jenkins-edgexfoundry-device-s7-main-35-stack-cost] did not exist. Created. [2025-10-30T06:35:03.036Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T06:35:03.390Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-30T06:35:03.459Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T06:35:03.468Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T06:35:03.486Z] $ docker stop --time=1 49bec294a8b181c3ee6542e079ff11433b81d9475c06d33732cb3b65478b1c8f [2025-10-30T06:35:05.445Z] $ docker rm -f --volumes 49bec294a8b181c3ee6542e079ff11433b81d9475c06d33732cb3b65478b1c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-30T07:07:20.264Z] Cannot contact prd-centos7-****-4c-2g-771001: java.lang.InterruptedException [2025-10-30T12:17:37.894Z] Cancelling nested steps due to timeout [2025-10-30T12:17:37.899Z] Sending interrupt signal to process [2025-10-30T12:17:52.347Z] script returned exit code 143 [Pipeline] } [2025-10-30T12:17:52.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T12:17:52.971Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:17:53.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:17:53.845Z] ---> package-listing.sh [2025-10-30T12:17:53.845Z] ++ facter osfamily [2025-10-30T12:17:53.845Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T12:17:54.106Z] + OS_FAMILY=redhat [2025-10-30T12:17:54.106Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-10-30T12:17:54.106Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T12:17:54.106Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T12:17:54.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T12:17:54.106Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T12:17:54.106Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T12:17:54.106Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T12:17:54.106Z] + case "${OS_FAMILY}" in [2025-10-30T12:17:54.106Z] + rpm -qa [2025-10-30T12:17:54.106Z] + sort [2025-10-30T12:17:54.673Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T12:17:54.673Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T12:17:54.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T12:17:54.673Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T12:17:54.673Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-10-30T12:17:54.673Z] + 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-30T12:17:54.690Z] 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-30T12:17:54.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T12:17:55.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T12:17:55.549Z] [2025-10-30T12:17:55.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T12:17:55.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T12:17:56.130Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T12:17:56.130Z] 5eb5b503b376: Pulling fs layer [2025-10-30T12:17:56.130Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T12:17:56.130Z] ec43610c2a17: Pulling fs layer [2025-10-30T12:17:56.130Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T12:17:56.130Z] 33b1e0a273af: Pulling fs layer [2025-10-30T12:17:56.130Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T12:17:56.130Z] 2f39f015ded8: Pulling fs layer [2025-10-30T12:17:56.130Z] 3a2ae6a8a46f: Waiting [2025-10-30T12:17:56.130Z] 33b1e0a273af: Waiting [2025-10-30T12:17:56.130Z] 5d3b04190fa2: Waiting [2025-10-30T12:17:56.130Z] 2f39f015ded8: Waiting [2025-10-30T12:17:56.130Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T12:17:56.130Z] 5c69ac0246d0: Download complete [2025-10-30T12:17:56.130Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T12:17:56.130Z] 3a2ae6a8a46f: Download complete [2025-10-30T12:17:56.130Z] 33b1e0a273af: Verifying Checksum [2025-10-30T12:17:56.130Z] 33b1e0a273af: Download complete [2025-10-30T12:17:56.130Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T12:17:56.130Z] 5d3b04190fa2: Download complete [2025-10-30T12:17:56.130Z] ec43610c2a17: Verifying Checksum [2025-10-30T12:17:56.130Z] ec43610c2a17: Download complete [2025-10-30T12:17:56.390Z] 5eb5b503b376: Verifying Checksum [2025-10-30T12:17:56.390Z] 5eb5b503b376: Download complete [2025-10-30T12:17:56.957Z] 2f39f015ded8: Verifying Checksum [2025-10-30T12:17:56.957Z] 2f39f015ded8: Download complete [2025-10-30T12:17:57.548Z] 5eb5b503b376: Pull complete [2025-10-30T12:17:57.811Z] 5c69ac0246d0: Pull complete [2025-10-30T12:17:58.071Z] ec43610c2a17: Pull complete [2025-10-30T12:17:58.332Z] 3a2ae6a8a46f: Pull complete [2025-10-30T12:17:58.332Z] 33b1e0a273af: Pull complete [2025-10-30T12:17:58.332Z] 5d3b04190fa2: Pull complete [2025-10-30T12:18:02.561Z] 2f39f015ded8: Pull complete [2025-10-30T12:18:02.561Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T12:18:02.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T12:18:02.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T12:18:02.680Z] prd-centos7-docker-4c-2g-771001 does not seem to be running inside a container [2025-10-30T12:18:02.714Z] $ 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-30T12:18:06.277Z] $ docker top b2ae48f79a44072ade4ce339ebe55de21c883d3a9cbb0606ff339b618765832a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T12:18:06.655Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T12:18:06.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T12:18:07.239Z] + ls /var/log/sa-host [2025-10-30T12:18:07.240Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T12:18:07.426Z] provisioning config files... [2025-10-30T12:18:07.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config683395186045192277tmp [Pipeline] { [Pipeline] echo [2025-10-30T12:18:07.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:07.749Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T12:18:07.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:08.104Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T12:18:08.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:08.405Z] ---> sudo-logs.sh [2025-10-30T12:18:08.405Z] Archiving 'sudo' log.. [2025-10-30T12:18:08.405Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-771001.novalocal: Name or service not known [2025-10-30T12:18:08.405Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-771001.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-30T12:18:08.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:08.826Z] ---> job-cost.sh [2025-10-30T12:18:08.826Z] lf-activate-venv: SKIPPING [2025-10-30T12:18:08.826Z] DEBUG: total: 0.10999999940395355 [2025-10-30T12:18:08.826Z] INFO: Retrieving Stack Cost... [2025-10-30T12:18:09.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-30T12:18:09.346Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T12:18:09.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:09.655Z] ---> logs-deploy.sh [2025-10-30T12:18:09.655Z] lf-activate-venv: SKIPPING [2025-10-30T12:18:09.655Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/35 [2025-10-30T12:18:09.655Z] INFO: archiving workspace using pattern(s): [2025-10-30T12:18:10.598Z] Archives upload complete. [2025-10-30T12:18:10.598Z] INFO: archiving logs to Nexus [2025-10-30T12:18:11.535Z] ---> uname -a: [2025-10-30T12:18:11.535Z] Linux prd-centos7-docker-4c-2g-771001.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-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] ---> lscpu: [2025-10-30T12:18:11.535Z] Architecture: x86_64 [2025-10-30T12:18:11.535Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-30T12:18:11.535Z] Byte Order: Little Endian [2025-10-30T12:18:11.535Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-30T12:18:11.535Z] CPU(s): 2 [2025-10-30T12:18:11.535Z] On-line CPU(s) list: 0,1 [2025-10-30T12:18:11.535Z] Thread(s) per core: 1 [2025-10-30T12:18:11.535Z] Core(s) per socket: 1 [2025-10-30T12:18:11.535Z] Socket(s): 2 [2025-10-30T12:18:11.535Z] NUMA node(s): 1 [2025-10-30T12:18:11.535Z] Vendor ID: AuthenticAMD [2025-10-30T12:18:11.535Z] CPU family: 23 [2025-10-30T12:18:11.535Z] Model: 49 [2025-10-30T12:18:11.535Z] Model name: AMD EPYC-Rome Processor [2025-10-30T12:18:11.535Z] Stepping: 0 [2025-10-30T12:18:11.535Z] CPU MHz: 2800.000 [2025-10-30T12:18:11.535Z] BogoMIPS: 5600.00 [2025-10-30T12:18:11.535Z] Virtualization: AMD-V [2025-10-30T12:18:11.535Z] Hypervisor vendor: KVM [2025-10-30T12:18:11.535Z] Virtualization type: full [2025-10-30T12:18:11.535Z] L1d cache: 64 KiB [2025-10-30T12:18:11.535Z] L1i cache: 64 KiB [2025-10-30T12:18:11.535Z] L2 cache: 1 MiB [2025-10-30T12:18:11.535Z] L3 cache: 32 MiB [2025-10-30T12:18:11.535Z] NUMA node0 CPU(s): 0,1 [2025-10-30T12:18:11.535Z] Vulnerability Itlb multihit: Not affected [2025-10-30T12:18:11.535Z] Vulnerability L1tf: Not affected [2025-10-30T12:18:11.535Z] Vulnerability Mds: Not affected [2025-10-30T12:18:11.535Z] Vulnerability Meltdown: Not affected [2025-10-30T12:18:11.535Z] Vulnerability Mmio stale data: Not affected [2025-10-30T12:18:11.535Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-30T12:18:11.535Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-30T12:18:11.535Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-30T12:18:11.535Z] Vulnerability Srbds: Not affected [2025-10-30T12:18:11.535Z] Vulnerability Tsx async abort: Not affected [2025-10-30T12:18:11.535Z] 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-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] ---> nproc: [2025-10-30T12:18:11.535Z] 2 [2025-10-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] ---> df -h: [2025-10-30T12:18:11.535Z] Filesystem Size Used Avail Use% Mounted on [2025-10-30T12:18:11.535Z] overlay 40G 6.8G 34G 17% / [2025-10-30T12:18:11.535Z] tmpfs 64M 0 64M 0% /dev [2025-10-30T12:18:11.535Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-30T12:18:11.535Z] shm 64M 0 64M 0% /dev/shm [2025-10-30T12:18:11.535Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-10-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] [2025-10-30T12:18:11.535Z] Cannot open /var/log/sysstat/sa30: No such file or directory [2025-10-30T12:18:11.535Z] Please check if data collecting is enabled [2025-10-30T12:18:11.535Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T12:18:11.567Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-30T12:18:11.569Z] $ docker stop --time=1 b2ae48f79a44072ade4ce339ebe55de21c883d3a9cbb0606ff339b618765832a [2025-10-30T12:18:12.703Z] $ docker rm -f --volumes b2ae48f79a44072ade4ce339ebe55de21c883d3a9cbb0606ff339b618765832a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-30T12:18:12.799Z] [WS-CLEANUP] Deleting project workspace... [2025-10-30T12:18:12.799Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-30T12:18:12.815Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T12:18:13.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T12:18:13.279Z] [2025-10-30T12:18:13.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T12:18:13.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T12:18:13.655Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T12:18:13.655Z] 5eb5b503b376: Pulling fs layer [2025-10-30T12:18:13.655Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T12:18:13.655Z] ec43610c2a17: Pulling fs layer [2025-10-30T12:18:13.655Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T12:18:13.655Z] 33b1e0a273af: Pulling fs layer [2025-10-30T12:18:13.655Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T12:18:13.655Z] 2f39f015ded8: Pulling fs layer [2025-10-30T12:18:13.655Z] 33b1e0a273af: Waiting [2025-10-30T12:18:13.655Z] 5d3b04190fa2: Waiting [2025-10-30T12:18:13.655Z] 2f39f015ded8: Waiting [2025-10-30T12:18:13.655Z] 3a2ae6a8a46f: Waiting [2025-10-30T12:18:13.655Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T12:18:13.655Z] 5c69ac0246d0: Download complete [2025-10-30T12:18:13.655Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T12:18:13.655Z] 3a2ae6a8a46f: Download complete [2025-10-30T12:18:13.655Z] 33b1e0a273af: Verifying Checksum [2025-10-30T12:18:13.655Z] 33b1e0a273af: Download complete [2025-10-30T12:18:13.655Z] ec43610c2a17: Verifying Checksum [2025-10-30T12:18:13.655Z] ec43610c2a17: Download complete [2025-10-30T12:18:13.655Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T12:18:13.655Z] 5d3b04190fa2: Download complete [2025-10-30T12:18:13.912Z] 5eb5b503b376: Verifying Checksum [2025-10-30T12:18:13.912Z] 5eb5b503b376: Download complete [2025-10-30T12:18:14.478Z] 2f39f015ded8: Download complete [2025-10-30T12:18:15.413Z] 5eb5b503b376: Pull complete [2025-10-30T12:18:15.671Z] 5c69ac0246d0: Pull complete [2025-10-30T12:18:16.241Z] ec43610c2a17: Pull complete [2025-10-30T12:18:16.241Z] 3a2ae6a8a46f: Pull complete [2025-10-30T12:18:16.503Z] 33b1e0a273af: Pull complete [2025-10-30T12:18:16.503Z] 5d3b04190fa2: Pull complete [2025-10-30T12:18:23.070Z] 2f39f015ded8: Pull complete [2025-10-30T12:18:23.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T12:18:23.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T12:18:23.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T12:18:23.184Z] prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container [2025-10-30T12:18:23.214Z] $ 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-30T12:18:24.835Z] $ docker top 743b295348632ac682da8d36b12513fefd3dd8e23f24fad0dcd00a3d56f9224b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:25.198Z] ---> job-cost.sh [2025-10-30T12:18:25.198Z] lf-activate-venv: SKIPPING [2025-10-30T12:18:25.198Z] INFO: No Stack... [2025-10-30T12:18:25.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T12:18:25.717Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T12:18:26.009Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-10-30T12:18:26.009Z] + cut -d, -f6 [Pipeline] lock [2025-10-30T12:18:26.022Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [2025-10-30T12:18:26.028Z] Resource [jenkins-edgexfoundry-device-s7-main-35-stack-cost] did not exist. Created. [2025-10-30T12:18:26.033Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T12:18:26.350Z] /w/workspace/edgexfoundry_device-s7_main@tmp/durable-4bc3c029/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-30T12:18:26.639Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-10-30T12:18:26.663Z] Warning: overwriting stash ‘stack-cost’ [2025-10-30T12:18:26.677Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T12:18:26.684Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T12:18:26.707Z] $ docker stop --time=1 743b295348632ac682da8d36b12513fefd3dd8e23f24fad0dcd00a3d56f9224b [2025-10-30T12:18:27.838Z] $ docker rm -f --volumes 743b295348632ac682da8d36b12513fefd3dd8e23f24fad0dcd00a3d56f9224b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-30T12:18:27.987Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T12:18:28.930Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-10-30T12:18:28.930Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-10-30T12:18:28.930Z] total 16 [2025-10-30T12:18:28.930Z] drwxr-xr-x 3 root root 4096 Oct 30 12:18 . [2025-10-30T12:18:28.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 12:18 .. [2025-10-30T12:18:28.930Z] drwxr-xr-x 2 root root 4096 Oct 30 12:18 cost [2025-10-30T12:18:28.930Z] -rw-r--r-- 1 root root 82 Oct 30 12:18 cost.csv [2025-10-30T12:18:28.930Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-10-30T12:18:28.930Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-10-30T12:18:28.930Z] total 16 [2025-10-30T12:18:28.930Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 12:18 . [2025-10-30T12:18:28.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 12:18 .. [2025-10-30T12:18:28.930Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 12:18 cost [2025-10-30T12:18:28.930Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 30 12:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:29.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:30.080Z] ---> package-listing.sh [2025-10-30T12:18:30.080Z] ++ facter osfamily [2025-10-30T12:18:30.080Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T12:18:30.342Z] + OS_FAMILY=debian [2025-10-30T12:18:30.342Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-10-30T12:18:30.342Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T12:18:30.342Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T12:18:30.342Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T12:18:30.342Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T12:18:30.342Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T12:18:30.342Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T12:18:30.342Z] + case "${OS_FAMILY}" in [2025-10-30T12:18:30.342Z] + dpkg -l [2025-10-30T12:18:30.342Z] + grep '^ii' [2025-10-30T12:18:30.342Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T12:18:30.342Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T12:18:30.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T12:18:30.342Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-10-30T12:18:30.342Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-10-30T12:18:30.342Z] + 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-30T12:18:30.353Z] 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-30T12:18:30.632Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T12:18:31.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T12:18:31.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T12:18:31.286Z] prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container [2025-10-30T12:18:31.315Z] $ 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-30T12:18:31.541Z] $ docker top ef99590d277d15daff1347c8ced7352b74e86ad10e120918244a05cdab1cf437 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T12:18:31.895Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T12:18:32.182Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T12:18:32.471Z] + ls /var/log/sa-host [2025-10-30T12:18:32.471Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T12:18:32.513Z] provisioning config files... [2025-10-30T12:18:32.522Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14812171053755109870tmp [Pipeline] { [Pipeline] echo [2025-10-30T12:18:32.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:32.834Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T12:18:32.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:33.172Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T12:18:33.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:33.465Z] ---> sudo-logs.sh [2025-10-30T12:18:33.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-30T12:18:33.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:33.783Z] ---> job-cost.sh [2025-10-30T12:18:33.783Z] lf-activate-venv: SKIPPING [2025-10-30T12:18:33.783Z] DEBUG: total: 1.5299999713897705 [2025-10-30T12:18:33.783Z] INFO: Retrieving Stack Cost... [2025-10-30T12:18:33.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T12:18:34.043Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T12:18:34.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T12:18:34.346Z] ---> logs-deploy.sh [2025-10-30T12:18:34.346Z] lf-activate-venv: SKIPPING [2025-10-30T12:18:34.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/35 [2025-10-30T12:18:34.346Z] INFO: archiving workspace using pattern(s): [2025-10-30T12:18:35.725Z] Archives upload complete. [2025-10-30T12:18:35.725Z] INFO: archiving logs to Nexus