Started by upstream project "edgexfoundry/cd-management/release-lts" build number 100 originally caused by: Started by user Cloud Tsai Replayed #97 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 508faf986280dc0da9ba280550182af76d638037 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-ssh9765429347118106466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh2432633637058100111.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15630041813818866093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh6770674009038098696.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16572174035395912958.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] ========================================================= [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 ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-41143’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41144’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41145’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41146’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41147’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41148’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41149’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41150’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41155’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41158 in /w/workspace/edgexfoundry_device-s7_odessa [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_odessa # 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 508faf986280dc0da9ba280550182af76d638037 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @3111427" > 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 508faf986280dc0da9ba280550182af76d638037 # timeout=10 > git rev-list --no-walk 508faf986280dc0da9ba280550182af76d638037 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T11:11:10.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T11:11:10.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T11:11:10.559Z] ========================================================= [2025-03-12T11:11:10.559Z] EdgeX Global Pipelines Version Info [2025-03-12T11:11:10.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:11:11.660Z] ------------------- [2025-03-12T11:11:11.660Z] stable info: [2025-03-12T11:11:11.660Z] ------------------- [2025-03-12T11:11:11.660Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T11:11:11.660Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T11:11:11.660Z] Message: update stable to v1.0.271 [2025-03-12T11:11:12.243Z] ------------------- [2025-03-12T11:11:12.243Z] experimental info: [2025-03-12T11:11:12.243Z] ------------------- [2025-03-12T11:11:12.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T11:11:12.243Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-12T11:11:12.243Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T11:11:12.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-03-12T11:11:12.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-03-12T11:11:12.372Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T11:11:12.397Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T11:11:12.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T11:11:12.449Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T11:11:12.473Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T11:11:12.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T11:11:12.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T11:11:12.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T11:11:12.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T11:11:12.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-03-12T11:11:12.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T11:11:12.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T11:11:12.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T11:11:12.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T11:11:12.724Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T11:11:12.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T11:11:12.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T11:11:12.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T11:11:12.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T11:11:12.851Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T11:11:12.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T11:11:12.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T11:11:12.908Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T11:11:12.927Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T11:11:12.946Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T11:11:12.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T11:11:13.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T11:11:13.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T11:11:13.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 508faf986280dc0da9ba280550182af76d638037 [Pipeline] echo [2025-03-12T11:11:13.083Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 508faf9 [Pipeline] echo [2025-03-12T11:11:13.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T11:11:13.178Z] provisioning config files... [2025-03-12T11:11:13.192Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config12704991098598297421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:11:13.522Z] ---> ****-login.sh [2025-03-12T11:11:13.522Z] nexus3.edgexfoundry.org:10001 [2025-03-12T11:11:13.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:13.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:13.783Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:13.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:13.783Z] [2025-03-12T11:11:13.783Z] Login Succeeded [2025-03-12T11:11:13.783Z] nexus3.edgexfoundry.org:10002 [2025-03-12T11:11:13.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:13.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:13.783Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:13.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:13.783Z] [2025-03-12T11:11:13.783Z] Login Succeeded [2025-03-12T11:11:13.784Z] nexus3.edgexfoundry.org:10003 [2025-03-12T11:11:14.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:14.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:14.044Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:14.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:14.044Z] [2025-03-12T11:11:14.044Z] Login Succeeded [2025-03-12T11:11:14.044Z] nexus3.edgexfoundry.org:10004 [2025-03-12T11:11:14.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:14.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:14.044Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:14.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:14.044Z] [2025-03-12T11:11:14.044Z] Login Succeeded [2025-03-12T11:11:14.044Z] ****.io [2025-03-12T11:11:14.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:14.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:14.305Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:14.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:14.305Z] [2025-03-12T11:11:14.305Z] Login Succeeded [2025-03-12T11:11:14.305Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T11:11:14.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T11:11:14.724Z] + git rev-list -1 --merges 508faf986280dc0da9ba280550182af76d638037~1..508faf986280dc0da9ba280550182af76d638037 [Pipeline] echo [2025-03-12T11:11:14.749Z] -----------> git rev-list -1 --merges 508faf986280dc0da9ba280550182af76d638037~1..508faf986280dc0da9ba280550182af76d638037 508faf986280dc0da9ba280550182af76d638037 [false] [Pipeline] sh [2025-03-12T11:11:15.042Z] + git log --format=format:%s -1 508faf986280dc0da9ba280550182af76d638037 [Pipeline] echo [2025-03-12T11:11:15.061Z] ========================================================= [2025-03-12T11:11:15.061Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T11:11:15.061Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T11:11:15.405Z] + git log --format=format:%s -1 508faf986280dc0da9ba280550182af76d638037 [Pipeline] echo [2025-03-12T11:11:15.418Z] [semverPrep] GIT_COMMIT: 508faf986280dc0da9ba280550182af76d638037, Commit Message: ci(lts-release): LTS release v4.0.0 @3111427 [Pipeline] echo [2025-03-12T11:11:15.436Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T11:11:15.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T11:11:15.795Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T11:11:15.795Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T11:11:15.795Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T11:11:15.795Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T11:11:15.795Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T11:11:15.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:11:16.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T11:11:16.203Z] [2025-03-12T11:11:16.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:11:16.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T11:11:16.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T11:11:16.508Z] b85a868b505f: Pulling fs layer [2025-03-12T11:11:16.508Z] e2be974225ed: Pulling fs layer [2025-03-12T11:11:16.508Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T11:11:16.508Z] 988bab9f4d93: Pulling fs layer [2025-03-12T11:11:16.508Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T11:11:16.508Z] eaf3925da568: Pulling fs layer [2025-03-12T11:11:16.508Z] bab4dde63d76: Pulling fs layer [2025-03-12T11:11:16.508Z] bde34c3a00c8: Pulling fs layer [2025-03-12T11:11:16.508Z] b352a97aabf1: Pulling fs layer [2025-03-12T11:11:16.508Z] 4872d77fe225: Pulling fs layer [2025-03-12T11:11:16.508Z] 5851b861e8e6: Pulling fs layer [2025-03-12T11:11:16.508Z] 988bab9f4d93: Waiting [2025-03-12T11:11:16.508Z] 1469e6f7b9e6: Waiting [2025-03-12T11:11:16.508Z] eaf3925da568: Waiting [2025-03-12T11:11:16.508Z] bab4dde63d76: Waiting [2025-03-12T11:11:16.508Z] bde34c3a00c8: Waiting [2025-03-12T11:11:16.508Z] b352a97aabf1: Waiting [2025-03-12T11:11:16.508Z] 4872d77fe225: Waiting [2025-03-12T11:11:16.508Z] e2be974225ed: Download complete [2025-03-12T11:11:16.508Z] 988bab9f4d93: Download complete [2025-03-12T11:11:16.508Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T11:11:16.508Z] 1469e6f7b9e6: Download complete [2025-03-12T11:11:16.508Z] eaf3925da568: Verifying Checksum [2025-03-12T11:11:16.508Z] eaf3925da568: Download complete [2025-03-12T11:11:16.765Z] 339a4e72a1f5: Download complete [2025-03-12T11:11:16.765Z] bde34c3a00c8: Verifying Checksum [2025-03-12T11:11:16.765Z] bde34c3a00c8: Download complete [2025-03-12T11:11:16.765Z] b352a97aabf1: Verifying Checksum [2025-03-12T11:11:16.765Z] 4872d77fe225: Verifying Checksum [2025-03-12T11:11:16.765Z] 4872d77fe225: Download complete [2025-03-12T11:11:16.765Z] 5851b861e8e6: Verifying Checksum [2025-03-12T11:11:16.765Z] 5851b861e8e6: Download complete [2025-03-12T11:11:16.765Z] b85a868b505f: Verifying Checksum [2025-03-12T11:11:16.765Z] b85a868b505f: Download complete [2025-03-12T11:11:17.024Z] bab4dde63d76: Verifying Checksum [2025-03-12T11:11:17.024Z] bab4dde63d76: Download complete [2025-03-12T11:11:17.958Z] b85a868b505f: Pull complete [2025-03-12T11:11:17.958Z] e2be974225ed: Pull complete [2025-03-12T11:11:18.524Z] 339a4e72a1f5: Pull complete [2025-03-12T11:11:18.524Z] 988bab9f4d93: Pull complete [2025-03-12T11:11:18.783Z] 1469e6f7b9e6: Pull complete [2025-03-12T11:11:18.783Z] eaf3925da568: Pull complete [2025-03-12T11:11:20.690Z] bab4dde63d76: Pull complete [2025-03-12T11:11:20.690Z] bde34c3a00c8: Pull complete [2025-03-12T11:11:20.690Z] b352a97aabf1: Pull complete [2025-03-12T11:11:20.690Z] 4872d77fe225: Pull complete [2025-03-12T11:11:20.690Z] 5851b861e8e6: Pull complete [2025-03-12T11:11:20.690Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T11:11:20.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T11:11:20.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:11:20.839Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:11:20.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T11:11:22.287Z] $ docker top 1d03792adcf7652ee37b6d26ba090c6c29332053b5de03f8e925ab83d96fedcc -eo pid,comm [2025-03-12T11:11:22.346Z] 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-03-12T11:11:22.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T11:11:22.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T11:11:22.407Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T11:11:22.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T11:11:22.524Z] $ docker exec 1d03792adcf7652ee37b6d26ba090c6c29332053b5de03f8e925ab83d96fedcc ssh-agent [2025-03-12T11:11:22.637Z] SSH_AUTH_SOCK=/tmp/ssh-XGHy9SWbytjU/agent.33 [2025-03-12T11:11:22.637Z] SSH_AGENT_PID=39 [2025-03-12T11:11:22.642Z] Running ssh-add (command line suppressed) [2025-03-12T11:11:22.730Z] Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_4104674060073623830.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_4104674060073623830.key) [2025-03-12T11:11:22.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T11:11:23.050Z] + git tag --points-at 508faf986280dc0da9ba280550182af76d638037 [Pipeline] } [2025-03-12T11:11:23.060Z] $ docker exec --env ******** --env ******** 1d03792adcf7652ee37b6d26ba090c6c29332053b5de03f8e925ab83d96fedcc ssh-agent -k [2025-03-12T11:11:23.176Z] unset SSH_AUTH_SOCK; [2025-03-12T11:11:23.177Z] unset SSH_AGENT_PID; [2025-03-12T11:11:23.177Z] echo Agent pid 39 killed; [2025-03-12T11:11:23.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T11:11:23.227Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T11:11:23.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T11:11:23.249Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T11:11:23.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T11:11:23.349Z] $ docker exec 1d03792adcf7652ee37b6d26ba090c6c29332053b5de03f8e925ab83d96fedcc ssh-agent [2025-03-12T11:11:23.441Z] SSH_AUTH_SOCK=/tmp/ssh-sknYEfvnoybq/agent.71 [2025-03-12T11:11:23.441Z] SSH_AGENT_PID=77 [2025-03-12T11:11:23.446Z] Running ssh-add (command line suppressed) [2025-03-12T11:11:23.543Z] Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_18128980714756757577.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_18128980714756757577.key) [2025-03-12T11:11:23.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T11:11:23.849Z] + git semver init [2025-03-12T11:11:24.108Z] 2025-03-12 11:11:24,011 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T11:11:24.108Z] 2025-03-12 11:11:24,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_odessa/.semver [2025-03-12T11:11:24.108Z] 2025-03-12 11:11:24,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_odessa/.semver [2025-03-12T11:11:24.108Z] 2025-03-12 11:11:24,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T11:11:25.490Z] 2025-03-12 11:11:25,063 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_odessa/.git/info/exclude [2025-03-12T11:11:25.490Z] 2025-03-12 11:11:25,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa with force:False [2025-03-12T11:11:25.490Z] 2025-03-12 11:11:25,064 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa [2025-03-12T11:11:25.490Z] 2025-03-12 11:11:25,064 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa [2025-03-12T11:11:25.490Z] 4.0.0 [Pipeline] } [2025-03-12T11:11:25.498Z] $ docker exec --env ******** --env ******** 1d03792adcf7652ee37b6d26ba090c6c29332053b5de03f8e925ab83d96fedcc ssh-agent -k [2025-03-12T11:11:25.603Z] unset SSH_AUTH_SOCK; [2025-03-12T11:11:25.603Z] unset SSH_AGENT_PID; [2025-03-12T11:11:25.604Z] echo Agent pid 77 killed; [2025-03-12T11:11:25.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T11:11:25.945Z] + git semver [Pipeline] } [2025-03-12T11:11:26.214Z] $ docker stop --time=1 1d03792adcf7652ee37b6d26ba090c6c29332053b5de03f8e925ab83d96fedcc [2025-03-12T11:11:27.505Z] $ docker rm -f --volumes 1d03792adcf7652ee37b6d26ba090c6c29332053b5de03f8e925ab83d96fedcc [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T11:11:27.859Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T11:11:28.084Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T11:11:28.089Z] [edgeXSemver]: initialized semver on version 4.0.0 [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] sh [2025-03-12T11:11:28.546Z] + git checkout 508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:11:28.546Z] HEAD is now at 508faf9 ci(lts-release): LTS release v4.0.0 @3111427 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T11:11:28.577Z] provisioning config files... [2025-03-12T11:11:28.585Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config6113941191032426034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:11:28.908Z] ---> ****-login.sh [2025-03-12T11:11:28.908Z] nexus3.edgexfoundry.org:10001 [2025-03-12T11:11:28.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:28.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:28.908Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:28.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:28.908Z] [2025-03-12T11:11:28.908Z] Login Succeeded [2025-03-12T11:11:28.908Z] nexus3.edgexfoundry.org:10002 [2025-03-12T11:11:28.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:28.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:28.908Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:28.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:28.908Z] [2025-03-12T11:11:28.908Z] Login Succeeded [2025-03-12T11:11:28.908Z] nexus3.edgexfoundry.org:10003 [2025-03-12T11:11:29.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:29.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:29.168Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:29.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:29.168Z] [2025-03-12T11:11:29.168Z] Login Succeeded [2025-03-12T11:11:29.168Z] nexus3.edgexfoundry.org:10004 [2025-03-12T11:11:29.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:29.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:29.168Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:29.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:29.168Z] [2025-03-12T11:11:29.169Z] Login Succeeded [2025-03-12T11:11:29.169Z] ****.io [2025-03-12T11:11:29.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:11:29.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:11:29.431Z] Configure a credential helper to remove this warning. See [2025-03-12T11:11:29.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:11:29.431Z] [2025-03-12T11:11:29.431Z] Login Succeeded [2025-03-12T11:11:29.431Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T11:11:29.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T11:11:29.539Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T11:11:29.828Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T11:11:29.828Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T11:11:29.844Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T11:11:29.861Z] ========================================================= [2025-03-12T11:11:29.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T11:11:29.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:11:30.196Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T11:11:30.764Z] Sending build context to Docker daemon 56.33MB [2025-03-12T11:11:30.764Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T11:11:30.764Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-12T11:11:30.764Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T11:11:30.764Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T11:11:30.764Z] 8833042f23b5: Pulling fs layer [2025-03-12T11:11:30.764Z] 6ca661eb024f: Pulling fs layer [2025-03-12T11:11:30.764Z] b5acb76e9680: Pulling fs layer [2025-03-12T11:11:30.764Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T11:11:30.764Z] 012bb1f9d321: Pulling fs layer [2025-03-12T11:11:30.764Z] 97255f1bc79d: Pulling fs layer [2025-03-12T11:11:30.764Z] 454448c9edf9: Pulling fs layer [2025-03-12T11:11:30.764Z] 15f87924ceaf: Pulling fs layer [2025-03-12T11:11:30.764Z] 97255f1bc79d: Waiting [2025-03-12T11:11:30.764Z] 454448c9edf9: Waiting [2025-03-12T11:11:30.764Z] 15f87924ceaf: Waiting [2025-03-12T11:11:30.764Z] 012bb1f9d321: Waiting [2025-03-12T11:11:30.764Z] 4f4fb700ef54: Waiting [2025-03-12T11:11:30.764Z] b5acb76e9680: Waiting [2025-03-12T11:11:30.764Z] 8833042f23b5: Verifying Checksum [2025-03-12T11:11:30.764Z] 8833042f23b5: Download complete [2025-03-12T11:11:30.764Z] b5acb76e9680: Verifying Checksum [2025-03-12T11:11:30.764Z] b5acb76e9680: Download complete [2025-03-12T11:11:30.764Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T11:11:30.764Z] 4f4fb700ef54: Download complete [2025-03-12T11:11:30.764Z] 012bb1f9d321: Verifying Checksum [2025-03-12T11:11:30.764Z] 012bb1f9d321: Download complete [2025-03-12T11:11:30.764Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T11:11:30.764Z] 97255f1bc79d: Verifying Checksum [2025-03-12T11:11:30.764Z] 97255f1bc79d: Download complete [2025-03-12T11:11:31.023Z] 0a9a5dfd008f: Pull complete [2025-03-12T11:11:31.023Z] 8833042f23b5: Pull complete [2025-03-12T11:11:31.023Z] 15f87924ceaf: Verifying Checksum [2025-03-12T11:11:31.023Z] 15f87924ceaf: Download complete [2025-03-12T11:11:31.282Z] 6ca661eb024f: Download complete [2025-03-12T11:11:31.540Z] 454448c9edf9: Verifying Checksum [2025-03-12T11:11:31.540Z] 454448c9edf9: Download complete [2025-03-12T11:11:34.069Z] 6ca661eb024f: Pull complete [2025-03-12T11:11:34.326Z] b5acb76e9680: Pull complete [2025-03-12T11:11:34.326Z] 4f4fb700ef54: Pull complete [2025-03-12T11:11:34.326Z] 012bb1f9d321: Pull complete [2025-03-12T11:11:34.584Z] 97255f1bc79d: Pull complete [2025-03-12T11:11:36.478Z] 454448c9edf9: Pull complete [2025-03-12T11:11:37.043Z] 15f87924ceaf: Pull complete [2025-03-12T11:11:37.043Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T11:11:37.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T11:11:37.043Z] ---> bc3d7bf65e23 [2025-03-12T11:11:37.043Z] Step 3/10 : ARG MAKE=make build [2025-03-12T11:11:39.574Z] ---> Running in 86590f0b2e79 [2025-03-12T11:11:39.574Z] Removing intermediate container 86590f0b2e79 [2025-03-12T11:11:39.574Z] ---> 6e593417727b [2025-03-12T11:11:39.574Z] Step 4/10 : WORKDIR /device-s7 [2025-03-12T11:11:39.574Z] ---> Running in 91c29d866292 [2025-03-12T11:11:39.574Z] Removing intermediate container 91c29d866292 [2025-03-12T11:11:39.574Z] ---> dbf358db5281 [2025-03-12T11:11:39.574Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T11:11:39.574Z] ---> Running in 645a4acd47be [2025-03-12T11:11:39.574Z] Removing intermediate container 645a4acd47be [2025-03-12T11:11:39.574Z] ---> 25c610ae3aba [2025-03-12T11:11:39.574Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T11:11:39.575Z] ---> Running in 2fbcec0eee41 [2025-03-12T11:11:39.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T11:11:39.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T11:11:40.093Z] OK: 248 MiB in 58 packages [2025-03-12T11:11:40.353Z] Removing intermediate container 2fbcec0eee41 [2025-03-12T11:11:40.353Z] ---> e818c89f07d3 [2025-03-12T11:11:40.353Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-12T11:11:42.256Z] ---> f0161c0dd292 [2025-03-12T11:11:42.256Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T11:11:42.256Z] ---> Running in 0bbf723a7381 [2025-03-12T11:11:43.238Z] Still waiting to schedule task [2025-03-12T11:11:43.239Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41157’ is offline [2025-03-12T11:12:08.819Z] Removing intermediate container 0bbf723a7381 [2025-03-12T11:12:08.819Z] ---> d873b54d6833 [2025-03-12T11:12:08.819Z] Step 9/10 : COPY . . [2025-03-12T11:12:08.819Z] ---> 76f995c4045f [2025-03-12T11:12:08.819Z] Step 10/10 : RUN ${MAKE} [2025-03-12T11:12:08.819Z] ---> Running in c161782ddcf6 [2025-03-12T11:12:08.819Z] noop [2025-03-12T11:12:09.079Z] Removing intermediate container c161782ddcf6 [2025-03-12T11:12:09.079Z] ---> d994545e571e [2025-03-12T11:12:09.079Z] Successfully built d994545e571e [2025-03-12T11:12:09.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:12:09.403Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T11:12:09.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:12:09.487Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:12:09.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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-03-12T11:12:09.849Z] $ docker top 7080d6571bfcf3b928687b191243d32bbcbee1cde5866aa98ab48e85693e9f03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T11:12:10.203Z] + go version [2025-03-12T11:12:10.203Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T11:12:10.211Z] $ docker stop --time=1 7080d6571bfcf3b928687b191243d32bbcbee1cde5866aa98ab48e85693e9f03 [2025-03-12T11:12:11.479Z] $ docker rm -f --volumes 7080d6571bfcf3b928687b191243d32bbcbee1cde5866aa98ab48e85693e9f03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:12:11.938Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T11:12:11.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:12:12.021Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:12:12.047Z] $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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-03-12T11:12:12.357Z] $ docker top c429a0b4a009e2dde01c1a4eb9cc9004a90391b9f255bca3e8684a44ae63222a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T11:12:12.706Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T11:12:13.001Z] + make test [2025-03-12T11:12:13.001Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T11:12:21.120Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-12T11:12:43.028Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-12T11:12:43.028Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [2025-03-12T11:13:09.573Z] go vet ./... [2025-03-12T11:13:12.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T11:13:12.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T11:13:12.854Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T11:13:13.133Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T11:13:13.442Z] + go mod tidy [Pipeline] } [2025-03-12T11:13:14.014Z] $ docker stop --time=1 c429a0b4a009e2dde01c1a4eb9cc9004a90391b9f255bca3e8684a44ae63222a [2025-03-12T11:13:16.344Z] $ docker rm -f --volumes c429a0b4a009e2dde01c1a4eb9cc9004a90391b9f255bca3e8684a44ae63222a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T11:13:17.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T11:13:17.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T11:13:17.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T11:13:17.948Z] + ls -al . [2025-03-12T11:13:17.949Z] total 224 [2025-03-12T11:13:17.949Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 11:12 . [2025-03-12T11:13:17.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 11:11 .. [2025-03-12T11:13:17.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 11:12 .git [2025-03-12T11:13:17.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 11:11 .github [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 12 11:11 .gitignore [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 12 11:11 .golangci.yml [2025-03-12T11:13:17.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 11:11 .semver [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 12 11:11 Attribution.txt [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 12 11:11 CHANGLOG.md [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 12 11:11 Dockerfile [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 12 11:11 Jenkinsfile [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 12 11:11 LICENSE [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 12 11:11 Makefile [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 12 11:11 OWNERS.md [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 12 11:11 README.md [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 11:11 VERSION [2025-03-12T11:13:17.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 11:11 bin [2025-03-12T11:13:17.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 11:11 cmd [2025-03-12T11:13:17.949Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 12 11:12 coverage.out [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 11:11 go.mod [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 86755 Mar 12 11:11 go.sum [2025-03-12T11:13:17.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 11:11 internal [2025-03-12T11:13:17.949Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 11:11 vendor [2025-03-12T11:13:17.949Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 12 11:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:13:18.264Z] + 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=508faf986280dc0da9ba280550182af76d638037 --label arch=amd64 --label version=4.0.0 . [2025-03-12T11:13:18.830Z] Sending build context to Docker daemon 56.35MB [2025-03-12T11:13:18.830Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T11:13:18.830Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-12T11:13:18.830Z] ---> d994545e571e [2025-03-12T11:13:18.830Z] Step 3/24 : ARG MAKE=make build [2025-03-12T11:13:18.830Z] ---> Running in c8e386a51526 [2025-03-12T11:13:19.088Z] Removing intermediate container c8e386a51526 [2025-03-12T11:13:19.088Z] ---> 90a002e2d4bf [2025-03-12T11:13:19.088Z] Step 4/24 : WORKDIR /device-s7 [2025-03-12T11:13:19.088Z] ---> Running in 32c643821a2e [2025-03-12T11:13:19.088Z] Removing intermediate container 32c643821a2e [2025-03-12T11:13:19.088Z] ---> 53c34da04aff [2025-03-12T11:13:19.088Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T11:13:19.088Z] ---> Running in 1feba1be1673 [2025-03-12T11:13:19.088Z] Removing intermediate container 1feba1be1673 [2025-03-12T11:13:19.088Z] ---> 5a59b18f6a27 [2025-03-12T11:13:19.088Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T11:13:19.088Z] ---> Running in 9124aedfa3de [2025-03-12T11:13:19.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T11:13:19.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T11:13:19.864Z] OK: 248 MiB in 58 packages [2025-03-12T11:13:20.123Z] Removing intermediate container 9124aedfa3de [2025-03-12T11:13:20.123Z] ---> 4c10ad4c2984 [2025-03-12T11:13:20.123Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-12T11:13:22.649Z] ---> 6d14021ac321 [2025-03-12T11:13:22.649Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T11:13:22.649Z] ---> Running in 4230dba10c45 [2025-03-12T11:13:22.649Z] skipping... [2025-03-12T11:13:22.907Z] Removing intermediate container 4230dba10c45 [2025-03-12T11:13:22.907Z] ---> feed4b7396f1 [2025-03-12T11:13:22.907Z] Step 9/24 : COPY . . [2025-03-12T11:13:24.803Z] ---> d70dbd40f537 [2025-03-12T11:13:24.803Z] Step 10/24 : RUN ${MAKE} [2025-03-12T11:13:24.803Z] ---> Running in fcec0fc8b81b [2025-03-12T11:13:25.070Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-12T11:13:51.590Z] Removing intermediate container fcec0fc8b81b [2025-03-12T11:13:51.590Z] ---> 3c73eab22c26 [2025-03-12T11:13:51.590Z] Step 11/24 : FROM alpine:3.20 [2025-03-12T11:13:51.590Z] 3.20: Pulling from library/alpine [2025-03-12T11:13:51.590Z] 0a9a5dfd008f: Already exists [2025-03-12T11:13:51.590Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T11:13:51.590Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T11:13:51.590Z] ---> ff221270b9fb [2025-03-12T11:13:51.590Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T11:13:51.590Z] ---> Running in 5ae726dd26d9 [2025-03-12T11:13:51.590Z] Removing intermediate container 5ae726dd26d9 [2025-03-12T11:13:51.590Z] ---> ced7cdc894cb [2025-03-12T11:13:51.590Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-12T11:13:51.590Z] ---> Running in 7be8f5e27c81 [2025-03-12T11:13:51.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T11:13:51.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T11:13:52.109Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T11:13:52.109Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T11:13:52.109Z] OK: 8 MiB in 15 packages [2025-03-12T11:13:52.368Z] Removing intermediate container 7be8f5e27c81 [2025-03-12T11:13:52.368Z] ---> 51705bcf850b [2025-03-12T11:13:52.368Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-12T11:13:52.368Z] ---> Running in 1eedf2bf6cae [2025-03-12T11:13:52.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T11:13:52.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T11:13:52.886Z] OK: 8 MiB in 15 packages [2025-03-12T11:13:53.146Z] Removing intermediate container 1eedf2bf6cae [2025-03-12T11:13:53.146Z] ---> 5e40e19f9408 [2025-03-12T11:13:53.146Z] Step 15/24 : WORKDIR / [2025-03-12T11:13:53.404Z] ---> Running in bfe1a20e7570 [2025-03-12T11:13:53.404Z] Removing intermediate container bfe1a20e7570 [2025-03-12T11:13:53.404Z] ---> 255c080567a9 [2025-03-12T11:13:53.404Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-12T11:13:53.404Z] ---> dbc2a87b26ed [2025-03-12T11:13:53.404Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-12T11:13:54.338Z] ---> 89a7c3c975aa [2025-03-12T11:13:54.338Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-12T11:13:54.338Z] ---> 01b7753ddbee [2025-03-12T11:13:54.338Z] Step 19/24 : EXPOSE 59994 [2025-03-12T11:13:54.338Z] ---> Running in 5ccdc806e7b9 [2025-03-12T11:13:54.338Z] Removing intermediate container 5ccdc806e7b9 [2025-03-12T11:13:54.338Z] ---> 78df710fc6e7 [2025-03-12T11:13:54.338Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-12T11:13:54.338Z] ---> Running in 1a19dace4290 [2025-03-12T11:13:54.338Z] Removing intermediate container 1a19dace4290 [2025-03-12T11:13:54.338Z] ---> df8fa9e3dc98 [2025-03-12T11:13:54.338Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T11:13:54.338Z] ---> Running in 3d12a984da22 [2025-03-12T11:13:54.597Z] Removing intermediate container 3d12a984da22 [2025-03-12T11:13:54.597Z] ---> 1657ad9e46dd [2025-03-12T11:13:54.597Z] Step 22/24 : LABEL arch=amd64 [2025-03-12T11:13:54.597Z] ---> Running in 500c689ba643 [2025-03-12T11:13:54.597Z] Removing intermediate container 500c689ba643 [2025-03-12T11:13:54.597Z] ---> 5c2ef43a86fa [2025-03-12T11:13:54.597Z] Step 23/24 : LABEL git_sha=508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:13:54.597Z] ---> Running in e68ca4f95230 [2025-03-12T11:13:54.597Z] Removing intermediate container e68ca4f95230 [2025-03-12T11:13:54.597Z] ---> fbb348c628d7 [2025-03-12T11:13:54.597Z] Step 24/24 : LABEL version=4.0.0 [2025-03-12T11:13:54.597Z] ---> Running in d21d7e2de164 [2025-03-12T11:13:54.856Z] Removing intermediate container d21d7e2de164 [2025-03-12T11:13:54.856Z] ---> f2e74bec6fae [2025-03-12T11:13:54.856Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T11:13:54.856Z] Successfully built f2e74bec6fae [2025-03-12T11:13:54.856Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T11:13:54.989Z] provisioning config files... [2025-03-12T11:13:54.997Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config16720101436177280778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:13:55.312Z] ---> ****-login.sh [2025-03-12T11:13:55.312Z] nexus3.edgexfoundry.org:10001 [2025-03-12T11:13:55.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:13:55.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:13:55.312Z] Configure a credential helper to remove this warning. See [2025-03-12T11:13:55.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:13:55.312Z] [2025-03-12T11:13:55.312Z] Login Succeeded [2025-03-12T11:13:55.312Z] nexus3.edgexfoundry.org:10002 [2025-03-12T11:13:55.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:13:55.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:13:55.312Z] Configure a credential helper to remove this warning. See [2025-03-12T11:13:55.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:13:55.312Z] [2025-03-12T11:13:55.312Z] Login Succeeded [2025-03-12T11:13:55.312Z] nexus3.edgexfoundry.org:10003 [2025-03-12T11:13:55.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:13:55.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:13:55.571Z] Configure a credential helper to remove this warning. See [2025-03-12T11:13:55.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:13:55.571Z] [2025-03-12T11:13:55.571Z] Login Succeeded [2025-03-12T11:13:55.571Z] nexus3.edgexfoundry.org:10004 [2025-03-12T11:13:55.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:13:55.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:13:55.572Z] Configure a credential helper to remove this warning. See [2025-03-12T11:13:55.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:13:55.572Z] [2025-03-12T11:13:55.572Z] Login Succeeded [2025-03-12T11:13:55.572Z] ****.io [2025-03-12T11:13:55.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:13:55.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:13:55.830Z] Configure a credential helper to remove this warning. See [2025-03-12T11:13:55.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:13:55.830Z] [2025-03-12T11:13:55.830Z] Login Succeeded [2025-03-12T11:13:55.830Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T11:13:55.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T11:13:55.885Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T11:13:55.916Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-03-12T11:13:55.916Z] 508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:13:55.916Z] 4.0.0 [2025-03-12T11:13:55.916Z] 508faf986280dc0da9ba280550182af76d638037-4.0.0 [2025-03-12T11:13:55.916Z] odessa [2025-03-12T11:13:55.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:13:56.258Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:508faf986280dc0da9ba280550182af76d638037 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:13:56.589Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:13:56.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T11:13:56.589Z] 8b96dc8857a2: Preparing [2025-03-12T11:13:56.589Z] 07e803b5b4ee: Preparing [2025-03-12T11:13:56.589Z] 01b974fe9c6e: Preparing [2025-03-12T11:13:56.589Z] f924220b1211: Preparing [2025-03-12T11:13:56.589Z] bb8f6205b437: Preparing [2025-03-12T11:13:56.589Z] 994456c4fd7b: Preparing [2025-03-12T11:13:56.589Z] 994456c4fd7b: Waiting [2025-03-12T11:13:56.589Z] bb8f6205b437: Pushed [2025-03-12T11:13:56.589Z] f924220b1211: Pushed [2025-03-12T11:13:56.589Z] 8b96dc8857a2: Pushed [2025-03-12T11:13:56.589Z] 01b974fe9c6e: Pushed [2025-03-12T11:13:56.589Z] 994456c4fd7b: Layer already exists [2025-03-12T11:14:00.774Z] 07e803b5b4ee: Pushed [2025-03-12T11:14:00.774Z] 508faf986280dc0da9ba280550182af76d638037: digest: sha256:8abb06937d76081f3a7f570970e952d76ebdbace46023e5867927254f0ef3702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:01.108Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:01.443Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0 [2025-03-12T11:14:01.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T11:14:01.443Z] 8b96dc8857a2: Preparing [2025-03-12T11:14:01.443Z] 07e803b5b4ee: Preparing [2025-03-12T11:14:01.443Z] 01b974fe9c6e: Preparing [2025-03-12T11:14:01.443Z] f924220b1211: Preparing [2025-03-12T11:14:01.443Z] bb8f6205b437: Preparing [2025-03-12T11:14:01.443Z] 994456c4fd7b: Preparing [2025-03-12T11:14:01.443Z] 994456c4fd7b: Waiting [2025-03-12T11:14:01.443Z] 01b974fe9c6e: Layer already exists [2025-03-12T11:14:01.443Z] bb8f6205b437: Layer already exists [2025-03-12T11:14:01.443Z] f924220b1211: Layer already exists [2025-03-12T11:14:01.443Z] 07e803b5b4ee: Layer already exists [2025-03-12T11:14:01.443Z] 8b96dc8857a2: Layer already exists [2025-03-12T11:14:01.443Z] 994456c4fd7b: Layer already exists [2025-03-12T11:14:01.443Z] 4.0.0: digest: sha256:8abb06937d76081f3a7f570970e952d76ebdbace46023e5867927254f0ef3702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:01.770Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:508faf986280dc0da9ba280550182af76d638037-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:02.097Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:508faf986280dc0da9ba280550182af76d638037-4.0.0 [2025-03-12T11:14:02.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T11:14:02.097Z] 8b96dc8857a2: Preparing [2025-03-12T11:14:02.097Z] 07e803b5b4ee: Preparing [2025-03-12T11:14:02.097Z] 01b974fe9c6e: Preparing [2025-03-12T11:14:02.097Z] f924220b1211: Preparing [2025-03-12T11:14:02.097Z] bb8f6205b437: Preparing [2025-03-12T11:14:02.097Z] 994456c4fd7b: Preparing [2025-03-12T11:14:02.097Z] 994456c4fd7b: Waiting [2025-03-12T11:14:02.097Z] bb8f6205b437: Layer already exists [2025-03-12T11:14:02.097Z] f924220b1211: Layer already exists [2025-03-12T11:14:02.097Z] 8b96dc8857a2: Layer already exists [2025-03-12T11:14:02.097Z] 07e803b5b4ee: Layer already exists [2025-03-12T11:14:02.097Z] 01b974fe9c6e: Layer already exists [2025-03-12T11:14:02.097Z] 994456c4fd7b: Layer already exists [2025-03-12T11:14:02.097Z] 508faf986280dc0da9ba280550182af76d638037-4.0.0: digest: sha256:8abb06937d76081f3a7f570970e952d76ebdbace46023e5867927254f0ef3702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:02.426Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:02.753Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:odessa [2025-03-12T11:14:02.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T11:14:02.753Z] 8b96dc8857a2: Preparing [2025-03-12T11:14:02.753Z] 07e803b5b4ee: Preparing [2025-03-12T11:14:02.753Z] 01b974fe9c6e: Preparing [2025-03-12T11:14:02.753Z] f924220b1211: Preparing [2025-03-12T11:14:02.753Z] bb8f6205b437: Preparing [2025-03-12T11:14:02.753Z] 994456c4fd7b: Preparing [2025-03-12T11:14:02.753Z] 01b974fe9c6e: Layer already exists [2025-03-12T11:14:02.753Z] 07e803b5b4ee: Layer already exists [2025-03-12T11:14:02.753Z] 8b96dc8857a2: Layer already exists [2025-03-12T11:14:02.753Z] bb8f6205b437: Layer already exists [2025-03-12T11:14:02.753Z] f924220b1211: Layer already exists [2025-03-12T11:14:02.753Z] 994456c4fd7b: Layer already exists [2025-03-12T11:14:02.753Z] odessa: digest: sha256:8abb06937d76081f3a7f570970e952d76ebdbace46023e5867927254f0ef3702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T11:14:02.836Z] ===================================================== [Pipeline] echo [2025-03-12T11:14:02.855Z] taggedImages: [2025-03-12T11:14:02.855Z] - nexus3.edgexfoundry.org:10004/device-s7:508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:14:02.855Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0 [2025-03-12T11:14:02.855Z] - nexus3.edgexfoundry.org:10004/device-s7:508faf986280dc0da9ba280550182af76d638037-4.0.0 [2025-03-12T11:14:02.855Z] - nexus3.edgexfoundry.org:10004/device-s7:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:03.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T11:14:03.279Z] [2025-03-12T11:14:03.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:14:03.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T11:14:03.588Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T11:14:03.588Z] 5eb5b503b376: Pulling fs layer [2025-03-12T11:14:03.588Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T11:14:03.588Z] ec43610c2a17: Pulling fs layer [2025-03-12T11:14:03.588Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T11:14:03.588Z] 33b1e0a273af: Pulling fs layer [2025-03-12T11:14:03.588Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T11:14:03.588Z] 2f39f015ded8: Pulling fs layer [2025-03-12T11:14:03.588Z] 3a2ae6a8a46f: Waiting [2025-03-12T11:14:03.588Z] 33b1e0a273af: Waiting [2025-03-12T11:14:03.588Z] 5c69ac0246d0: Verifying Checksum [2025-03-12T11:14:03.588Z] 5c69ac0246d0: Download complete [2025-03-12T11:14:03.588Z] 3a2ae6a8a46f: Download complete [2025-03-12T11:14:03.588Z] ec43610c2a17: Verifying Checksum [2025-03-12T11:14:03.588Z] 33b1e0a273af: Verifying Checksum [2025-03-12T11:14:03.588Z] 33b1e0a273af: Download complete [2025-03-12T11:14:03.589Z] ec43610c2a17: Download complete [2025-03-12T11:14:03.589Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T11:14:03.589Z] 5d3b04190fa2: Download complete [2025-03-12T11:14:03.846Z] 5eb5b503b376: Verifying Checksum [2025-03-12T11:14:03.846Z] 5eb5b503b376: Download complete [2025-03-12T11:14:04.411Z] 2f39f015ded8: Download complete [2025-03-12T11:14:04.974Z] 5eb5b503b376: Pull complete [2025-03-12T11:14:04.974Z] 5c69ac0246d0: Pull complete [2025-03-12T11:14:05.233Z] ec43610c2a17: Pull complete [2025-03-12T11:14:05.501Z] 3a2ae6a8a46f: Pull complete [2025-03-12T11:14:05.501Z] 33b1e0a273af: Pull complete [2025-03-12T11:14:05.764Z] 5d3b04190fa2: Pull complete [2025-03-12T11:14:09.961Z] 2f39f015ded8: Pull complete [2025-03-12T11:14:09.961Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T11:14:09.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T11:14:09.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:14:10.063Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:14:10.084Z] $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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-03-12T11:14:11.424Z] $ docker top f9af45c54aeab40c938047b869ae572b78040c0f825df8627d78b8b445702cbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:14:11.806Z] ---> job-cost.sh [2025-03-12T11:14:11.806Z] lf-activate-venv: SKIPPING [2025-03-12T11:14:11.806Z] INFO: No Stack... [2025-03-12T11:14:12.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T11:14:12.736Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T11:14:13.022Z] + cat /w/workspace/edgexfoundry_device-s7_odessa/archives/cost.csv [2025-03-12T11:14:13.023Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T11:14:13.039Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] [2025-03-12T11:14:13.050Z] Resource [jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] did not exist. Created. [2025-03-12T11:14:13.056Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T11:14:13.367Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T11:14:13.440Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T11:14:13.449Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T11:14:13.470Z] $ docker stop --time=1 f9af45c54aeab40c938047b869ae572b78040c0f825df8627d78b8b445702cbc [2025-03-12T11:14:14.636Z] $ docker rm -f --volumes f9af45c54aeab40c938047b869ae572b78040c0f825df8627d78b8b445702cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T11:14:52.128Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41164 in /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] { [Pipeline] ws [2025-03-12T11:14:52.147Z] Running in /w/workspace/device-s7/4 [Pipeline] { [Pipeline] checkout [2025-03-12T11:14:55.215Z] Selected Git installation does not exist. Using Default [2025-03-12T11:14:55.215Z] The recommended git tool is: NONE [2025-03-12T11:15:03.198Z] using credential edgex-jenkins-ssh [2025-03-12T11:15:03.227Z] Cloning the remote Git repository [2025-03-12T11:15:03.313Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-03-12T11:15:03.482Z] > git init /w/workspace/device-s7/4 # timeout=10 [2025-03-12T11:15:03.744Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-03-12T11:15:03.746Z] > git --version # timeout=10 [2025-03-12T11:15:03.777Z] > git --version # 'git version 2.25.1' [2025-03-12T11:15:03.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T11:15:04.029Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T11:15:06.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-03-12T11:15:06.467Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T11:15:08.115Z] Avoid second fetch [2025-03-12T11:15:08.116Z] Checking out Revision 508faf986280dc0da9ba280550182af76d638037 (odessa) [2025-03-12T11:15:08.141Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T11:15:08.244Z] > git checkout -f 508faf986280dc0da9ba280550182af76d638037 # timeout=10 [2025-03-12T11:15:10.797Z] Commit message: "ci(lts-release): LTS release v4.0.0 @3111427" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T11:15:16.119Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T11:15:16.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T11:15:16.119Z] Dload Upload Total Spent Left Speed [2025-03-12T11:15:16.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 164k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh [2025-03-12T11:15:16.507Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T11:15:16.869Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2025-03-12T11:15:16.869Z] tee /etc/docker/daemon.new [2025-03-12T11:15:16.869Z] { [2025-03-12T11:15:16.869Z] "registry-mirrors": [ [2025-03-12T11:15:16.869Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T11:15:16.869Z] ], [2025-03-12T11:15:16.869Z] "bip": "10.250.0.254/24", [2025-03-12T11:15:16.869Z] "hosts": [ [2025-03-12T11:15:16.869Z] "tcp://0.0.0.0:5555", [2025-03-12T11:15:16.869Z] "unix:///var/run/docker.sock" [2025-03-12T11:15:16.869Z] ], [2025-03-12T11:15:16.869Z] "mtu": 1458, [2025-03-12T11:15:16.869Z] "selinux-enabled": true, [2025-03-12T11:15:16.869Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T11:15:16.869Z] } [Pipeline] sh [2025-03-12T11:15:17.260Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T11:15:17.648Z] + sudo service docker restart [Pipeline] sh [2025-03-12T11:15:36.266Z] + git checkout 508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:15:36.859Z] HEAD is now at 508faf9 ci(lts-release): LTS release v4.0.0 @3111427 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T11:15:36.899Z] provisioning config files... [2025-03-12T11:15:36.933Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/4@tmp/config16070201516002860025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:15:37.419Z] ---> ****-login.sh [2025-03-12T11:15:37.419Z] nexus3.edgexfoundry.org:10001 [2025-03-12T11:15:38.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:15:38.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:15:38.281Z] Configure a credential helper to remove this warning. See [2025-03-12T11:15:38.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:15:38.281Z] [2025-03-12T11:15:38.281Z] Login Succeeded [2025-03-12T11:15:38.281Z] nexus3.edgexfoundry.org:10002 [2025-03-12T11:15:38.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:15:38.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:15:38.628Z] Configure a credential helper to remove this warning. See [2025-03-12T11:15:38.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:15:38.628Z] [2025-03-12T11:15:38.628Z] Login Succeeded [2025-03-12T11:15:38.628Z] nexus3.edgexfoundry.org:10003 [2025-03-12T11:15:38.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:15:39.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:15:39.177Z] Configure a credential helper to remove this warning. See [2025-03-12T11:15:39.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:15:39.177Z] [2025-03-12T11:15:39.177Z] Login Succeeded [2025-03-12T11:15:39.177Z] nexus3.edgexfoundry.org:10004 [2025-03-12T11:15:39.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:15:39.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:15:39.446Z] Configure a credential helper to remove this warning. See [2025-03-12T11:15:39.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:15:39.446Z] [2025-03-12T11:15:39.446Z] Login Succeeded [2025-03-12T11:15:39.446Z] ****.io [2025-03-12T11:15:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:15:39.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:15:39.985Z] Configure a credential helper to remove this warning. See [2025-03-12T11:15:39.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:15:39.985Z] [2025-03-12T11:15:39.985Z] Login Succeeded [2025-03-12T11:15:39.985Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T11:15:40.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T11:15:40.411Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T11:15:40.754Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T11:15:40.754Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T11:15:40.833Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T11:15:40.857Z] ========================================================= [2025-03-12T11:15:40.857Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T11:15:40.857Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:15:41.239Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T11:15:45.518Z] Sending build context to Docker daemon 48.48MB [2025-03-12T11:15:45.518Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T11:15:45.518Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-12T11:15:45.518Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T11:15:45.518Z] 94e9d8af2201: Pulling fs layer [2025-03-12T11:15:45.518Z] 345fe9f21930: Pulling fs layer [2025-03-12T11:15:45.518Z] b40fc9e46828: Pulling fs layer [2025-03-12T11:15:45.518Z] c9804373a1e5: Pulling fs layer [2025-03-12T11:15:45.518Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T11:15:45.518Z] f5a772c54f75: Pulling fs layer [2025-03-12T11:15:45.518Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T11:15:45.518Z] 0a0502178392: Pulling fs layer [2025-03-12T11:15:45.518Z] 4f4fb700ef54: Waiting [2025-03-12T11:15:45.518Z] f5a772c54f75: Waiting [2025-03-12T11:15:45.518Z] e2dd1b2a9dca: Waiting [2025-03-12T11:15:45.518Z] 0a0502178392: Waiting [2025-03-12T11:15:45.518Z] c9804373a1e5: Waiting [2025-03-12T11:15:45.518Z] 345fe9f21930: Verifying Checksum [2025-03-12T11:15:45.518Z] 345fe9f21930: Download complete [2025-03-12T11:15:45.518Z] c9804373a1e5: Verifying Checksum [2025-03-12T11:15:45.518Z] c9804373a1e5: Download complete [2025-03-12T11:15:45.518Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T11:15:45.518Z] 4f4fb700ef54: Download complete [2025-03-12T11:15:45.518Z] f5a772c54f75: Download complete [2025-03-12T11:15:45.518Z] 94e9d8af2201: Verifying Checksum [2025-03-12T11:15:45.518Z] 94e9d8af2201: Download complete [2025-03-12T11:15:46.113Z] 0a0502178392: Verifying Checksum [2025-03-12T11:15:46.113Z] 0a0502178392: Download complete [2025-03-12T11:15:46.716Z] 94e9d8af2201: Pull complete [2025-03-12T11:15:47.311Z] 345fe9f21930: Pull complete [2025-03-12T11:15:47.901Z] b40fc9e46828: Verifying Checksum [2025-03-12T11:15:47.901Z] b40fc9e46828: Download complete [2025-03-12T11:15:48.868Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T11:15:48.868Z] e2dd1b2a9dca: Download complete [2025-03-12T11:16:03.906Z] b40fc9e46828: Pull complete [2025-03-12T11:16:03.906Z] c9804373a1e5: Pull complete [2025-03-12T11:16:03.906Z] 4f4fb700ef54: Pull complete [2025-03-12T11:16:03.906Z] f5a772c54f75: Pull complete [2025-03-12T11:16:12.163Z] e2dd1b2a9dca: Pull complete [2025-03-12T11:16:13.134Z] 0a0502178392: Pull complete [2025-03-12T11:16:13.134Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T11:16:13.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T11:16:13.134Z] ---> 72db82c1953f [2025-03-12T11:16:13.134Z] Step 3/10 : ARG MAKE=make build [2025-03-12T11:16:15.733Z] ---> Running in 02975606367c [2025-03-12T11:16:16.323Z] Removing intermediate container 02975606367c [2025-03-12T11:16:16.323Z] ---> 3f7ff2bd3f12 [2025-03-12T11:16:16.323Z] Step 4/10 : WORKDIR /device-s7 [2025-03-12T11:16:16.323Z] ---> Running in 66c22c1bae52 [2025-03-12T11:16:16.595Z] Removing intermediate container 66c22c1bae52 [2025-03-12T11:16:16.595Z] ---> 61359bb8a2e3 [2025-03-12T11:16:16.595Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T11:16:16.865Z] ---> Running in 8d763d671588 [2025-03-12T11:16:17.141Z] Removing intermediate container 8d763d671588 [2025-03-12T11:16:17.141Z] ---> 4714f00cd395 [2025-03-12T11:16:17.141Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T11:16:17.412Z] ---> Running in 6c2b7d7d155d [2025-03-12T11:16:18.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T11:16:18.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T11:16:20.783Z] OK: 239 MiB in 58 packages [2025-03-12T11:16:21.759Z] Removing intermediate container 6c2b7d7d155d [2025-03-12T11:16:21.759Z] ---> a4cf182e6782 [2025-03-12T11:16:21.759Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-12T11:16:36.784Z] ---> 26db7b9f7642 [2025-03-12T11:16:36.784Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T11:16:36.784Z] ---> Running in 40cdaf299b4b [2025-03-12T11:18:43.599Z] Removing intermediate container 40cdaf299b4b [2025-03-12T11:18:43.599Z] ---> 408609666965 [2025-03-12T11:18:43.599Z] Step 9/10 : COPY . . [2025-03-12T11:18:44.583Z] ---> bb41115eff1e [2025-03-12T11:18:44.583Z] Step 10/10 : RUN ${MAKE} [2025-03-12T11:18:44.583Z] ---> Running in 27b7d5b2e345 [2025-03-12T11:18:46.024Z] noop [2025-03-12T11:18:46.632Z] Removing intermediate container 27b7d5b2e345 [2025-03-12T11:18:46.632Z] ---> dda5e4dad6b9 [2025-03-12T11:18:47.617Z] Successfully built dda5e4dad6b9 [2025-03-12T11:18:47.617Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:18:48.013Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T11:18:48.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:18:48.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-41164 does not seem to be running inside a container [2025-03-12T11:18:48.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/4 -v /w/workspace/device-s7/4:/w/workspace/device-s7/4:rw,z -v /w/workspace/device-s7/4@tmp:/w/workspace/device-s7/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T11:18:50.194Z] $ docker top 98f01241d770a419a1bdd0cc90010e58e7de35c081780615a30f137b47b03445 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T11:18:51.194Z] + go version [2025-03-12T11:18:51.194Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T11:18:51.221Z] $ docker stop --time=1 98f01241d770a419a1bdd0cc90010e58e7de35c081780615a30f137b47b03445 [2025-03-12T11:18:53.136Z] $ docker rm -f --volumes 98f01241d770a419a1bdd0cc90010e58e7de35c081780615a30f137b47b03445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:18:53.867Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T11:18:53.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:18:54.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-41164 does not seem to be running inside a container [2025-03-12T11:18:54.241Z] $ 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/4 -v /w/workspace/device-s7/4:/w/workspace/device-s7/4:rw,z -v /w/workspace/device-s7/4@tmp:/w/workspace/device-s7/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T11:18:55.972Z] $ docker top e8a7bf7188b14992e7e8c2741e56f1911c99f58859546fa7d136777b11d0e816 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T11:18:56.958Z] + git config --global --add safe.directory /w/workspace/device-s7/4 [Pipeline] fileExists [Pipeline] sh [2025-03-12T11:18:57.663Z] + make test [2025-03-12T11:18:57.663Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T11:20:05.684Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-12T11:24:42.769Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-12T11:24:43.977Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.150s coverage: 6.8% of statements [2025-03-12T11:24:44.951Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T11:24:44.951Z] go vet ./... [2025-03-12T11:29:53.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T11:29:53.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T11:29:53.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T11:29:53.610Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T11:29:54.299Z] + go mod tidy [Pipeline] } [2025-03-12T11:29:59.690Z] $ docker stop --time=1 e8a7bf7188b14992e7e8c2741e56f1911c99f58859546fa7d136777b11d0e816 [2025-03-12T11:30:02.095Z] $ docker rm -f --volumes e8a7bf7188b14992e7e8c2741e56f1911c99f58859546fa7d136777b11d0e816 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T11:30:05.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T11:30:05.163Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T11:30:06.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T11:30:07.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T11:30:07.495Z] + ls -al . [2025-03-12T11:30:07.495Z] total 220 [2025-03-12T11:30:07.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 11:19 . [2025-03-12T11:30:07.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 11:15 .. [2025-03-12T11:30:07.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 11:15 .git [2025-03-12T11:30:07.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 11:15 .github [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 12 11:15 .gitignore [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 12 11:15 .golangci.yml [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 12 11:15 Attribution.txt [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 12 11:15 CHANGLOG.md [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 12 11:15 Dockerfile [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 12 11:15 Jenkinsfile [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 12 11:15 LICENSE [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 12 11:15 Makefile [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 12 11:15 OWNERS.md [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 12 11:15 README.md [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 11:11 VERSION [2025-03-12T11:30:07.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 11:15 bin [2025-03-12T11:30:07.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 11:15 cmd [2025-03-12T11:30:07.495Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 12 11:24 coverage.out [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 11:15 go.mod [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 86755 Mar 12 11:15 go.sum [2025-03-12T11:30:07.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 11:15 internal [2025-03-12T11:30:07.495Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 11:15 vendor [2025-03-12T11:30:07.495Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 12 11:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:30:07.873Z] + 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=508faf986280dc0da9ba280550182af76d638037 --label arch=arm64 --label version=4.0.0 . [2025-03-12T11:30:12.165Z] Sending build context to Docker daemon 48.5MB [2025-03-12T11:30:12.165Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T11:30:12.165Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-12T11:30:12.165Z] ---> dda5e4dad6b9 [2025-03-12T11:30:12.165Z] Step 3/24 : ARG MAKE=make build [2025-03-12T11:30:12.759Z] ---> Running in 0a9c23da07ef [2025-03-12T11:30:13.031Z] Removing intermediate container 0a9c23da07ef [2025-03-12T11:30:13.031Z] ---> abd347946756 [2025-03-12T11:30:13.031Z] Step 4/24 : WORKDIR /device-s7 [2025-03-12T11:30:13.031Z] ---> Running in 05b8d8776916 [2025-03-12T11:30:13.622Z] Removing intermediate container 05b8d8776916 [2025-03-12T11:30:13.622Z] ---> f6a1d8afe6b9 [2025-03-12T11:30:13.622Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T11:30:13.622Z] ---> Running in 95f2effaee3a [2025-03-12T11:30:13.890Z] Removing intermediate container 95f2effaee3a [2025-03-12T11:30:13.890Z] ---> 1fef1af96973 [2025-03-12T11:30:13.890Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T11:30:14.160Z] ---> Running in f27bca899bbf [2025-03-12T11:30:15.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T11:30:15.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T11:30:17.672Z] OK: 239 MiB in 58 packages [2025-03-12T11:30:18.644Z] Removing intermediate container f27bca899bbf [2025-03-12T11:30:18.644Z] ---> 0e09f1c4bac7 [2025-03-12T11:30:18.644Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-12T11:30:33.679Z] ---> c928ab1d5c12 [2025-03-12T11:30:33.679Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T11:30:33.679Z] ---> Running in c740f3421ae9 [2025-03-12T11:30:34.269Z] skipping... [2025-03-12T11:30:35.236Z] Removing intermediate container c740f3421ae9 [2025-03-12T11:30:35.236Z] ---> 8ba6e9e52e49 [2025-03-12T11:30:35.236Z] Step 9/24 : COPY . . [2025-03-12T11:30:50.259Z] ---> f60186d4d3af [2025-03-12T11:30:50.259Z] Step 10/24 : RUN ${MAKE} [2025-03-12T11:30:50.259Z] ---> Running in 2b39a7bf315e [2025-03-12T11:30:50.531Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-12T11:34:57.397Z] Removing intermediate container 2b39a7bf315e [2025-03-12T11:34:57.397Z] ---> 5d346bd459d9 [2025-03-12T11:34:57.397Z] Step 11/24 : FROM alpine:3.20 [2025-03-12T11:34:57.397Z] 3.20: Pulling from library/alpine [2025-03-12T11:34:57.397Z] 94e9d8af2201: Already exists [2025-03-12T11:34:57.397Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T11:34:57.397Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T11:34:57.397Z] ---> 7aab056cecc6 [2025-03-12T11:34:57.397Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T11:34:57.397Z] ---> Running in 77ae3968fb57 [2025-03-12T11:34:57.397Z] Removing intermediate container 77ae3968fb57 [2025-03-12T11:34:57.397Z] ---> 885fcb02aa1e [2025-03-12T11:34:57.397Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-12T11:34:57.397Z] ---> Running in b03b4ca7e19b [2025-03-12T11:34:57.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T11:34:58.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T11:35:00.182Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T11:35:00.182Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T11:35:00.182Z] OK: 9 MiB in 15 packages [2025-03-12T11:35:01.142Z] Removing intermediate container b03b4ca7e19b [2025-03-12T11:35:01.142Z] ---> 6f9f0da5c70e [2025-03-12T11:35:01.142Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-12T11:35:01.142Z] ---> Running in c2bc6dffa338 [2025-03-12T11:35:02.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T11:35:02.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T11:35:04.320Z] OK: 9 MiB in 15 packages [2025-03-12T11:35:04.900Z] Removing intermediate container c2bc6dffa338 [2025-03-12T11:35:04.900Z] ---> 47b98e256328 [2025-03-12T11:35:04.900Z] Step 15/24 : WORKDIR / [2025-03-12T11:35:05.166Z] ---> Running in bef4f825b693 [2025-03-12T11:35:05.433Z] Removing intermediate container bef4f825b693 [2025-03-12T11:35:05.433Z] ---> 3ba1beba2603 [2025-03-12T11:35:05.433Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-12T11:35:06.016Z] ---> 23e07b1dcbb0 [2025-03-12T11:35:06.016Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-12T11:35:08.624Z] ---> d88379aed39d [2025-03-12T11:35:08.624Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-12T11:35:08.889Z] ---> f478857e3e0d [2025-03-12T11:35:08.889Z] Step 19/24 : EXPOSE 59994 [2025-03-12T11:35:08.889Z] ---> Running in 94bd1a197daa [2025-03-12T11:35:09.161Z] Removing intermediate container 94bd1a197daa [2025-03-12T11:35:09.161Z] ---> bdc334dc3af3 [2025-03-12T11:35:09.161Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-12T11:35:09.427Z] ---> Running in a05bfa9d7b08 [2025-03-12T11:35:09.695Z] Removing intermediate container a05bfa9d7b08 [2025-03-12T11:35:09.695Z] ---> a7f7374fd0ae [2025-03-12T11:35:09.695Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T11:35:09.695Z] ---> Running in 29e4baef7359 [2025-03-12T11:35:09.970Z] Removing intermediate container 29e4baef7359 [2025-03-12T11:35:09.970Z] ---> 239f4058bb86 [2025-03-12T11:35:09.970Z] Step 22/24 : LABEL arch=arm64 [2025-03-12T11:35:09.970Z] ---> Running in 29dfe413fd88 [2025-03-12T11:35:10.560Z] Removing intermediate container 29dfe413fd88 [2025-03-12T11:35:10.560Z] ---> 17eb125c63f9 [2025-03-12T11:35:10.560Z] Step 23/24 : LABEL git_sha=508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:35:10.560Z] ---> Running in 39b457572056 [2025-03-12T11:35:10.827Z] Removing intermediate container 39b457572056 [2025-03-12T11:35:10.827Z] ---> 8c2940f818c6 [2025-03-12T11:35:10.827Z] Step 24/24 : LABEL version=4.0.0 [2025-03-12T11:35:10.827Z] ---> Running in 09af066ec4f7 [2025-03-12T11:35:11.094Z] Removing intermediate container 09af066ec4f7 [2025-03-12T11:35:11.094Z] ---> b91273c97fb2 [2025-03-12T11:35:11.094Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T11:35:12.056Z] Successfully built b91273c97fb2 [2025-03-12T11:35:12.056Z] 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-03-12T11:35:12.225Z] provisioning config files... [2025-03-12T11:35:12.240Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/4@tmp/config16837649660531261625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:35:12.583Z] ---> ****-login.sh [2025-03-12T11:35:12.583Z] nexus3.edgexfoundry.org:10001 [2025-03-12T11:35:12.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:35:12.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:35:12.853Z] Configure a credential helper to remove this warning. See [2025-03-12T11:35:12.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:35:12.853Z] [2025-03-12T11:35:12.853Z] Login Succeeded [2025-03-12T11:35:12.853Z] nexus3.edgexfoundry.org:10002 [2025-03-12T11:35:13.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:35:13.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:35:13.390Z] Configure a credential helper to remove this warning. See [2025-03-12T11:35:13.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:35:13.390Z] [2025-03-12T11:35:13.390Z] Login Succeeded [2025-03-12T11:35:13.390Z] nexus3.edgexfoundry.org:10003 [2025-03-12T11:35:13.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:35:13.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:35:13.663Z] Configure a credential helper to remove this warning. See [2025-03-12T11:35:13.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:35:13.663Z] [2025-03-12T11:35:13.663Z] Login Succeeded [2025-03-12T11:35:13.663Z] nexus3.edgexfoundry.org:10004 [2025-03-12T11:35:13.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:35:13.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:35:13.930Z] Configure a credential helper to remove this warning. See [2025-03-12T11:35:13.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:35:13.930Z] [2025-03-12T11:35:13.930Z] Login Succeeded [2025-03-12T11:35:13.930Z] ****.io [2025-03-12T11:35:14.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T11:35:14.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T11:35:14.465Z] Configure a credential helper to remove this warning. See [2025-03-12T11:35:14.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T11:35:14.465Z] [2025-03-12T11:35:14.465Z] Login Succeeded [2025-03-12T11:35:14.465Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T11:35:14.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T11:35:14.540Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T11:35:14.571Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-03-12T11:35:14.571Z] 508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:35:14.571Z] 4.0.0 [2025-03-12T11:35:14.571Z] 508faf986280dc0da9ba280550182af76d638037-4.0.0 [2025-03-12T11:35:14.571Z] odessa [2025-03-12T11:35:14.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:14.960Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:508faf986280dc0da9ba280550182af76d638037 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:15.324Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:35:15.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T11:35:15.324Z] 71babcd361d5: Preparing [2025-03-12T11:35:15.324Z] ff80ccf3f11a: Preparing [2025-03-12T11:35:15.324Z] 8bfaef6f6790: Preparing [2025-03-12T11:35:15.324Z] b7d3610ed0af: Preparing [2025-03-12T11:35:15.324Z] e9e0fd864782: Preparing [2025-03-12T11:35:15.324Z] dd9c8f8612c8: Preparing [2025-03-12T11:35:15.324Z] dd9c8f8612c8: Waiting [2025-03-12T11:35:15.593Z] 71babcd361d5: Pushed [2025-03-12T11:35:15.593Z] b7d3610ed0af: Pushed [2025-03-12T11:35:15.593Z] 8bfaef6f6790: Pushed [2025-03-12T11:35:15.593Z] e9e0fd864782: Pushed [2025-03-12T11:35:15.593Z] dd9c8f8612c8: Layer already exists [2025-03-12T11:35:25.667Z] ff80ccf3f11a: Pushed [2025-03-12T11:35:25.667Z] 508faf986280dc0da9ba280550182af76d638037: digest: sha256:fb81c5bd7fdd94ea9bbbc1189e642de55c57864b4122290554ee142ee79c3e23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:26.043Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:26.413Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0 [2025-03-12T11:35:26.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T11:35:26.413Z] 71babcd361d5: Preparing [2025-03-12T11:35:26.413Z] ff80ccf3f11a: Preparing [2025-03-12T11:35:26.413Z] 8bfaef6f6790: Preparing [2025-03-12T11:35:26.413Z] b7d3610ed0af: Preparing [2025-03-12T11:35:26.413Z] e9e0fd864782: Preparing [2025-03-12T11:35:26.413Z] dd9c8f8612c8: Preparing [2025-03-12T11:35:26.413Z] dd9c8f8612c8: Waiting [2025-03-12T11:35:26.413Z] e9e0fd864782: Layer already exists [2025-03-12T11:35:26.413Z] ff80ccf3f11a: Layer already exists [2025-03-12T11:35:26.413Z] b7d3610ed0af: Layer already exists [2025-03-12T11:35:26.413Z] 8bfaef6f6790: Layer already exists [2025-03-12T11:35:26.413Z] 71babcd361d5: Layer already exists [2025-03-12T11:35:26.413Z] dd9c8f8612c8: Layer already exists [2025-03-12T11:35:26.682Z] 4.0.0: digest: sha256:fb81c5bd7fdd94ea9bbbc1189e642de55c57864b4122290554ee142ee79c3e23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:27.061Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:508faf986280dc0da9ba280550182af76d638037-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:27.441Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:508faf986280dc0da9ba280550182af76d638037-4.0.0 [2025-03-12T11:35:27.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T11:35:27.442Z] 71babcd361d5: Preparing [2025-03-12T11:35:27.442Z] ff80ccf3f11a: Preparing [2025-03-12T11:35:27.442Z] 8bfaef6f6790: Preparing [2025-03-12T11:35:27.442Z] b7d3610ed0af: Preparing [2025-03-12T11:35:27.442Z] e9e0fd864782: Preparing [2025-03-12T11:35:27.442Z] dd9c8f8612c8: Preparing [2025-03-12T11:35:27.442Z] dd9c8f8612c8: Waiting [2025-03-12T11:35:27.442Z] 71babcd361d5: Layer already exists [2025-03-12T11:35:27.442Z] e9e0fd864782: Layer already exists [2025-03-12T11:35:27.442Z] b7d3610ed0af: Layer already exists [2025-03-12T11:35:27.442Z] ff80ccf3f11a: Layer already exists [2025-03-12T11:35:27.442Z] 8bfaef6f6790: Layer already exists [2025-03-12T11:35:27.442Z] dd9c8f8612c8: Layer already exists [2025-03-12T11:35:27.710Z] 508faf986280dc0da9ba280550182af76d638037-4.0.0: digest: sha256:fb81c5bd7fdd94ea9bbbc1189e642de55c57864b4122290554ee142ee79c3e23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:28.086Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:28.465Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [2025-03-12T11:35:28.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T11:35:28.465Z] 71babcd361d5: Preparing [2025-03-12T11:35:28.465Z] ff80ccf3f11a: Preparing [2025-03-12T11:35:28.465Z] 8bfaef6f6790: Preparing [2025-03-12T11:35:28.465Z] b7d3610ed0af: Preparing [2025-03-12T11:35:28.465Z] e9e0fd864782: Preparing [2025-03-12T11:35:28.465Z] dd9c8f8612c8: Preparing [2025-03-12T11:35:28.465Z] dd9c8f8612c8: Waiting [2025-03-12T11:35:28.465Z] 8bfaef6f6790: Layer already exists [2025-03-12T11:35:28.465Z] ff80ccf3f11a: Layer already exists [2025-03-12T11:35:28.465Z] 71babcd361d5: Layer already exists [2025-03-12T11:35:28.465Z] b7d3610ed0af: Layer already exists [2025-03-12T11:35:28.465Z] e9e0fd864782: Layer already exists [2025-03-12T11:35:28.465Z] dd9c8f8612c8: Layer already exists [2025-03-12T11:35:28.733Z] odessa: digest: sha256:fb81c5bd7fdd94ea9bbbc1189e642de55c57864b4122290554ee142ee79c3e23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T11:35:28.831Z] ===================================================== [Pipeline] echo [2025-03-12T11:35:28.845Z] taggedImages: [2025-03-12T11:35:28.845Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:508faf986280dc0da9ba280550182af76d638037 [2025-03-12T11:35:28.845Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0 [2025-03-12T11:35:28.845Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:508faf986280dc0da9ba280550182af76d638037-4.0.0 [2025-03-12T11:35:28.845Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:29.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T11:35:29.314Z] [2025-03-12T11:35:29.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:35:29.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T11:35:29.959Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T11:35:29.959Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T11:35:29.959Z] 04944245beec: Pulling fs layer [2025-03-12T11:35:29.959Z] 699f458cf7ca: Pulling fs layer [2025-03-12T11:35:29.959Z] 765212b225bb: Pulling fs layer [2025-03-12T11:35:29.959Z] f23df028b6ca: Pulling fs layer [2025-03-12T11:35:29.959Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T11:35:29.959Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T11:35:29.959Z] f23df028b6ca: Waiting [2025-03-12T11:35:29.959Z] d65c8cfc05b1: Waiting [2025-03-12T11:35:29.959Z] 2437ff75d9bd: Waiting [2025-03-12T11:35:29.959Z] 765212b225bb: Waiting [2025-03-12T11:35:29.959Z] 04944245beec: Verifying Checksum [2025-03-12T11:35:29.959Z] 04944245beec: Download complete [2025-03-12T11:35:29.959Z] 765212b225bb: Verifying Checksum [2025-03-12T11:35:29.959Z] 765212b225bb: Download complete [2025-03-12T11:35:29.959Z] f23df028b6ca: Verifying Checksum [2025-03-12T11:35:29.959Z] f23df028b6ca: Download complete [2025-03-12T11:35:29.959Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T11:35:29.959Z] d65c8cfc05b1: Download complete [2025-03-12T11:35:30.250Z] 699f458cf7ca: Verifying Checksum [2025-03-12T11:35:30.250Z] 699f458cf7ca: Download complete [2025-03-12T11:35:30.843Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T11:35:30.843Z] 8998bd30e6a1: Download complete [2025-03-12T11:35:33.432Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T11:35:33.432Z] 2437ff75d9bd: Download complete [2025-03-12T11:35:35.378Z] 8998bd30e6a1: Pull complete [2025-03-12T11:35:35.963Z] 04944245beec: Pull complete [2025-03-12T11:35:37.907Z] 699f458cf7ca: Pull complete [2025-03-12T11:35:37.907Z] 765212b225bb: Pull complete [2025-03-12T11:35:38.490Z] f23df028b6ca: Pull complete [2025-03-12T11:35:38.769Z] d65c8cfc05b1: Pull complete [2025-03-12T11:35:56.979Z] 2437ff75d9bd: Pull complete [2025-03-12T11:35:56.979Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T11:35:56.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T11:35:56.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:35:57.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-41164 does not seem to be running inside a container [2025-03-12T11:35:57.268Z] $ 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/4 -v /w/workspace/device-s7/4:/w/workspace/device-s7/4:rw,z -v /w/workspace/device-s7/4@tmp:/w/workspace/device-s7/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T11:36:00.352Z] $ docker top 26ed991e05def14a3e23a5f03c096de1914e9069558a04d99c45749b6d38345c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:01.185Z] ---> job-cost.sh [2025-03-12T11:36:01.186Z] lf-activate-venv: SKIPPING [2025-03-12T11:36:01.186Z] INFO: No Stack... [2025-03-12T11:36:01.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T11:36:02.407Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T11:36:03.049Z] + cat /w/workspace/device-s7/4/archives/cost.csv [2025-03-12T11:36:03.049Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T11:36:03.072Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] [2025-03-12T11:36:03.081Z] Resource [jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] did not exist. Created. [2025-03-12T11:36:03.087Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T11:36:03.756Z] /w/workspace/device-s7/4@tmp/durable-97c5ac5c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T11:36:04.393Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T11:36:04.421Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T11:36:05.082Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T11:36:05.091Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T11:36:05.109Z] $ docker stop --time=1 26ed991e05def14a3e23a5f03c096de1914e9069558a04d99c45749b6d38345c [2025-03-12T11:36:06.590Z] $ docker rm -f --volumes 26ed991e05def14a3e23a5f03c096de1914e9069558a04d99c45749b6d38345c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-12T11:36:07.098Z] provisioning config files... [2025-03-12T11:36:07.115Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config17444651826498869254tmp [Pipeline] { [Pipeline] sh [2025-03-12T11:36:07.411Z] + set +x [2025-03-12T11:36:07.411Z] + curl -s https://codecov.io/bash [2025-03-12T11:36:07.411Z] + bash -s -- [2025-03-12T11:36:07.411Z] [2025-03-12T11:36:07.411Z] _____ _ [2025-03-12T11:36:07.411Z] / ____| | | [2025-03-12T11:36:07.411Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T11:36:07.411Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T11:36:07.411Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T11:36:07.411Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T11:36:07.411Z] Bash-1.0.6 [2025-03-12T11:36:07.411Z] [2025-03-12T11:36:07.411Z] [2025-03-12T11:36:07.411Z] ==> git version 2.25.1 found [2025-03-12T11:36:07.411Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-12T11:36:07.411Z] Release-Date: 2020-01-08 [2025-03-12T11:36:07.411Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T11:36:07.411Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T11:36:07.411Z] ==> Jenkins CI detected. [2025-03-12T11:36:07.411Z] current dir:  /w/workspace/edgexfoundry_device-s7_odessa [2025-03-12T11:36:07.411Z] project root: . [2025-03-12T11:36:07.411Z] --> token set from env [2025-03-12T11:36:07.411Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T11:36:07.411Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T11:36:07.669Z] ==> Python coveragepy not found [2025-03-12T11:36:07.669Z] ==> Searching for coverage reports in: [2025-03-12T11:36:07.669Z] + . [2025-03-12T11:36:07.669Z] -> Found 1 reports [2025-03-12T11:36:07.669Z] ==> Detecting git/mercurial file structure [2025-03-12T11:36:07.669Z] ==> Reading reports [2025-03-12T11:36:07.669Z] + ./coverage.out bytes=19094 [2025-03-12T11:36:07.669Z] ==> Appending adjustments [2025-03-12T11:36:07.669Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T11:36:07.669Z] + Found adjustments [2025-03-12T11:36:07.669Z] ==> Gzipping contents [2025-03-12T11:36:07.927Z] 28K /tmp/codecov.N6O0QG.gz [2025-03-12T11:36:07.927Z] ==> Uploading reports [2025-03-12T11:36:07.927Z] url: https://codecov.io [2025-03-12T11:36:07.927Z] query: branch=odessa&commit=508faf986280dc0da9ba280550182af76d638037&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T11:36:07.927Z] -> Pinging Codecov [2025-03-12T11:36:07.927Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=508faf986280dc0da9ba280550182af76d638037&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T11:36:07.927Z] -> Uploading to [2025-03-12T11:36:07.927Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/508faf986280dc0da9ba280550182af76d638037/7d7806ef-19e0-4610-bd07-cb00ea80f674.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T113607Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ea17df61e0ee70e333f9a69a98567e2dd28207f5b3b0d2bfa27ec42716e30bf4 [2025-03-12T11:36:07.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T11:36:07.927Z] Dload Upload Total Spent Left Speed [2025-03-12T11:36:08.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27478 0 0 100 27478 0 183k --:--:-- --:--:-- --:--:-- 185k [2025-03-12T11:36:08.185Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/508faf986280dc0da9ba280550182af76d638037 [Pipeline] } [2025-03-12T11:36:08.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T11:36:08.347Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T11:36:08.361Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:08.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T11:36:08.668Z] [2025-03-12T11:36:08.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:08.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T11:36:08.968Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T11:36:08.968Z] 43c4264eed91: Pulling fs layer [2025-03-12T11:36:08.968Z] 4cc291be95ef: Pulling fs layer [2025-03-12T11:36:08.968Z] 2ac1f1163629: Pulling fs layer [2025-03-12T11:36:08.968Z] 5c3c966382ef: Pulling fs layer [2025-03-12T11:36:08.968Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T11:36:08.968Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T11:36:08.968Z] 9c3e1370e548: Pulling fs layer [2025-03-12T11:36:08.968Z] d9c7d2e4e75e: Waiting [2025-03-12T11:36:08.968Z] 5c3c966382ef: Waiting [2025-03-12T11:36:08.968Z] 4f4fb700ef54: Waiting [2025-03-12T11:36:08.968Z] 9c3e1370e548: Waiting [2025-03-12T11:36:08.968Z] 4cc291be95ef: Verifying Checksum [2025-03-12T11:36:08.968Z] 4cc291be95ef: Download complete [2025-03-12T11:36:08.968Z] 5c3c966382ef: Verifying Checksum [2025-03-12T11:36:08.968Z] 5c3c966382ef: Download complete [2025-03-12T11:36:08.968Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T11:36:08.968Z] 4f4fb700ef54: Download complete [2025-03-12T11:36:08.968Z] 43c4264eed91: Download complete [2025-03-12T11:36:09.226Z] 43c4264eed91: Pull complete [2025-03-12T11:36:09.226Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T11:36:09.226Z] d9c7d2e4e75e: Download complete [2025-03-12T11:36:09.226Z] 4cc291be95ef: Pull complete [2025-03-12T11:36:09.484Z] 2ac1f1163629: Download complete [2025-03-12T11:36:10.048Z] 9c3e1370e548: Verifying Checksum [2025-03-12T11:36:10.048Z] 9c3e1370e548: Download complete [2025-03-12T11:36:12.577Z] 2ac1f1163629: Pull complete [2025-03-12T11:36:12.577Z] 5c3c966382ef: Pull complete [2025-03-12T11:36:12.577Z] 4f4fb700ef54: Pull complete [2025-03-12T11:36:12.577Z] d9c7d2e4e75e: Pull complete [2025-03-12T11:36:15.859Z] 9c3e1370e548: Pull complete [2025-03-12T11:36:15.859Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T11:36:15.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T11:36:15.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:36:15.966Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:36:15.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T11:36:17.671Z] $ docker top 74eb58ebb58afb949e35225dff351b06f14172e18de6f3dea486ed83c125ec1c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T11:36:18.026Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] echo [2025-03-12T11:36:18.036Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:odessa' [Pipeline] sh [2025-03-12T11:36:18.315Z] + set -o pipefail [2025-03-12T11:36:18.315Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:odessa' [2025-03-12T11:36:21.606Z] [2025-03-12T11:36:21.606Z] Monitoring /w/workspace/edgexfoundry_device-s7_odessa (github.com/edgexfoundry/device-s7)... [2025-03-12T11:36:21.606Z] [2025-03-12T11:36:21.606Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bfa2dca2-5bc5-4fa4-85d4-97a3ae9278bb/history/0c20de10-0bae-44bc-a79c-c6976f81ced2 [2025-03-12T11:36:21.606Z] [2025-03-12T11:36:21.606Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T11:36:21.606Z] [2025-03-12T11:36:21.606Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T11:36:21.606Z] [2025-03-12T11:36:21.606Z] [2025-03-12T11:36:21.606Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T11:36:21.606Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T11:36:21.869Z] $ docker stop --time=1 74eb58ebb58afb949e35225dff351b06f14172e18de6f3dea486ed83c125ec1c [2025-03-12T11:36:23.281Z] $ docker rm -f --volumes 74eb58ebb58afb949e35225dff351b06f14172e18de6f3dea486ed83c125ec1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T11:36:23.931Z] + git log --format=format:%s -1 508faf986280dc0da9ba280550182af76d638037 [Pipeline] sh [2025-03-12T11:36:24.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T11:36:24.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:24.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T11:36:24.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:36:24.601Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:36:24.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T11:36:24.938Z] $ docker top 2db778a08be88dc09b9eb8fc06330960c3cd221a3a002dc6f18c175bdc9b27b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T11:36:25.039Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T11:36:25.341Z] + git semver [Pipeline] } [2025-03-12T11:36:25.603Z] $ docker stop --time=1 2db778a08be88dc09b9eb8fc06330960c3cd221a3a002dc6f18c175bdc9b27b2 [2025-03-12T11:36:26.847Z] $ docker rm -f --volumes 2db778a08be88dc09b9eb8fc06330960c3cd221a3a002dc6f18c175bdc9b27b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:27.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T11:36:27.258Z] [2025-03-12T11:36:27.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:27.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T11:36:27.558Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T11:36:27.558Z] ab5ef0e58194: Pulling fs layer [2025-03-12T11:36:27.558Z] 9712f1f96733: Pulling fs layer [2025-03-12T11:36:27.558Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T11:36:27.558Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T11:36:27.558Z] e9a5061849ea: Pulling fs layer [2025-03-12T11:36:27.558Z] d747dcd14b5f: Pulling fs layer [2025-03-12T11:36:27.558Z] 2de7ff778b66: Pulling fs layer [2025-03-12T11:36:27.558Z] 0d9ebad4ef96: Waiting [2025-03-12T11:36:27.559Z] e9a5061849ea: Waiting [2025-03-12T11:36:27.559Z] d747dcd14b5f: Waiting [2025-03-12T11:36:27.559Z] 9712f1f96733: Verifying Checksum [2025-03-12T11:36:27.559Z] 9712f1f96733: Download complete [2025-03-12T11:36:27.817Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T11:36:27.817Z] 63f879dbbcfc: Download complete [2025-03-12T11:36:28.074Z] e9a5061849ea: Verifying Checksum [2025-03-12T11:36:28.074Z] e9a5061849ea: Download complete [2025-03-12T11:36:28.074Z] d747dcd14b5f: Download complete [2025-03-12T11:36:28.074Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T11:36:28.074Z] 0d9ebad4ef96: Download complete [2025-03-12T11:36:28.074Z] ab5ef0e58194: Verifying Checksum [2025-03-12T11:36:28.074Z] ab5ef0e58194: Download complete [2025-03-12T11:36:28.332Z] 2de7ff778b66: Download complete [2025-03-12T11:36:30.859Z] ab5ef0e58194: Pull complete [2025-03-12T11:36:30.859Z] 9712f1f96733: Pull complete [2025-03-12T11:36:31.423Z] 63f879dbbcfc: Pull complete [2025-03-12T11:36:34.703Z] 0d9ebad4ef96: Pull complete [2025-03-12T11:36:34.961Z] e9a5061849ea: Pull complete [2025-03-12T11:36:34.961Z] d747dcd14b5f: Pull complete [2025-03-12T11:36:35.893Z] 2de7ff778b66: Pull complete [2025-03-12T11:36:35.893Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T11:36:35.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T11:36:35.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:36:35.991Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:36:36.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T11:36:37.927Z] $ docker top 0f918fa202b62eb14057bad6e80966a180fc22dd4e6cb685c264209ce302fcb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T11:36:38.017Z] provisioning config files... [2025-03-12T11:36:38.027Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config13259689784408098368tmp [2025-03-12T11:36:38.037Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config569363979313147182tmp [2025-03-12T11:36:38.046Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config14535312878989686555tmp [Pipeline] { [Pipeline] echo [2025-03-12T11:36:38.072Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:38.369Z] ---> sigul-configuration.sh [2025-03-12T11:36:38.369Z] gpg: directory `/root/.gnupg' created [2025-03-12T11:36:38.369Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T11:36:38.369Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T11:36:38.369Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T11:36:38.369Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T11:36:38.369Z] gpg: CAST5 encrypted data [2025-03-12T11:36:38.369Z] gpg: encrypted with 1 passphrase [2025-03-12T11:36:38.369Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T11:36:38.664Z] + mkdir /home/jenkins [2025-03-12T11:36:38.664Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T11:36:38.953Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-12T11:36:38.968Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:39.261Z] ---> sigul-install.sh [2025-03-12T11:36:39.261Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T11:36:39.557Z] + git tag --list [2025-03-12T11:36:39.557Z] v0.0.0 [2025-03-12T11:36:39.557Z] v0.0.1-dev.1 [2025-03-12T11:36:39.557Z] v0.0.1-dev.2 [2025-03-12T11:36:39.557Z] v4.0.0 [2025-03-12T11:36:39.557Z] v4.0.0-dev.1 [2025-03-12T11:36:39.557Z] v4.0.0-dev.10 [2025-03-12T11:36:39.557Z] v4.0.0-dev.11 [2025-03-12T11:36:39.557Z] v4.0.0-dev.2 [2025-03-12T11:36:39.557Z] v4.0.0-dev.3 [2025-03-12T11:36:39.557Z] v4.0.0-dev.4 [2025-03-12T11:36:39.557Z] v4.0.0-dev.5 [2025-03-12T11:36:39.557Z] v4.0.0-dev.6 [2025-03-12T11:36:39.557Z] v4.0.0-dev.7 [2025-03-12T11:36:39.557Z] v4.0.0-dev.8 [2025-03-12T11:36:39.557Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T11:36:39.851Z] + lftools sign git-tag v4.0.0 [2025-03-12T11:36:40.420Z] Signing Git tag with Sigul... [2025-03-12T11:36:40.420Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T11:36:40.692Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:40.981Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T11:36:40.989Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T11:36:41.062Z] $ docker stop --time=1 0f918fa202b62eb14057bad6e80966a180fc22dd4e6cb685c264209ce302fcb3 [2025-03-12T11:36:42.319Z] $ docker rm -f --volumes 0f918fa202b62eb14057bad6e80966a180fc22dd4e6cb685c264209ce302fcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T11:36:42.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T11:36:42.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:43.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T11:36:43.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:36:43.167Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:36:43.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T11:36:43.500Z] $ docker top 4bb03ba2d3af5d1de4aac87b7299c5ff6ba57797c8d662f866f018d47266363f -eo pid,comm [2025-03-12T11:36:43.550Z] 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-03-12T11:36:43.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T11:36:43.598Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T11:36:43.902Z] + git semver [Pipeline] } [2025-03-12T11:36:44.166Z] $ docker stop --time=1 4bb03ba2d3af5d1de4aac87b7299c5ff6ba57797c8d662f866f018d47266363f [2025-03-12T11:36:45.434Z] $ docker rm -f --volumes 4bb03ba2d3af5d1de4aac87b7299c5ff6ba57797c8d662f866f018d47266363f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T11:36:45.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T11:36:45.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:46.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T11:36:46.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:36:46.184Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:36:46.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T11:36:46.531Z] $ docker top 493fa08a096e48891cbe37472ad1ca060385f6462a2042e3b3f2cfcd3dd72a71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T11:36:46.614Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T11:36:46.907Z] + git semver [Pipeline] } [2025-03-12T11:36:47.169Z] $ docker stop --time=1 493fa08a096e48891cbe37472ad1ca060385f6462a2042e3b3f2cfcd3dd72a71 [2025-03-12T11:36:48.425Z] $ docker rm -f --volumes 493fa08a096e48891cbe37472ad1ca060385f6462a2042e3b3f2cfcd3dd72a71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T11:36:49.032Z] + [ -d /w/workspace/edgexfoundry_device-s7_odessa/archives ] [2025-03-12T11:36:49.032Z] + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives [2025-03-12T11:36:49.032Z] total 16 [2025-03-12T11:36:49.032Z] drwxr-xr-x 3 root root 4096 Mar 12 11:14 . [2025-03-12T11:36:49.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 11:36 .. [2025-03-12T11:36:49.032Z] drwxr-xr-x 2 root root 4096 Mar 12 11:14 cost [2025-03-12T11:36:49.032Z] -rw-r--r-- 1 root root 81 Mar 12 11:14 cost.csv [2025-03-12T11:36:49.032Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_odessa/archives [2025-03-12T11:36:49.032Z] + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives [2025-03-12T11:36:49.033Z] total 16 [2025-03-12T11:36:49.033Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 11:14 . [2025-03-12T11:36:49.033Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 11:36 .. [2025-03-12T11:36:49.033Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 11:14 cost [2025-03-12T11:36:49.033Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 12 11:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:49.323Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:50.175Z] ---> package-listing.sh [2025-03-12T11:36:50.175Z] ++ facter osfamily [2025-03-12T11:36:50.175Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T11:36:50.435Z] + OS_FAMILY=debian [2025-03-12T11:36:50.435Z] + workspace=/w/workspace/edgexfoundry_device-s7_odessa [2025-03-12T11:36:50.435Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T11:36:50.435Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T11:36:50.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T11:36:50.435Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T11:36:50.435Z] + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' [2025-03-12T11:36:50.435Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T11:36:50.435Z] + case "${OS_FAMILY}" in [2025-03-12T11:36:50.435Z] + dpkg -l [2025-03-12T11:36:50.435Z] + grep '^ii' [2025-03-12T11:36:50.435Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T11:36:50.435Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T11:36:50.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T11:36:50.435Z] + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' [2025-03-12T11:36:50.435Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_odessa/archives/ [2025-03-12T11:36:50.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_odessa/archives/ [Pipeline] echo [2025-03-12T11:36:50.446Z] 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T11:36:50.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T11:36:51.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T11:36:51.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T11:36:51.372Z] prd-ubuntu20.04-docker-8c-8g-41158 does not seem to be running inside a container [2025-03-12T11:36:51.396Z] $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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-03-12T11:36:51.567Z] $ docker top 24ce3d450eab4dee18b4d497d027752900ad25c465725c95866530331614f273 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T11:36:51.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T11:36:52.210Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T11:36:52.492Z] + ls /var/log/sa-host [2025-03-12T11:36:52.492Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T11:36:52.572Z] provisioning config files... [2025-03-12T11:36:52.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config16227244636860874570tmp [Pipeline] { [Pipeline] echo [2025-03-12T11:36:52.599Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:52.882Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T11:36:52.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:53.223Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T11:36:53.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:53.515Z] ---> sudo-logs.sh [2025-03-12T11:36:53.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T11:36:53.542Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:53.826Z] ---> job-cost.sh [2025-03-12T11:36:53.826Z] lf-activate-venv: SKIPPING [2025-03-12T11:36:53.826Z] DEBUG: total: 0.2199999988079071 [2025-03-12T11:36:53.826Z] INFO: Retrieving Stack Cost... [2025-03-12T11:36:54.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T11:36:54.651Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T11:36:54.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T11:36:54.943Z] ---> logs-deploy.sh [2025-03-12T11:36:54.943Z] lf-activate-venv: SKIPPING [2025-03-12T11:36:54.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/odessa/4 [2025-03-12T11:36:54.943Z] INFO: archiving workspace using pattern(s): [2025-03-12T11:36:55.880Z] Archives upload complete. [2025-03-12T11:36:55.880Z] INFO: archiving logs to Nexus